|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.doer.CoValidatingActionDoer
com.ptc.core.ca.co.client.simple.CoSimpleValidatingActionDoer
@Deprecated public class CoSimpleValidatingActionDoer
The doer delegating the execution of canExecute and isRelevant
methods to a validator.
Supported API: true
Extendable: false
CoActionValidator| Method Summary | |
|---|---|
void |
execute(CoActionHandlerData execData)
Deprecated. Action handler delegates the execution of the operation to the doer by calling this method on it. |
void |
execute(CoSimpleActionHandlerData execData)
Deprecated. Action handler delegates the executing of the operation to the doer by calling this method on it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final void execute(CoActionHandlerData execData)
throws WTException
execData -
WTException
public void execute(CoSimpleActionHandlerData execData)
throws WTException
execData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||