com.ptc.core.ca.co.client.wizard
Class CoWizardStepActionDoer

java.lang.Object
  extended by com.ptc.core.ca.co.client.doer.CoValidatingActionDoer
      extended by com.ptc.core.ca.co.client.simple.CoSimpleValidatingActionDoer
          extended by 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


Method Summary
 void execute(CoSimpleActionHandlerData execData)
          Deprecated. Does nothing.
 
Methods inherited from class com.ptc.core.ca.co.client.simple.CoSimpleValidatingActionDoer
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public void execute(CoSimpleActionHandlerData execData)
             throws WTException
Deprecated. 
Does nothing.

Supported API: true

Overrides:
execute in class CoSimpleValidatingActionDoer
Parameters:
execData -
Throws:
WTException