Package com.gentics.api.portalnode.connector

Package containing a factory to create all initial objects you need, and some helper classes.

See:
          Description

Interface Summary
CRSyncModifier A CRSyncModifier can be used to alter objects before they are stored in the target repository when using the CRSync.
PLinkReplacer Can be used in combination with PortalConnectorHelper.replacePLinks(String, PLinkReplacer) to replace plinks to real URLs.
 

Class Summary
CRSync CRSync synchronizes two given ContentRepositories based on two CNDatasources.

CRSync tries this by only syncing the changes.
If an intelligent sync is not possible, CRSync syncs the complete source repository to the target repository completly overwriting the target repository.
More help is available in the command line help (CRSync -help).
PLinkInformation A small bean which holds information about a plink.
PortalConnectorFactory PortalConnectorFactory can be used to create instances for datasources, RuleTrees and Resolvables.
PortalConnectorHelper A helper class for the Gentics Portal.Connector.
Currently can be used to replace plinks within a page content.
 

Exception Summary
UnexpectedAlterTableException  
UnexptectedEmptySourceException  
 

Package com.gentics.api.portalnode.connector Description

Package containing a factory to create all initial objects you need, and some helper classes.



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.