Uses of Interface
de.hybris.platform.storelocator.GeoWebServiceWrapper
Packages that use GeoWebServiceWrapper
Package
Description
-
Uses of GeoWebServiceWrapper in de.hybris.platform.acceleratorservices.customer.impl
Methods in de.hybris.platform.acceleratorservices.customer.impl that return GeoWebServiceWrapperModifier and TypeMethodDescriptionprotected GeoWebServiceWrapperDefaultCustomerLocationService.getGeoWebServiceWrapper()Methods in de.hybris.platform.acceleratorservices.customer.impl with parameters of type GeoWebServiceWrapperModifier and TypeMethodDescriptionvoidDefaultCustomerLocationService.setGeoWebServiceWrapper(GeoWebServiceWrapper geoWebServiceWrapper) -
Uses of GeoWebServiceWrapper in de.hybris.platform.basecommerce.backoffice.editor
Methods in de.hybris.platform.basecommerce.backoffice.editor that return GeoWebServiceWrapperModifier and TypeMethodDescriptionprotected GeoWebServiceWrapperGeoCodePosSectionRenderer.getGeoServiceWrapper()Methods in de.hybris.platform.basecommerce.backoffice.editor with parameters of type GeoWebServiceWrapperModifier and TypeMethodDescriptionvoidGeoCodePosSectionRenderer.setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper) -
Uses of GeoWebServiceWrapper in de.hybris.platform.chinesestoreservices.map.impl
Classes in de.hybris.platform.chinesestoreservices.map.impl that implement GeoWebServiceWrapperModifier and TypeClassDescriptionclassThe wrapper that performs communication with baidu geo-location services -
Uses of GeoWebServiceWrapper in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl that return GeoWebServiceWrapperModifier and TypeMethodDescriptionprotected GeoWebServiceWrapperDefaultStoreFinderService.getGeoWebServiceWrapper()Methods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type GeoWebServiceWrapperModifier and TypeMethodDescriptionvoidDefaultStoreFinderService.setGeoWebServiceWrapper(GeoWebServiceWrapper geoWebServiceWrapper) -
Uses of GeoWebServiceWrapper in de.hybris.platform.commercewebservicestests.storelocator.impl
Classes in de.hybris.platform.commercewebservicestests.storelocator.impl that implement GeoWebServiceWrapperModifier and TypeClassDescriptionclassMock wrapper to avoid communication with google geo-location services. -
Uses of GeoWebServiceWrapper in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that return GeoWebServiceWrapperModifier and TypeMethodDescriptionAbstractGeocodingTest.getGeoServiceWrapper()protected GeoWebServiceWrapperGeocodingJob.getGeoServiceWrapper()Methods in de.hybris.platform.storelocator with parameters of type GeoWebServiceWrapperModifier and TypeMethodDescriptionvoidAbstractGeocodingTest.setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper) voidGeocodingJob.setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper) -
Uses of GeoWebServiceWrapper in de.hybris.platform.storelocator.impl
Classes in de.hybris.platform.storelocator.impl that implement GeoWebServiceWrapperModifier and TypeClassDescriptionclassclassWrapper that performs communication with google geo-location services. -
Uses of GeoWebServiceWrapper in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl that return GeoWebServiceWrapperModifier and TypeMethodDescriptionprotected GeoWebServiceWrapperDefaultLocationMapService.getGeoServiceWrapper()protected GeoWebServiceWrapperDefaultLocationService.getGeoServiceWrapper()Methods in de.hybris.platform.storelocator.location.impl with parameters of type GeoWebServiceWrapperModifier and TypeMethodDescriptionvoidDefaultLocationMapService.setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper) voidDefaultLocationService.setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper) -
Uses of GeoWebServiceWrapper in de.hybris.platform.storelocator.route.impl
Methods in de.hybris.platform.storelocator.route.impl that return GeoWebServiceWrapperModifier and TypeMethodDescriptionprotected GeoWebServiceWrapperDefaultRouteService.getGeoServiceWrapper()Methods in de.hybris.platform.storelocator.route.impl with parameters of type GeoWebServiceWrapperModifier and TypeMethodDescriptionvoidDefaultRouteService.setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper) -
Uses of GeoWebServiceWrapper in de.hybris.platform.yacceleratorordermanagement.actions.order
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order that return GeoWebServiceWrapperModifier and TypeMethodDescriptionprotected GeoWebServiceWrapperGeocodeShippingAddressAction.getGeoWebServiceWrapper()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order with parameters of type GeoWebServiceWrapperModifier and TypeMethodDescriptionvoidGeocodeShippingAddressAction.setGeoWebServiceWrapper(GeoWebServiceWrapper geoWebServiceWrapper) -
Uses of GeoWebServiceWrapper in de.hybris.platform.ycommercewebservicestest.storelocator.impl
Classes in de.hybris.platform.ycommercewebservicestest.storelocator.impl that implement GeoWebServiceWrapperModifier and TypeClassDescriptionclassMock wrapper to avoid communication with google geo-location services.