Uses of Interface
org.starhope.appius.util.RecordSetLoader

Packages that use RecordSetLoader
org.starhope.appius.user.notifications   
org.starhope.appius.util   
 

Uses of RecordSetLoader in org.starhope.appius.user.notifications
 

Subinterfaces of RecordSetLoader in org.starhope.appius.user.notifications
 interface NotificationSetLoader
          Load notifications.
 

Uses of RecordSetLoader in org.starhope.appius.util
 

Methods in org.starhope.appius.util that return RecordSetLoader
static RecordSetLoader<? extends DataRecordSet<?>> AppiusConfig.getRecordSetLoaderForClass(Class<? extends DataRecordSet<?>> klass)
          WRITEME: Document this method brpocock@star-hope.org