org.onebusaway.transit_data_federation_webapp.controllers
Class StopIdsForAgencyIdController

java.lang.Object
  extended by org.onebusaway.transit_data_federation_webapp.controllers.StopIdsForAgencyIdController

@Controller
@RequestMapping(value="/stop-ids-for-agency-id.action")
public class StopIdsForAgencyIdController
extends Object


Constructor Summary
StopIdsForAgencyIdController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView index(String agencyId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopIdsForAgencyIdController

public StopIdsForAgencyIdController()
Method Detail

index

@RequestMapping
public org.springframework.web.servlet.ModelAndView index(@RequestParam
                                                                         String agencyId)


Copyright © 2012 OneBusAway. All Rights Reserved.