public class CopyTable2ProcessParametersImpl extends org.gvsig.tools.dispose.impl.AbstractDisposable implements CopyTable2ProcessParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
CopyTable2ProcessParametersImpl.ProcessFieldParametersImpl |
CopyTable2ProcessParameters.ProcessFieldParameters| Constructor and Description |
|---|
CopyTable2ProcessParametersImpl() |
public CopyTable2ProcessParameters add(java.lang.String name, boolean copyField, org.gvsig.expressionevaluator.Expression expression)
add in interface CopyTable2ProcessParametersprotected void doDispose()
throws org.gvsig.tools.exception.BaseException
doDispose in class org.gvsig.tools.dispose.impl.AbstractDisposableorg.gvsig.tools.exception.BaseExceptionpublic CopyTable2ProcessParameters.ProcessFieldParameters get(java.lang.String name)
get in interface CopyTable2ProcessParameterspublic int getEditMode()
getEditMode in interface CopyTable2ProcessParameterspublic int getFinishAndRestarEditEach()
getFinishAndRestarEditEach in interface CopyTable2ProcessParameterspublic org.gvsig.expressionevaluator.Expression getJoinExpression()
getJoinExpression in interface CopyTable2ProcessParameterspublic java.lang.String getSourceFieldForJoin()
getSourceFieldForJoin in interface CopyTable2ProcessParameterspublic org.gvsig.expressionevaluator.Expression getSourceFilter()
getSourceFilter in interface CopyTable2ProcessParameterspublic org.gvsig.fmap.dal.feature.FeatureStore getSourceStore()
getSourceStore in interface CopyTable2ProcessParameterspublic java.lang.String getTargetFieldForJoin()
getTargetFieldForJoin in interface CopyTable2ProcessParameterspublic org.gvsig.fmap.dal.feature.FeatureStore getTargetStore()
getTargetStore in interface CopyTable2ProcessParameterspublic org.gvsig.expressionevaluator.Expression getUpdateIfExistsInTargetCondition()
getUpdateIfExistsInTargetCondition in interface CopyTable2ProcessParameterspublic boolean isBeginEditIfNeed()
isBeginEditIfNeed in interface CopyTable2ProcessParameterspublic boolean isDeleteIfNotExiststInSourceActive()
isDeleteIfNotExiststInSourceActive in interface CopyTable2ProcessParameterspublic boolean isFinishAndRestarEdit()
isFinishAndRestarEdit in interface CopyTable2ProcessParameterspublic boolean isFinishEditAfterTerminate()
isFinishEditAfterTerminate in interface CopyTable2ProcessParameterspublic boolean isInsertIfNotExistsTargetActive()
isInsertIfNotExistsTargetActive in interface CopyTable2ProcessParameterspublic boolean isMustUpdateWhenSourceAndTargetAreNotEquals()
isMustUpdateWhenSourceAndTargetAreNotEquals in interface CopyTable2ProcessParameterspublic boolean isNotifyUserIfNeedBeginEditing()
isNotifyUserIfNeedBeginEditing in interface CopyTable2ProcessParameterspublic boolean isUpdateIfExistsTargetActive()
isUpdateIfExistsTargetActive in interface CopyTable2ProcessParameterspublic java.util.Iterator<CopyTable2ProcessParameters.ProcessFieldParameters> iterator()
iterator in interface java.lang.Iterable<CopyTable2ProcessParameters.ProcessFieldParameters>iterator in interface CopyTable2ProcessParameterspublic void loadFromState(org.gvsig.tools.persistence.PersistentState state)
throws org.gvsig.tools.persistence.exception.PersistenceException
loadFromState in interface org.gvsig.tools.persistence.Persistentorg.gvsig.tools.persistence.exception.PersistenceExceptionpublic void saveToState(org.gvsig.tools.persistence.PersistentState state)
throws org.gvsig.tools.persistence.exception.PersistenceException
saveToState in interface org.gvsig.tools.persistence.Persistentorg.gvsig.tools.persistence.exception.PersistenceExceptionpublic static void selfRegister()
public CopyTable2ProcessParameters setBeginEditIfNeed(boolean beginEditIfNeed)
setBeginEditIfNeed in interface CopyTable2ProcessParametersbeginEditIfNeed - the beginEditIfNeed to setpublic CopyTable2ProcessParameters setDeleteIfNotExiststInSourceActive(boolean active)
setDeleteIfNotExiststInSourceActive in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setEditMode(int editMode)
setEditMode in interface CopyTable2ProcessParameterseditMode - the editMode to setpublic CopyTable2ProcessParameters setFinishAndRestarEdit(boolean finishAndRestarEdit)
setFinishAndRestarEdit in interface CopyTable2ProcessParametersfinishAndRestarEdit - the finishAndRestarEdit to setpublic CopyTable2ProcessParameters setFinishAndRestarEditEach(int finishAndRestarEditEach)
setFinishAndRestarEditEach in interface CopyTable2ProcessParametersfinishAndRestarEditEach - the finishAndRestarEditEach to setpublic CopyTable2ProcessParameters setFinishEditAfterTerminate(boolean finishEditAfterTerminate)
setFinishEditAfterTerminate in interface CopyTable2ProcessParametersfinishEditAfterTerminate - the finishEditAfterTerminate to setpublic CopyTable2ProcessParameters setInsertIfNotExistsTargetActive(boolean active)
setInsertIfNotExistsTargetActive in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setJoinExpression(org.gvsig.expressionevaluator.Expression join)
setJoinExpression in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setMustUpdateIfSourceAndTargetAreNotEquals(boolean update)
setMustUpdateIfSourceAndTargetAreNotEquals in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setNotifyUserIfNeedBeginEditing(boolean notifyUserIfNeedBeginEditing)
setNotifyUserIfNeedBeginEditing in interface CopyTable2ProcessParametersnotifyUserIfNeedBeginEditing - the notifyUserIfNeedBeginEditing to setpublic CopyTable2ProcessParameters setSourceFieldForJoin(java.lang.String fieldName)
setSourceFieldForJoin in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setSourceFilter(org.gvsig.expressionevaluator.Expression filter)
setSourceFilter in interface CopyTable2ProcessParametersfilter - the filter to setpublic CopyTable2ProcessParameters setSourceStore(org.gvsig.fmap.dal.feature.FeatureStore store)
setSourceStore in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setTargetFieldForJoin(java.lang.String fieldName)
setTargetFieldForJoin in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setTargetStore(org.gvsig.fmap.dal.feature.FeatureStore store)
setTargetStore in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setUpdateIfExistsInTargetCondition(org.gvsig.expressionevaluator.Expression condition)
setUpdateIfExistsInTargetCondition in interface CopyTable2ProcessParameterspublic CopyTable2ProcessParameters setUpdateIfExistsTargetActive(boolean active)
setUpdateIfExistsTargetActive in interface CopyTable2ProcessParameterspublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2025 gvSIG Association. All rights reserved.