Package com.priint.pubserver.plugin.interfaces
Interfaces that plug-ins or kernel modules can implement.
- Since:
- 4.0.0
-
Interface Summary Interface Description AuthenticationLocal Local interface for authentication or usermanager plug-ins.AuthenticationRemote Remote interface for authentication or usermanager plug-ins.ClientManagerLocal Local interface for a client manager for working with tenant.ClientManagerRemote Remote interface for a client manager for working with tenant.CometServer4Job CometServer4JobRemote ConnectorLocal Local interface for a connector plug-in.ConnectorPersistLocal Interface for a persisting connector.ConnectorPersistRemote Interface for connectors that support to modify data in the content system..ConnectorRemote Interface for a connector class designed for connecting publishing hub with a content system.DataProviderManagerLocal Interface for a DataProvider Manager class.DataProviderManagerRemote Interface for a DataProvider Manager class.DocumentLockManagerLocal Interface for Kernel Document Lock Manager.DocumentLockManagerRemote Interface for Kernel Document Lock Manager.DocumentManagerLocal Interface for Kernel Document Manager.DocumentManagerRemote Interface for Kernel Document Manager.EntityManagerLocal Local interface for a entity manager class designed for working with pub hub entities and model.EntityManagerRemote Remote interface for a entity manager class designed for working with publishing hub entities and models.ErrorCodeManagerLocal Local interface for the error code manager.ErrorCodeManagerRemote Remote interface for the error code manager.MediaAssetManagerLocal Local interface for a MediaAssetMenager.MediaAssetManagerRemote Interface for a MediaAssetManager.MediaAssetProcessingLocal Local interface for a MediaAssetProcessing.MediaAssetProcessingRemote Interface for a MediaAssetProcessingParameterQueryLocal Local interface for the parameter query plugin.ParameterQueryRemote Remote interface for the parameter query plugin.PersistConnectorLocal PersistConnectorRemote PluginControl Basic interface that all plug-ins must implement.PublishingManagementConnector This interface contains methods used by planning.PubServerDeploymentManagerLocal Local interface for the pubserver deployment manager.PubServerDeploymentManagerRemote Remote interface for the pubserver deployment manager. -
Class Summary Class Description CometServer4Job.Result ConnectorPersistRemote.EntityDataRecord Deprecated. since 4.1.6 please useEntityIteminsteadConnectorPersistRemote.EntityDataRecord4Update Deprecated. since 4.1.6 please useEntityIteminsteadConnectorPersistRemote.PushData Data object for push service. -
Enum Summary Enum Description ConnectorPersistRemote.PushCommand request command for the entity data itemConnectorRemote.Direction The only allowed values for the parameter directed in the following methods:ConnectorRemote.getCordedBuckets(String, Context, Direction, ConnectorEntity, String)ConnectorRemote.getCordsOfBuckets(String, ConnectorEntity, Context, Direction, String)