com.ibm.commerce.taxation.beans

Class StoreCountryDataBean

    • Constructor Detail

      • StoreCountryDataBean

        public StoreCountryDataBean()
    • Method Detail

      • populate

        public void populate()
        This method is used to populate the StoreCountryDataBean which extends CountryDataBean. You must set the data bean key before running the populate() method.
        Specified by:
        populate in interface SmartDataBean
        Overrides:
        populate in class CountryDataBean
        Throws:
        java.lang.Exception