Methods in com.ptc.wgmecad.ecad that throw WindchillFunctionException |
void |
ClientInterface.createnew(String functionName,
File tempdirpath,
File attrdef_file,
File[] attributeFiles,
File tarFile,
WindchillIntegrationManager im,
ProcessManager pm,
DesignAll design)
create new design in Windchill, or checkin existing design. |
void |
ClientInterface.checkin(String functionName,
File tempdirpath,
File attrdef_file,
File[] attributeFiles,
File tarFile,
WindchillIntegrationManager im,
ProcessManager pm,
DesignAll design,
boolean checkout)
create new design in Windchill, or checkin existing design. |
void |
ClientInterface.cancelCheckout(String functionName,
DesignAll design)
|
void |
ClientInterface.newRevision(String functionName,
DesignAll design)
|
void |
ClientInterface.download(String functionName,
DesignAll design,
File targetPath,
boolean checkout)
|
void |
ClientInterface.download(String functionName,
DesignAll design,
File boardPath,
File schPath,
boolean checkout)
|