com.ibm.commerce.member.dataobjects

Class SelfAddressDO



  • public class SelfAddressDO
    extends AddressDO
    Sync helper data object class, called by UserSyncBean and OrganizationSyncBean to read/write data from/to the "ADDRESS" database table. Only the permanent self address of a user and organization is handled.
    • Field Detail

      • CLASSNAME

        public static final java.lang.String CLASSNAME
        The name of the class
      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SelfAddressDO

        public SelfAddressDO()
    • Method Detail

      • getDOName

        public java.lang.String getDOName()
        Gets the name of the class.
        Overrides:
        getDOName in class AddressDO
        Returns:
        the name of the class.