com.ibm.commerce.tools.promotions

Class CustomerGroupDataBean

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        Deprecated. 
        The internal copyright field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CustomerGroupDataBean

        public CustomerGroupDataBean()
        Deprecated. 
        CustomerGroupDataBean constructor.
    • Method Detail

      • getLength

        public int getLength()
        Deprecated. 
        get the size of groups
        Returns:
        int
      • getMemberGroupId

        public java.lang.String getMemberGroupId(int index)
        Deprecated. 
        get ID of the member group
        Parameters:
        int - index in the array of the member groups
        Returns:
        String ID of the member group
      • getMemberGroupName

        public java.lang.String getMemberGroupName(int index)
        Deprecated. 
        get current member group name
        Parameters:
        index - in the array of the member groups
        Returns:
        current member group name
      • getMemberGroupTypeId

        public java.lang.Integer getMemberGroupTypeId()
        Deprecated. 
        get ID of the member group type
        Returns:
        ID of the member group type
      • setMemberGroupTypeId

        public void setMemberGroupTypeId(java.lang.Integer newMemberGroupTypeId)
        Deprecated. 
        Assign a member group type id
        Parameters:
        newMemberGroupTypeId. -