com.ptc.windchill.uwgm.cadx.cancelcheckout
Class CancelCheckoutJSDataUtility

java.lang.Object
  extended bycom.ptc.core.htmlcomp.jstable.JSAbstractDataUtility
      extended bycom.ptc.core.htmlcomp.jstable.JSPersistableDataUtility
          extended bycom.ptc.windchill.uwgm.cadx.cancelcheckout.CancelCheckoutJSDataUtility
All Implemented Interfaces:
JSDataUtility

public class CancelCheckoutJSDataUtility
extends JSPersistableDataUtility


Field Summary
private  EPMWorkspace workspace
           
 
Fields inherited from class com.ptc.core.htmlcomp.jstable.JSPersistableDataUtility
sandboxHelper, serverStatusHelper
 
Fields inherited from class com.ptc.core.htmlcomp.jstable.JSAbstractDataUtility
 
Constructor Summary
CancelCheckoutJSDataUtility(EPMWorkspace ws)
           
 
Method Summary
 JSPropertyValue getValue(String attribute, EPMDocumentInfo infoObj)
           
 JSPropertyValue getValue(String attribute, Object docAndLevel)
           
 
Methods inherited from class com.ptc.core.htmlcomp.jstable.JSPersistableDataUtility
getDataValue, getDataValues, getDetailsHref, getIBAValue, getLifeCycleName, getLifeCycleStateKey, getLifeCycleTemplateId, initJSDataUtility, isIBA, isSupported
 
Methods inherited from class com.ptc.core.htmlcomp.jstable.JSAbstractDataUtility
addJSDataHandler, addJSSupplementalDataHandler, getJSDataHandler, getLocale, initJSDataHandlers, isRegisteredJSDataHandler, setLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

workspace

private EPMWorkspace workspace
Constructor Detail

CancelCheckoutJSDataUtility

public CancelCheckoutJSDataUtility(EPMWorkspace ws)
Method Detail

getValue

public JSPropertyValue getValue(String attribute,
                                Object docAndLevel)
Overrides:
getValue in class JSPersistableDataUtility

getValue

public JSPropertyValue getValue(String attribute,
                                EPMDocumentInfo infoObj)