Package | Description |
---|---|
com.gentics.api.portalnode.connector |
Package containing a factory to create all initial objects you need, and some helper classes.
|
Modifier and Type | Method and Description |
---|---|
static WritableMultichannellingDatasource |
PortalConnectorFactory.createWritableMultichannellingDatasource(java.util.Map<java.lang.String,java.lang.String> handleProps,
java.util.Map<java.lang.String,java.lang.String> dsProps)
Create a new writeable multichannelling datasource instance
|
Constructor and Description |
---|
MCCRSync(MultichannellingDatasource source,
WritableMultichannellingDatasource target,
boolean test,
boolean allowEmpty,
boolean allowAlterTable,
boolean sourceTransaction,
boolean targetTransaction,
int batchSize,
CRSyncModifier modifier)
Initialize the sync with source and target datasource.
|
Copyright © 2020 Gentics Software. All Rights Reserved.