|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedReferenceHolder | |
---|---|
org.starhope.appius.game | |
org.starhope.appius.mb | |
org.starhope.appius.sql | |
org.starhope.appius.sys.op | |
org.starhope.appius.types | |
org.starhope.appius.user |
Uses of ManagedReferenceHolder in org.starhope.appius.game |
---|
Subclasses of ManagedReferenceHolder in org.starhope.appius.game | |
---|---|
class |
ClothingItem
|
class |
GameEquipItem
An item which can be equipped by the player in the game world. |
class |
GameEvent
A GameEvent is a room-wide (or multi-room) game that occurs within the larger context of the game. |
class |
HomeDecorItem
WRITEME: The documentation for this type (HomeDecorItem) is incomplete. |
class |
InventoryItem
The InventoryItem is an abstract superclass for all items which can be placed into the user's inventory. |
class |
LaserTagGame
|
class |
MusicItem
This represents a song that the player can play in his/her MP3 Player controls in the user interface. |
class |
NamedInventoryItem
TODO: The documentation for this type (NamedInventoryItem) is incomplete. |
class |
Pet
TODO: The documentation for this type (Pet) is incomplete. |
class |
Room
WRITEME: The documentation for this type (Room) is incomplete. |
class |
Stationery
|
class |
StoreItem
WRITEME: The documentation for this type (StoreItem) is incomplete. |
class |
TootBookAvatarBG
WRITEME: Document this type. |
class |
TootBookBoxStyle
WRITEME: Document this type. |
class |
TootBookIcon
WRITEME: Document this type. |
class |
TootBookPageBG
WRITEME: Document this type. |
class |
TootBookTheme
Abstract template for TootBook Theme items. |
class |
TootBookTitleBG
WRITEME: Document this type. |
class |
Vehicle
TODO: The documentation for this type (Vehicle) is incomplete. |
Uses of ManagedReferenceHolder in org.starhope.appius.mb |
---|
Subclasses of ManagedReferenceHolder in org.starhope.appius.mb | |
---|---|
class |
Currency
|
class |
Enrolment
An Enrolment object represents a potential type of enrolment or subscription into which an User can be subscribed. |
class |
Payment
Fairly complete encapsulation of all things related to an individual payment. |
class |
PaymentGateway
A payment gateway is a transaction broker for payments. |
class |
UserAddress
|
class |
UserEnrolment
|
Uses of ManagedReferenceHolder in org.starhope.appius.sql |
---|
Subclasses of ManagedReferenceHolder in org.starhope.appius.sql | |
---|---|
class |
SQLPeerDatum
This is the base class from which all classes that reflect data from the SQL backing store are derived. |
class |
SQLPeerEnum
This is a class for infrequently-changed objects that are enumerated types referenced by integer ID columns. |
Uses of ManagedReferenceHolder in org.starhope.appius.sys.op |
---|
Subclasses of ManagedReferenceHolder in org.starhope.appius.sys.op | |
---|---|
class |
Filter
This class represents (and actually provides the services of) a filter capable of identifying offensive content in text, and flagging it. |
Uses of ManagedReferenceHolder in org.starhope.appius.types |
---|
Subclasses of ManagedReferenceHolder in org.starhope.appius.types | |
---|---|
class |
GameFlagValue
TODO: The documentation for this type (GameFlagValue) is incomplete. |
class |
InventoryItemType
|
class |
RoomBadge
TODO: The documentation for this type (RoomBadge) is incomplete. |
Uses of ManagedReferenceHolder in org.starhope.appius.user |
---|
Subclasses of ManagedReferenceHolder in org.starhope.appius.user | |
---|---|
class |
AvatarClass
The avatar class defines a type of avatar which can be used by a game player or NPC. |
class |
Parent
This class represents the parent of a kid or teen account |
class |
Person
This is an abstract superclass for both Parents and Users. |
class |
User
This class encapsulates all of the user/player information for the game. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |