com.ptc.windchill.enterprise.dataops.client
Class TableViewActionDoer.DateSearchTermProducer
java.lang.Object
com.ptc.core.ca.co.client.search.CoDateSearchTermProducer
com.ptc.core.ca.co.client.search.CoDayOffsetDateSearchTermProducer
com.ptc.windchill.enterprise.dataops.client.TableViewActionDoer.DateSearchTermProducer
- All Implemented Interfaces:
- CoSearchTermProducer
- Enclosing class:
- TableViewActionDoer
- private class TableViewActionDoer.DateSearchTermProducer
- extends CoDayOffsetDateSearchTermProducer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableViewActionDoer.DateSearchTermProducer
private TableViewActionDoer.DateSearchTermProducer()
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