org.onebusaway.transit_data_federation.bundle.tasks.history
Class DatabaseBlockLocationArchiveSource
java.lang.Object
org.onebusaway.transit_data_federation.bundle.tasks.history.DatabaseBlockLocationArchiveSource
- All Implemented Interfaces:
- BlockLocationArchiveSource
public class DatabaseBlockLocationArchiveSource
- extends Object
- implements BlockLocationArchiveSource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseBlockLocationArchiveSource
public DatabaseBlockLocationArchiveSource()
setSessionFactory
public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
getRecordsForTrip
public List<BlockLocationArchiveRecord> getRecordsForTrip(org.onebusaway.gtfs.model.AgencyAndId tripId)
- Specified by:
getRecordsForTrip
in interface BlockLocationArchiveSource
Copyright © 2012 OneBusAway. All Rights Reserved.