org.onebusaway.transit_data_federation_webapp.controllers
Class BlockLocationHistoryForTripController

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

@Controller
@RequestMapping(value="/block-location-history-for-trip.action")
public class BlockLocationHistoryForTripController
extends Object


Constructor Summary
BlockLocationHistoryForTripController()
           
 
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
 

Constructor Detail

BlockLocationHistoryForTripController

public BlockLocationHistoryForTripController()
Method Detail

index

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


Copyright © 2012 OneBusAway. All Rights Reserved.