|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
com.sonicsw.ma.mgmtapi.config.impl.MgmtMapBase
public class MgmtMapBase
Constructor Summary | |
---|---|
MgmtMapBase(IMgmtBase parent,
java.lang.String name,
boolean isNew)
|
Method Summary | |
---|---|
void |
add(java.lang.String name,
java.lang.Object val)
|
void |
delete(java.lang.String name)
|
java.util.List |
getKeyNames()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 |
Constructor Detail |
---|
public MgmtMapBase(IMgmtBase parent, java.lang.String name, boolean isNew) throws MgmtException
MgmtException
Method Detail |
---|
public void add(java.lang.String name, java.lang.Object val) throws MgmtException
add
in interface IMgmtMapBase
MgmtException
public void delete(java.lang.String name) throws MgmtException
delete
in interface IMgmtMapBase
MgmtException
public java.util.List getKeyNames() throws MgmtException
getKeyNames
in interface IMgmtMapBase
MgmtException
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |