Uses of Class
de.hybris.platform.commercefacades.user.data.CountryData
Packages that use CountryData
Package
Description
-
Uses of CountryData in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.checkout.steps
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.checkout.steps that return types with arguments of type CountryDataModifier and TypeMethodDescriptionAbstractCheckoutStepController.getCountries()AbstractCheckoutStepController.getCountryDataMap() -
Uses of CountryData in de.hybris.platform.b2ctelcoaddon.controllers.pages.checkout.steps
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.checkout.steps that return types with arguments of type CountryDataModifier and TypeMethodDescriptionPaymentMethodCheckoutStepController.getBillingCountries()AbstractCheckoutStepController.getCountries()AbstractCheckoutStepController.getCountryDataMap() -
Uses of CountryData in de.hybris.platform.b2ctelcoaddon.controllers.pages.myaccount
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.myaccount that return types with arguments of type CountryDataModifier and TypeMethodDescriptionPaymentDetailsPageController.getBillingCountries()PaymentDetailsPageController.getCountries()SopPaymentResponseController.getCountryDataMap() -
Uses of CountryData in de.hybris.platform.commercefacades.basestore.data
Methods in de.hybris.platform.commercefacades.basestore.data that return types with arguments of type CountryDataMethod parameters in de.hybris.platform.commercefacades.basestore.data with type arguments of type CountryDataModifier and TypeMethodDescriptionvoidBaseStoreData.setDeliveryCountries(List<CountryData> deliveryCountries) -
Uses of CountryData in de.hybris.platform.commercefacades.user.data
Methods in de.hybris.platform.commercefacades.user.data that return CountryDataMethods in de.hybris.platform.commercefacades.user.data with parameters of type CountryData -
Uses of CountryData in de.hybris.platform.commercewebservices.core.user.data
Methods in de.hybris.platform.commercewebservices.core.user.data that return types with arguments of type CountryDataMethod parameters in de.hybris.platform.commercewebservices.core.user.data with type arguments of type CountryData