Uses of Class
de.hybris.platform.storelocator.exception.PointOfServiceDaoException
-
-
Uses of PointOfServiceDaoException in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl that throw PointOfServiceDaoException Modifier and Type Method Description protected FlexibleSearchQueryAcceleratorPointOfServiceDao. buildQuery(GPS center, double radius, BaseStoreModel baseStore) -
Uses of PointOfServiceDaoException in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl that throw PointOfServiceDaoException Modifier and Type Method Description protected java.util.Collection<PointOfServiceModel>DefaultStoreFinderService. getPointsOfServiceNear(GeoPoint centerPoint, double radiusKm, BaseStoreModel baseStore) -
Uses of PointOfServiceDaoException in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl that throw PointOfServiceDaoException Modifier and Type Method Description voidDefaultLocationServiceUnitTest. testGetSortedLocationNearbyWithNullLatitudeDistance()voidDefaultLocationServiceUnitTest. testGetSortedLocationNearbyWithNullLongitudeDistance()voidDefaultLocationServiceUnitTest. testGetSortedLocationsNearbyWithNotNullDistance() -
Uses of PointOfServiceDaoException in de.hybris.platform.storelocator.pos
Methods in de.hybris.platform.storelocator.pos that throw PointOfServiceDaoException Modifier and Type Method Description voidPointOfServiceTest. testGetPointOfServiceForName()voidPointOfServiceTest. testGetPointOfServiceForNameWhenNameNotFound()
-