com.ptc.core.ca.co.client.windchill
Class CoWindchillEnumerationDDEModelDoer

java.lang.Object
  extended by com.ptc.core.ca.co.client.windchill.CoWindchillEnumerationDDEModelDoer
All Implemented Interfaces:
CoDoer, CoModelDoer

Deprecated.

@Deprecated
public class CoWindchillEnumerationDDEModelDoer
extends Object
implements CoModelDoer



Supported API: true

Extendable: false


Method Summary
 void execute(CoModelHandlerData execData)
          Deprecated. Model Handler delegates model update to a doer by calling this method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public void execute(CoModelHandlerData execData)
             throws WTException
Deprecated. 
Model Handler delegates model update to a doer by calling this method.

Supported API: true

Specified by:
execute in interface CoModelDoer
Parameters:
execData -
Throws:
WTException