Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Uses of Class
com.bea.wlcp.wlng.api.management.InputManagementException

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  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.

 


Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.