BEA Systems, Inc.

Package com.beasys.commerce.axiom.contact

Interface Summary
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.
RealmConfigurationHome The home interface for the RealmConfiguration EJB.
UnifiedProfileTypeManager This is the public interface to a manager for 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 and clients thereof.
UserManager This is the public interface class for the user management object.
UserManagerHome The home interface for the UserManager EJB.
UserRemote User is a component that represents a user of a system.
 

Class Summary
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.
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 UserManagerBean provides implementation of the UserManager interface.
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.
 

Exception Summary
AuthenticationException Exception thrown when an authentication fails.
GroupAlreadyExistsException Exception thrown when a group name is proposed but a group with that name already exists.
InvalidGroupNameException Exception thrown when an invalid group name is proposed.
InvalidPasswordException Exception thrown when an invalid password is proposed.
InvalidUsernameException Exception thrown when an invalid username is proposed.
ReservedGroupNameException Exception thrown when a reserved group name is proposed.
ReservedUsernameException Exception thrown when a reserved username is proposed.
ServiceProviderException Exception thrown when a system error occurs in a ServiceProvider.
UserAlreadyExistsException Exception thrown when a user name is proposed, but the user name is already in use.
UserManagementException Base exception for user management.
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved