Package com.ibm.commerce.member.dataobjects

  • Class Summary 
    Class Description
    AddressBookEntryDO
    Sync helper data object class, called by AddressSyncBean to read/write data from/to the "ADDRESS" database table.
    AddressDO
    Abstract sync helper data object class used to read/write data from/to the "ADDRESS" database table.
    BusinessProfileDO
    Sync helper data object class, called by UserSyncBean to read/write data from/to "BUSPROF" database table.
    DOBase
    The abstract base class for the sync helper data object classes.
    MemberAttributesDO
    Sync helper data object class, called by UserSyncBean and OrganizationSyncBean to read/write data from/to the "MBRATTRVAL" database table.
    OrgEntityDO
    Sync helper data object class, called by OrganizationSyncBean to read/write data from/to the "ORGENTITY" database table.
    SelfAddressDO
    Sync helper data object class, called by UserSyncBean and OrganizationSyncBean to read/write data from/to the "ADDRESS" database table.
    UserDemographicsDO
    Sync helper data object class, called by UserSyncBean to read/write data from/to the "USERDEMO" database table.
    UserDO
    Sync helper data object class, called by UserSyncBean to read/write data from/to the "USERS" database table.
    UserProfileDO
    Sync helper data object class, called by UserSyncBean to read/write data from/to the "USERPROF" database table.
    UserRegistryDO
    Sync helper data object class, called by UserSyncBean to read/write data from/to the "USERREG" database table.