com.ptc.windchill.uwgm.proesrv.action
Class CreatePartsAndAssociateAction
java.lang.Object
com.ptc.windchill.uwgm.proesrv.action.UwgmAction
com.ptc.windchill.uwgm.proesrv.action.UwgmWorkspaceAction
com.ptc.windchill.uwgm.proesrv.action.CreatePartsAndAssociateAction
- public class CreatePartsAndAssociateAction
- extends UwgmWorkspaceAction
Fields inherited from class com.ptc.windchill.uwgm.proesrv.action.UwgmAction |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
epmDocuments
private WTCollection epmDocuments
documentPartMap
private WTValuedMap documentPartMap
log
private static Log log
- logging
CreatePartsAndAssociateAction
public CreatePartsAndAssociateAction(RequestContext context,
EPMWorkspace epmWorkspace)
setEpmDocuments
public void setEpmDocuments(WTCollection epmDocumentsList)
getDocumentPartMap
public WTValuedMap getDocumentPartMap()
- returns document<->part association Map [EPMDoc, WTPart]
- Returns:
- WTValuedMap
executeAction
protected void executeAction()
throws UwgmConflictException,
UwgmErrorException
- executes Action
- Specified by:
executeAction
in class UwgmAction
- Throws:
UwgmConflictException
UwgmErrorException