com.ptc.core.ca.web.client.search
Class WebPageActionClientDoer

java.lang.Object
  extended by com.ptc.core.ca.co.client.search.CoPageActionClientDoer
      extended by com.ptc.core.ca.web.client.search.WebPageActionClientDoer
All Implemented Interfaces:
CoActionDoer, CoDoer

Deprecated.

@Deprecated
public class WebPageActionClientDoer
extends com.ptc.core.ca.co.client.search.CoPageActionClientDoer



Supported API: true

Extendable: false


Method Summary
 void execute(CoActionHandlerData execData)
          Deprecated. 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
 

Method Detail

execute

public void execute(CoActionHandlerData execData)
             throws WTException
Deprecated. 
Action handler delegates the execution of the operation to the doer by calling this method on it.

Supported API: true

Overrides:
execute in class com.ptc.core.ca.co.client.search.CoPageActionClientDoer
Parameters:
execData -
Throws:
WTException