com.ptc.windchill.uwgm.proesrv.cache
Class UndoCheckoutRequestCache

java.lang.Object
  extended bycom.ptc.windchill.uwgm.proesrv.cache.ProeServiceRequestCache
      extended bycom.ptc.windchill.uwgm.proesrv.cache.AbstractWorkspaceRequestCache
          extended bycom.ptc.windchill.uwgm.proesrv.cache.AbstractWorkspaceIterationRequestCache
              extended bycom.ptc.windchill.uwgm.proesrv.cache.UndoCheckoutRequestCache
All Implemented Interfaces:
IterationRequestCache, WorkspaceIterationRequestCache, WorkspaceRequestCache

public class UndoCheckoutRequestCache
extends AbstractWorkspaceIterationRequestCache

RequestCache for UndoCheckoutRequest.


Field Summary
 
Fields inherited from class com.ptc.windchill.uwgm.proesrv.cache.AbstractWorkspaceIterationRequestCache
workspaceIterationAdapter
 
Fields inherited from class com.ptc.windchill.uwgm.proesrv.cache.AbstractWorkspaceRequestCache
workspaceAdapter
 
Fields inherited from class com.ptc.windchill.uwgm.proesrv.cache.ProeServiceRequestCache
context, infoElements, uwgmRequest
 
Constructor Summary
UndoCheckoutRequestCache(UndoCheckoutRequest proeRequest)
           
 
Method Summary
protected  void setWorkspaceIterationAdapter()
           
 
Methods inherited from class com.ptc.windchill.uwgm.proesrv.cache.AbstractWorkspaceIterationRequestCache
getCheckedInIterations, getCheckedOutIterations, getIterations, getIterationsNotInWorkspace, getNewIterations, validate
 
Methods inherited from class com.ptc.windchill.uwgm.proesrv.cache.AbstractWorkspaceRequestCache
getEpmWorkspace, setWorkspaceAdapter
 
Methods inherited from class com.ptc.windchill.uwgm.proesrv.cache.ProeServiceRequestCache
addWarning, getMessages, reportMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UndoCheckoutRequestCache

public UndoCheckoutRequestCache(UndoCheckoutRequest proeRequest)
Method Detail

setWorkspaceIterationAdapter

protected void setWorkspaceIterationAdapter()
Overrides:
setWorkspaceIterationAdapter in class AbstractWorkspaceIterationRequestCache