com.ptc.epm.commands
Class ECADCancelCheckOut

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

public class ECADCancelCheckOut
extends Object


Nested Class Summary
static class ECADCancelCheckOut.CancelCheckOutServer
           
 
Field Summary
private static String ECADRESOURCE
           
private static boolean SERVER
           
private static String SERVER_CLASS
           
 
Constructor Summary
ECADCancelCheckOut()
           
 
Method Summary
static void cancelCheckOutDocuments(Vector cancelCheckOutDocuments, EPMWorkspace ws)
           
 
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

private static final boolean SERVER

ECADRESOURCE

private static final String ECADRESOURCE
See Also:
Constant Field Values
Constructor Detail

ECADCancelCheckOut

public ECADCancelCheckOut()
Method Detail

cancelCheckOutDocuments

public static void cancelCheckOutDocuments(Vector cancelCheckOutDocuments,
                                           EPMWorkspace ws)
                                    throws WTException
Throws:
WTException