com.ptc.windchill.enterprise.search.client
Class CoPrincipalRefObjSearchTermProducer

java.lang.Object
  extended bycom.ptc.core.ca.co.client.search.CoDefaultPropertySearchTermProducer
      extended bycom.ptc.windchill.enterprise.search.client.CoRefObjSearchTermProducer
          extended bycom.ptc.windchill.enterprise.search.client.CoPrincipalRefObjSearchTermProducer
All Implemented Interfaces:
CoSearchTermProducer

public class CoPrincipalRefObjSearchTermProducer
extends CoRefObjSearchTermProducer



Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
 
Fields inherited from class com.ptc.core.ca.co.client.search.CoDefaultPropertySearchTermProducer
 
Constructor Summary
CoPrincipalRefObjSearchTermProducer()
           
 
Method Summary
private  String getPrincipalOIDFromDn(String principleDn)
           
protected  String getUfid(Element element, String attrName)
           
 
Methods inherited from class com.ptc.windchill.enterprise.search.client.CoRefObjSearchTermProducer
getTermRelation, produce
 
Methods inherited from class com.ptc.core.ca.co.client.search.CoDefaultPropertySearchTermProducer
createSearchTerm, getTermAttributeName, getTermAttributeValue, isEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Constructor Detail

CoPrincipalRefObjSearchTermProducer

public CoPrincipalRefObjSearchTermProducer()
Method Detail

getUfid

protected String getUfid(Element element,
                         String attrName)
                  throws WTException
Overrides:
getUfid in class CoRefObjSearchTermProducer
Throws:
WTException

getPrincipalOIDFromDn

private String getPrincipalOIDFromDn(String principleDn)
                              throws WTException
Throws:
WTException