Uses of Class
de.hybris.platform.storelocator.exception.MapServiceException
Packages that use MapServiceException
Package
Description
-
Uses of MapServiceException in de.hybris.platform.commercefacades.storelocator
Methods in de.hybris.platform.commercefacades.storelocator that throw MapServiceExceptionModifier and TypeMethodDescriptionStoreLocatorFacade.getLocationsForQuery(String searchTerm, int limit) Gets the locations for query. -
Uses of MapServiceException in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that throw MapServiceExceptionModifier and TypeMethodDescriptionDefaultStoreLocatorFacade.getLocationsForQuery(String searchTerm, int limit) voidDefaultStoreLocatorFacadeTest.testGetLocationsForQuery()voidDefaultStoreLocatorFacadeTest.testGetNullLocationsForNullTerm()voidDefaultStoreLocatorFacadeTest.testThreeBaseStoresMiddleOneHasNoLocation()This test checks 3 things(!!)voidDefaultStoreLocatorFacadeTest.testThrowGetLocationsForQuery()voidDefaultStoreLocatorFacadeTest.testTwoBaseStores() -
Uses of MapServiceException in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location that throw MapServiceExceptionModifier and TypeMethodDescriptionvoidLocationServiceTest.testGetLocationsForSearch()voidLocationServiceTest.testGetLocationsNearby()voidLocationServiceTest.testGetLocationsNearbyByPostcode()voidLocationServiceTest.testGetLocationsNearbyByTown()voidLocationServiceTest.testGetLocationsNearbyRadius()voidLocationServiceTest.testGetLocationsNearbySubList()voidLocationMapServiceTest.testGetMapOfLocations() -
Uses of MapServiceException in de.hybris.platform.storelocator.map
Methods in de.hybris.platform.storelocator.map that throw MapServiceException