org.onebusaway.transit_data_federation_webapp.controllers
Class StopIdsController

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

@Controller
@RequestMapping(value="/stop-ids.action")
public class StopIdsController
extends Object


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

Constructor Detail

StopIdsController

public StopIdsController()
Method Detail

index

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


Copyright © 2012 OneBusAway. All Rights Reserved.