Uses of Interface
org.starhope.util.HasSubversionRevision

Packages that use HasSubversionRevision
org.starhope.appius.game   
org.starhope.appius.game.inventory   
org.starhope.appius.game.inventory.collections   
org.starhope.appius.game.npc   
org.starhope.appius.mb   
org.starhope.appius.messaging   
org.starhope.appius.sql   
org.starhope.appius.sys.admin   
org.starhope.appius.user   
org.starhope.appius.user.events   
org.starhope.appius.user.notifications   
org.starhope.appius.util   
org.starhope.catullus   
 

Uses of HasSubversionRevision in org.starhope.appius.game
 

Classes in org.starhope.appius.game that implement HasSubversionRevision
 class DamageArea
          A type of damage that could be dealt, e.g.
 class DamageAreaSQLLoader
          WRITEME: Document this type.
 class Room
          A room located in the local zone
 class RoomLayer
          WRITEME: Document this type.
 class RoomSQLLoader
          WRITEME: Document this type.
 class SimpleDataEnum<T extends SimpleDataEnum<?>>
          This is a base class used to express enumerated values.
 class SimpleDataEnumSQLLoader<T extends SimpleDataEnum<?>,L extends SimpleDataEnumSQLLoader<T,?>>
          WRITEME: Document this type.
 

Uses of HasSubversionRevision in org.starhope.appius.game.inventory
 

Subinterfaces of HasSubversionRevision in org.starhope.appius.game.inventory
 interface AbstractItem
           
 

Classes in org.starhope.appius.game.inventory that implement HasSubversionRevision
 class GenericItemReference
           This represents an abstract/template item found in a store.
 class GenericItemReferenceSQLLoader
          WRITEME: Document this type.
 class Inventory
           The Inventory represent an SQL-backed set of InventoryItem objects owned by a given user.
 class InventoryItem
           The InventoryItem is the main class for all items which can be placed into the user's inventory.
 class InventoryItemSQLLoader
          WRITEME: Document this type.
 class InventoryItemType
           
 class InventoryItemTypeSQLLoader
          Default SQL RecordLoader for InventoryItemType
 class InventorySQLLoader
          WRITEME: Document this type.
 class ItemEffectsType
          WRITEME: Document this type.
 class ItemEffectsTypeSQLLoader
          Load an ItemEffectsType enumeration from the database.
 class RarityRating
          WRITEME: Document this type.
 class RarityRatingSQLLoader
          WRITEME: Document this type.
 

Uses of HasSubversionRevision in org.starhope.appius.game.inventory.collections
 

Classes in org.starhope.appius.game.inventory.collections that implement HasSubversionRevision
 class ItemCollection
          WRITEME: Document this type.
 class ItemCollectionSQLLoader
          WRITEME: Document this type.
 class UserItemCollection
          A (possibly partial) collection of items that an user has collected; c.v.
 

Uses of HasSubversionRevision in org.starhope.appius.game.npc
 

Classes in org.starhope.appius.game.npc that implement HasSubversionRevision
 class NullLoader<T extends DataRecord>
          This is an imaginary Loader type that can be used for records that should not have any real loader associated with them.
 

Uses of HasSubversionRevision in org.starhope.appius.mb
 

Classes in org.starhope.appius.mb that implement HasSubversionRevision
 class Currency
           
 class CurrencySQLLoader
          WRITEME: Document this type.
 class Enrolment
           An Enrolment object represents a potential type of enrolment or subscription into which an User can be subscribed.
 class EnrolmentSQLLoader
          WRITEME: Document this type.
 class UserEnrolment
          This class represents an instance of a purchased enrolment (subscription) to a game, as bound to a particular user and period of time.
 class UserEnrolmentSQLLoader
          WRITEME: Document this type.
 

Uses of HasSubversionRevision in org.starhope.appius.messaging
 

Classes in org.starhope.appius.messaging that implement HasSubversionRevision
 class BadMailList
           
 class BadMailRecord
          WRITEME: Document this type.
 class MailAddressRecord
          WRITEME: Document this type.
 

Uses of HasSubversionRevision in org.starhope.appius.sql
 

Subinterfaces of HasSubversionRevision in org.starhope.appius.sql
 interface SQLLoader<T extends DataRecord>
          WRITEME: Document this type.
 

Uses of HasSubversionRevision in org.starhope.appius.sys.admin
 

Classes in org.starhope.appius.sys.admin that implement HasSubversionRevision
 class CapabilityRecords
           
 class CapabilityRecordsSQLLoader
          WRITEME: Document this type.
 class Persephone2AppConfig
          WRITEME: Document this type.
 class TheServers
          This is the (global) set of all zone servers across the game's multiverse.
 class ZoneServerRecord
          WRITEME: Document this type.
 

