Uses of Interface
de.hybris.platform.commerceservices.storefinder.StoreFinderService
Packages that use StoreFinderService
Package
Description
-
Uses of StoreFinderService in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl that return StoreFinderServiceModifier and TypeMethodDescriptionprotected StoreFinderServiceDefaultLocalStorePreferencesService.getStoreFinderService()Methods in de.hybris.platform.acceleratorservices.store.impl with parameters of type StoreFinderServiceModifier and TypeMethodDescriptionvoidDefaultLocalStorePreferencesService.setStoreFinderService(StoreFinderService storeFinderService) -
Uses of StoreFinderService in de.hybris.platform.acceleratorservices.store.pickup.impl
Methods in de.hybris.platform.acceleratorservices.store.pickup.impl that return StoreFinderServiceModifier and TypeMethodDescriptionprotected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultPickupPointOfServiceConsolidationStrategy.getStoreFinderService()Methods in de.hybris.platform.acceleratorservices.store.pickup.impl with parameters of type StoreFinderServiceModifier and TypeMethodDescriptionvoidDefaultPickupPointOfServiceConsolidationStrategy.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) -
Uses of StoreFinderService in de.hybris.platform.commercefacades.storefinder.impl
Methods in de.hybris.platform.commercefacades.storefinder.impl that return StoreFinderServiceModifier and TypeMethodDescriptionprotected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultStoreFinderFacade.getStoreFinderService()protected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultStoreFinderStockFacade.getStoreFinderService()Methods in de.hybris.platform.commercefacades.storefinder.impl with parameters of type StoreFinderServiceModifier and TypeMethodDescriptionvoidDefaultStoreFinderFacade.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) voidDefaultStoreFinderStockFacade.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) -
Uses of StoreFinderService in de.hybris.platform.commerceservices.storefinder.impl
Classes in de.hybris.platform.commerceservices.storefinder.impl that implement StoreFinderServiceModifier and TypeClassDescriptionclassDefaultStoreFinderService<ITEM extends PointOfServiceDistanceData>Default implementation ofStoreFinderService -
Uses of StoreFinderService in de.hybris.platform.ordermanagementfacades.order.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.order.converters.populator that return StoreFinderServiceModifier and TypeMethodDescriptionprotected StoreFinderServiceOrderRequestReversePopulator.getStoreFinderService()Methods in de.hybris.platform.ordermanagementfacades.order.converters.populator with parameters of type StoreFinderServiceModifier and TypeMethodDescriptionvoidOrderRequestReversePopulator.setStoreFinderService(StoreFinderService storeFinderService)