com.ptc.windchill.uwgm.cadx.remove
Class RemoveAttrDataHandler
java.lang.Object
com.ptc.windchill.uwgm.cadx.remove.RemoveAttrDataHandler
- All Implemented Interfaces:
- JSDataHandler
- public class RemoveAttrDataHandler
- extends Object
- implements JSDataHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataUtility
protected JSPersistableDataUtility dataUtility
workspace
protected EPMWorkspace workspace
inWildfire
private boolean inWildfire
isWorkspaceActive
private boolean isWorkspaceActive
RemoveAttrDataHandler
public RemoveAttrDataHandler()
RemoveAttrDataHandler
public RemoveAttrDataHandler(JSPersistableDataUtility dataUtility,
EPMWorkspace workspace,
boolean isWorkspaceActive)
init
public void init(String attribute,
Locale locale,
List dataObjects)
throws WTException
- Specified by:
init
in interface JSDataHandler
- Throws:
WTException
getJSPropertyValue
public JSPropertyValue getJSPropertyValue(String attribute,
Locale locale,
Object docAndLevel,
JSDataObject jsObject)
- Specified by:
getJSPropertyValue
in interface JSDataHandler
getJSPropertyValue
public JSPropertyValue getJSPropertyValue(String attribute,
Locale locale,
RemoveDataObject persistable)