com.ptc.windchill.uwgm.cadx.cancelcheckout
Class CancelCheckoutAttrDataHandler
java.lang.Object
com.ptc.windchill.uwgm.cadx.cancelcheckout.CancelCheckoutAttrDataHandler
- All Implemented Interfaces:
- JSDataHandler
- public class CancelCheckoutAttrDataHandler
- 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
CHOICES
private static final String CHOICES
- See Also:
- Constant Field Values
DOWNLOAD
private static final String DOWNLOAD
- See Also:
- Constant Field Values
LINK_ONLY
private static final String LINK_ONLY
- See Also:
- Constant Field Values
CancelCheckoutAttrDataHandler
public CancelCheckoutAttrDataHandler()
CancelCheckoutAttrDataHandler
public CancelCheckoutAttrDataHandler(JSPersistableDataUtility dataUtility,
EPMWorkspace workspace)
CancelCheckoutAttrDataHandler
public CancelCheckoutAttrDataHandler(JSPersistableDataUtility dataUtility,
EPMWorkspace workspace,
boolean inWildfire)
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,
EPMDocumentInfo infoObj)