Package | Description |
---|---|
com.ibm.tivoli.maximo.interaction.policy |
Modifier and Type | Method and Description |
---|---|
PolicyInfo |
InteractionPolicyCacheImpl.getPolicyInfo(java.lang.String id)
Get the EndPointInfo object
|
PolicyInfo |
InteractionPolicyCache.getPolicyInfo(java.lang.String id)
Get the EndPointInfo object
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,PolicyInfo> |
InteractionPolicyCacheImpl.getAllPolices()
Get all the defined endpoints.
|
java.util.Map<java.lang.String,PolicyInfo> |
InteractionPolicyCache.getAllPolices()
Get all the defined endpoints.
|