Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.storage.persistence.KeyMapping

Packages that use KeyMapping
oracle.axia.config.beans.storage.persistence   

 

Uses of KeyMapping in oracle.axia.config.beans.storage.persistence

 

Fields in oracle.axia.config.beans.storage.persistence with type parameters of type KeyMapping
protected  java.util.List<KeyMapping> KVMapping.keyMapping
           

 

Methods in oracle.axia.config.beans.storage.persistence that return KeyMapping
 KeyMapping ObjectFactory.createKeyMapping()
          Create an instance of KeyMapping

 

Methods in oracle.axia.config.beans.storage.persistence that return types with arguments of type KeyMapping
 java.util.List<KeyMapping> KVMapping.getKeyMapping()
          Gets the value of the keyMapping property.

 

Constructor parameters in oracle.axia.config.beans.storage.persistence with type arguments of type KeyMapping
KVMapping(java.util.List<KeyMapping> keyMapping, java.util.List<ValueMapping> valueMapping, java.util.List<Indexing> indexing, java.lang.String name, java.lang.String desc, java.lang.Boolean sequence)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.