com.ptc.windchill.enterprise.search.client
Class LocationSearchTermProducer
java.lang.Object
com.ptc.windchill.enterprise.search.client.LocationSearchTermProducer
- All Implemented Interfaces:
- CoSearchTermProducer
- public class LocationSearchTermProducer
- extends Object
- implements CoSearchTermProducer
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
LocationSearchTermProducer
public LocationSearchTermProducer()
produce
public String produce(CoElement element,
CoEnvData envData)
throws WTException
Supported API: false
- Specified by:
produce
in interface CoSearchTermProducer
- Parameters:
element
- envData
-
- Returns:
- String
- Throws:
WTException
createSearchTerm
protected String createSearchTerm(String name,
String value)