getDatabase |
ServicesImpl.getDatabase( ) |
Returns the database services containing methods associated with databases. |
getDate |
ServicesImpl.getDate( ) |
Returns the date services containing methods associated with dates. |
getEncryption |
ServicesImpl.getEncryption( ) |
Returns the encryption services containing methods associated with Ebase encryption. |
getErrors |
ServicesImpl.getErrors( ) |
The Errors is a server side JavaScript object that contains functions that allows the creation of customizable error handling functionality specifically returned from the server, for example a 404 HTTP Not Found error. |
getFile |
ServicesImpl.getFile( ) |
Returns the file services containing methods associated with system files. |
getLdap |
ServicesImpl.getLdap( ) |
Returns the LDAP services containing methods that provide authentication and search methods against an LDAP Registry. |
getPostcodeAnywhere |
ServicesImpl.getPostcodeAnywhere( ) |
Returns the postcode anywhere services containing methods to access the PostcodeAnywhere service. |
getPushNotification |
ServicesImpl.getPushNotification( ) |
|
getRest |
ServicesImpl.getRest( ) |
Returns the REST services that supports REST based operations. |
getScheduler |
ServicesImpl.getScheduler( ) |
Returns the scheduler services containing methods that enable Scheduled Tasks to be started from a form, workflow job or Integration Service. |
getSecurity |
ServicesImpl.getSecurity( ) |
Returns the services security containing any security implementations required by Services . |
getVelocity |
ServicesImpl.getVelocity( ) |
Returns the Velocity services containing methods to invoke a Velocity template. |