Package com.ibm.commerce.user.objects

Provides EJBs that represent the different Member used by WebSphere Commerce along with their attributes and their relationship to other Members.

See:
          Description

Interface Summary
AddressAccessBeanData This table stores the addresses of members in the WebSphere Commerce system.
AddressBookAccessBeanData This table contains information about an address book.
BusinessProfileAccessBeanData This table stores business profile information for a user.
CertificateX509AccessBeanData This table is used to map X.509 certificate users to a
DemographicsAccessBeanData This table stores demographics information for users.
MemberAccessBeanData Stores the list of members (participants) of the WebSphere Commerce system.
MemberAttributeAccessBeanData This table contains an attribute definition dictionary for members.
MemberAttributeDatetimeValueAccessBeanData This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeFloatValueAccessBeanData This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeIntegerValueAccessBeanData This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeStringValueAccessBeanData This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeValueAccessBeanData This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberGroupAccessBeanData This table stores member groups defined in the WebSphere Commerce system.
MemberGroupConditionAccessBeanData This table stores the conditions for an implicit memberGroup.
MemberGroupMemberAccessBeanData This table contains members that are explicitly included in a member group.
MemberGroupTypeAccessBeanData This table stores intended usages that can be associated with member groups.
MemberGroupUsageAccessBeanData This table allows a member group to be associated with multiple member group types (or multiple intended usages).
MemberRelationshipsAccessBeanData This table stores membership hierarchy relationships among users and orgEntities.
MemberRoleAccessBeanData This table stores role assignment for members.
MemberViewPreferenceAccessBeanData This table stores view preferences for members.
OrganizationAccessBeanData This table contains information on organizational entities (OrgEntities).
OrganizationCodeAccessBeanData This table contains the unique identification of an OrgEntity under different identification systems or domains.
PolicyAccountAccessBeanData This table stores the account policies.
PolicyAccountDescriptionAccessBeanData This table holds language-dependent information related to an account policy.
PolicyAccountLockoutAccessBeanData This table contains the account lockout policies for WebSphere Commerce stores.
PolicyAccountLockoutDescriptionAccessBeanData This table holds language-dependent information related to an account lockout policy.
PolicyPasswordAccessBeanData This table stores password policies.
PolicyPasswordDescriptionAccessBeanData This table holds language-dependent information related to a password policy.
RoleAccessBeanData This table stores the roles defined in WebSphere Commerce.
UserAccessBeanData This table contains all users of the WebSphere Commerce system: registered users, guest users, and generic users.
UserProfileAccessBeanData This table contains basic registered user profile information.
UserRegistryAccessBeanData This table stores user authentication information.
 
Class Summary
AddressAccessBean This table stores the addresses of members in the WebSphere Commerce system.
AddressBean  
AddressBookAccessBean This table contains information about an address book.
AddressBookBean This is an Entity Bean class with CMP fields
BusinessProfileAccessBean This table stores business profile information for a user.
BusinessProfileBean  
CertificateX509AccessBean This table is used to map X.509 certificate users to a
CertificateX509Bean This is an Entity Bean class with CMP fields
DemographicsAccessBean This table stores demographics information for users.
DemographicsBean  
MemberAccessBean Stores the list of members (participants) of the WebSphere Commerce system.
MemberAttributeAccessBean This table contains an attribute definition dictionary for members.
MemberAttributeBean This is an Entity Bean class with CMP fields
MemberAttributeDatetimeValueAccessBean This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeDatetimeValueBean This is an Entity Bean class with CMP fields
MemberAttributeFloatValueAccessBean This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeFloatValueBean This is an Entity Bean class with CMP fields
MemberAttributeIntegerValueAccessBean This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeIntegerValueBean This is an Entity Bean class with CMP fields
MemberAttributeStringValueAccessBean This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeStringValueBean This is an Entity Bean class with CMP fields
MemberAttributeValueAccessBean This table stores the values of attributes which are defined in the MBRATTR table for members.
MemberAttributeValueBean This is an Entity Bean class with CMP fields
MemberBean  
MemberGroupAccessBean This table stores member groups defined in the WebSphere Commerce system.
MemberGroupBean This table stores member groups defined in the WCS system.
MemberGroupConditionAccessBean This table stores the conditions for an implicit memberGroup.
MemberGroupConditionBean This is an Entity Bean class with CMP fields
MemberGroupMemberAccessBean This table contains members that are explicitly included in a member group.
MemberGroupMemberBean This is an Entity Bean class with CMP fields
MemberGroupTypeAccessBean This table stores intended usages that can be associated with member groups.
MemberGroupTypeBean This is an Entity Bean class with CMP fields
MemberGroupUsageAccessBean This table allows a member group to be associated with multiple member group types (or multiple intended usages).
MemberGroupUsageBean This is an Entity Bean class with CMP fields
MemberRelationshipsAccessBean This table stores membership hierarchy relationships among users and orgEntities.
MemberRelationshipsBean This is an Entity Bean class with CMP fields
MemberRoleAccessBean This table stores role assignment for members.
MemberRoleBean This is an Entity Bean class with CMP fields
MemberViewPreferenceAccessBean This table stores view preferences for members.
MemberViewPreferenceBean This is an Entity Bean class with CMP fields
OrganizationAccessBean This table contains information on organizational entities (OrgEntities).
OrganizationBean Bean implementation class for Enterprise Bean: Organization
OrganizationCodeAccessBean This table contains the unique identification of an OrgEntity under different identification systems or domains.
OrganizationCodeBean This is an Entity Bean class with CMP fields
PolicyAccountAccessBean This table stores the account policies.
PolicyAccountBean This is an Entity Bean class with CMP fields
PolicyAccountDescriptionAccessBean This table holds language-dependent information related to an account policy.
PolicyAccountDescriptionBean This is an Entity Bean class with CMP fields
PolicyAccountLockoutAccessBean This table contains the account lockout policies for WebSphere Commerce stores.
PolicyAccountLockoutBean This is an Entity Bean class with CMP fields
PolicyAccountLockoutDescriptionAccessBean This table holds language-dependent information related to an account lockout policy.
PolicyAccountLockoutDescriptionBean This is an Entity Bean class with CMP fields
PolicyPasswordAccessBean This table stores password policies.
PolicyPasswordBean This is an Entity Bean class with CMP fields
PolicyPasswordDescriptionAccessBean This table holds language-dependent information related to a password policy.
PolicyPasswordDescriptionBean This is an Entity Bean class with CMP fields
RoleAccessBean This table stores the roles defined in WebSphere Commerce.
RoleBean This is an Entity Bean class with CMP fields
UserAccessBean This table contains all users of the WebSphere Commerce system: registered users, guest users, and generic users.
UserBean USERS table contains all users of the WCS system - registered users, guest users, and generic user.
UserProfileAccessBean This table contains basic registered user profile information.
UserProfileBean This is an Entity Bean class with CMP fields
UserRegistryAccessBean This table stores user authentication information.
UserRegistryBean This is an Entity Bean class with CMP fields
 

Package com.ibm.commerce.user.objects Description

Provides EJBs that represent the different Member used by WebSphere Commerce along with their attributes and their relationship to other Members.