Class DefaultTravelStoreFinderService<ITEM extends PointOfServiceDistanceData>

java.lang.Object
de.hybris.platform.commerceservices.storefinder.impl.DefaultStoreFinderService<ITEM>
de.hybris.platform.travelservices.storefinder.impl.DefaultTravelStoreFinderService<ITEM>
Type Parameters:
ITEM - travel distance to point of service
All Implemented Interfaces:
de.hybris.platform.commerceservices.storefinder.StoreFinderService<ITEM,StoreFinderSearchPageData<ITEM>>, TravelStoreFinderService<ITEM,StoreFinderSearchPageData<ITEM>>

public class DefaultTravelStoreFinderService<ITEM extends PointOfServiceDistanceData> extends de.hybris.platform.commerceservices.storefinder.impl.DefaultStoreFinderService<ITEM> implements TravelStoreFinderService<ITEM,StoreFinderSearchPageData<ITEM>>
Default implementation of TravelStoreFinderService
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.commerceservices.storefinder.impl.DefaultStoreFinderService

    de.hybris.platform.commerceservices.storefinder.impl.DefaultStoreFinderService.Boundary<T extends Object>, de.hybris.platform.commerceservices.storefinder.impl.DefaultStoreFinderService.StoreFinderResultDataComparator
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getPointOfService(BaseStoreModel baseStore, List<TransportFacilityData> transportFacilityData)
    Gets point of service.
    Gets travel point of service dao.
    positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData, Collection<PointOfServiceModel> posResults)
    Position search store finder search page data.
    void
    Sets travel point of service dao.

    Methods inherited from class de.hybris.platform.commerceservices.storefinder.impl.DefaultStoreFinderService

    calculateBounds, calculateDistance, calculateDistances, createPagination, createPaginationData, createSearchResult, createStoreFinderResultData, createStoreFinderSearchPageData, doSearch, generateGeoAddressForSearchQuery, getAllPos, getAllPosForCountry, getAllPosForRegion, getGeoWebServiceWrapper, getPointOfServiceDao, getPointOfServiceDistanceForName, getPointOfServiceForName, getPointOfServiceGenericDao, getPointOfServicePagedGenericDao, getPointsOfServiceNear, locationSearch, locationSearch, positionSearch, positionSearch, recalculateSpanAgainstCenter, setGeoWebServiceWrapper, setPointOfServiceDao, setPointOfServiceGenericDao, setPointOfServicePagedGenericDao

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.hybris.platform.commerceservices.storefinder.StoreFinderService

    getAllPos, getAllPosForCountry, getAllPosForRegion, getPointOfServiceDistanceForName, getPointOfServiceForName, locationSearch, locationSearch, positionSearch, positionSearch