Package | Description |
---|---|
com.gentics.api.lib.datasource |
Package for datasource related classes and interfaces.
|
com.gentics.api.portalnode.connector |
Package containing a factory to create all initial objects you need, and some helper classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WritableMultichannellingDatasource
Interface for writeable multichannelling datasources
|
Modifier and Type | Method and Description |
---|---|
static MultichannellingDatasource |
PortalConnectorFactory.createMultichannellingDatasource(java.util.Map<java.lang.String,java.lang.String> handleProps,
java.util.Map<java.lang.String,java.lang.String> dsProps)
Create a new instance of a multichannelling datasource
|
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 © 2022 Gentics Software. All Rights Reserved.