com.ptc.epm.commands
Class ECADAssemblyQuery
java.lang.Object
com.ptc.epm.commands.ECADAbstractQuery
com.ptc.epm.commands.ECADAssemblyQuery
- public class ECADAssemblyQuery
- extends ECADAbstractQuery
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECADAssemblyQuery
public ECADAssemblyQuery()
getAssemblyDocs
public static Collection getAssemblyDocs(Properties attributes)
throws WTException
- Throws:
WTException
buildQuerySpec
private static QuerySpec buildQuerySpec(Properties attributes)
throws WTException
- Throws:
WTException
findComponentList
public static List findComponentList(String assemblyNumber,
String version,
WTContainerRef containerRef)
throws WTException
- Throws:
WTException
findPrimaryAssembly
public static EPMDocument findPrimaryAssembly(String docNumber,
String version,
WTContainerRef containerRef)
throws WTException
- Throws:
WTException