Uses of Package
com.ptc.windchill.uwgm.proesrv.request

Packages that use com.ptc.windchill.uwgm.proesrv.request
com.ptc.windchill.uwgm.proesrv.cache   
com.ptc.windchill.uwgm.proesrv.request   
 

Classes in com.ptc.windchill.uwgm.proesrv.request used by com.ptc.windchill.uwgm.proesrv.cache
RemoveFromWorkspaceRequest
          RemoveFromWorkspace UWGM Request implementation.
UndoCheckoutRequest
          Handles Undo Checkout request.
UpdateWorkspaceRequest
          UpdateWorkspace UWGM Request implementation.
 

Classes in com.ptc.windchill.uwgm.proesrv.request used by com.ptc.windchill.uwgm.proesrv.request
AbstractUwgmRequestTest
          Parent abstract class for writing test classes for the Pro/E services implementations of UwgmRequests e.g.
AddToWorkspaceRequest
          UWGM AddToWorkspace/EpmAddToWorkspace/Checkout action implementation
AddToWorkspaceRequestCache
          request data cache for AddToWorkspace requests
AddToWorkspaceRequestTest.IterationInstructionHolder
           
CheckinRequestCache
          request cache implementation for Checkin
EpmRenameRequest
          Handles Rename EPMDocument requests.
EpmRenameRequestCache
          request data cache for EpmRename requests
EpmRenameRequestTest.EpmRenameData
          Helper class to hold the new values of the EPMDocumentMaster attributes to be passed to the EpmRename request.
GetContentDownloadInfoRequest
          GetContentDownloadInfo Request implementation
GetContentDownloadInfoRequestCache
          RequestCache for GetContentDownloadInfo UWGM request
GetFolderContentRequest
          GetFolderContent Request implementation
GetFolderContentRequestCache
          GetFolderContent UWGM request cache adapter
IBAModificationRequest
          UWGM IBAModificationRequest implementation
IBAModificationRequestCache
          request data cache for PartIBAModificationRequest requests
PartRenameRequest
          Handles Rename WTPart requests.
PartRenameRequestCache
          request data cache for PartRename requests
PartRenameRequestTest.PartRenameData
          Helper class to hold the new values of the WTPartMaster attributes to be passed to the PartRename request.
PrepareEpmForUploadRequestCache
          RequestCache for PrepareEpmForUploadRequest
SetTargetFolderRequest
          SetTargetFolder Request implementation
SetTargetFolderRequestCache
          SetTargetFolder request cache
WorkspaceCreateRequest
           
WorkspaceCreateRequestCache