com.ptc.hli.ecad
Class ECADQueryHelper.ECADQueryServer
java.lang.Object
com.ptc.hli.ecad.ECADQueryHelper.ECADQueryServer
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- ECADQueryHelper
- protected static class ECADQueryHelper.ECADQueryServer
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECADQueryHelper.ECADQueryServer
protected ECADQueryHelper.ECADQueryServer()
getProjects
public static Vector getProjects()
throws WTException
- Throws:
WTException
getProductNames
public static Vector getProductNames()
throws WTException
- Throws:
WTException
getProduct
public static PDMLinkProduct getProduct(String name)
throws WTException
- Throws:
WTException
getProject
public static Project2 getProject(String name)
throws WTException
- Throws:
WTException