Package com.ptc.windchill.uwgm.proesrv.action

Interface Summary
CreateBaselineAction.BaselineInfo BaselineInfo interface to create Baseline
 

Class Summary
AbstractRenameAction Abstract class for handling rename of both WTParts and EPMDocuments.
AddToWorkspaceAction Add to Workspace and Checkout action
CheckinAction Checkin Action implementation
CheckinActionTest Test class for CheckinActionTest based on JUnit framework.
CheckStaleContentAction CheckStaleContentAction implementation.
CreateBaselineAction Create Baseline and add iteration to Baseline action implementation
CreatePartsAndAssociateAction  
CreatePartsAndAssociateActionTest Test class for CreatePartsAndAssociateActionTest based on JUnit framework.
DeleteNewObjectsAction This is an action class which deletes the new objects from workspace
DeleteNewObjectsActionTest Test class for DeleteNewObjectsAction based on JUnit framework.
EpmRenameAction Implements the Rename operation for EPMDocuments.
EpmRenameActionTest Test class for testing EpmRenameAction.
GhostResolutionAction Ghost Resolution Action implementation
IBAModificationAction PartIBAModification Action implementation
IBAModificationActionTest Test class to test create/update and deletion of IBAs
ModelCheckAction ModelCheckAction class is a gatekeeper that confirms model check results from the CADDoc (IBAHolder) as stored by client on saving the model.
PartRenameAction Implements the Rename operation for WTParts.
PartRenameActionTest Test class for testing PartRenameAction.
RemoveFromWorkspaceAction This is an action class which removes the objects from workspace
RemoveFromWorkspaceActionTest Test class for RemoveFromWorkspaceAction based on JUnit framework.
RenameInfo Holder class for storing the new name and number to be assigned to a master.
SetTargetFolderAction SetTargetFolder Uwgm action
UndoCheckoutAction Implements the Undo Checkout action over a collection of objects in a workspace.
UndoCheckoutActionTest Test class for UndoCheckoutAction based on JUnit framework.
UpdateWorkspaceAction This is an action class which updates workspace
UpdateWorkspaceActionTest Test class for UpdateWorkspaceAction based on JUnit framework.
UwgmAction super abstract class for all Uwgm actions
UwgmWorkspaceAction abstract super class to all Workspace related Uwgm Actions
UwgmWorkspaceObjectsAction abstract super class to all Workspace related Uwgm Actions which work with collections of objects
WorkspaceCreateAction Uwgm Action to create a new EPMWorkspace
WorkspaceDeleteAction Implements the Delete Workspace action.
WorkspaceDeleteActionTest Test class for WorkspaceDeleteAction based on JUnit framework.