- MemberGroup
The MemberGroup noun defines types related to a member group. A member group is
a group of persons or organizations. A member group can be used for different purposes. The purpose
is specified using the usage. Currently the only usage that is supported is GeneralPurpose.
- Organization
The Organization noun defines types related to an organization. The service data
object (SDO) is com.ibm.commerce.member.facade.datatypes.OrganizationType.
- Person
The Person noun defines types related to a person. A person is a human that can
be a guest, a registered user or an administrator. The service data object (SDO) is
com.ibm.commerce.member.facade.datatypes.PersonType. BOD Summary
- Member component client library
The member client library class, MemberFacadeClient, contains Web-friendly methods to facilitate calling various operations.
- Mapping of member logical schema to command parameters and database columns
The following sections detail how the logical schema (nouns) of the member subsystem relate to specific command parameters and database columns.
- Member component message mapper configuration
The member component uses the message mapper infrastructure to determine which WebSphere Commerce command to call based on the request BOD. The message mapper infrastructure provides a way to flatten the values in the SDO noun into name-value pairs that the WebSphere Commerce command can process.
- Member services: get-data-config.xml file
XML Schema Documentation: get-data-config.xml file