Uses of Class
de.hybris.platform.storelocator.exception.LocationServiceException
-
-
Uses of LocationServiceException in de.hybris.platform.commercefacades.storelocator
Methods in de.hybris.platform.commercefacades.storelocator that throw LocationServiceException Modifier and Type Method Description PointOfServiceDataStoreLocatorFacade. getPOSForName(java.lang.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 LocationServiceException Modifier and Type Method Description PointOfServiceDataDefaultStoreLocatorFacade. getPOSForName(java.lang.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 LocationServiceException Modifier and Type Method Description protected doubleDefaultStoreFinderService. calculateDistance(GeoPoint centerPoint, PointOfServiceModel posModel) -
Uses of LocationServiceException in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that throw LocationServiceException Modifier and Type Method Description protected LocationAbstractGeocodingTest. createAndStoreTestLocation(java.lang.String name, java.lang.String street, java.lang.String buildingNo, java.lang.String postalCode, java.lang.String city, java.lang.String countryIsoCode)protected LocationAbstractGeocodingTest. createTestLocation(java.lang.String name, java.lang.String street, java.lang.String buildingNo, java.lang.String postalCode, java.lang.String city, java.lang.String countryIsoCode) -
Uses of LocationServiceException in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location that throw LocationServiceException Modifier and Type Method Description voidLocationServiceTest. 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 LocationServiceException Modifier and Type Method Description voidDefaultLocationServiceUnitTest. testGetSortedLocationNearbyWithNullLatitudeDistance()voidDefaultLocationServiceUnitTest. testGetSortedLocationNearbyWithNullLongitudeDistance()voidDefaultLocationServiceUnitTest. testGetSortedLocationsNearbyWithNotNullDistance()
-