com.ptc.windchill.uwgm.common.pdm
Class FindOfRetrieverHelper
java.lang.Object
com.ptc.windchill.uwgm.common.pdm.FindOfRetrieverHelper
- class FindOfRetrieverHelper
- extends Object
internal helper for FindOfSpecs
Field Summary |
private static Log |
log
logging |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static Log log
- logging
FindOfRetrieverHelper
FindOfRetrieverHelper()
retrieveByFTSpec
public static EPMDocument[] retrieveByFTSpec(FamilyTableHelper helper,
EPMDocument epmDocument,
FindOfRetrieverSpec findOfSpec)
throws WTException
- Throws:
WTException
retrieveByStructureSpec
public static EPMDocument[] retrieveByStructureSpec(DependencyRetrieverHelper helper,
EPMDocument document,
FindOfRetrieverSpec findOfSpec)
throws WTException
- Throws:
WTException
findDocumentBySpec
private static EPMDocument[] findDocumentBySpec(EPMDocument[] documents,
RetrieverSpec spec)