org.onebusaway.transit_data_federation_webapp.controllers
Class BlockLocationHistoryForTripController
java.lang.Object
org.onebusaway.transit_data_federation_webapp.controllers.BlockLocationHistoryForTripController
@Controller
@RequestMapping(value="/block-location-history-for-trip.action")
public class BlockLocationHistoryForTripController
- extends Object
Method Summary |
org.springframework.web.servlet.ModelAndView |
index(String tripId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockLocationHistoryForTripController
public BlockLocationHistoryForTripController()
index
@RequestMapping
public org.springframework.web.servlet.ModelAndView index(@RequestParam
String tripId)
Copyright © 2012 OneBusAway. All Rights Reserved.