Uses of Package
com.ebasetech.xi.services
| Package | Description |
|---|---|
| com.ebasetech.xi.api | |
| com.ebasetech.xi.api.connectors | |
| com.ebasetech.xi.services | |
| com.ebasetech.xi.services.auth |
-
Classes in com.ebasetech.xi.services used by com.ebasetech.xi.api Class Description DatabaseServices DateServices Date ServicesEncryptionServices Encryption and decryption servicesErrors Errorsprovides methods to create service errorsFileServices File services File path parameters can be either absolute or relative.LdapServices LdapServicesprovides static methods that provide authentication and search methods against an Ldap Registry.PostcodeAnywhereServices PostcodeAnywhereServicesprovides static methods to access the PostcodeAnywhere service.PushNotification RestResponse RestResponsecontains the following response information following aRestServicescall: HTTP Code - HTTP Response code return from theRestServicescall Response Headers - All the HTTP response headers as key-->value String pairs Body - A String representation of the response body Contains the following methods:RestResponse.getCode()RestResponse.getHeaders()RestResponse.getBody()RestResponse.isSuccess()RestServicesRestServices RestServicesprovides static methods that provide methods to access REST services.SchedulerServices SchedulerServicesprovides static methods that enable Scheduled Tasks to be started from a form, workflow job or Integration Service.VelocityServices VelocityServicesprovides static methods to invoke a Velocity template. -
Classes in com.ebasetech.xi.services used by com.ebasetech.xi.api.connectors Class Description Authentication An Authentication object represents the parameters for an authentication request.Errors Errorsprovides methods to create service errors -
Classes in com.ebasetech.xi.services used by com.ebasetech.xi.services Class Description Authentication An Authentication object represents the parameters for an authentication request.HttpAuthorisationError HttpAuthorisationErrorshould be created when aRESTDataConnectorfails with an Authentication Error response code, for example 401HttpError HttpErrorcontains the reason for the failure and the response code that generated the errorHttpNotFoundError NotFoundErrorshould be created when aRESTDataConnectorfails with an Not Found response code, i.e 404HttpRequestError RequestErrorshould be created when aRESTDataConnectorfails with an generic request error response codes, i.e 400 Bad RequestHttpServerError HttpServerErrorshould be created when aRESTDataConnectorfails with an generic server error response codes, i.e 500 Server ErrorHttpUnknownError HttpUnknownErrorshould be created when aRESTDataConnectorfails with an unknown response codeMongoServices RestResponse RestResponsecontains the following response information following aRestServicescall: HTTP Code - HTTP Response code return from theRestServicescall Response Headers - All the HTTP response headers as key-->value String pairs Body - A String representation of the response body Contains the following methods:RestResponse.getCode()RestResponse.getHeaders()RestResponse.getBody()RestResponse.isSuccess()RestServicesSelectStatementCallback Callback interface used with DatabaseServices.executeSQLStatement -
Classes in com.ebasetech.xi.services used by com.ebasetech.xi.services.auth Class Description Authentication An Authentication object represents the parameters for an authentication request.