|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.uwgm.proesrv.ProeServiceDispatcherHelper
Misc outsourced utilities for ProeServiceRequestDispatcher
Field Summary | |
private static Log |
log
logging |
Constructor Summary | |
ProeServiceDispatcherHelper()
|
Method Summary | |
static String |
getRequestClassName(com.ptc.windchill.uwgm.soap.uwgm.UwgmRequest uwgmRequest)
returns UwgmRequest short class name for logging |
static void |
processResolutionOptions(com.ptc.windchill.uwgm.soap.uwgm.UwgmRequest uwgmRequest)
register (store) conflict resolution options |
static void |
setEPMApplicationContext()
sets EPMContext to default EPMApplicationType |
static void |
setWorkspaceOriginalState(com.ptc.windchill.uwgm.soap.uwgm.UwgmRequest uwgmRequest,
RequestResultCache rrc)
sets WorkspaceOriginalState (WOS) status |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static Log log
Constructor Detail |
public ProeServiceDispatcherHelper()
Method Detail |
public static void setWorkspaceOriginalState(com.ptc.windchill.uwgm.soap.uwgm.UwgmRequest uwgmRequest, RequestResultCache rrc) throws UwgmErrorException
uwgmRequest
- UwgmRequestrrc
- RequestResultCache
UwgmErrorException
public static String getRequestClassName(com.ptc.windchill.uwgm.soap.uwgm.UwgmRequest uwgmRequest)
uwgmRequest
- UwgmRequest
public static void processResolutionOptions(com.ptc.windchill.uwgm.soap.uwgm.UwgmRequest uwgmRequest) throws UwgmErrorException
uwgmRequest
- UwgmRequest
UwgmErrorException
public static void setEPMApplicationContext() throws UwgmErrorException
UwgmErrorException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |