Uses of Interface
de.hybris.platform.commerceservices.storefinder.helpers.DistanceHelper
-
-
Uses of DistanceHelper in de.hybris.platform.acceleratorfacades.storelocator.populators
Methods in de.hybris.platform.acceleratorfacades.storelocator.populators that return DistanceHelper Modifier and Type Method Description protected DistanceHelperPointOfServiceDistancePopulator. getDistanceHelper()Methods in de.hybris.platform.acceleratorfacades.storelocator.populators with parameters of type DistanceHelper Modifier and Type Method Description voidPointOfServiceDistancePopulator. setDistanceHelper(DistanceHelper distanceHelper) -
Uses of DistanceHelper in de.hybris.platform.commercefacades.storefinder.converters.populator
Methods in de.hybris.platform.commercefacades.storefinder.converters.populator that return DistanceHelper Modifier and Type Method Description protected DistanceHelperPointOfServiceDistanceDataPopulator. getDistanceHelper()Methods in de.hybris.platform.commercefacades.storefinder.converters.populator with parameters of type DistanceHelper Modifier and Type Method Description voidPointOfServiceDistanceDataPopulator. setDistanceHelper(DistanceHelper distanceHelper) -
Uses of DistanceHelper in de.hybris.platform.commerceservices.storefinder.helpers.impl
Classes in de.hybris.platform.commerceservices.storefinder.helpers.impl that implement DistanceHelper Modifier and Type Class Description classDefaultDistanceHelper
-