com.ptc.epm.commands.util
Class CabinetHelper.CabinetServer
java.lang.Object
com.ptc.epm.commands.util.CabinetHelper.CabinetServer
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- CabinetHelper
- public static class CabinetHelper.CabinetServer
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEPARATOR
private static final String SEPARATOR
CabinetHelper.CabinetServer
public CabinetHelper.CabinetServer()
getSubFolder
public static Folder getSubFolder(String subFolderPath,
Folder rootFolder)
throws WTException
- Throws:
WTException
getContainerFolder
public static Folder getContainerFolder(String subFolderPath,
Folder rootFolder,
WTContainerRef containerRef)
throws WTException
- Throws:
WTException