Sonic Management API

com.sonicsw.mf.mgmtapi.config.gen
Interface IAbstractContainerCollectionBean

All Superinterfaces:
com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase
All Known Subinterfaces:
IContainerCollectionBean

public interface IAbstractContainerCollectionBean
extends IMgmtBeanBase

Configuration Bean representing a 'ContainerCollection'


Nested Class Summary
static interface IAbstractContainerCollectionBean.IAbstractContainer
          Inner class representing Container This class extends IMgmtListBase
static interface IAbstractContainerCollectionBean.IAbstractContainersSet
          Inner class representing ContainersSet This inner class contains inner data items that are keyed off a name.
 
Field Summary
 
Fields inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
C_VERSION_PROPERTY, CLASS_PROPERTY, P_VERSION_PROPERTY, TEMPLATE_PROPERTY, TYPE_PROPERTY
 
Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension
END_CDATA, START_CDATA, TOOL_ANNOTATION
 
Method Summary
 IContainerCollectionBean.IContainersSet getContainers()
          Get the attribute for CONTAINERS.
 IMgmtAttributeMetaData getContainersMetaData()
          Get the attribute metadata for CONTAINERS.
 
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
clone, createUniqueName, getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getProperty, getReferenceAttribute, getStringAttribute, isNewBean, 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
 
Methods inherited from interface com.sonicsw.mx.config.IAnnotationExtension
getAnnotation, setAnnotation
 

Method Detail

getContainers

IContainerCollectionBean.IContainersSet getContainers()
                                                      throws MgmtException
Get the attribute for CONTAINERS.

Returns:
The IContainersSet value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getContainersMetaData

IMgmtAttributeMetaData getContainersMetaData()
                                             throws MgmtException
Get the attribute metadata for CONTAINERS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

Sonic Management API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.