Uses of Class
de.hybris.platform.addressfacades.data.CityData
Packages that use CityData
Package
Description
-
Uses of CityData in de.hybris.platform.addressaddon.controllers.misc
Methods in de.hybris.platform.addressaddon.controllers.misc that return types with arguments of type CityData -
Uses of CityData in de.hybris.platform.addressfacades.address
Methods in de.hybris.platform.addressfacades.address that return CityDataModifier and TypeMethodDescriptionAddressFacade.getCityForIsocode(String isocode) Find city by its codeMethods in de.hybris.platform.addressfacades.address that return types with arguments of type CityDataModifier and TypeMethodDescriptionAddressFacade.getCitiesForRegion(String regionCode) Find cities by region code -
Uses of CityData in de.hybris.platform.addressfacades.address.impl
Methods in de.hybris.platform.addressfacades.address.impl that return CityDataMethods in de.hybris.platform.addressfacades.address.impl that return types with arguments of type CityDataModifier and TypeMethodDescriptionChineseAddressFacade.getCitiesForRegion(String regionCode) ChineseAddressFacade.getCityConverter()Method parameters in de.hybris.platform.addressfacades.address.impl with type arguments of type CityDataModifier and TypeMethodDescriptionvoidChineseAddressFacade.setCityConverter(Converter<CityModel, CityData> cityConverter) -
Uses of CityData in de.hybris.platform.addressfacades.data
Methods in de.hybris.platform.addressfacades.data that return types with arguments of type CityDataMethod parameters in de.hybris.platform.addressfacades.data with type arguments of type CityData -
Uses of CityData in de.hybris.platform.addressfacades.populators
Methods in de.hybris.platform.addressfacades.populators that return types with arguments of type CityDataMethods in de.hybris.platform.addressfacades.populators with parameters of type CityDataModifier and TypeMethodDescriptionvoidCityPopulator.populate(C2LItemModel source, CityData target) Constructor parameters in de.hybris.platform.addressfacades.populators with type arguments of type CityDataModifierConstructorDescriptionChineseAddressPopulator(I18NService i18NService, Converter<CityModel, CityData> cityConverter, Converter<DistrictModel, DistrictData> districtConverter, NameWithTitleFormatStrategy nameWithTitleFormatStrategy) -
Uses of CityData in de.hybris.platform.chinesecommerceorgaddressaddon.controllers.misc
Methods in de.hybris.platform.chinesecommerceorgaddressaddon.controllers.misc that return types with arguments of type CityDataModifier and TypeMethodDescriptionChineseUnitAddressController.getRegionAddressForm(String region) -
Uses of CityData in de.hybris.platform.commercefacades.user.data
Methods in de.hybris.platform.commercefacades.user.data that return CityDataMethods in de.hybris.platform.commercefacades.user.data with parameters of type CityData