|
Oracle Communications Service Broker Platform MBean Java API Reference 6.0 E26173-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KVMappingMBean
| Method Summary | |
|---|---|
void |
addIndexing()Add a new element named indexing |
void |
addKeyMapping()Add a new element named keyMapping |
void |
addValueMapping()Add a new element named valueMapping |
boolean |
isSequence()Gets the value of the sequence property. |
void |
removeIndexing(int index)Remove an element named indexing by the index |
void |
removeKeyMapping(int index)Remove an element named keyMapping by the index |
void |
removeValueMapping(int index)Remove an element named valueMapping by the index |
void |
setDesc(java.lang.String value)Sets the value of the desc property. |
void |
setName(java.lang.String value)Sets the value of the name property. |
void |
setSequence(java.lang.Boolean value)Sets the value of the sequence property. |
| Methods inherited from interface oracle.axia.config.beans.storage.persistence.KVMappingReadOnlyMBean |
|---|
getDesc, getIndexingMBean, getKeyMappingMBean, getName, getValueMappingMBean |
| Method Detail |
|---|
void setName(java.lang.String value)
void setDesc(java.lang.String value)
boolean isSequence()
void setSequence(java.lang.Boolean value)
void addKeyMapping()
void removeKeyMapping(int index)
void addValueMapping()
void removeValueMapping(int index)
void addIndexing()
void removeIndexing(int index)
|
Oracle Communications Service Broker Platform MBean Java API Reference 6.0 E26173-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||