com.ptc.windchill.uwgm.cadx.remove
Class RemoveJSDataUtility

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

public class RemoveJSDataUtility
extends JSPersistableDataUtility


Field Summary
 
Fields inherited from class com.ptc.core.htmlcomp.jstable.JSPersistableDataUtility
sandboxHelper, serverStatusHelper
 
Fields inherited from class com.ptc.core.htmlcomp.jstable.JSAbstractDataUtility
 
Constructor Summary
RemoveJSDataUtility()
           
 
Method Summary
 JSPropertyValue getValue(String attribute, Object docAndLevel)
           
 JSPropertyValue getValue(String attribute, RemoveDataObject persistable)
           
 
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
 

Constructor Detail

RemoveJSDataUtility

public RemoveJSDataUtility()
Method Detail

getValue

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

getValue

public JSPropertyValue getValue(String attribute,
                                RemoveDataObject persistable)