|
Interface Summary |
| Address |
The Address represents a standard postal location. |
| Contact |
A Contact represents a personal or business contact. |
| ContactAddress |
Extension of Address interface for use with Contact entities. |
| ContactHome |
The home interface for the Contact entity bean. |
| ContactRemote |
A Contact represents a personal or business contact. |
| CreditCard |
Information needed to submit a transaction to a credit card company on behalf of a customer. |
| CreditCardTypes |
Constants used to name the most common credit card companies. |
| Group |
Group is a component that represents a group in a system. |
| GroupHome |
The home interface for the Group entity bean. |
| GroupRemote |
Group is a component that represents a group in a system. |
| RealmConfiguration |
This is the public interface for configuring the underlying Realm and keeping
the default RDBMS realm data synchronized with an external realm such as LDAP. |
| RealmConfigurationHome |
The home interface for the RealmConfiguration EJB. |
| UnifiedProfileTypeManager |
This is the public interface to a session bean manager for unified
profile types and their related attributes. |
| UnifiedProfileTypeManagerHome |
The home interface for the UnifiedProfileTypeManager EJB. |
| User |
User is a component that represents a user of a system. |
| UserHome |
The home interface for the User entity bean. |
| UserManagementConstants |
A set of constants shared by the user manager session bean and it's clients. |
| UserManager |
This is the public interface class for the user management session
bean. |
| UserManagerHome |
The home interface for the UserManager EJB. |
| UserRemote |
User is a component that represents a user of a system. |
|
Class Summary |
| AddressHome |
The home class for the Address belonging. |
| AddressImpl |
The Address represents a standard postal location. |
| ContactAddressHome |
The home class for the ContactAddress belonging. |
| ContactAddressImpl |
Extension of Address interface for use with Contact entities. |
| ContactImpl |
A Contact represents a personal or business contact. |
| ContactPk |
This is a PrimaryKey for managing the life cycle of a BSC Configurable/Entity bean. |
| ContactValue |
A Contact represents a personal or business contact. |
| CreditCardHome |
The home class for the CreditCard belonging. |
| CreditCardImpl |
Information needed to submit a transaction to a credit card company on behalf of a customer. |
| GroupImpl |
The implementation of the Group entity bean interface. |
| GroupPk |
This is a PrimaryKey for managing the life cycle of a BSC Configurable/Entity bean. |
| GroupSmartBMP |
Implementation of the SmartBMP interface for the Group bean; handles group
persistence. |
| GroupValue |
Lightweight object to hold information about a Group entity bean. |
| RealmConfigurationBean |
RealmConfigurationBean configures information regarding the underlying Realm
for use in the personalization server. |
| UnifiedProfileType |
Representation of a Unified profile type, and its attributes. |
| UnifiedProfileTypeManagerBean |
Implementation of the session bean used to access
UnifiedProfile types |
| UserImpl |
The implementation of the User entity bean interface. |
| UserManagerBean |
This is the implementation class for the user management session
bean. |
| UserPk |
This is a PrimaryKey for managing the life cycle of a BSC Configurable/Entity bean. |
| UserSmartBMP |
Implementation of the SmartBMP interface for the User bean. |
| UserValue |
User is a component that represents a user of a system. |