Interface ConnectorPersistRemote

All Superinterfaces:
PluginControl
All Known Subinterfaces:
ConnectorPersistLocal
All Known Implementing Classes:
AbstractConnector

public interface ConnectorPersistRemote extends PluginControl
Interface for connectors that support to modify data in the content system..

Since:
4.0.3, 4.0.5 JAXB serialization annotations for EntityDataRecord and EntityDataRecord4Update, 4.1.6 New methods to support insert, update, delete by EntityItem instances. Deprecated old methods using EntityDataRecord or EntityDataRecord4Update and other stuff related to PublishingHubDBConnector.