|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-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 |
DuplicateKeyExceptionThe operation resulted in a duplicate key exception. |
class |
KeyNotFoundExceptionThe 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 Document |
CustomSlaManager.getApplicationGroupCustomSla(String slaType)Returns the Application Group SLA of a custom type. |
abstract Document |
CustomSlaManager.getServiceProviderGroupCustomSla(String slaType)Returns the Service Provider Group SLA of a custom type. |
abstract Document |
CustomSlaManager.getGlobalCustomSla(String slaType)Returns the Global SLA of a custom type |
abstract void |
CustomSlaManager.registerSlaParserCallback(String slaType, String parserId, SlaParserCallback parser)Register a custom parser callback for the specific agreement GroupType. |
abstract void |
CustomSlaManager.unregisterSlaParserCallback(String slaType, String parserId)Register a custom parser callback for the specific agreement GroupType |
abstract Object |
CustomSlaManager.getApplicationGroupCustomSla(String slaType, String parserId)Returns the Application Group SLA of a custom type. |
abstract Object |
CustomSlaManager.getServiceProviderGroupCustomSla(String slaType, String parserId)Returns the Service Provider Group SLA of a custom type. |
abstract Object |
CustomSlaManager.getGlobalCustomSla(String slaType, String parserId)Returns the Global SLA of a custom type. |
|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||