com.ptc.hli.ecad.behaviors
Class CheckinAction.CheckinActionServer
java.lang.Object
com.ptc.hli.ecad.behaviors.CheckinAction.CheckinActionServer
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- CheckinAction
- public static class CheckinAction.CheckinActionServer
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckinAction.CheckinActionServer
public CheckinAction.CheckinActionServer()
createFileInCache
public static String createFileInCache(String shortFileName)
throws WTException
- Throws:
WTException
appendBlockToFileInCache
public static void appendBlockToFileInCache(String serverFileName,
byte[] block)
throws WTException
- Throws:
WTException
ecadServerCheckin
public static Boolean ecadServerCheckin(byte[] xmlFileData,
String zipFileName,
Vector objectsToCheckin,
EPMAsStoredConfig storedConfig,
EPMCheckpoint workspaceBaseline)
throws WTException
- Throws:
WTException
deleteECADCache
private static boolean deleteECADCache(File file)