|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CRSyncModifier | |
---|---|
com.gentics.api.portalnode.connector | Package containing a factory to create all initial objects you need, and some helper classes. |
Uses of CRSyncModifier in com.gentics.api.portalnode.connector |
---|
Constructors in com.gentics.api.portalnode.connector with parameters of type CRSyncModifier | |
---|---|
CRSync(Datasource source,
WriteableDatasource target,
String rule,
boolean test,
boolean allowEmpty,
boolean allowAlterTable,
boolean delete,
boolean sourceTransaction,
boolean targetTransaction,
int batchSize,
CRSyncModifier modifier)
Initialize the sync with source and target datasource. |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |