com.ibm.commerce.tools.segmentation

Class SegmentCurrenciesDataBean

    • Field Detail

    • Constructor Detail

      • SegmentCurrenciesDataBean

        public SegmentCurrenciesDataBean()
    • Method Detail

      • getCurrencies

        public java.lang.String[] getCurrencies()
        Gets an array of currencies.
        Returns:
        An array of currencies.
      • 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.