Uses of Interface
wt.epm.retriever.EPMRetrieverCache

Packages that use EPMRetrieverCache
com.ptc.windchill.uwgm.common.autoassociate   
wt.epm.retriever   
 

Uses of EPMRetrieverCache in com.ptc.windchill.uwgm.common.autoassociate
 

Methods in com.ptc.windchill.uwgm.common.autoassociate that return EPMRetrieverCache
private static EPMRetrieverCache AssociationUtilities.retrieveAssociated(WTCollection seeds, boolean includePassive, EPMWorkspace ws, boolean onlyFromWorkspace, boolean processSeedsFromWorkspace)
           
 

Uses of EPMRetrieverCache in wt.epm.retriever
 

Classes in wt.epm.retriever that implement EPMRetrieverCache
 class InternalRetrieverCache
           
 

Methods in wt.epm.retriever that return EPMRetrieverCache
 EPMRetrieverCache EPMRetriever.execute()
           
 EPMRetrieverCache DependencyRetrieverHelper.getDependencies()
           
 EPMRetrieverCache DependencyRetrieverHelper.getWhereUsed()
           
private  EPMRetrieverCache DependencyRetrieverHelper.getDependencies(WTCollection seeds)
           
 EPMRetrieverCache EPMRetriever.execute()
           
 EPMRetrieverCache DependencyRetrieverHelper.getDependencies()
           
 EPMRetrieverCache DependencyRetrieverHelper.getWhereUsed()
           
private  EPMRetrieverCache DependencyRetrieverHelper.getDependencies(WTCollection seeds)