org.onebusaway.presentation.services
Interface StopSelectionService


public interface StopSelectionService


Method Summary
 StopSelectionBean getSelectedStops(StopsForRouteBean stopsForRoute, List<Integer> selectionIndices)
           
 

Method Detail

getSelectedStops

StopSelectionBean getSelectedStops(StopsForRouteBean stopsForRoute,
                                   List<Integer> selectionIndices)
                                   throws InvalidSelectionServiceException
Throws:
InvalidSelectionServiceException


Copyright © 2012 OneBusAway. All Rights Reserved.