Package | Description |
---|---|
com.ibm.tivoli.maximo.oslc.consumer | |
com.ibm.tivoli.maximo.oslc.consumer.webclient.beans |
Modifier and Type | Method and Description |
---|---|
java.util.List<OslcServiceProviderInfo> |
OslcInteractionProcessor.getServiceProviders() |
Modifier and Type | Method and Description |
---|---|
void |
OslcInteractionProcessor.createOslcLinkFromEvent(java.lang.String event,
OslcServiceProviderInfo selectedServiceProviderInfo) |
Modifier and Type | Method and Description |
---|---|
static int |
OslcInteractionUtil.loadInteractionDialog(WebClientSession clientSession,
OslcServiceProviderInfo selectedServiceProviderInfo,
MboSetRemote msr)
Load data into a dialog pertaining to the interaction
|
static int |
OslcInteractionUtil.showInteractionDialog(WebClientSession clientSession,
OslcServiceProviderInfo selectedServiceProviderInfo)
Show the interaction dialog
|