| AbstractService |
AbstractService is a base class that provides common functionality for
services interacting with entity data.
|
| ConnectorService |
RESTful service interface for arbitrary connectors to publishing server.
|
| DataProviderService |
RESTful service interface for querying entity model manager of publishing server.
|
| EntityDataServiceApp |
The `EntityDataServiceApp` class is the main application class for the
Entity Data Service.
|
| EntityManagerService |
RESTful service interface for querying entity manager of publishing server.
|
| EntityModelService |
RESTful service interface for querying entity model manager of publishing server.
|
| PluginLib |
For the registration and cancellation of the plugin this is the class that automatically starts up during the deployment of the plugin.
|
| PushService |
RESTful service interface for persist interface of PublishingHubDB connector.
|
| PushServiceConfig |
Configuration class for RESTful service interface for persist interface of PublishingHubDB connector.
|
| PushServicePlugin |
RESTful service interface for persist interface of PublishingHubDB connector.
|
| PushServiceUtils |
Utility class for processing and transforming `PushData` objects.
|