|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputManagementException | |
com.bea.wlcp.wlng.api.management | |
com.bea.wlcp.wlng.api.sla |
Uses of InputManagementException in com.bea.wlcp.wlng.api.management |
Subclasses of InputManagementException in com.bea.wlcp.wlng.api.management | |
class |
DuplicateKeyException
The operation resulted in a duplicate key exception. |
class |
KeyNotFoundException
The operation could not find the specified key. |
Uses of InputManagementException in com.bea.wlcp.wlng.api.sla |
Methods in com.bea.wlcp.wlng.api.sla that throw InputManagementException | |
abstract org.w3c.dom.Document |
CustomSlaManager.getApplicationGroupCustomSla(java.lang.String slaType)
Returns the Application Group SLA of a custom type. |
abstract org.w3c.dom.Document |
CustomSlaManager.getServiceProviderGroupCustomSla(java.lang.String slaType)
Returns the Service Provider Group SLA of a custom type. |
abstract org.w3c.dom.Document |
CustomSlaManager.getGlobalCustomSla(java.lang.String slaType)
Returns the Global SLA of a custom type. |
abstract void |
CustomSlaManager.registerSlaParserCallback(java.lang.String slaType,
java.lang.String parserId,
SlaParserCallback parser)
Register a custom parser callback for the specific agreement GroupType. |
abstract void |
CustomSlaManager.unregisterSlaParserCallback(java.lang.String slaType,
java.lang.String parserId)
Register a custom parser callback for the specific agreement GroupType. |
abstract java.lang.Object |
CustomSlaManager.getApplicationGroupCustomSla(java.lang.String slaType,
java.lang.String parserId)
Returns the Application Group SLA of a custom type. |
abstract java.lang.Object |
CustomSlaManager.getServiceProviderGroupCustomSla(java.lang.String slaType,
java.lang.String parserId)
Returns the Service Provider Group SLA of a custom type. |
abstract java.lang.Object |
CustomSlaManager.getGlobalCustomSla(java.lang.String slaType,
java.lang.String parserId)
Returns the Global SLA of a custom type. |
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |