ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo
Class GroupIDMySQLImplBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by ARoad0.gBaseBeanInfo.BasicImplBeanInfo
          extended by ARoad0.gBaseBeanInfo.EligiblePartyImplBeanInfo
              extended by ARoad0.gBaseBeanInfo.GroupIDMemberImplBeanInfo
                  extended by ARoad0.gBaseBeanInfo.GroupIDImplBeanInfo
                      extended by ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo.GroupIDMySQLImplBeanInfo
All Implemented Interfaces:
BeanInfoPattern, java.beans.BeanInfo

public class GroupIDMySQLImplBeanInfo
extends GroupIDImplBeanInfo

This class is responsible for describing the Linux MySQL group. It remove the pane 'Alias' from the Basic BeanInfo, the 'AG' pane from the GroupID BeanInfo among the property descriptors, and the EligibleParty 'M_ConstrainedChildACS' property.


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
GroupIDMySQLImplBeanInfo()
           
 
Method Summary
 java.beans.BeanDescriptor getBeanDescriptor()
          Get the description of the bean.
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Removes the pane 'Alias' from the Basic BeanInfo, the 'AG' pane from the GroupID BeanInfo, and the EligibleParty 'M_ConstrainedChildACS' property.
 
Methods inherited from class ARoad0.gBaseBeanInfo.GroupIDMemberImplBeanInfo
getCommonBeanDescriptor
 
Methods inherited from class ARoad0.gBaseBeanInfo.EligiblePartyImplBeanInfo
getBaseBeanManagerBoundProperty
 
Methods inherited from class ARoad0.gBaseBeanInfo.BasicImplBeanInfo
getBaseBeanManagerGetMethod, getBaseBeanManagerInstance
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ARoad0.Pattern.BeanInfoPattern
getBaseBeanManagerGetMethod, getBaseBeanManagerInstance
 
Methods inherited from interface java.beans.BeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors
 

Constructor Detail

GroupIDMySQLImplBeanInfo

public GroupIDMySQLImplBeanInfo()
Method Detail

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()
Get the description of the bean. Specific values are set in the descriptor. They are get with BeanDescriptor.getValue(): - 'withTabbedPanes' is true (Boolean value) since several tabbed panes are necessary to display all the panels (property, value) of ResourceImpl

Specified by:
getBeanDescriptor in interface java.beans.BeanInfo
Overrides:
getBeanDescriptor in class GroupIDImplBeanInfo
Returns:
the bean descriptor

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Removes the pane 'Alias' from the Basic BeanInfo, the 'AG' pane from the GroupID BeanInfo, and the EligibleParty 'M_ConstrainedChildACS' property.

Specified by:
getPropertyDescriptors in interface java.beans.BeanInfo
Overrides:
getPropertyDescriptors in class GroupIDImplBeanInfo
Returns:
array of property descriptors