com.ptc.epm.commands
Class ECADNewRevision
java.lang.Object
com.ptc.epm.commands.ECADNewRevision
- public class ECADNewRevision
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_CLASS
private static final String SERVER_CLASS
SERVER
static final boolean SERVER
ECADRESOURCE
private static final String ECADRESOURCE
- See Also:
- Constant Field Values
ECADNewRevision
public ECADNewRevision()
reviseDesignDocuments
public static String reviseDesignDocuments(Vector documentsToRevise,
EPMAsStoredConfig storedConfig)
throws WTException
- Throws:
WTException
getNewVersionName
private static String getNewVersionName(EPMDocument ecadDoc)
reviseDocsAndParts
private static WTKeyedMap reviseDocsAndParts(EPMDocument[] docsToRevise,
ReviseOptions options,
ConfigSpec partConfigSpec)
throws WTException
- Throws:
WTException