Uses of Class
org.starhope.appius.user.events.EventRecordLoader

Packages that use EventRecordLoader
org.starhope.appius.user.events   
 

Uses of EventRecordLoader in org.starhope.appius.user.events
 

Subclasses of EventRecordLoader in org.starhope.appius.user.events
 class EventRecordSQLLoader
          load an event record from the database
 

Constructors in org.starhope.appius.user.events with parameters of type EventRecordLoader
EventRecord(EventRecordLoader loader)
          WRITEME: Document this constructor brpocock@star-hope.org