|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Inner class representing BrokerReferencesType This class extends IMgmtListBase
| Method Summary | |
|---|---|
IMgmtBeanBase |
getAcceptorConfigElementRef()
Get the attribute for ACCEPTOR_CONFIG_ELEMENT_REF as a IMgmtBeanBase value. |
IMgmtBeanBase |
getAcceptorConfigElementRef(IMgmtBeanBase defValue)
Get the attribute for ACCEPTOR_CONFIG_ELEMENT_REF as a IMgmtBeanBase value. |
IMgmtAttributeMetaData |
getAcceptorConfigElementRefMetaData()
Get the attribute metadata for ACCEPTOR_CONFIG_ELEMENT_REF. |
IMgmtBeanBase |
getPrimaryConfigElementRef()
Get the attribute for PRIMARY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value. |
IMgmtBeanBase |
getPrimaryConfigElementRef(IMgmtBeanBase defValue)
Get the attribute for PRIMARY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value. |
IMgmtAttributeMetaData |
getPrimaryConfigElementRefMetaData()
Get the attribute metadata for PRIMARY_CONFIG_ELEMENT_REF. |
void |
setAcceptorConfigElementRef(IMgmtBeanBase value)
Set the attribute for ACCEPTOR_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value. |
void |
setPrimaryConfigElementRef(IMgmtBeanBase value)
Set the attribute for PRIMARY_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
|---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
|---|
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
| Method Detail |
|---|
IMgmtBeanBase getAcceptorConfigElementRef()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtBeanBase getAcceptorConfigElementRef(IMgmtBeanBase defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getAcceptorConfigElementRefMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IMgmtBeanBase getPrimaryConfigElementRef()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtBeanBase getPrimaryConfigElementRef(IMgmtBeanBase defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getPrimaryConfigElementRefMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setAcceptorConfigElementRef(IMgmtBeanBase value)
throws MgmtException
value - The IMgmtBeanBase value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setPrimaryConfigElementRef(IMgmtBeanBase value)
throws MgmtException
value - The IMgmtBeanBase value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||