See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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). |
MCCRSync |
Command line tool to synchronize two multichannelling aware content repositories.
|
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. |
Enum | Description |
---|---|
DatasourceType |
Types of datasources that are managed by the
PortalConnectorFactory |
HandleType |
Types of handles that are managed by the
PortalConnectorFactory |
Exception | Description |
---|---|
DuplicateIdException |
Exception that is thrown when registering a datasource or handle with an already existing ID
|
UnexpectedAlterTableException | |
UnexptectedEmptySourceException |
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.