Package com.priint.pubserver.entitydata.service


package com.priint.pubserver.entitydata.service
  • Class
    Description
    AbstractService is a base class that provides common functionality for services interacting with entity data.
    RESTful service interface for arbitrary connectors to publishing server.
    RESTful service interface for querying entity model manager of publishing server.
    The `EntityDataServiceApp` class is the main application class for the Entity Data Service.
    RESTful service interface for querying entity manager of publishing server.
    RESTful service interface for querying entity model manager of publishing server.
    For the registration and cancellation of the plugin this is the class that automatically starts up during the deployment of the plugin.
    RESTful service interface for persist interface of PublishingHubDB connector.
    Configuration class for RESTful service interface for persist interface of PublishingHubDB connector.
    RESTful service interface for persist interface of PublishingHubDB connector.
    Utility class for processing and transforming `PushData` objects.
    Represents an exception that occurs when a service method fails and there is no expected remedy.