Rosetta API - DRAPI
Classes
Members
(static) rosettaServicesMap
Top level Map to store all Services
(inner) actionEventObject
Action Event Object
(inner) currentServerDatabase
Current active Server:Database
(inner) dominoAccessObject
Domino Access Object
Methods
(inner) getDefaultServiceType() → {string}
getDefaultServiceType
Returns:
the default service type currently set
- Type:
- string
(inner) getServiceType(scopeName) → {string}
getServiceType
Parameters:
Name | Type | Description |
---|---|---|
scopeName | string | for the DRAPI Service |
Returns:
the service type for the specified service
- Type:
- string
(inner) isCurrentServiceTypeDRAPI() → {boolean}
Is current service type drapi service.
Returns:
True if the current service type is set to drapi service; false otherwise
- Type:
- boolean
(inner) rosettajsLogger() → {*}
rosettajsLogger
Returns:
rosettajs logger
- Type:
- *
(inner) setDefaultServiceType() → {string}
Set default service type.
Returns:
The default service type
- Type:
- string
(inner) setDefaultServiceTypeAsDRAPI() → {string}
Set default service type to drapi service.
Returns:
The default service type
- Type:
- string