public class SyncNonSTHdlr extends ExtDBSyncHandler
ATT_VALIDATE_ACTION, ATT_VALIDATE_CODE, ATT_VALIDATE_CONDITIONS, ATT_VALIDATE_FILTER_FIELD, ATT_VALIDATE_FILTER_PATTERN, ATT_VALIDATE_MESSAGE, ATT_VALIDATE_PATTERN, MODE_ACID, MODE_AUTO, TAG_VALIDATE
Constructor and Description |
---|
SyncNonSTHdlr() |
Modifier and Type | Method and Description |
---|---|
void |
handleObject(DBObject baseObj)
Synchronize the supplied DBObject with the external source
|
void |
setExecutor(Executor ex)
set executor
|
void |
setReadOnly(boolean readonly)
Sets whether we are doing a read only run to test data retrieval
|
addDataBase, addDataBase, addTable, addTable, analyseTransactions, beginTask, configure, doSort, encodeValue, getDataBase, getFldValueMap, getMode, getSrcClasses, getTableDefinitions, getUpdateHandler, handleTask, initParentClasses, isInteresting, loadDoc
public void handleObject(DBObject baseObj) throws java.lang.Exception
baseObj
- the object that is to be syncedjava.lang.Exception
- a serious problempublic void setExecutor(Executor ex) throws java.lang.Exception
ex
- the executor used to retrieve data throughjava.lang.Exception
- a serious problem.public void setReadOnly(boolean readonly)
readonly
- True if this is a readonly runstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.