|
© 2001 BEA Systems, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
DirectPropertyManager | Interface for a session bean that provides ConfigurableEntity functionality with minimal access through entity beans. |
DirectPropertyManagerHome | The home interface for the DirectPropertyManager EJB. |
EntityPropertyAggregator | Remote interface of a Session EJB that aggregates properties from other implementations of EntityPropertyManager. |
EntityPropertyAggregatorHome | The home interface for the EntityPropertyAggregator Session Bean. |
EntityPropertyManager | This class is used to expedite access to EntityProperties and the mapping of their names. |
EntityPropertyManagerHome | The home interface for the EntityPropertyManager Session Bean. |
LDAPEntityPropertyManager | Remote Interface for an implementation of EntityPropertyManager that retrieves properties from an LDAP server. |
LDAPEntityPropertyManagerHome | The home interface for the LDAPEntityPropertyManager Session Bean. |
MultiValuePropertyType | PropertyType implementation to denote multi-valued properties in a Property Set. |
PropertyLocator | Lightweight class to use as a key for property information. |
PropertyMapKey | Lightweight class to use as a key for Property values and definitions Attribute: propertyName Containment: By Value Multiplicity: 1:1 Attribute: scopeName Containment: By Value Multiplicity: 1:1 |
PropertyMetaData | The PropertyMetaData is a Belonging that contains the meta data that describes a property that can be set on a ConfigurableEntity. |
PropertyType | This Interface provides a mechanism for validating a property. |
Schema | The Schema entity bean is used to define meta data about properties that can be set on a ConfigurableEntity. |
SchemaHome | The home interface for the Schema entity bean. |
SchemaManager | This is the public interface for the schema manager. |
SchemaManagerConstants | Constants used for using Schemas. |
SchemaManagerHome | The home interface for the SchemaManager EJB. |
SingleValuePropertyType | Implementation of PropertyType to denote a single-valued property. |
Class Summary | |
DirectPropertyManagerBean | A session bean that provides ConfigurableEntity functionality with minimal access through entity beans. |
EntityPropertyAggregatorImpl | Remote interface of a Session EJB that aggregates properties from other implementations of EntityPropertyManager. |
EntityPropertyCache | Class used to cache properties for a given entity. |
EntityPropertyCacheKey | Lightweight object used as a key for a cache of entity properties. |
EntityPropertyManagerImpl | This bean is used to expedite access to EntityProperties and the mapping of their names. |
LDAPEntityPropertyManagerImpl | Implementation of EntityPropertyManager that retrieves properties from an LDAP server. |
MapPropertySet | Utility to load a properties file into a property set. |
MultiValuePropertyTypeHome | The home class for the MultiValuePropertyType belonging. |
MultiValuePropertyTypeImpl | PropertyType implementation to denote multi-valued properties in a Property Set. |
PropertyDefaultCacheKey | Lightweight object used as a key for a cache of default values. |
PropertyLocatorHome | The home class for the PropertyLocator belonging. |
PropertyLocatorImpl | Lightweight class to use as a key for property information. |
PropertyMapKeyHome | The home class for the PropertyMapKey belonging. |
PropertyMapKeyImpl | Lightweight class to use as a key for Property values and definitions |
PropertyMetaDataCRUD | PropertyMetaDataCRUD provides the persistence methods for PropertyMetaData
when using BMP. |
PropertyMetaDataHome | The home class for the PropertyMetaData belonging. |
PropertyMetaDataImpl | The PropertyMetaData is a Belonging that contains the meta data that describes a property that can be set on a ConfigurableEntity. |
PropertyTypeHome | The home class for the PropertyType belonging. |
PropertyTypeImpl | This Interface provides a mechanism for validating a property. |
Schema_PropertyMetaData_CRUD | supports the association of Schema and PropertyMetaData with methods to find all PropertyMetaData associated with a given Schema and to set the schemaId foreign key of a PropertyMetaData |
Schema_propertyMetaData_SmartMapReference | supports the PropertyMetaData collection of a Schema with methods to update and refresh the collection |
SchemaCRUD | SchemaCRUD provides the persistence methods for Schema
when using standard JDBC. |
SchemaImpl | The Schema entity bean is used to define meta data about properties that can be set on a ConfigurableEntity. |
SchemaManagerBean | SchemaManager handles the intricacies of retrieving schemas. |
SchemaPk | This is a PrimaryKey for managing the life cycle of a BSC Configurable/Entity bean. |
SchemaSmartBMP | Implementation of SmartBMP interface for bean Schema. |
SchemaValue | The Schema entity bean is used to define meta data about properties that can be set on a ConfigurableEntity. |
SimplePropertyLocator | Lightweight implementation of a PropertyLocator object. |
SingleValuePropertyTypeHome | The home class for the SingleValuePropertyType belonging. |
SingleValuePropertyTypeImpl | Implementation of PropertyType to denote a single-valued property. |
Exception Summary | |
SchemaManagerException | Exception thrown from SchemaManager operations. |
ValidationException | Exception thrown when a property does not validate correctly. |
|
© 2001 BEA Systems, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |