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.b2bacceleratoraddon.controllers.secureportal
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.secureportal that return types with arguments of type CountryDataModifier and TypeMethodDescriptionAbstractB2BRegistrationController.getCountries()Spring MVC Model attribute that holds the list of countries used to populate the "Country" dropdown. -
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 -
Uses of CountryData in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl that return types with arguments of type CountryDataModifier and TypeMethodDescriptionSapOrdermgmtB2BCheckoutFacade.getBillingCountries()DefaultSapCartFacade.getDeliveryCountries()SapOrdermgmtB2BCheckoutFacade.getDeliveryCountries()