Uses of Class
de.hybris.platform.commerceservices.storefinder.data.PointOfServiceDistanceData
Packages that use PointOfServiceDistanceData
Package
Description
-
Uses of PointOfServiceDistanceData in de.hybris.platform.acceleratorfacades.order.impl
Methods in de.hybris.platform.acceleratorfacades.order.impl that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionDefaultAcceleratorCheckoutFacade.getPointOfServiceDistanceConverter()Method parameters in de.hybris.platform.acceleratorfacades.order.impl with type arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionvoidDefaultAcceleratorCheckoutFacade.setPointOfServiceDistanceConverter(Converter<PointOfServiceDistanceData, PointOfServiceData> pointOfServiceDistanceConverter) -
Uses of PointOfServiceDistanceData in de.hybris.platform.acceleratorservices.order
Methods in de.hybris.platform.acceleratorservices.order that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionAcceleratorCheckoutService.getConsolidatedPickupOptions(CartModel cartModel) Gets the points of service for item pickup for a cart -
Uses of PointOfServiceDistanceData in de.hybris.platform.acceleratorservices.order.impl
Methods in de.hybris.platform.acceleratorservices.order.impl that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionDefaultAcceleratorCheckoutService.getConsolidatedPickupOptions(CartModel cartModel) -
Uses of PointOfServiceDistanceData in de.hybris.platform.acceleratorservices.search.comparators
Methods in de.hybris.platform.acceleratorservices.search.comparators that return PointOfServiceDistanceDataModifier and TypeMethodDescriptionprotected PointOfServiceDistanceDataPointOfServiceDistanceComparator.getPointOfServiceDistanceData(String value, PointOfServiceDistanceData result, PointOfServiceDistanceData location) Methods in de.hybris.platform.acceleratorservices.search.comparators with parameters of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionprotected PointOfServiceDistanceDataPointOfServiceDistanceComparator.getPointOfServiceDistanceData(String value, PointOfServiceDistanceData result, PointOfServiceDistanceData location) protected intPointOfServiceDistanceComparator.getResult(String value1, String value2, PointOfServiceDistanceData result1, PointOfServiceDistanceData result2) Method parameters in de.hybris.platform.acceleratorservices.search.comparators with type arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionprotected intPointOfServiceDistanceComparator.compareDistances(String value1, String value2, List<PointOfServiceDistanceData> locations) -
Uses of PointOfServiceDistanceData in de.hybris.platform.acceleratorservices.store
Methods in de.hybris.platform.acceleratorservices.store that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionLocalStorePreferencesService.getAllPointsOfService()Returns all the points of service with the distance from the session's stored search location for the current base store. -
Uses of PointOfServiceDistanceData in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl that return types with arguments of type PointOfServiceDistanceData -
Uses of PointOfServiceDistanceData in de.hybris.platform.acceleratorservices.store.pickup
Methods in de.hybris.platform.acceleratorservices.store.pickup that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionPickupPointOfServiceConsolidationStrategy.getConsolidationOptions(CartModel cart) -
Uses of PointOfServiceDistanceData in de.hybris.platform.acceleratorservices.store.pickup.impl
Methods in de.hybris.platform.acceleratorservices.store.pickup.impl that return PointOfServiceDistanceDataModifier and TypeMethodDescriptionprotected PointOfServiceDistanceDataDefaultPickupPointOfServiceConsolidationStrategy.createPointOfServiceDistanceData()Methods in de.hybris.platform.acceleratorservices.store.pickup.impl that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionDefaultPickupPointOfServiceConsolidationStrategy.getConsolidationOptions(CartModel cartModel) DefaultPickupPointOfServiceConsolidationStrategy.getPOSDistanceDataForUserLocationAndBaseStore(UserLocationData userLocation, PageableData pageableData) protected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultPickupPointOfServiceConsolidationStrategy.getStoreFinderService()protected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultPickupPointOfServiceConsolidationStrategy.getStoreFinderService()Methods in de.hybris.platform.acceleratorservices.store.pickup.impl with parameters of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionprotected intDefaultPickupPointOfServiceConsolidationStrategy.PointOfServiceDistanceDataComparator.compareInstances(PointOfServiceDistanceData result1, PointOfServiceDistanceData result2) Method parameters in de.hybris.platform.acceleratorservices.store.pickup.impl with type arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionprotected voidDefaultPickupPointOfServiceConsolidationStrategy.consolidateResult(CartModel cartModel, Set<PointOfServiceDistanceData> consolidatedPickupPoints, Set<ProductModel> productsForPickup, StoreFinderSearchPageData<PointOfServiceDistanceData> result) protected voidDefaultPickupPointOfServiceConsolidationStrategy.consolidateResult(CartModel cartModel, Set<PointOfServiceDistanceData> consolidatedPickupPoints, Set<ProductModel> productsForPickup, StoreFinderSearchPageData<PointOfServiceDistanceData> result) protected voidDefaultPickupPointOfServiceConsolidationStrategy.processPageableData(CartModel cartModel, Set<PointOfServiceDistanceData> consolidatedPickupPoints, UserLocationData userLocation, Set<ProductModel> productsForPickup, PageableData pageableData) protected voidDefaultPickupPointOfServiceConsolidationStrategy.processPotentialPickupPoints(CartModel cartModel, Set<PointOfServiceDistanceData> consolidatedPickupPoints, Set<PointOfServiceModel> potentialPickupPoints, UserLocationData userLocation, Set<ProductModel> productsForPickup) voidDefaultPickupPointOfServiceConsolidationStrategy.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) voidDefaultPickupPointOfServiceConsolidationStrategy.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) -
Uses of PointOfServiceDistanceData in de.hybris.platform.commercefacades.storefinder.converters
Methods in de.hybris.platform.commercefacades.storefinder.converters with parameters of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionPointOfServiceDistanceConverter.convert(PointOfServiceDistanceData source) -
Uses of PointOfServiceDistanceData in de.hybris.platform.commercefacades.storefinder.converters.populator
Classes in de.hybris.platform.commercefacades.storefinder.converters.populator with type parameters of type PointOfServiceDistanceDataModifier and TypeClassDescriptionclassSearchPagePointOfServiceDistancePopulator<SOURCE extends StoreFinderSearchPageData<PointOfServiceDistanceData>,TARGET extends StoreFinderSearchPageData<PointOfServiceData>> Methods in de.hybris.platform.commercefacades.storefinder.converters.populator that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionSearchPagePointOfServiceDistancePopulator.getPointOfServiceDistanceDataConverter()Methods in de.hybris.platform.commercefacades.storefinder.converters.populator with parameters of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionvoidPointOfServiceDistanceDataPopulator.populate(PointOfServiceDistanceData source, PointOfServiceData target) Method parameters in de.hybris.platform.commercefacades.storefinder.converters.populator with type arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionvoidSearchPagePointOfServiceDistancePopulator.setPointOfServiceDistanceDataConverter(Converter<PointOfServiceDistanceData, PointOfServiceData> pointOfServiceDistanceDataConverter) -
Uses of PointOfServiceDistanceData in de.hybris.platform.commercefacades.storefinder.impl
Methods in de.hybris.platform.commercefacades.storefinder.impl that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionDefaultStoreFinderFacade.getPointOfServiceDistanceConverter()DefaultStoreFinderStockFacade.getPointOfServiceDistanceDataConverter()protected Converter<StoreFinderSearchPageData<PointOfServiceDistanceData>,StoreFinderSearchPageData<PointOfServiceData>> DefaultStoreFinderFacade.getSearchPagePointOfServiceDistanceConverter()protected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultStoreFinderFacade.getStoreFinderService()protected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultStoreFinderFacade.getStoreFinderService()protected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultStoreFinderStockFacade.getStoreFinderService()protected StoreFinderService<PointOfServiceDistanceData,StoreFinderSearchPageData<PointOfServiceDistanceData>> DefaultStoreFinderStockFacade.getStoreFinderService()Method parameters in de.hybris.platform.commercefacades.storefinder.impl with type arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionprotected StoreFinderStockSearchPageData<ITEM>DefaultStoreFinderStockFacade.getResultForPOSData(StoreFinderSearchPageData<PointOfServiceDistanceData> storeFinderSearchPageData, ProductData productData) voidDefaultStoreFinderFacade.setPointOfServiceDistanceConverter(Converter<PointOfServiceDistanceData, PointOfServiceData> pointOfServiceDistanceConverter) voidDefaultStoreFinderStockFacade.setPointOfServiceDistanceDataConverter(Converter<PointOfServiceDistanceData, PointOfServiceData> pointOfServiceDistanceDataConverter) voidDefaultStoreFinderFacade.setSearchPagePointOfServiceDistanceConverter(Converter<StoreFinderSearchPageData<PointOfServiceDistanceData>, StoreFinderSearchPageData<PointOfServiceData>> searchPagePointOfServiceDistanceConverter) voidDefaultStoreFinderFacade.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) voidDefaultStoreFinderFacade.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) voidDefaultStoreFinderStockFacade.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) voidDefaultStoreFinderStockFacade.setStoreFinderService(StoreFinderService<PointOfServiceDistanceData, StoreFinderSearchPageData<PointOfServiceDistanceData>> storeFinderService) -
Uses of PointOfServiceDistanceData in de.hybris.platform.commerceservices.storefinder
Classes in de.hybris.platform.commerceservices.storefinder with type parameters of type PointOfServiceDistanceDataModifier and TypeInterfaceDescriptioninterfaceStoreFinderService<ITEM extends PointOfServiceDistanceData,RESULT extends StoreFinderSearchPageData<ITEM>> Store finder service. -
Uses of PointOfServiceDistanceData in de.hybris.platform.commerceservices.storefinder.impl
Classes in de.hybris.platform.commerceservices.storefinder.impl with type parameters of type PointOfServiceDistanceDataModifier and TypeClassDescriptionclassDefaultStoreFinderService<ITEM extends PointOfServiceDistanceData>Default implementation ofStoreFinderServiceMethods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionprotected intDefaultStoreFinderService.StoreFinderResultDataComparator.compareInstances(PointOfServiceDistanceData result1, PointOfServiceDistanceData result2) -
Uses of PointOfServiceDistanceData in de.hybris.platform.yacceleratorfacades.storefinder.populators
Classes in de.hybris.platform.yacceleratorfacades.storefinder.populators with type parameters of type PointOfServiceDistanceDataModifier and TypeClassDescriptionclassSearchPagePointOfServiceDistancePopulator<SOURCE extends StoreFinderSearchPageData<PointOfServiceDistanceData>,TARGET extends StoreFinderSearchPageData<PointOfServiceData>> Methods in de.hybris.platform.yacceleratorfacades.storefinder.populators that return types with arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionSearchPagePointOfServiceDistancePopulator.getPointOfServiceDistanceConverter()Method parameters in de.hybris.platform.yacceleratorfacades.storefinder.populators with type arguments of type PointOfServiceDistanceDataModifier and TypeMethodDescriptionvoidSearchPagePointOfServiceDistancePopulator.setPointOfServiceDistanceConverter(Converter<PointOfServiceDistanceData, PointOfServiceData> pointOfServiceDistanceConverter)