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 GeoWebServiceWrapperSapGeocodeShippingAddressAction. getGeoWebServiceWrapper()Methods in com.sap.hybris.ysaprcomsfulfillment.actions.order with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidSapGeocodeShippingAddressAction. 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 GeoWebServiceWrapperDefaultCustomerLocationService. getGeoWebServiceWrapper()Methods in de.hybris.platform.acceleratorservices.customer.impl with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidDefaultCustomerLocationService. 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 GeoWebServiceWrapperGeoCodePosSectionRenderer. getGeoServiceWrapper()Methods in de.hybris.platform.basecommerce.backoffice.editor with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidGeoCodePosSectionRenderer. 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 classBaiduMapsServiceWrapperThe 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 GeoWebServiceWrapperDefaultStoreFinderService. getGeoWebServiceWrapper()Methods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidDefaultStoreFinderService. 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 GeoWebServiceWrapperSapGeocodeShippingAddressAction. getGeoWebServiceWrapper()Methods in de.hybris.platform.sap.ysapomsfulfillment.actions.order with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidSapGeocodeShippingAddressAction. 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 GeoWebServiceWrapperAbstractGeocodingTest. getGeoServiceWrapper()protected GeoWebServiceWrapperGeocodingJob. getGeoServiceWrapper()Methods in de.hybris.platform.storelocator with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidAbstractGeocodingTest. 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 GeoWebServiceWrapper Modifier and Type Class Description classCommerceMockGeoWebServiceWrapperclassGoogleMapsServiceWrapperWrapper 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 GeoWebServiceWrapperDefaultLocationMapService. getGeoServiceWrapper()protected GeoWebServiceWrapperDefaultLocationService. getGeoServiceWrapper()Methods in de.hybris.platform.storelocator.location.impl with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidDefaultLocationMapService. 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 GeoWebServiceWrapper Modifier and Type Method Description protected GeoWebServiceWrapperDefaultRouteService. getGeoServiceWrapper()Methods in de.hybris.platform.storelocator.route.impl with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidDefaultRouteService. 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 GeoWebServiceWrapperGeocodeShippingAddressAction. getGeoWebServiceWrapper()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order with parameters of type GeoWebServiceWrapper Modifier and Type Method Description voidGeocodeShippingAddressAction. 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 classMockedGeoServiceWrapperMock wrapper to avoid communication with google geo-location services.
-