public class OslcInteractionUtil
extends java.lang.Object
Constructor and Description |
---|
OslcInteractionUtil() |
Modifier and Type | Method and Description |
---|---|
static OslcEndPointData |
getOSLCEndPointData(java.lang.String oslcProviderName,
WebClientSession clientSession) |
static void |
handleOSLCEndPointException(OslcEndPointData oslcEndPointData,
MXException ex,
WebClientSession clientSession) |
static int |
loadInteractionDialog(WebClientSession clientSession,
OslcServiceProviderInfo selectedServiceProviderInfo,
MboSetRemote msr)
Load data into a dialog pertaining to the interaction
|
static int |
oslcinteraction(WebClientSession clientSession)
Event to process an oslc interaction
|
static int |
oslcpreviewinteraction(WebClientSession clientSession) |
static com.ibm.json.java.JSONObject |
oslcpreviewinteractionPopup(WebClientSession clientSession,
com.ibm.json.java.JSONObject popDefinition)
Called from DataBean to show a preview popup
|
static int |
showInteractionDialog(WebClientSession clientSession,
OslcServiceProviderInfo selectedServiceProviderInfo)
Show the interaction dialog
|
public static int oslcinteraction(WebClientSession clientSession) throws MXException, java.rmi.RemoteException
clientSession
- WebClientSessionMXException
- RemoteExceptionjava.rmi.RemoteException
public static int showInteractionDialog(WebClientSession clientSession, OslcServiceProviderInfo selectedServiceProviderInfo) throws MXException, java.rmi.RemoteException
clientSession
- WebClientSessionselectedServiceProviderInfo
- OslcServiceProviderInfoMXException
- RemoteExceptionjava.rmi.RemoteException
public static int loadInteractionDialog(WebClientSession clientSession, OslcServiceProviderInfo selectedServiceProviderInfo, MboSetRemote msr) throws MXException, java.rmi.RemoteException
clientSession
- WebClientSessionselectedServiceProviderInfo
- OslcServiceProviderInfomsr
- MboSetRemoteMXException
- RemoteExceptionjava.rmi.RemoteException
public static OslcEndPointData getOSLCEndPointData(java.lang.String oslcProviderName, WebClientSession clientSession) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public static void handleOSLCEndPointException(OslcEndPointData oslcEndPointData, MXException ex, WebClientSession clientSession) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public static int oslcpreviewinteraction(WebClientSession clientSession) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public static com.ibm.json.java.JSONObject oslcpreviewinteractionPopup(WebClientSession clientSession, com.ibm.json.java.JSONObject popDefinition) throws MXException, java.rmi.RemoteException
clientSession
- popDefinition
- rowNum
- MXException
java.rmi.RemoteException