|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.uwgm.proesrv.ProeServiceRequest
com.ptc.windchill.uwgm.proesrv.request.ProeServiceTestProxy
TestRequest proxy for Unit Testing
Field Summary | |
private static Log |
log
logging |
private ProeServiceRequest |
testImplementation
actual test implementation |
Fields inherited from class com.ptc.windchill.uwgm.proesrv.ProeServiceRequest |
context, RESOURCE, resultPopulator, uwgmRequest |
Constructor Summary | |
ProeServiceTestProxy(com.ptc.windchill.uwgm.soap.uwgmsvc.TestRequest testRequest,
RequestResultCache resultCache)
constructor |
Method Summary | |
com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage |
executeRequest()
delegates execution to Implementation class |
private ProeServiceRequest |
getTestImplementation(com.ptc.windchill.uwgm.soap.uwgmsvc.TestRequest testRequest,
RequestResultCache resultCache)
looks up and initializes test implementation |
void |
validateRequest()
delegates validation to implementation class |
Methods inherited from class com.ptc.windchill.uwgm.proesrv.ProeServiceRequest |
addContainer, addContent, addEPMDocument, addEPMDocumentMaster, addEPMWorkspace, addEPMWorkspace, addFakeFolder, addFolder, addLink, addLink, addPreferedContentURLs, addWTPart, addWTPartMaster, bindContent, bindFoldered, createDbObjIterator, getContext, getLocalizedName, getUwgmRequest, ignoreOriginalState, reportFailure, reportInfoMessage, reportInfoMessage, reportMessage, reportMessages, reportWarnings, resetCurrentEpmWS, setRequestCode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private ProeServiceRequest testImplementation
private static Log log
Constructor Detail |
public ProeServiceTestProxy(com.ptc.windchill.uwgm.soap.uwgmsvc.TestRequest testRequest, RequestResultCache resultCache)
testRequest
- TestRequestresultCache
- RequestResultCacheMethod Detail |
public com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage executeRequest() throws UwgmConflictException, UwgmErrorException
executeRequest
in class ProeServiceRequest
UwgmConflictException
UwgmErrorException
public void validateRequest() throws RequestValidationException, UwgmErrorException
validateRequest
in class ProeServiceRequest
RequestValidationException
UwgmErrorException
private ProeServiceRequest getTestImplementation(com.ptc.windchill.uwgm.soap.uwgmsvc.TestRequest testRequest, RequestResultCache resultCache)
resultCache
- RequestResultCache
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |