com.ptc.core.ca.co.client.wizard
Class CoWizardStepActionDoer
java.lang.Object
com.ptc.core.ca.co.client.doer.CoValidatingActionDoer
com.ptc.core.ca.co.client.simple.CoSimpleValidatingActionDoer
com.ptc.core.ca.co.client.wizard.CoWizardStepActionDoer
- All Implemented Interfaces:
- CoActionDoer, CoDoer
Deprecated.
@Deprecated
public class CoWizardStepActionDoer
- extends CoSimpleValidatingActionDoer
The action doer for wizard step actons.
Supported API: true
Extendable: true
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public void execute(CoSimpleActionHandlerData execData)
throws WTException
- Deprecated.
- Does nothing.
Supported API: true
- Overrides:
execute in class CoSimpleValidatingActionDoer
- Parameters:
execData -
- Throws:
WTException