com.ptc.windchill.uwgm.proesrv.request
Class EpmRenameRequestCache
java.lang.Object
com.ptc.windchill.uwgm.proesrv.cache.ProeServiceRequestCache
com.ptc.windchill.uwgm.proesrv.request.EpmRenameRequestCache
- All Implemented Interfaces:
- EpmRenameInstructionCache, RenameInstructionCache
- public class EpmRenameRequestCache
- extends ProeServiceRequestCache
- implements EpmRenameInstructionCache
request data cache for EpmRename requests
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instructionAdapter
protected EpmRenameInstructionCacheAdapter instructionAdapter
EpmRenameRequestCache
public EpmRenameRequestCache(EpmRenameRequest proeServiceRequest)
- constructor
- Parameters:
proeServiceRequest
- EpmRenameRequest
validate
public void validate()
throws RequestValidationException,
UwgmErrorException
- validates EpmRenameRequest input data
- Specified by:
validate
in class ProeServiceRequestCache
- Throws:
RequestValidationException
UwgmErrorException
getIdentityInfoMap
public WTKeyedMap getIdentityInfoMap()
- returns WTKeyedMap of EpmRenameInstructions [Master, RenameInfo]
- Specified by:
getIdentityInfoMap
in interface RenameInstructionCache
- Returns:
- WTKeyedMap
getCadNameMap
public WTKeyedMap getCadNameMap()
- returns WTKeyedMap of EpmRenameInstructions [Master, CAD Name]
- Specified by:
getCadNameMap
in interface EpmRenameInstructionCache
- Returns:
- WTKeyedMap