Uses of HasSubversionRevision in org.starhope.appius.user
 

Subinterfaces of HasSubversionRevision in org.starhope.appius.user
 interface ParentRecordLoader
          WRITEME: Document this type.
 interface PassportLoader
           
 interface UserHouseRecordLoader
          WRITEME: Document this type.
 interface UserListEntry
          WRITEME: Document this type.
 interface UserRecordLoader
          WRITEME: Document this type.
 

Classes in org.starhope.appius.user that implement HasSubversionRevision
 class AvatarBodyFormat
          The Avatar Body Format is a description of the layout/structure of a body of which a particular AvatarClass may subscribe.
 class AvatarBodyFormatSQLLoader
          WRITEME: Document this type.
 class AvatarClass
          The avatar class defines a type of avatar which can be used by a game player or NPC.
 class AvatarClassSQLLoader
          Load avatar class data from an SQL database backing store
 class Parent
          This class represents the parent of a kid or teen account
 class ParentRecordSQLLoader
          load a parent record from an SQL backing-store (and save or remove it, as needed)
 class Passport
           
 class PassportSQLLoader
           
 class PeanutLoader
           
 class PersonRecord
          DataRecord fields in common between UserRecord and ParentRecord
 class SimpleUserListEntry
          an entry on a UserList
 class StringRecord
          A string, tied to identifiers, with minimal translation support
 class StringSet
          A collection of strings obtained from an arbitrary source, with minimal translation support; a set of StringRecords
 class User
          This class encapsulates all of the user/player information for the game.
 class UserBuddyListSQLIterator
          WRITEME: Document this type.
 class UserHouse
           The User House object contains the rooms of the user's own house.
 class UserHouseSQLLoader
          WRITEME: Document this type.
 class UserIgnoreListSQLIterator
          WRITEME: Document this type.
 class UserListGeneralSQLIterator
          WRITEME: Document this type.
 class UserListIterator
          WRITEME: Document this type.
 class UserListSQLIterator
          WRITEME: Document this type.
 class UserPreferenceRecord
          Provide storage for user preferences
 class UserRecord
          The record describing an user in the game — whether a theoretical user account (like the System User), an actual human user's account, or an NPC.
 class UserRecordSQLLoader
          User Record
 class UserStat
          Simple user stat enumeration type
 class Wallet
           
 class WalletLoaderSocialGold
           
 class WalletSQLLoader
           
 

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

Subinterfaces of HasSubversionRevision in org.starhope.appius.user.events
 interface EventOutcomeRecordLoader
          WRITEME: Document this type.
 

Classes in org.starhope.appius.user.events that implement HasSubversionRevision
 class EventOutcomeRecord
          Event Outcome Record
 class EventOutcomeRecordSQLLoader
          Load an EventOutcomeRecord from the database.
 class EventRecord
           Events are any thing that happens in the world that can influence a player's currency or inventory.
 class EventRecordLoader
          WRITEME: Document this type.
 class EventRecordSQLLoader
          load an event record from the database
 class EventType
           An EventType is a type of event in which an user can participate.
 class EventTypeSQLLoader
          WRITEME: Document this type.
 class MedalRecord
          WRITEME: Document this type.
 class MedalRecordLoader
          WRITEME: Document this type.
 class MedalRecordSQLLoader
          WRITEME: Document this type.
 

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

Classes in org.starhope.appius.user.notifications that implement HasSubversionRevision
 class Notification
          Notification class.
 class NotificationSet
          The collection of all (potentially active) Notifications associated with a given user.
 

Uses of HasSubversionRevision in org.starhope.appius.util
 

Subinterfaces of HasSubversionRevision in org.starhope.appius.util
 interface DataRecord
          A data record of some kind that is instantiated from a backing storage medium (e.g.
 interface DataRecordSet<T extends DataRecord>
           This is a simple marker interface which is used to identify a data record which is, in turn, a collection of other data.
 interface RecordLoader<T extends DataRecord>
          This interface defines a mechanism for loading and saving data records from an arbitrary storage engine, most likely an SQL database of some kind.
 

Classes in org.starhope.appius.util that implement HasSubversionRevision
 class SimpleDataRecord<T extends SimpleDataRecord<?>>
          An abstract implementation of a DataRecord performing the default tasks for most of the drudgery.
 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.
 

Uses of HasSubversionRevision in org.starhope.catullus
 

Classes in org.starhope.catullus that implement HasSubversionRevision
 class Via<T extends DataRecord>
          This is an interface class for the bridge to a remote object of a given type.