Uses of Class
de.hybris.platform.storelocator.data.AddressData
Packages that use AddressData
Package
Description
-
Uses of AddressData in de.hybris.platform.acceleratorservices.customer.impl
Methods in de.hybris.platform.acceleratorservices.customer.impl that return AddressDataModifier and TypeMethodDescriptionprotected AddressDataDefaultCustomerLocationService.generateGeoAddressForSearchQuery(BaseStoreModel baseStore, String locationText) -
Uses of AddressData in de.hybris.platform.basecommerce.backoffice.editor
Methods in de.hybris.platform.basecommerce.backoffice.editor with parameters of type AddressDataModifier and TypeMethodDescriptionprotected booleanGeoCodePosSectionRenderer.geoCodeAddress(AddressData address, PointOfServiceModel pos, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) -
Uses of AddressData in de.hybris.platform.chinesestoreservices.map.impl
Methods in de.hybris.platform.chinesestoreservices.map.impl with parameters of type AddressDataModifier and TypeMethodDescriptionBaiduMapsServiceWrapper.geocodeAddress(AddressData address) BaiduMapTools.geocodeAddress(AddressData addressData) geo-codes the given address dataBaiduMapTools.getAddressQuery(AddressData addressData) parses the given address dataprotected StringBaiduMapTools.getUrlAddressFromAddress(AddressData addressData) -
Uses of AddressData in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl that return AddressDataModifier and TypeMethodDescriptionprotected AddressDataDefaultStoreFinderService.generateGeoAddressForSearchQuery(BaseStoreModel baseStore, String locationText) This method generates anAddressDataobject based on a search location text. -
Uses of AddressData in de.hybris.platform.commercewebservicestests.storelocator.impl
Methods in de.hybris.platform.commercewebservicestests.storelocator.impl with parameters of type AddressData -
Uses of AddressData in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator with parameters of type AddressDataModifier and TypeMethodDescriptionGeoWebServiceWrapper.geocodeAddress(AddressData address) Translate AddressData to IGPS using 3rd party service -
Uses of AddressData in de.hybris.platform.storelocator.impl
Methods in de.hybris.platform.storelocator.impl with parameters of type AddressDataModifier and TypeMethodDescriptionCommerceMockGeoWebServiceWrapper.geocodeAddress(AddressData address) GoogleMapsServiceWrapper.geocodeAddress(AddressData address) GoogleMapTools.geocodeAddress(AddressData addressData) geo-codes the given address dataGoogleMapTools.getGoogleQuery(AddressData addressData) -
Uses of AddressData in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location that return AddressData -
Uses of AddressData in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl that return AddressDataModifier and TypeMethodDescriptionprotected AddressDataAbstractAddress.extractAddressData(PointOfServiceModel pos) AbstractAddress.getAddressData()DistanceUnawareLocation.getAddressData()LocationDtoWrapper.getAddressData()Constructors in de.hybris.platform.storelocator.location.impl with parameters of type AddressData -
Uses of AddressData in de.hybris.platform.storelocator.route
Methods in de.hybris.platform.storelocator.route with parameters of type AddressDataModifier and TypeMethodDescriptionGeolocationDirectionsUrlBuilder.getWebServiceUrl(String baseUrl, AddressData startAddress, AddressData destinationAddress, Map params) Builds url for web service serving directions from start address to destination address. -
Uses of AddressData in de.hybris.platform.storelocator.route.impl
Methods in de.hybris.platform.storelocator.route.impl with parameters of type AddressDataModifier and TypeMethodDescriptionprotected StringDefaultGeolocationDirectionsUrlBuilder.addressData2String(AddressData addressData) DefaultGeolocationDirectionsUrlBuilder.getWebServiceUrl(String baseUrl, AddressData startAddress, AddressData destinationAddress, Map params) -
Uses of AddressData in de.hybris.platform.yacceleratorordermanagement.actions.order
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order that return types with arguments of type AddressDataModifier and TypeMethodDescriptionprotected Converter<AddressModel,AddressData> GeocodeShippingAddressAction.getAddressConverter()Method parameters in de.hybris.platform.yacceleratorordermanagement.actions.order with type arguments of type AddressDataModifier and TypeMethodDescriptionvoidGeocodeShippingAddressAction.setAddressConverter(Converter<AddressModel, AddressData> addressConverter) -
Uses of AddressData in de.hybris.platform.yacceleratorordermanagement.converters
Methods in de.hybris.platform.yacceleratorordermanagement.converters with parameters of type AddressDataModifier and TypeMethodDescriptionvoidAddressPopulator.populate(AddressModel source, AddressData target) -
Uses of AddressData in de.hybris.platform.ycommercewebservicestest.storelocator.impl
Methods in de.hybris.platform.ycommercewebservicestest.storelocator.impl with parameters of type AddressData