This class is designed to implement access levels for bean properties. The system property "edu.uiowa.physics.das.beans.AccessLevelBeanInfo.AccessLevel" will determine the access level of the bean. The access levels that are currently supported are "ALL" and "END_USER". The access level must be set prior to this class being loaded.
Returns the access level for AccessLevelBeanInfo objects.
get the descriptor for the class.
get the Property for the PropertyDescriptor.
convenient method that only returns the descriptors for the specified persistence level. Also implements the property inheritance.
Sets the access level for AccessLevelBeanInfo objects.