Uses of Interface
com.gentics.api.lib.datasource.WritableMultichannellingDatasource

Packages that use WritableMultichannellingDatasource
com.gentics.api.portalnode.connector Package containing a factory to create all initial objects you need, and some helper classes. 
 

Uses of WritableMultichannellingDatasource in com.gentics.api.portalnode.connector
 

Methods in com.gentics.api.portalnode.connector that return WritableMultichannellingDatasource
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
 

Constructors in com.gentics.api.portalnode.connector with parameters of type WritableMultichannellingDatasource
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 © 2013 Gentics Software GmbH. All Rights Reserved.