org.starhope.appius.user.events
Class EventRecordLoader
java.lang.Object
org.starhope.appius.user.events.EventRecordLoader
- All Implemented Interfaces:
- RecordLoader<EventRecord>, HasSubversionRevision
- Direct Known Subclasses:
- EventRecordSQLLoader
public abstract class EventRecordLoader
- extends Object
- implements RecordLoader<EventRecord>
WRITEME: Document this type.
- Author:
- brpocock@star-hope.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventRecordLoader
public EventRecordLoader()