com.ptc.epm.commands
Class ECADCheckOut.CheckOutServer

java.lang.Object
  extended bycom.ptc.epm.commands.ECADCheckOut.CheckOutServer
All Implemented Interfaces:
RemoteAccess
Enclosing class:
ECADCheckOut

protected static class ECADCheckOut.CheckOutServer
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
protected ECADCheckOut.CheckOutServer()
           
 
Method Summary
static void checkOutDocuments(EPMDocument[] checkoutDocs, Vector includeDocs, String wsname)
           
static void checkOutDocuments(EPMDocument[] checkoutDocs, Vector includeDocs, String wsname, String wsdescription, File wslocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECADCheckOut.CheckOutServer

protected ECADCheckOut.CheckOutServer()
Method Detail

checkOutDocuments

public static void checkOutDocuments(EPMDocument[] checkoutDocs,
                                     Vector includeDocs,
                                     String wsname)
                              throws WTException
Throws:
WTException

checkOutDocuments

public static void checkOutDocuments(EPMDocument[] checkoutDocs,
                                     Vector includeDocs,
                                     String wsname,
                                     String wsdescription,
                                     File wslocation)
                              throws WTException
Throws:
WTException