com.ptc.epm.commands
Class ECADCheckOut.CheckOutServer
java.lang.Object
com.ptc.epm.commands.ECADCheckOut.CheckOutServer
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- ECADCheckOut
- protected static class ECADCheckOut.CheckOutServer
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECADCheckOut.CheckOutServer
protected ECADCheckOut.CheckOutServer()
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