|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.uwgm.cadx.request.AbstractUwgmRequestAdapter
com.ptc.windchill.uwgm.cadx.request.AbstractWithWorkspaceRequestAdapter
com.ptc.windchill.uwgm.cadx.checkout.AddToWsUwgmRequestAdapter
com.ptc.windchill.uwgm.cadx.update.UpdateRequestAdapter
UpdateRequestAdapter
Field Summary | |
private static Log |
log
Logging |
private static String |
requestID
ID for the Form Request |
Fields inherited from class com.ptc.windchill.uwgm.cadx.request.AbstractUwgmRequestAdapter |
|
Constructor Summary | |
UpdateRequestAdapter()
|
Method Summary | |
protected com.ptc.windchill.uwgm.soap.impl.uwgm.Requests_i |
createCadxUwgmRequest(Properties formData,
HTTPState state)
As update UI is doing the depedency collection and getting the 'refreshed' objects, update is a mere add to workspace operation where by default, 'differentIterationExistsInWs' conflict is overriden. |
Methods inherited from class com.ptc.windchill.uwgm.cadx.checkout.AddToWsUwgmRequestAdapter |
createCadxUwgmRequest |
Methods inherited from class com.ptc.windchill.uwgm.cadx.request.AbstractWithWorkspaceRequestAdapter |
createUwgmWorkspace |
Methods inherited from class com.ptc.windchill.uwgm.cadx.request.AbstractUwgmRequestAdapter |
createCompositeRequests, debugKeyValuePair, process, setDependentRequest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String requestID
private static Log log
Constructor Detail |
public UpdateRequestAdapter()
Method Detail |
protected com.ptc.windchill.uwgm.soap.impl.uwgm.Requests_i createCadxUwgmRequest(Properties formData, HTTPState state) throws WTException
createCadxUwgmRequest
in class AddToWsUwgmRequestAdapter
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |