|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.uwgm.proesrv.cache.RequestCacheAdapter
com.ptc.windchill.uwgm.proesrv.cache.IterationRequestCacheAdapter
com.ptc.windchill.uwgm.proesrv.cache.WorkspaceIterationRequestCacheAdapter
com.ptc.windchill.uwgm.proesrv.cache.WorkableIterationRequestCacheAdapter
com.ptc.windchill.uwgm.proesrv.cache.TargetFolderInstructionCacheAdapter
TargetFolderInstructionCache adapter
Nested Class Summary |
Nested classes inherited from class com.ptc.windchill.uwgm.proesrv.cache.IterationRequestCacheAdapter |
|
Field Summary | |
private WTValuedMap |
iterationFolderMap
internal [Iteration(EPMDoc, WTPart), Folder(or null)] Map |
private boolean |
keepNullFolderInstructions
allow to accept/keep instructions with null folder |
private static Log |
log
logging |
private boolean |
newIterationsOnly
allow only new iterations |
Fields inherited from class com.ptc.windchill.uwgm.proesrv.cache.WorkspaceIterationRequestCacheAdapter |
checkedInIterations, checkedOutIterations, epmWorkspace, iterationsNotInWorkspace, newIterations, wsContent |
Fields inherited from class com.ptc.windchill.uwgm.proesrv.cache.IterationRequestCacheAdapter |
objectVsUwgmIteration, oidHelper |
Fields inherited from class com.ptc.windchill.uwgm.proesrv.cache.RequestCacheAdapter |
|
Constructor Summary | |
TargetFolderInstructionCacheAdapter()
default constructor |
Method Summary | |
protected List |
collectValidationMessages(com.ptc.windchill.uwgm.soap.uwgmsvc.WorkspaceRequest uwgmRequest)
Collects the validation messages for objects in the request. |
WTValuedMap |
getTargetFolderInstructions()
returns TargetFolderInstruction map [Persistable, Folder] |
protected void |
keepNullFolderInstructions(boolean trueOrFalse)
|
protected void |
setNewIterationsOnly(boolean trueOrFalse)
|
protected void |
validateRequestData(RequestContext requestContext,
com.ptc.windchill.uwgm.soap.uwgm.UwgmRequest uwgmRequest)
validates TargetFolderRequest data |
protected void |
validateTargetFolderInstructions(RequestContext requestContext,
com.ptc.windchill.uwgm.soap.uwgmsvc.TargetFolderInstruction[] instructions)
validates TargetFolderInstruction |
Methods inherited from class com.ptc.windchill.uwgm.proesrv.cache.WorkableIterationRequestCacheAdapter |
collectValidationMessages |
Methods inherited from class com.ptc.windchill.uwgm.proesrv.cache.WorkspaceIterationRequestCacheAdapter |
getCheckedInIterations, getCheckedOutIterations, getEpmWorkspace, getIterationsNotInWorkspace, getNewIterations, getPartDocumentFinder, validateWorkspaceIterations |
Methods inherited from class com.ptc.windchill.uwgm.proesrv.cache.IterationRequestCacheAdapter |
addIterationNotFoundMessage, getIterations, resolveIterationByMasters, validateIterations |
Methods inherited from class com.ptc.windchill.uwgm.proesrv.cache.RequestCacheAdapter |
checkCacheData, isValid, setValid, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private WTValuedMap iterationFolderMap
private boolean newIterationsOnly
private boolean keepNullFolderInstructions
private static Log log
Constructor Detail |
public TargetFolderInstructionCacheAdapter()
Method Detail |
public WTValuedMap getTargetFolderInstructions()
getTargetFolderInstructions
in interface TargetFolderInstructionCache
protected void setNewIterationsOnly(boolean trueOrFalse)
protected void keepNullFolderInstructions(boolean trueOrFalse)
protected void validateRequestData(RequestContext requestContext, com.ptc.windchill.uwgm.soap.uwgm.UwgmRequest uwgmRequest) throws RequestValidationException, UwgmErrorException
validateRequestData
in class WorkableIterationRequestCacheAdapter
requestContext
- RequestContextuwgmRequest
- UwgmRequest
RequestValidationException
UwgmErrorException
protected void validateTargetFolderInstructions(RequestContext requestContext, com.ptc.windchill.uwgm.soap.uwgmsvc.TargetFolderInstruction[] instructions) throws RequestValidationException, UwgmErrorException
requestContext
- RequestContextinstructions
- TargetFolderInstruction[]
RequestValidationException
UwgmErrorException
protected List collectValidationMessages(com.ptc.windchill.uwgm.soap.uwgmsvc.WorkspaceRequest uwgmRequest) throws WTException
WorkspaceIterationRequestCacheAdapter
collectValidationMessages
in class WorkspaceIterationRequestCacheAdapter
uwgmRequest
- The UWGM request
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |