com.ibm.commerce.tools.segmentation

Class SegmentMemberGroupsDataBean

    • Field Detail

      • CUSTOMER_GROUP_TYPE

        public final java.lang.Integer CUSTOMER_GROUP_TYPE
        Customer group usage type ID.
    • Constructor Detail

      • SegmentMemberGroupsDataBean

        public SegmentMemberGroupsDataBean()
    • Method Detail

      • getMemberGroups

        public java.lang.String[] getMemberGroups()
        Gets an array of member group names.
        Returns:
        An array of member group names.
      • populate

        public void populate()
                      throws java.lang.Exception
        Populates the data bean.
        Specified by:
        populate in interface SmartDataBean
        Overrides:
        populate in class SmartDataBeanImpl
        Throws:
        java.lang.Exception - This method should never be thrown because there is no data retrieved to populate the data bean.