Uses of Interface
de.hybris.platform.storelocator.location.DistanceAwareLocation
-
Packages that use DistanceAwareLocation Package Description de.hybris.platform.storelocator.location.impl -
-
Uses of DistanceAwareLocation in de.hybris.platform.storelocator.location.impl
Classes in de.hybris.platform.storelocator.location.impl that implement DistanceAwareLocation Modifier and Type Class Description classDefaultLocationDistance aware implementation of theLocation.Methods in de.hybris.platform.storelocator.location.impl that return types with arguments of type DistanceAwareLocation Modifier and Type Method Description java.util.List<DistanceAwareLocation>DefaultLocationService. getSortedLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore)Methods in de.hybris.platform.storelocator.location.impl with parameters of type DistanceAwareLocation Modifier and Type Method Description intDefaultLocation. compareTo(DistanceAwareLocation distanceAwareLocation)
-