nl.innovationinvestments.cheyenne.engine.components
Class DatasetAction
java.lang.Object
nl.innovationinvestments.cheyenne.engine.components.Component
nl.innovationinvestments.cheyenne.engine.components.DatasetAction
public class DatasetAction
- extends Component
This componenet handles the dataset actions
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCECODE_VERSION
public static final String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
ACTION_MERGE
public static final String ACTION_MERGE
- See Also:
- Constant Field Values
ACTION_ADD
public static final String ACTION_ADD
- See Also:
- Constant Field Values
ACTION_MATCH
public static final String ACTION_MATCH
- See Also:
- Constant Field Values
ACTION_CALC
public static final String ACTION_CALC
- See Also:
- Constant Field Values
DatasetAction
public DatasetAction()
DatasetAction
public DatasetAction(Dialog dialog)
- Parameters:
dialog -
setAction
public void setAction(String value)
getAction
public String getAction()
setSource
public void setSource(String value)
getSource
public String getSource()
setTarget
public void setTarget(String value)
getTarget
public String getTarget()
finish
public void finish()
- Overrides:
finish in class Component
Copyright © 2011 InnovationInvestments. All Rights Reserved.