com.ptc.windchill.enterprise.dataops.client
Class SetOpenerInstanceModelDoer
java.lang.Object
com.ptc.windchill.enterprise.dataops.client.SetOpenerInstanceModelDoer
- All Implemented Interfaces:
- CoDoer, CoModelDoer
- public class SetOpenerInstanceModelDoer
- extends Object
- implements CoModelDoer
Field Summary |
private static boolean |
VERBOSE
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERBOSE
private static final boolean VERBOSE
SetOpenerInstanceModelDoer
public SetOpenerInstanceModelDoer()
execute
public void execute(CoModelHandlerData execData)
throws WTException
- Description copied from interface:
CoModelDoer
- 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
getOpenerInstance
CoInstance getOpenerInstance(CoModelHandlerData execData)
throws WTException
- Throws:
WTException