Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.storage.persistence
Interface IndexingMBean

All Superinterfaces:
IndexingReadOnlyMBean
All Known Implementing Classes:
Indexing

public interface IndexingMBean
extends IndexingReadOnlyMBean

Method Summary
 boolean isIsKey()
          Gets the value of the isKey property.
 void setGetMethod(java.lang.String value)
          Sets the value of the getMethod property.
 void setIsKey(java.lang.Boolean value)
          Sets the value of the isKey property.

 

Methods inherited from interface oracle.axia.config.beans.storage.persistence.IndexingReadOnlyMBean
getGetMethod

 

Method Detail

setGetMethod

void setGetMethod(java.lang.String value)
Sets the value of the getMethod property.

isIsKey

boolean isIsKey()
Gets the value of the isKey property.

setIsKey

void setIsKey(java.lang.Boolean value)
Sets the value of the isKey property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.