com.ptc.epm.commands
Class ECADCheckOut

java.lang.Object
  extended bycom.ptc.epm.commands.ECADCheckOut

public class ECADCheckOut
extends Object


Nested Class Summary
protected static class ECADCheckOut.CheckOutServer
           
 
Field Summary
(package private) static boolean SERVER
           
private static String SERVER_CLASS
           
 
Constructor Summary
ECADCheckOut()
           
 
Method Summary
static void checkOutDocuments(EPMDocument[] checkoutDocs, Vector includeDocs, String wsname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_CLASS

private static final String SERVER_CLASS

SERVER

static final boolean SERVER
Constructor Detail

ECADCheckOut

public ECADCheckOut()
Method Detail

checkOutDocuments

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