Package | Description |
---|---|
com.ibm.tivoli.maximo.oslc.consumer |
Modifier and Type | Method and Description |
---|---|
InteractionGroupInfo |
InteractionGroupCache.getInteractionGroupInfo(java.lang.String name)
Get the InteractionGroupInfo object
|
InteractionGroupInfo |
InteractionGroupCacheImpl.getInteractionGroupInfo(java.lang.String name)
Get the InteractionGroupInfo object
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,InteractionGroupInfo> |
InteractionGroupCache.getAllInteractionGroups()
Get all the defined interaction groups
InteractionGroupInfo objects
|
java.util.Map<java.lang.String,InteractionGroupInfo> |
InteractionGroupCacheImpl.getAllInteractionGroups()
Get all the defined interaction groups
InteractionGroupInfo objects
|