Uses of Interface
de.hybris.platform.storelocator.GeoWebServiceWrapper
-
-
Uses of GeoWebServiceWrapper in com.sap.hybris.ysaprcomsfulfillment.actions.order
Methods in com.sap.hybris.ysaprcomsfulfillment.actions.order that return GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapper
SapGeocodeShippingAddressAction. getGeoWebServiceWrapper()
Methods in com.sap.hybris.ysaprcomsfulfillment.actions.order with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
SapGeocodeShippingAddressAction. setGeoWebServiceWrapper(GeoWebServiceWrapper geoWebServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.acceleratorservices.customer.impl
Methods in de.hybris.platform.acceleratorservices.customer.impl that return GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapper
DefaultCustomerLocationService. getGeoWebServiceWrapper()
Methods in de.hybris.platform.acceleratorservices.customer.impl with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
DefaultCustomerLocationService. setGeoWebServiceWrapper(GeoWebServiceWrapper geoWebServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.basecommerce.backoffice.editor
Methods in de.hybris.platform.basecommerce.backoffice.editor that return GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapper
GeoCodePosSectionRenderer. getGeoServiceWrapper()
Methods in de.hybris.platform.basecommerce.backoffice.editor with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
GeoCodePosSectionRenderer. setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.chinesestoreservices.map.impl
Classes in de.hybris.platform.chinesestoreservices.map.impl that implement GeoWebServiceWrapper Modifier and Type Class Description class
BaiduMapsServiceWrapper
The 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 GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapper
DefaultStoreFinderService. getGeoWebServiceWrapper()
Methods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
DefaultStoreFinderService. setGeoWebServiceWrapper(GeoWebServiceWrapper geoWebServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.sap.ysapomsfulfillment.actions.order
Methods in de.hybris.platform.sap.ysapomsfulfillment.actions.order that return GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapper
SapGeocodeShippingAddressAction. getGeoWebServiceWrapper()
Methods in de.hybris.platform.sap.ysapomsfulfillment.actions.order with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
SapGeocodeShippingAddressAction. setGeoWebServiceWrapper(GeoWebServiceWrapper geoWebServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that return GeoWebServiceWrapper Modifier and Type Method Description GeoWebServiceWrapper
AbstractGeocodingTest. getGeoServiceWrapper()
protected GeoWebServiceWrapper
GeocodingJob. getGeoServiceWrapper()
Methods in de.hybris.platform.storelocator with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
AbstractGeocodingTest. setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper)
void
GeocodingJob. setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.storelocator.impl
Classes in de.hybris.platform.storelocator.impl that implement GeoWebServiceWrapper Modifier and Type Class Description class
CommerceMockGeoWebServiceWrapper
class
GoogleMapsServiceWrapper
Wrapper 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 GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapper
DefaultLocationMapService. getGeoServiceWrapper()
protected GeoWebServiceWrapper
DefaultLocationService. getGeoServiceWrapper()
Methods in de.hybris.platform.storelocator.location.impl with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
DefaultLocationMapService. setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper)
void
DefaultLocationService. setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.storelocator.route.impl
Methods in de.hybris.platform.storelocator.route.impl that return GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapper
DefaultRouteService. getGeoServiceWrapper()
Methods in de.hybris.platform.storelocator.route.impl with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
DefaultRouteService. setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.yacceleratorordermanagement.actions.order
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order that return GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapper
GeocodeShippingAddressAction. getGeoWebServiceWrapper()
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order with parameters of type GeoWebServiceWrapper Modifier and Type Method Description void
GeocodeShippingAddressAction. setGeoWebServiceWrapper(GeoWebServiceWrapper geoWebServiceWrapper)
-
Uses of GeoWebServiceWrapper in de.hybris.platform.ycommercewebservicestest.storelocator.impl
Classes in de.hybris.platform.ycommercewebservicestest.storelocator.impl that implement GeoWebServiceWrapper Modifier and Type Class Description class
MockedGeoServiceWrapper
Mock wrapper to avoid communication with google geo-location services.
-