com.ptc.epm.commands.util
Class PartHelper.PartServer

java.lang.Object
  extended bycom.ptc.epm.commands.util.PartHelper.PartServer
All Implemented Interfaces:
RemoteAccess
Enclosing class:
PartHelper

public static class PartHelper.PartServer
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
PartHelper.PartServer()
           
 
Method Summary
static Boolean isAutoNumber(WTContainerRef cRef)
           
static QueryResult lookupParts(String[] docNumbers, WTContainerRef containerRef, View view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartHelper.PartServer

public PartHelper.PartServer()
Method Detail

lookupParts

public static QueryResult lookupParts(String[] docNumbers,
                                      WTContainerRef containerRef,
                                      View view)
                               throws WTException
Throws:
WTException

isAutoNumber

public static Boolean isAutoNumber(WTContainerRef cRef)
                            throws WTException
Throws:
WTException