Package com.ibm.commerce.member.syncbeans

  • Class Summary 
    Class Description
    MemberSyncBean
    The base class for the member synchronization beans: UserSyncBean and OrganizationSyncBean.
    OrganizationSyncBean
    A synchronization bean (sync bean) that allows client code to interact with organization data without having to worry about the underlying persistence layer: WebSphere Commerce database or an LDAP server.
    SyncBeanBase
    The base class for the synchronization beans, also known as sync beans.
    UserSyncBean
    A synchronization bean (sync bean) that allows client code to interact with user data without having to worry about the underlying persistence layer: WebSphere Commerce database or an LDAP server.
    VMMProxy
    When WebSphere Commerce is configured to authenticate and store user and organization data in an LDAP server, this helper class is used to interact with the LDAP server using the Virtual Member Manager (VMM) APIs that are part of WebSphere Application Server.