|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractContainerBean.IAbstractExtensionType
Inner class representing ExtensionType This class extends IMgmtListBase
| Method Summary | |
|---|---|
boolean |
getExtensionActive()
Get the attribute for EXTENSION_ACTIVE as a boolean value. |
IMgmtAttributeMetaData |
getExtensionActiveMetaData()
Get the attribute metadata for EXTENSION_ACTIVE. |
IMgmtBeanBase |
getExtensionConfigRef()
Get the attribute for EXTENSION_CONFIG_REF as a IMgmtBeanBase value. |
IMgmtAttributeMetaData |
getExtensionConfigRefMetaData()
Get the attribute metadata for EXTENSION_CONFIG_REF. |
void |
setExtensionActive(boolean value)
Set the attribute for EXTENSION_ACTIVE to the specified boolean value. |
void |
setExtensionConfigRef(IMgmtBeanBase value)
Set the attribute for EXTENSION_CONFIG_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 |
|---|
boolean getExtensionActive()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getExtensionActiveMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IMgmtBeanBase getExtensionConfigRef()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getExtensionConfigRefMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setExtensionActive(boolean value)
throws MgmtException
value - The boolean value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setExtensionConfigRef(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 | |||||||