com.ptc.windchill.uwgm.proesrv.request
Class IBAModificationRequestCache
java.lang.Object
com.ptc.windchill.uwgm.proesrv.cache.ProeServiceRequestCache
com.ptc.windchill.uwgm.proesrv.request.IBAModificationRequestCache
- All Implemented Interfaces:
- IBAModificationInstructionCache, WorkspaceRequestCache
- public class IBAModificationRequestCache
- extends ProeServiceRequestCache
- implements IBAModificationInstructionCache, WorkspaceRequestCache
request data cache for PartIBAModificationRequest requests
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cacheAdapter
private IBAModificationInstructionCacheAdapter cacheAdapter
IBAModificationRequestCache
public IBAModificationRequestCache(IBAModificationRequest proeServiceRequest)
- constructor
- Parameters:
proeServiceRequest
- IBAModificationRequest
validate
public void validate()
throws RequestValidationException,
UwgmErrorException
- validates IBAModificationRequest input data
- Specified by:
validate
in class ProeServiceRequestCache
- Throws:
RequestValidationException
UwgmErrorException
getIBAModificationMap
public WTKeyedMap getIBAModificationMap()
- returns WTKeyedMap of ActionInstructions [Persistable, isToCheckout(Boolean)]
- Specified by:
getIBAModificationMap
in interface IBAModificationInstructionCache
- Returns:
- ActionInstruction[]
getEpmWorkspace
public EPMWorkspace getEpmWorkspace()
- Specified by:
getEpmWorkspace
in interface WorkspaceRequestCache
- Returns:
- EPMWorkspace