com.ibm.commerce.tools.segmentation

Class SegmentDefaultCurrencyDataBean

    • Field Detail

    • Constructor Detail

      • SegmentDefaultCurrencyDataBean

        public SegmentDefaultCurrencyDataBean()
    • Method Detail

      • getDefaultCurrency

        public java.lang.String getDefaultCurrency()
        Gets the default currency.
        Returns:
        The default currency.
      • 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.