|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMDocumentInfo | |
com.ptc.windchill.cadx.checkout | |
com.ptc.windchill.cadx.remove | |
com.ptc.windchill.uwgm.cadx.cancelcheckout | |
com.ptc.windchill.uwgm.cadx.remove |
Uses of EPMDocumentInfo in com.ptc.windchill.cadx.checkout |
Fields in com.ptc.windchill.cadx.checkout declared as EPMDocumentInfo | |
private EPMDocumentInfo |
EPMDocumentInfo.genObj
|
Methods in com.ptc.windchill.cadx.checkout that return EPMDocumentInfo | |
EPMDocumentInfo |
EPMDocumentInfo.getGenObj()
|
static EPMDocumentInfo[] |
EPMDocumentInfo.getEPMDocumentInfoArray(Object[] workArray,
int[] includeBy,
boolean needRefresh)
|
Methods in com.ptc.windchill.cadx.checkout with parameters of type EPMDocumentInfo | |
void |
EPMDocumentInfo.addInstance(EPMDocumentInfo infoObj)
|
void |
EPMDocumentInfo.setGenObj(EPMDocumentInfo infoObj)
|
static String |
CheckoutJSHelper.getDocumentScript(EPMDocumentInfo infoObj,
int index,
Locale locale,
EPMWorkspace workspace,
boolean isActiveWorkspace,
HTTPState state)
|
static String |
CheckoutJSHelper.getDocumentScript(EPMDocumentInfo infoObj,
int index,
Locale locale,
EPMWorkspace workspace,
boolean isActiveWorkspace,
HTTPState state,
PageServerHelper helper)
|
Constructors in com.ptc.windchill.cadx.checkout with parameters of type EPMDocumentInfo | |
EPMDocumentInfo(Workable iCurObj,
int[] iIncludeBy,
int iInstanceType,
boolean iIsChosen,
EPMDocumentInfo iGenObj)
|
|
EPMDocumentInfo(Workable iCurObj,
int[] iIncludeBy,
int iInstanceType,
boolean iIsChosen,
EPMDocumentInfo iGenObj,
boolean needRefresh)
|
Uses of EPMDocumentInfo in com.ptc.windchill.cadx.remove |
Methods in com.ptc.windchill.cadx.remove with parameters of type EPMDocumentInfo | |
static String |
RemoveContentsJs.getDocumentScript(EPMDocumentInfo infoObj,
int index,
Locale locale,
EPMWorkspace workspace,
HTTPState state,
HashMap instanceGenericMap,
HashMap genericInstanceMap,
ArrayList selectedGenericOrInstances,
ArrayList associatedGenericOrInstances,
ArrayList requiredGenericOrInstances)
|
static String |
RemoveContentsJs.getPartScript(EPMDocumentInfo infoObj,
int index,
Locale locale,
EPMWorkspace workspace,
HTTPState state,
HashMap instanceGenericMap,
HashMap genericInstanceMap,
ArrayList selectedGenericOrInstances,
ArrayList associatedGenericOrInstances,
ArrayList requiredGenericOrInstances)
|
Uses of EPMDocumentInfo in com.ptc.windchill.uwgm.cadx.cancelcheckout |
Methods in com.ptc.windchill.uwgm.cadx.cancelcheckout with parameters of type EPMDocumentInfo | |
JSPropertyValue |
CancelCheckoutJSDataUtility.getValue(String attribute,
EPMDocumentInfo infoObj)
|
Uses of EPMDocumentInfo in com.ptc.windchill.uwgm.cadx.remove |
Methods in com.ptc.windchill.uwgm.cadx.remove with parameters of type EPMDocumentInfo | |
private String |
RemoveFormProcessor.getDocIncludeAsStr(EPMDocumentInfo infoObj,
Locale locale,
HashMap instanceGenericMap,
HashMap genericInstanceMap,
ArrayList selectedGenericOrInstances,
ArrayList associatedGenericOrInstances,
ArrayList requiredGenericOrInstances)
|
private String |
RemoveFormProcessor.getDocPropUrl(EPMDocumentInfo infoObj,
Locale locale)
|
private String |
RemoveFormProcessor.getPartPropUrl(EPMDocumentInfo infoObj,
Locale locale)
|
private String |
RemoveFormProcessor.getPartIncludeAsStr(EPMDocumentInfo infoObj,
Locale locale,
HashMap instanceGenericMap,
HashMap genericInstanceMap,
ArrayList selectedGenericOrInstances,
ArrayList associatedGenericOrInstances,
ArrayList requiredGenericOrInstances)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |