Sonic Management API

com.sonicsw.ma.mgmtapi.config.impl
Class MgmtMapBase

java.lang.Object
  extended by com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
      extended by com.sonicsw.ma.mgmtapi.config.impl.MgmtMapBase
All Implemented Interfaces:
IMgmtBase, IMgmtMapBase, IMgmtSubBeanBase

public class MgmtMapBase
extends MgmtSubBeanBase
implements IMgmtMapBase


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 com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
getAttributeList, getAttributeMap, getAttributeMetaData, getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getIntegerAttribute, getLongAttribute, getMgmtBeanFactory, getParent, getReferenceAttribute, getStringAttribute, removeAttribute, setAttribute, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute
 
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

MgmtMapBase

public MgmtMapBase(IMgmtBase parent,
                   java.lang.String name,
                   boolean isNew)
            throws MgmtException
Throws:
MgmtException
Method Detail

add

public void add(java.lang.String name,
                java.lang.Object val)
         throws MgmtException
Specified by:
add in interface IMgmtMapBase
Throws:
MgmtException

delete

public void delete(java.lang.String name)
            throws MgmtException
Specified by:
delete in interface IMgmtMapBase
Throws:
MgmtException

getKeyNames

public java.util.List getKeyNames()
                           throws MgmtException
Specified by:
getKeyNames in interface IMgmtMapBase
Throws:
MgmtException

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.