Uses of Class
com.ptc.epm.commands.util.DocHelper.DocOptions

Packages that use DocHelper.DocOptions
com.ptc.epm.commands.util   
 

Uses of DocHelper.DocOptions in com.ptc.epm.commands.util
 

Methods in com.ptc.epm.commands.util with parameters of type DocHelper.DocOptions
static EPMDocument DocHelper.createDoc(String number, String name, DocHelper.DocOptions options, ECADTransaction transaction)
           
static EPMDocument DocHelper.createDoc(EPMDocument epmDoc, DocHelper.DocOptions options, ECADTransaction transaction)