Interface StopSelectionService
-
public interface StopSelectionService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StopSelectionBean
getSelectedStops(StopsForRouteBean stopsForRoute, List<Integer> selectionIndices)
-
-
-
Method Detail
-
getSelectedStops
StopSelectionBean getSelectedStops(StopsForRouteBean stopsForRoute, List<Integer> selectionIndices) throws InvalidSelectionServiceException
- Throws:
InvalidSelectionServiceException
-
-