com.ptc.windchill.enterprise.search.client
Class CoExecuteSearchActionDoer
java.lang.Object
com.ptc.core.ca.co.client.simple.CoSimpleActionDoer
com.ptc.core.ca.co.client.search.CoSearchActionDoer
com.ptc.windchill.enterprise.search.client.CoExecuteSearchActionDoer
- All Implemented Interfaces:
- CoActionDoer, CoDoer
- public class CoExecuteSearchActionDoer
- extends CoSearchActionDoer
Method Summary |
void |
execute(CoSimpleActionHandlerData execData)
Action handler delegates the execution 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 |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
CoExecuteSearchActionDoer
public CoExecuteSearchActionDoer()
execute
public void execute(CoSimpleActionHandlerData execData)
throws WTException
- Description copied from class:
CoSimpleActionDoer
- Action handler delegates the execution of the operation to the doer
by calling this method on it.
Supported API: true
- Overrides:
execute
in class CoSearchActionDoer
- Throws:
WTException