ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo
Class UserIDMySQLImplBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
ARoad0.gBaseBeanInfo.BasicImplBeanInfo
ARoad0.gBaseBeanInfo.EligiblePartyImplBeanInfo
ARoad0.gBaseBeanInfo.GroupIDMemberImplBeanInfo
ARoad0.gBaseBeanInfo.UserIDImplBeanInfo
ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo.UserIDMySQLImplBeanInfo
- All Implemented Interfaces:
- BeanInfoPattern, java.beans.BeanInfo
public class UserIDMySQLImplBeanInfo
- extends UserIDImplBeanInfo
This class is responsible for describing the UserIDMySQLImpl class.
The constructor adds the host as argument for a new MySQL account,
and as property.
It removes the pane 'Alias' from the Basic BeanInfo among the property descriptors,
the UserID property 'Order' and the EligibleParty 'M_ConstrainedChildACS' property.
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Method Summary |
java.beans.BeanDescriptor |
getBeanDescriptor()
Get the description of the bean. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Adds the properties 'HostGroup' and 'SoftAlias'. |
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 java.beans.BeanInfo |
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors |
UserIDMySQLImplBeanInfo
public UserIDMySQLImplBeanInfo()
getBeanDescriptor
public java.beans.BeanDescriptor getBeanDescriptor()
- Get the description of the bean.
The constructor adds the host as argument for a new MySQL account.
- Specified by:
getBeanDescriptor
in interface java.beans.BeanInfo
- Overrides:
getBeanDescriptor
in class UserIDImplBeanInfo
- Returns:
- the bean descriptor
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
- Adds the properties 'HostGroup' and 'SoftAlias'.
Removes the pane 'Alias' from the Basic BeanInfo, the UserID property 'Order',
and the EligibleParty 'M_ConstrainedChildACS' property.
- Specified by:
getPropertyDescriptors
in interface java.beans.BeanInfo
- Overrides:
getPropertyDescriptors
in class UserIDImplBeanInfo
- Returns:
- array of property descriptors