com.ibm.commerce.tools.segmentation

Class SegmentAccountListDataBean

    • Field Detail

    • Constructor Detail

      • SegmentAccountListDataBean

        public SegmentAccountListDataBean()
    • Method Detail

      • getAccounts

        public java.lang.String[] getAccounts()
        Gets the array of account names.
        Returns:
        An array of account 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.