|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DataRecordSet in org.starhope.appius.game.inventory |
|---|
| Classes in org.starhope.appius.game.inventory that implement DataRecordSet | |
|---|---|
class |
Inventory
The Inventory represent an SQL-backed set of InventoryItem
objects owned by a given user. |
| Uses of DataRecordSet in org.starhope.appius.messaging |
|---|
| Classes in org.starhope.appius.messaging that implement DataRecordSet | |
|---|---|
class |
BadMailList
|
| Uses of DataRecordSet in org.starhope.appius.sys.admin |
|---|
| Classes in org.starhope.appius.sys.admin that implement DataRecordSet | |
|---|---|
class |
TheServers
This is the (global) set of all zone servers across the game's multiverse. |
| Uses of DataRecordSet in org.starhope.appius.user |
|---|
| Classes in org.starhope.appius.user that implement DataRecordSet | |
|---|---|
class |
StringSet
A collection of strings obtained from an arbitrary source, with minimal translation support; a set of StringRecords |
| Uses of DataRecordSet in org.starhope.appius.user.notifications |
|---|
| Classes in org.starhope.appius.user.notifications that implement DataRecordSet | |
|---|---|
class |
NotificationSet
The collection of all (potentially active) Notifications
associated with a given user. |
| Uses of DataRecordSet in org.starhope.appius.util |
|---|
| Classes in org.starhope.appius.util with type parameters of type DataRecordSet | |
|---|---|
interface |
RecordSetLoader<T extends DataRecordSet<?>>
WRITEME: Document this type. |
| Classes in org.starhope.appius.util that implement DataRecordSet | |
|---|---|
class |
SimpleDataRecordSet<DataRecordClass extends DataRecord,DataRecordSetClass extends SimpleDataRecordSet<DataRecordClass,DataRecordSetClass>>
This class represents a default implementation of DataRecordSet which is hoped to be sufficient for most
purposes. |
| Methods in org.starhope.appius.util that return types with arguments of type DataRecordSet | |
|---|---|
static RecordSetLoader<? extends DataRecordSet<?>> |
AppiusConfig.getRecordSetLoaderForClass(Class<? extends DataRecordSet<?>> klass)
WRITEME: Document this method brpocock@star-hope.org |
| Method parameters in org.starhope.appius.util with type arguments of type DataRecordSet | |
|---|---|
static RecordSetLoader<? extends DataRecordSet<?>> |
AppiusConfig.getRecordSetLoaderForClass(Class<? extends DataRecordSet<?>> klass)
WRITEME: Document this method brpocock@star-hope.org |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||