Uses of Class
de.hybris.platform.commerceservices.store.data.GeoPoint
-
-
Uses of GeoPoint in de.hybris.platform.acceleratorservices.customer
Methods in de.hybris.platform.acceleratorservices.customer with parameters of type GeoPoint Modifier and Type Method Description doubleCustomerLocationService. calculateDistance(GeoPoint origin, PointOfServiceModel pointOfServiceModel)Calculates distance between given origin point and given point of service data object -
Uses of GeoPoint in de.hybris.platform.acceleratorservices.customer.impl
Methods in de.hybris.platform.acceleratorservices.customer.impl that return GeoPoint Modifier and Type Method Description protected GeoPointDefaultCustomerLocationService. getCachedGPS(java.lang.String locationName)protected GeoPointDefaultCustomerLocationService. getLocationForSearchTerm(java.lang.String searchTerm)Methods in de.hybris.platform.acceleratorservices.customer.impl with parameters of type GeoPoint Modifier and Type Method Description doubleDefaultCustomerLocationService. calculateDistance(GeoPoint origin, PointOfServiceModel pointOfServiceModel)protected voidDefaultCustomerLocationService. saveGPSToCache(GeoPoint gps, java.lang.String locationName) -
Uses of GeoPoint in de.hybris.platform.acceleratorservices.store.data
Methods in de.hybris.platform.acceleratorservices.store.data that return GeoPoint Modifier and Type Method Description GeoPointUserLocationData. getPoint()Methods in de.hybris.platform.acceleratorservices.store.data with parameters of type GeoPoint Modifier and Type Method Description voidUserLocationData. setPoint(GeoPoint point) -
Uses of GeoPoint in de.hybris.platform.commercefacades.storefinder
Methods in de.hybris.platform.commercefacades.storefinder with parameters of type GeoPoint Modifier and Type Method Description PointOfServiceDataStoreFinderFacade. getPointOfServiceForNameAndPosition(java.lang.String name, GeoPoint geoPoint)Gets thePointOfServiceDatafor the given name that should be unique.StoreFinderSearchPageData<PointOfServiceData>StoreFinderFacade. positionSearch(GeoPoint geoPoint, PageableData pageableData)Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given coordinatesStoreFinderSearchPageData<PointOfServiceData>StoreFinderFacade. positionSearch(GeoPoint geoPoint, PageableData pageableData, double maxRadius)Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given coordinatesRESULTStoreFinderStockFacade. productSearch(GeoPoint geoPoint, ProductData productData, PageableData pageableData)Returns result set with point of services with stock levels for the given GPS coordinates -
Uses of GeoPoint in de.hybris.platform.commercefacades.storefinder.impl
Methods in de.hybris.platform.commercefacades.storefinder.impl with parameters of type GeoPoint Modifier and Type Method Description PointOfServiceDataDefaultStoreFinderFacade. getPointOfServiceForNameAndPosition(java.lang.String name, GeoPoint geoPoint)StoreFinderSearchPageData<PointOfServiceData>DefaultStoreFinderFacade. positionSearch(GeoPoint geoPoint, PageableData pageableData)StoreFinderSearchPageData<PointOfServiceData>DefaultStoreFinderFacade. positionSearch(GeoPoint geoPoint, PageableData pageableData, double maxRadius)StoreFinderStockSearchPageData<ITEM>DefaultStoreFinderStockFacade. productSearch(GeoPoint geoPoint, ProductData productData, PageableData pageableData) -
Uses of GeoPoint in de.hybris.platform.commercefacades.storelocator.data
Methods in de.hybris.platform.commercefacades.storelocator.data that return GeoPoint Modifier and Type Method Description GeoPointPointOfServiceData. getGeoPoint()Methods in de.hybris.platform.commercefacades.storelocator.data with parameters of type GeoPoint Modifier and Type Method Description voidPointOfServiceData. setGeoPoint(GeoPoint geoPoint) -
Uses of GeoPoint in de.hybris.platform.commerceservices.storefinder
Methods in de.hybris.platform.commerceservices.storefinder with parameters of type GeoPoint Modifier and Type Method Description ITEMStoreFinderService. getPointOfServiceDistanceForName(BaseStoreModel baseStore, java.lang.String name, GeoPoint geoPoint)Gets the location for the given name that should be unique.RESULTStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData)Gets the locations retrieved basing on the given arguments.RESULTStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData, double maxRadius)Gets the locations retrieved basing on the given arguments. -
Uses of GeoPoint in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl that return types with arguments of type GeoPoint Modifier and Type Method Description protected DefaultStoreFinderService.Boundary<GeoPoint>DefaultStoreFinderService. calculateBounds(java.util.List<ITEM> results, GeoPoint centerPoint)Methods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type GeoPoint Modifier and Type Method Description protected DefaultStoreFinderService.Boundary<GeoPoint>DefaultStoreFinderService. calculateBounds(java.util.List<ITEM> results, GeoPoint centerPoint)protected doubleDefaultStoreFinderService. calculateDistance(GeoPoint centerPoint, PointOfServiceModel posModel)protected java.util.List<ITEM>DefaultStoreFinderService. calculateDistances(GeoPoint centerPoint, java.util.Collection<PointOfServiceModel> pointsOfService)protected StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. createSearchResult(java.lang.String locationText, GeoPoint centerPoint, java.util.List<ITEM> results, PaginationData paginationData)protected StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. doSearch(BaseStoreModel baseStore, java.lang.String locationText, GeoPoint centerPoint, PageableData pageableData, java.lang.Double maxRadiusKm)ITEMDefaultStoreFinderService. getPointOfServiceDistanceForName(BaseStoreModel baseStore, java.lang.String name, GeoPoint geoPoint)protected java.util.Collection<PointOfServiceModel>DefaultStoreFinderService. getPointsOfServiceNear(GeoPoint centerPoint, double radiusKm, BaseStoreModel baseStore)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData, double maxRadius) -
Uses of GeoPoint in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages with parameters of type GeoPoint Modifier and Type Method Description protected java.lang.StringPickupInStoreController. getPointOfServiceForStorePickup(java.lang.String productCode, java.lang.String locationQuery, GeoPoint geoPoint, int page, AbstractSearchPageController.ShowMode showMode, java.lang.String sortCode, java.lang.Boolean cartPage, java.lang.Long entryNumber, org.springframework.ui.Model model, org.springframework.web.bind.annotation.RequestMethod requestMethod, javax.servlet.http.HttpServletResponse response)protected voidStoreLocatorPageController. setUpPosition(org.springframework.ui.Model model, GeoPoint geoPoint)protected voidStoreLocatorPageController. setUpSearchResultsForPosition(GeoPoint geoPoint, PageableData pageableData, org.springframework.ui.Model model)protected voidStoreLocatorPageController. updateLocalUserPreferences(GeoPoint geoPoint, java.lang.String location) -
Uses of GeoPoint in de.hybris.platform.ycommercewebservices.v1.controller
Methods in de.hybris.platform.ycommercewebservices.v1.controller that return GeoPoint Modifier and Type Method Description protected GeoPointProductsController. createGeoPoint(java.lang.Double latitude, java.lang.Double longitude) -
Uses of GeoPoint in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return GeoPoint Modifier and Type Method Description protected GeoPointProductsController. createGeoPoint(java.lang.Double latitude, java.lang.Double longitude)
-