com.ptc.windchill.enterprise.dataops.client
Class TableViewActionDoer.DateSearchTermProducer

java.lang.Object
  extended bycom.ptc.core.ca.co.client.search.CoDateSearchTermProducer
      extended bycom.ptc.core.ca.co.client.search.CoDayOffsetDateSearchTermProducer
          extended bycom.ptc.windchill.enterprise.dataops.client.TableViewActionDoer.DateSearchTermProducer
All Implemented Interfaces:
CoSearchTermProducer
Enclosing class:
TableViewActionDoer

private class TableViewActionDoer.DateSearchTermProducer
extends CoDayOffsetDateSearchTermProducer


Field Summary
 
Fields inherited from class com.ptc.core.ca.co.client.search.CoDayOffsetDateSearchTermProducer
 
Constructor Summary
private TableViewActionDoer.DateSearchTermProducer()
           
 
Method Summary
protected  String getTermAttributeName(CoElement element, CoEnvData envData)
           
protected  String getTermRelation(CoElement element, CoEnvData envData)
           
protected  boolean isEnabled(CoElement element, CoEnvData envData)
           
 
Methods inherited from class com.ptc.core.ca.co.client.search.CoDayOffsetDateSearchTermProducer
getTermAttributeValue
 
Methods inherited from class com.ptc.core.ca.co.client.search.CoDateSearchTermProducer
createSearchTerm, createSearchTerm, produce
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableViewActionDoer.DateSearchTermProducer

private TableViewActionDoer.DateSearchTermProducer()
Method Detail

getTermRelation

protected String getTermRelation(CoElement element,
                                 CoEnvData envData)
                          throws WTException
Overrides:
getTermRelation in class CoDateSearchTermProducer
Throws:
WTException

getTermAttributeName

protected String getTermAttributeName(CoElement element,
                                      CoEnvData envData)
                               throws WTException
Overrides:
getTermAttributeName in class CoDateSearchTermProducer
Throws:
WTException

isEnabled

protected boolean isEnabled(CoElement element,
                            CoEnvData envData)
                     throws WTException
Overrides:
isEnabled in class CoDateSearchTermProducer
Throws:
WTException