|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Inner class representing DsReferencesType This class extends IMgmtListBase
| Method Summary | |
|---|---|
IMgmtBeanBase |
getBackupConfigElementRef()
Get the attribute for BACKUP_CONFIG_ELEMENT_REF as a IMgmtBeanBase value. |
IMgmtBeanBase |
getBackupConfigElementRef(IMgmtBeanBase defValue)
Get the attribute for BACKUP_CONFIG_ELEMENT_REF as a IMgmtBeanBase value. |
IMgmtAttributeMetaData |
getBackupConfigElementRefMetaData()
Get the attribute metadata for BACKUP_CONFIG_ELEMENT_REF. |
IMgmtBeanBase |
getReplicationConnectionsElementRef()
Get the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF as a IMgmtBeanBase value. |
IMgmtBeanBase |
getReplicationConnectionsElementRef(IMgmtBeanBase defValue)
Get the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF as a IMgmtBeanBase value. |
IMgmtAttributeMetaData |
getReplicationConnectionsElementRefMetaData()
Get the attribute metadata for REPLICATION_CONNECTIONS_ELEMENT_REF. |
void |
setBackupConfigElementRef(IMgmtBeanBase value)
Set the attribute for BACKUP_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value. |
void |
setReplicationConnectionsElementRef(IMgmtBeanBase value)
Set the attribute for REPLICATION_CONNECTIONS_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 getBackupConfigElementRef()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtBeanBase getBackupConfigElementRef(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 getBackupConfigElementRefMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IMgmtBeanBase getReplicationConnectionsElementRef()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtBeanBase getReplicationConnectionsElementRef(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 getReplicationConnectionsElementRefMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setBackupConfigElementRef(IMgmtBeanBase value)
throws MgmtException
value - The IMgmtBeanBase value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setReplicationConnectionsElementRef(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 | |||||||