Uses of Class
de.hybris.platform.storelocator.exception.LocationServiceException
Packages that use LocationServiceException
Package
Description
-
Uses of LocationServiceException in de.hybris.platform.commercefacades.storelocator
Methods in de.hybris.platform.commercefacades.storelocator that throw LocationServiceExceptionModifier and TypeMethodDescriptionStoreLocatorFacade.getPOSForName(String posName) Gets the point of service for name that is unique. -
Uses of LocationServiceException in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that throw LocationServiceExceptionModifier and TypeMethodDescriptionDefaultStoreLocatorFacade.getPOSForName(String posName) voidDefaultStoreLocatorFacadeTest.testGetPosForName()voidDefaultStoreLocatorFacadeTest.testGetPosForNameForNonExistingName() -
Uses of LocationServiceException in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl that throw LocationServiceExceptionModifier and TypeMethodDescriptionprotected doubleDefaultStoreFinderService.calculateDistance(GeoPoint centerPoint, PointOfServiceModel posModel) -
Uses of LocationServiceException in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that throw LocationServiceExceptionModifier and TypeMethodDescriptionprotected LocationAbstractGeocodingTest.createAndStoreTestLocation(String name, String street, String buildingNo, String postalCode, String city, String countryIsoCode) protected LocationAbstractGeocodingTest.createTestLocation(String name, String street, String buildingNo, String postalCode, String city, String countryIsoCode) -
Uses of LocationServiceException in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location that throw LocationServiceExceptionModifier and TypeMethodDescriptionvoidLocationServiceTest.testGetLocationsForSearch()voidLocationServiceTest.testGetLocationsNearby()voidLocationServiceTest.testGetLocationsNearbyByPostcode()voidLocationServiceTest.testGetLocationsNearbyByPostcodeInputData()voidLocationServiceTest.testGetLocationsNearbyByTown()voidLocationServiceTest.testGetLocationsNearbyByTownInputData()voidLocationServiceTest.testGetLocationsNearbyInputData()voidLocationServiceTest.testGetLocationsNearbyRadius()voidLocationServiceTest.testGetLocationsNearbySubList()voidLocationMapServiceTest.testGetMapOfLocations() -
Uses of LocationServiceException in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl that throw LocationServiceExceptionModifier and TypeMethodDescriptionvoidDefaultLocationServiceUnitTest.testGetSortedLocationNearbyWithNullLatitudeDistance()voidDefaultLocationServiceUnitTest.testGetSortedLocationNearbyWithNullLongitudeDistance()voidDefaultLocationServiceUnitTest.testGetSortedLocationsNearbyWithNotNullDistance()