getMashupApi()
Obtains an entry point to the MashupApi object that contains APIs that help in creating cases or working with views in other environments.
To view the APIs in the MashupApi class, see APIs in the MashupApi class.
Returns
The MashupApi object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the MashupApi object.
PCore.getMashupApi();
Previous topic getLocaleUtils() Next topic getMessageManager()