com.ptc.epm.commands
Class ECADSchematicQuery

java.lang.Object
  extended bycom.ptc.epm.commands.ECADAbstractQuery
      extended bycom.ptc.epm.commands.ECADSchematicQuery

public class ECADSchematicQuery
extends ECADAbstractQuery


Field Summary
 
Fields inherited from class com.ptc.epm.commands.ECADAbstractQuery
ALL_REVS, LATEST_REV, RESERVED_ATTRIBUTES
 
Constructor Summary
ECADSchematicQuery()
           
 
Method Summary
private static QuerySpec buildQuerySpec(Properties attributes)
           
static Vector getSchematicDocs(Properties attributes)
           
 
Methods inherited from class com.ptc.epm.commands.ECADAbstractQuery
addCommonConditions, appendJoin, appendLink, appendUserAttribute, appendUserAttributes, appendWhere
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECADSchematicQuery

public ECADSchematicQuery()
Method Detail

getSchematicDocs

public static Vector getSchematicDocs(Properties attributes)
                               throws WTException
Throws:
WTException

buildQuerySpec

private static QuerySpec buildQuerySpec(Properties attributes)
                                 throws WTException
Throws:
WTException