org.onebusaway.transit_data_federation.impl.realtime.history
Class BlockLocationHistoryServiceImpl
java.lang.Object
org.onebusaway.transit_data_federation.impl.realtime.history.BlockLocationHistoryServiceImpl
- All Implemented Interfaces:
- BlockLocationHistoryService
@Component
public class BlockLocationHistoryServiceImpl
- extends Object
- implements BlockLocationHistoryService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockLocationHistoryServiceImpl
public BlockLocationHistoryServiceImpl()
setTransitGraphDao
public void setTransitGraphDao(TransitGraphDao transitGraphDao)
setDataDir
public void setDataDir(File dataDir)
getHistoryForTripId
public Map<org.onebusaway.gtfs.model.AgencyAndIdInstance,List<BlockLocationArchiveRecord>> getHistoryForTripId(org.onebusaway.gtfs.model.AgencyAndId tripId)
- Specified by:
getHistoryForTripId
in interface BlockLocationHistoryService
Copyright © 2012 OneBusAway. All Rights Reserved.