Interface TravelStoreFinderService<ITEM extends PointOfServiceDistanceData,RESULT extends StoreFinderSearchPageData<ITEM>>

Type Parameters:
ITEM - the type parameter
RESULT - the type parameter
All Superinterfaces:
de.hybris.platform.commerceservices.storefinder.StoreFinderService<ITEM,StoreFinderSearchPageData<ITEM>>
All Known Implementing Classes:
DefaultTravelStoreFinderService

public interface TravelStoreFinderService<ITEM extends PointOfServiceDistanceData,RESULT extends StoreFinderSearchPageData<ITEM>> extends de.hybris.platform.commerceservices.storefinder.StoreFinderService<ITEM,StoreFinderSearchPageData<ITEM>>
The interface Travel store finder service.