$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

G

GaiusValeriusCatullus - Class in org.starhope.catullus
Gaius Valerius Catullus is the class moving data around between the client and server … WRITEME
GaiusValeriusCatullus() - Constructor for class org.starhope.catullus.GaiusValeriusCatullus
default no-op constructor.
GaiusValeriusCatullus(String) - Constructor for class org.starhope.catullus.GaiusValeriusCatullus
default no-op constructor
GaiusValeriusCatullus.BoringSocketFactory - Class in org.starhope.catullus
WRITEME: Document this type.
GaiusValeriusCatullus.BoringSocketFactory() - Constructor for class org.starhope.catullus.GaiusValeriusCatullus.BoringSocketFactory
 
GaiusValeriusCatullus.LocalServerSocketFactory - Class in org.starhope.catullus
a simple factory to emit server sockets for RMI
GaiusValeriusCatullus.LocalServerSocketFactory(String) - Constructor for class org.starhope.catullus.GaiusValeriusCatullus.LocalServerSocketFactory
create a GaiusValeriusCatullus.LocalServerSocketFactory for the given host (which should be the local host!)
gameCode - Variable in class org.starhope.appius.game.GameEvent
the one-char identifier for this game
gameCopyright - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
GameEvent - Class in org.starhope.appius.game
A GameEvent is a room-wide (or multi-room) game that occurs within the larger context of the game.
GameEvent(Zone, char) - Constructor for class org.starhope.appius.game.GameEvent
 
gameEvents - Variable in class org.starhope.appius.game.Room
GameEvents attached to this room
gameEvents - Variable in class org.starhope.appius.game.Zone
All GameEvents which have been added to this Zone already
GameFlagValue - Class in org.starhope.appius.types
TODO: The documentation for this type (GameFlagValue) is incomplete.
GameFlagValue() - Constructor for class org.starhope.appius.types.GameFlagValue
WRITEME
gameImplementor - Static variable in class org.starhope.vergil.game.PubliusVergiliusMaro
The game implementation must supply these callbacks in its interface
GameImplementor - Interface in org.starhope.vergil.logic
 
gameLicenseBrief - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
gameLicenseLong - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
gameLicenseTextLink - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
GameLogicException - Exception in org.starhope.appius.except
An exception which can be thrown in the database code, that reflects something that's less of a data-consistency error, and more of a game logic issue.
GameLogicException(String, Object, Object) - Constructor for exception org.starhope.appius.except.GameLogicException
 
gameMailStyledDocument - Variable in class org.starhope.rahab.ui.SpyUI
 
gameMailTextPane - Variable in class org.starhope.rahab.ui.SpyUI
 
gameShortID - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
gameState - Variable in class org.starhope.appius.game.GameEvent
the current game state (mode)
GameStateFlag - Enum in org.starhope.appius.game
The state of a GameEvent is one of countdown (between rounds), running (currently in team or mass play), and solo (practice or attract mode)
GameStateFlag() - Constructor for enum org.starhope.appius.game.GameStateFlag
 
gameSubtitle - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
gameTitle - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
GameWorldMessage - Interface in org.starhope.appius.types
 
gateway - Variable in exception org.starhope.appius.pay.util.UnsupportedCredentialException
WRITEME: document this field (brpocock@star-hope.org, Nov 20, 2009) gateway (UnsupportedCredentialException)
Gender - Enum in org.starhope.appius.types
 
Gender() - Constructor for enum org.starhope.appius.types.Gender
 
gender - Variable in class org.starhope.appius.user.User
gender of the user
GeneralUser - Class in org.starhope.appius.user
WRITEME: Document this type.
GeneralUser() - Constructor for class org.starhope.appius.user.GeneralUser
WRITEME: Document this constructor brpocock@star-hope.org
GeneralUser(UserRecord) - Constructor for class org.starhope.appius.user.GeneralUser
 
generateLineSegments() - Method in class org.starhope.appius.geometry.Rectangle
Generates the line segments for the rectangle on demand so that we delay generating them until later if they're not going to be used
generateNewPassword() - Static method in class org.starhope.appius.user.Person
 
generateOrderCode() - Method in class org.starhope.appius.mb.UserEnrolment
Create a pseudo-random, unique order code consisting of the approved letters and numbers in UserEnrolment.orderCodeChars
generateSystemName() - Method in class org.starhope.appius.user.User
Deprecated. Use UserRecord.generateSystemName() instead
generateSystemName() - Method in class org.starhope.appius.user.UserRecord
Generate a new "anonymous user name" for the user.
GenericItemReference - Class in org.starhope.appius.game.inventory
This represents an abstract/template item found in a store.
GenericItemReference(RecordLoader<GenericItemReference>) - Constructor for class org.starhope.appius.game.inventory.GenericItemReference
WRITEME: Document this constructor brpocock@star-hope.org
GenericItemReferenceSQLLoader - Class in org.starhope.appius.game.inventory
WRITEME: Document this type.
GenericItemReferenceSQLLoader() - Constructor for class org.starhope.appius.game.inventory.GenericItemReferenceSQLLoader
 
genFakeIP(Object) - Static method in class org.starhope.util.LibMisc
Generate something that resembles an IP address, but is clearly not a valid host address.
genRandomKey(double) - Method in class org.starhope.appius.net.ServerThread
Generate a new random key:
genRandomOrderCode() - Method in class org.starhope.appius.mb.UserEnrolment
Create a 10-character sequence using the “non-ambiguous” character set of order code characters.
Gens - Annotation Type in org.starhope.catullus
This is a marker-like annotation to indicate to Nomenclator that a particular class is to be regarded sôlely as an instance of the ancestor class specified.
genZoneName() - Method in class org.starhope.appius.game.ZoneSpawner
Generate the name for a new zone based upon this one's name
GeoCoderDotUS - Class in org.starhope.appius.mb.address
This class is used to validate addresses and provide alternate suggestions for addresses which are suspected to be invalid.
GeoCoderDotUS() - Constructor for class org.starhope.appius.mb.address.GeoCoderDotUS
 
Geometry - Class in org.starhope.appius.physica
Collection of useful geometric routines
Geometry() - Constructor for class org.starhope.appius.physica.Geometry
 
Geometry_future - Class in org.starhope.appius.geometry
WRITEME: Document this type.
Geometry_future() - Constructor for class org.starhope.appius.geometry.Geometry_future
 
get(Object) - Method in class org.starhope.appius.game.AssetPreferenceList
 
get(DamageArea) - Method in class org.starhope.appius.game.DamageTypeRanks
 
get(int) - Method in class org.starhope.appius.game.inventory.collections.ItemCollection
Return an item from a specific position in the set
get(String) - Static method in class org.starhope.appius.game.inventory.InventoryItemType
Deprecated. use Nomenclator.getDataRecord(Class, String) and catch the potential NotFoundException
get(ResultSet) - Method in class org.starhope.appius.game.inventory.InventoryItemTypeSQLLoader
common code for InventoryItemTypeSQLLoader.loadRecord(int) and InventoryItemTypeSQLLoader.loadRecord(String)
get(AbstractUser) - Static method in class org.starhope.appius.game.inventory.ItemManager
WRITEME: Document this method brpocock@star-hope.org
get(AvatarClass, Inventory) - Static method in class org.starhope.appius.game.inventory.ItemManager
WRITEME: Document this method brpocock@star-hope.org
get(String) - Static method in class org.starhope.appius.mb.Currency
Deprecated. Use Nomenclator.getDataRecord(Class, String) instead
get(JSONObject) - Static method in class org.starhope.appius.mb.PaymentGateway
 
get(String) - Static method in class org.starhope.appius.mb.PaymentGateway
 
get(JSONObject) - Static method in class org.starhope.appius.mb.UserAddress
 
get(Class<? extends SQLPeerDatum>, JSONObject) - Static method in class org.starhope.appius.sql.SQLPeerDatum
Deprecated. This method should return an SQLPeerDatum-derived object based upon its class and a serialized JSON form.
get(Class<T>, int) - Static method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
get(Class<T>, String) - Static method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. Get an instance of an enumerated type
Get(Class<T>, int) - Static method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. use Nomenclator.getDataRecord(Class,int)
Get(Class<T>, String) - Static method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. use Nomenclator.getDataRecord(Class,String)
get(String) - Method in class org.starhope.appius.sys.admin.TheZones
get a zone by its name
get(JSONObject) - Static method in class org.starhope.appius.user.Nomenclator
Pick up a user from a JSON object containing either the ID or login (user name) string.
get(JSONObject) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.get(JSONObject) instead
get(Object) - Method in class org.starhope.appius.user.UserHouse
This is an overriding method.
get(Currency) - Method in class org.starhope.appius.user.Wallet
 
get(int) - Method in class org.starhope.appius.user.Wallet
Check a random currency.
get_USD() - Static method in class org.starhope.appius.mb.Currency
This is a quick "semantic sugar" to pick up U.S.
getA(Coord2D, Coord2D) - Method in class org.starhope.appius.geometry.Circle
WRITEME: Document this method brpocock@star-hope.org
getAcceptedIssuers() - Method in class net.authorize.arb.http.HttpUtil.SavingTrustManager
This is an overriding method.
getAccessibleRooms() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
Get all rooms currently accessible from the present room, via normal doors.
getAccountNumber() - Method in class net.authorize.arb.BankAccount
 
getAccountType() - Method in class net.authorize.arb.BankAccount
 
getAccurateHeadcount() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get the accurate number of users in all zones.
getAccusative() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
 
getActiveBehaviour() - Method in interface org.starhope.appius.game.inventory.PetFromInventory
WRITEME: document this method (brpocock@star-hope.org, Nov 24, 2009)
getActiveClothing() - Method in class org.starhope.appius.game.inventory.Inventory
Get all active clothing items in a collection.
getActiveClothing() - Method in class org.starhope.appius.user.User
Deprecated. use Inventory.getActiveClothing_JSON()
getActiveClothing_JSON() - Method in class org.starhope.appius.game.inventory.Inventory
Get the set of all clothing being worn (as a JSON object).
getActiveDecorations() - Method in class org.starhope.appius.game.Room
get the decorations active (placed) in a room
getActiveDecorations(int) - Method in class org.starhope.appius.user.User
get the decorations active (placed) in a room of this user's house
getActiveDecorations_private() - Method in class org.starhope.appius.game.Room
get the decorations active (placed) in a room, which is a room from an user's house (therefore drawn from the user's inventory)
getActiveDecorations_public() - Method in class org.starhope.appius.game.Room
Get the decorations active (placed) in a room, which is a public room not owned by a particular user.
getActiveItemByType(InventoryItemType) - Method in class org.starhope.appius.game.inventory.Inventory
Find a singular active item of a type.
getActiveItemByType(String) - Method in class org.starhope.appius.user.User
Deprecated. use Inventory.getActiveItemsByType(InventoryItemType)
getActiveItemsByType(Collection<InventoryItemType>) - Method in class org.starhope.appius.game.inventory.Inventory
 
getActiveItemsByType(InventoryItemType) - Method in class org.starhope.appius.game.inventory.Inventory
 
getActiveItemsByType(InventoryItemType) - Method in class org.starhope.appius.user.User
Returns the active item for an item type.
getActiveItemsByType(String) - Method in class org.starhope.appius.user.User
Deprecated. use User.getActiveItemsByType(InventoryItemType)
getActorByRole(PlebeianActor) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
Get an actor in an active action.
getAddress() - Method in class net.authorize.arb.ARBNameAndAddress
 
getAddress() - Method in class org.starhope.appius.mb.UserAddress
 
getAddress() - Method in class org.starhope.appius.messaging.MailAddressRecord
 
getAddress() - Method in class org.starhope.appius.pay.util.PaymentCredential
 
getAddress2() - Method in class org.starhope.appius.mb.UserAddress
 
getAddressPair() - Method in class org.starhope.appius.mb.UserAddress
 
getAddressSuggestions(UserAddress) - Method in class org.starhope.appius.mb.address.GeoCoderDotUS
 
getAddressSuggestions(UserAddress) - Method in class org.starhope.appius.mb.address.GoogleMapsGeocoder
This is an overriding method.
getAddressSuggestions(UserAddress) - Method in interface org.starhope.appius.mb.address.UserAddressValidator
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getAddressType() - Method in class org.starhope.appius.mb.UserAddress
 
getAdjacentTriangles(Triangle) - Method in class org.starhope.appius.geometry.TriangleMesh
Get any triangles adjacent to the given one (sharing edges)
getAdminPort() - Static method in class org.starhope.appius.util.AppiusConfig
Get the port number on which to listen for administrative commands
getAge() - Method in class org.starhope.appius.game.npc.Ejecta
 
getAge() - Method in interface org.starhope.appius.user.AbstractUser
 
getAge() - Method in class org.starhope.appius.user.GeneralUser
 
getAge() - Method in class org.starhope.appius.user.User
Get the current age of the user.
getAge() - Method in class org.starhope.appius.user.UserRecord
Get the current age of the user.
getAgeGroup() - Method in class org.starhope.appius.game.npc.Ejecta
 
getAgeGroup() - Method in interface org.starhope.appius.user.AbstractUser
Get the user's age bracket.
getAgeGroup() - Method in class org.starhope.appius.user.GeneralUser
 
getAgeGroup() - Method in class org.starhope.appius.user.User
 
getAgeGroup() - Method in class org.starhope.appius.user.UserRecord
 
getAllBadges() - Method in class org.starhope.appius.game.Zone
Get all badges in this Zone (and to which rooms they are applied)
getAllBadges_JSON() - Method in class org.starhope.appius.game.Zone
get all badges on the Zone in JSON form
getAllCacheInfo() - Static method in class org.starhope.appius.user.Nomenclator
get information about all cachés
getAllContainedSprites() - Method in interface org.starhope.vergil.graphics.Container
WRITEME: document this method (brpocock@star-hope.org, Jan 5, 2010)
getAllCurrency() - Method in class org.starhope.appius.user.Wallet
WRITEME: Document this method brpocock@star-hope.org
getAllForUserID(int) - Static method in class org.starhope.appius.mb.UserEnrolment
 
getAllListeners() - Method in class org.starhope.appius.game.Room
WRITEME.
getAllRooms() - Static method in class org.starhope.appius.game.Room
 
getAllUsers() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get a collection of all users in all zones.
getAllUsers() - Method in class org.starhope.appius.game.Room
WRITEME.
getAllUsersIDsInZone() - Method in class org.starhope.appius.game.Zone
get the user ID's of all users active in the Zone
getAllUsersIDsInZone() - Method in interface org.starhope.appius.types.AbstractZone
 
getAllUsersInZone() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getAllUsersInZone() - Method in interface org.starhope.appius.types.AbstractZone
 
getAllZones() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
getAmmunition() - Method in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
 
getAmount() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getAmount() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getAmount() - Method in class org.starhope.appius.mb.UserEnrolment
 
getAmount() - Method in interface org.starhope.appius.pay.util.Invoiceable
 
getAnnotation(String) - Method in class org.starhope.appius.mb.Payment
Retrieve a specific annotation made against a payment.
getAnnotationNames() - Method in class org.starhope.appius.mb.Payment
Retrieve an array of annotation names.
getApartment() - Method in class org.starhope.appius.mb.UserAddress
 
getAppiusAddress() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getAppiusPort() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getApple(String) - Method in class org.starhope.appius.net.ServerThread
Get the “apple” (CHAP authentication string SHA1 digest encoded in hex) for the login system
getApple(String, String) - Static method in class org.starhope.rahab.Rahab
twheys@gmail.com Dec 30, 2009
getApproval() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getApprovalCookie() - Method in interface org.starhope.appius.user.AbstractPerson
Get a cookie object for sending mail.
getApprovalCookie() - Method in class org.starhope.appius.user.Parent
 
getApprovalCookie() - Method in class org.starhope.appius.user.User
 
getApprovedDate() - Method in class org.starhope.appius.user.User
 
getApprovedDate() - Method in class org.starhope.appius.user.UserRecord
 
getApprovedDateString() - Method in class org.starhope.appius.game.npc.Ejecta
 
getApprovedDateString() - Method in interface org.starhope.appius.user.AbstractUser
 
getApprovedDateString() - Method in class org.starhope.appius.user.GeneralUser
 
getApprovedDateString() - Method in class org.starhope.appius.user.User
 
getARBAPI() - Method in class org.starhope.appius.pay.AuthorizeNetGateway
 
getArbitraryVars() - Method in class org.starhope.appius.game.Room
Load arbitrary room variable values from the database
getAssetURI() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getAssetURL(String, AssetPreferenceList) - Method in interface org.starhope.appius.game.HasAssets
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getAttachmentURL() - Method in class org.starhope.appius.messaging.MailMessage
WRITEME
getAttachmentURL() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getAttacker() - Method in class org.starhope.appius.game.npc.Projectile
 
getAuthSubID() - Method in class org.starhope.appius.mb.UserEnrolment
 
getAutoCommit() - Method in class org.starhope.appius.test.ConnectionDebug
 
getAvailableEnrolments() - Static method in class org.starhope.appius.mb.Enrolment
Returns all products in the products table that are flagged as Available AND Visible
getAvatarClass() - Method in class org.starhope.appius.game.inventory.ItemManager
 
getAvatarClass() - Method in class org.starhope.appius.game.npc.Ejecta
 
getAvatarClass() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getAvatarClass() - Method in interface org.starhope.appius.user.AbstractUser
 
getAvatarClass() - Method in class org.starhope.appius.user.User
 
getAvatarClass() - Method in class org.starhope.appius.user.UserRecord
 
getAvatarLabel() - Method in class org.starhope.appius.game.npc.Ejecta
 
getAvatarLabel() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getAvatarLabel() - Method in interface org.starhope.appius.user.AbstractUser
The avatar label is the text block that is displayed with the avatar for this object.
getAvatarLabel() - Method in class org.starhope.appius.user.User
This is an overriding method.
getAvatarString(int) - Method in class org.starhope.appius.user.AvatarClass
Deprecated. this is really dumb
getAvatarUseAction() - Method in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
 
getAVS() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getB(Coord2D, Coord2D, Coord2D) - Method in class org.starhope.appius.geometry.Circle
WRITEME: Document this method brpocock@star-hope.org
getBackdoorBufferSize() - Static method in class org.starhope.appius.util.AppiusConfig
 
getBackgroundImage() - Method in class org.starhope.appius.game.Zone
Get the background image used to identify this Zone in the zone browser
getBadgesForRoom(Room) - Method in class org.starhope.appius.game.Zone
Get any badges assigned to a room
getBalance(String) - Method in class com.jambool.socialgold.api.CurrencyClient
getBalance: errorOnUnkownUser = a boolean to determine if service will return a 0 balance, or an error if service has not seen user_id before valid formats = ["json", "xml", "plaintext"] ------ ------------------------------------------------------------ -----------
getBalance(String, boolean) - Method in class com.jambool.socialgold.api.CurrencyClient
WRITEME
getBalance(String, boolean, String) - Method in class com.jambool.socialgold.api.CurrencyClient
WRITEME
getBankAccount() - Method in class net.authorize.arb.ARBPayment
WRITEME
getBankName() - Method in class net.authorize.arb.BankAccount
 
getBaseColor() - Method in class org.starhope.appius.game.npc.Ejecta
 
getBaseColor() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getBaseColor() - Method in interface org.starhope.appius.user.AbstractUser
 
getBaseColor() - Method in class org.starhope.appius.user.User
get the base colour for this avatar (typically, a skin colour)
getBaseColor() - Method in class org.starhope.appius.user.UserRecord
 
getBaseDefenses() - Method in class org.starhope.appius.user.GeneralUser
 
getBaseStat(UserStat) - Method in class org.starhope.appius.user.GeneralUser
get a base stat (before any modifiers for items or transient effects are applied)
getBatchReplies() - Method in class org.starhope.appius.net.BatchProcessor
WRITEME: Document this method brpocock@star-hope.org
getBegins() - Method in class org.starhope.appius.mb.UserEnrolment
 
getBillTo() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getBillTo() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getBirthDate() - Method in class net.authorize.arb.ARBDriversLicense
 
getBirthDate() - Method in class org.starhope.appius.user.User
 
getBirthDate() - Method in class org.starhope.appius.user.UserRecord
 
getBlue() - Method in class org.starhope.appius.types.Colour
 
getBody() - Method in class org.starhope.appius.messaging.MailMessage
WRITEME
getBody() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getBodyFormat() - Method in class org.starhope.appius.user.AvatarClass
 
getBootTime() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get the server start time
getBoundingCircle() - Method in class org.starhope.appius.geometry.Polygon
 
getBoundingRectangle() - Method in class org.starhope.appius.geometry.Polygon
WRITEME: Document this method brpocock@star-hope.org
getBranchByNameFromRoot(String, DefaultMutableTreeNode) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
getBuddiesForUser(AbstractUser) - Method in class org.starhope.appius.game.Zone
Discover how many of the user's buddies are online in a given zone
getBuddyApprovalCookie(AbstractUser, AbstractUser) - Static method in class org.starhope.appius.user.UserList
Generate an opaque cookie which can only be produced by the requester, and must be returned by the requestee in order to prove that a request has been made.
getBuddyListNames() - Method in class org.starhope.appius.game.npc.Ejecta
 
getBuddyListNames() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getBuddyListNames() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock@star-hope.org, Jan 11, 2010)
getBuddyListNames() - Method in class org.starhope.appius.user.User
Get the names of everyone on the user's buddy list.
getBuddyListNamesAsArray() - Method in class org.starhope.appius.user.User
Get the names of everyone on the user's buddy list.
getBuddySignature(AbstractUser, AbstractUser) - Static method in class org.starhope.appius.game.Commands
Create a fancy signature thing to validate buddy list requests
getBugPrelude() - Method in class org.starhope.appius.game.BugReporter
 
getBugReportURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getBuyCurrencyURL(String) - Method in class com.jambool.socialgold.api.CurrencyClient
getBuyCurrencyURL: returns a URL that can be placed into a page as either : - format = html, an a href=" - format = iframe, an iframe src=" valid formats = ["iframe", "html"] Optional: showBalance = boolean to show user their balance during the UI flow appParams = a short String that will be passed back to merchant on postback, can be used identify application, etc ------ ------------------------------------------------------------ -----------
getBuyCurrencyURL(String, String) - Method in class com.jambool.socialgold.api.CurrencyClient
 
getBuyCurrencyURL(String, String, boolean, String) - Method in class com.jambool.socialgold.api.CurrencyClient
 
getBuyCurrencyURL(String, Float, String, Integer, Integer, Float, String, String, String) - Method in class com.jambool.socialgold.api.PaymentsClient
WRITEME: Document this method brpocock@star-hope.org
getBuyer() - Method in class org.starhope.appius.mb.UserEnrolment
 
getBuyer() - Method in interface org.starhope.appius.pay.util.Invoiceable
TODO: refactor payment gateways to use the buyer information: promote this up to Invoiceable interface.
getBuyerCompany() - Method in class org.starhope.appius.pay.util.PaymentCredential
 
getBuyerFamilyName() - Method in class org.starhope.appius.pay.util.PaymentCredential
 
getBuyerGivenName() - Method in class org.starhope.appius.pay.util.PaymentCredential
 
getBuyGoodsURL(String, String, int, int) - Method in class com.jambool.socialgold.api.CurrencyClient
getBuyGoodsURL and buyGoods getBuyGoodsURL returns a URL that can be placed into a page as either : - format = html, an a href=" - format = iframe, an iframe src=" buyGoods is to be used to record a purchase after the fact - formats = json, xml name = short String descibing item for sale pcAmount = a positive int with 2 digits of implied decimal eg: 100 = $1.00 quanity = a positive int Optional: option_name_0 = a short String, such as "Size" option_value_0 = a short String, such as "Large" option_name_1 = a short String, such as "Color" option_value_1 = a short String, such as "Red" sku = a short String, perhaps merchants internal ID for item, eg: "magic sword" sku_catagory = a short String, perhaps merchants internal ID for item catagory eg: "weapons" externalRefID = a unique string that represents the transaction in your systems use a String version of UUID.randomUUID.toString(), if you do not keep track of your own txns, but remember this is the id, you will need to pass into a call to refund appParams = a short String that will be passed back to merchant on postback, can be used identify application, etc -------------------------------------------------------------- ---------------
getBuyGoodsURL(String, String, int, int, String, String, String, String, String, String, String, String, String) - Method in class com.jambool.socialgold.api.CurrencyClient
 
getBuyGoodsURL(String, Float, String, String, String, Integer, String, String, String, String, String) - Method in class com.jambool.socialgold.api.PaymentsClient

============================================================ ==============

buy_goods_with_socialgold

returns a URL to have in your IFRAME SRC= tag

WRITEME: Document this method brpocock@star-hope.org
getByApprovalCookie(String) - Static method in class org.starhope.appius.user.Parent
Deprecated. Use Nomenclator.getParentByApprovalCookie(String) instead
getByClass(Class<? extends PaymentGatewayReal>) - Static method in class org.starhope.appius.mb.PaymentGateway
 
getByCode(String) - Static method in class org.starhope.appius.mb.Currency
Deprecated. use Nomenclator.getDataRecord(Class, String)
getByID(int) - Static method in class org.starhope.appius.game.inventory.GenericItemReference
Deprecated. user Nomenclator.getDataRecord(Class, int)
getByID(int) - Static method in class org.starhope.appius.game.inventory.InventoryItem
get the inventory item with the given inventory slot ID
getByID(RecordLoader<InventoryItem>, int) - Static method in class org.starhope.appius.game.inventory.InventoryItem
Get an inventory item based upon the database ID
getByID(int) - Static method in class org.starhope.appius.mb.Enrolment
Deprecated. use Nomenclator.getDataRecord(Class, int) with Enrolment.class
getByID(int) - Method in class org.starhope.appius.messaging.MailMessage
 
getByID(int) - Method in interface org.starhope.appius.types.GameWorldMessage
 
getByID(int) - Static method in class org.starhope.appius.user.AvatarClass
Deprecated. use Nomenclator.getDataRecord(Class, int)
getByID(int) - Static method in class org.starhope.appius.user.Parent
Deprecated. Use Nomenclator.getParentByID(int) instead
getByID(int) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getUserByID(int) instead
getByID(int) - Static method in class org.starhope.vergil.game.Room
WRITEME: Document this method brpocock@star-hope.org
getByLogin(String) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getUserByLogin(String) instead
getByMail(String) - Static method in class org.starhope.appius.user.Parent
Deprecated. Use Nomenclator.getParentByMail(String) instead
getByMail(String) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getUsersByMail(String) instead
getByMoniker(String, Zone) - Static method in class org.starhope.appius.game.Room
 
getByName(String) - Static method in class org.starhope.appius.game.Zone
Deprecated. ask AppiusClaudiusCaecus.getZone(java.lang.String)
getByProductCode(String) - Static method in class org.starhope.appius.mb.Enrolment
Deprecated. use Nomenclator.getDataRecord(Class, String)
getByRequestedName(String) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getUserByRequestedName(String) instead
getBySourceAndCode(String, String) - Static method in class org.starhope.appius.mb.UserEnrolment
Retrieve a User Enrolment based off the invoice number split into orderSource and orderCode.
getByTitle(String) - Static method in class org.starhope.appius.sys.op.Filter
WRITEME: document this method (brpocock@star-hope.org, Aug 24, 2009)
getC(Coord2D, Coord2D, double) - Method in class org.starhope.appius.geometry.Circle
WRITEME: Document this method brpocock@star-hope.org
getCaboose() - Method in interface org.starhope.appius.game.npc.TrainCar
WRITEME: document this method (brpocock@star-hope.org, Dec 14, 2009)
getCache(String) - Static method in class org.starhope.appius.util.AppiusConfig
 
getCacheableID() - Method in class org.starhope.appius.game.inventory.collections.ItemCollection
 
getCacheableID() - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
getCacheableID() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getCacheableID() - Method in class org.starhope.appius.game.inventory.Inventory
 
getCacheableID() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getCacheableID() - Method in class org.starhope.appius.game.inventory.InventoryItemType
 
getCacheableID() - Method in class org.starhope.appius.game.inventory.ItemEffectsType
 
getCacheableID() - Method in class org.starhope.appius.game.inventory.RarityRating
 
getCacheableID() - Method in class org.starhope.appius.game.Room
 
getCacheableID() - Method in class org.starhope.appius.game.RoomLayer
 
getCacheableID() - Method in class org.starhope.appius.game.SimpleDataEnum
 
getCacheableID() - Method in class org.starhope.appius.mb.Currency
 
getCacheableID() - Method in class org.starhope.appius.mb.Enrolment
 
getCacheableID() - Method in class org.starhope.appius.mb.UserEnrolment
 
getCacheableID() - Method in class org.starhope.appius.messaging.BadMailList
 
getCacheableID() - Method in class org.starhope.appius.messaging.MailAddressRecord
 
getCacheableID() - Method in class org.starhope.appius.sys.admin.CapabilityRecords
 
getCacheableID() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getCacheableID() - Method in class org.starhope.appius.sys.admin.TheServers
 
getCacheableID() - Method in class org.starhope.appius.sys.admin.ZoneServerRecord
 
getCacheableID() - Method in class org.starhope.appius.user.AvatarBodyFormat
 
getCacheableID() - Method in class org.starhope.appius.user.AvatarClass
 
getCacheableID() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getCacheableID() - Method in class org.starhope.appius.user.events.EventRecord
 
getCacheableID() - Method in class org.starhope.appius.user.events.EventType
 
getCacheableID() - Method in class org.starhope.appius.user.events.MedalRecord
 
getCacheableID() - Method in class org.starhope.appius.user.notifications.Notification
 
getCacheableID() - Method in class org.starhope.appius.user.notifications.NotificationSet
 
getCacheableID() - Method in class org.starhope.appius.user.Parent
 
getCacheableID() - Method in class org.starhope.appius.user.Passport
 
getCacheableID() - Method in class org.starhope.appius.user.SimpleUserListEntry
 
getCacheableID() - Method in class org.starhope.appius.user.StringRecord
 
getCacheableID() - Method in class org.starhope.appius.user.StringSet
 
getCacheableID() - Method in class org.starhope.appius.user.UserHouse
 
getCacheableID() - Method in class org.starhope.appius.user.UserPreferenceRecord
 
getCacheableID() - Method in class org.starhope.appius.user.UserRecord
 
getCacheableID() - Method in class org.starhope.appius.user.UserStat
 
getCacheableID() - Method in class org.starhope.appius.user.Wallet
 
getCacheableID() - Method in interface org.starhope.appius.util.DataRecord
Note that all records must have either a numeric ID ( DataRecord.getCacheableID() or a string identifier ( DataRecord.getCacheableIdent() or both.
getCacheableIdent() - Method in class org.starhope.appius.game.inventory.collections.ItemCollection
 
getCacheableIdent() - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
getCacheableIdent() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getCacheableIdent() - Method in class org.starhope.appius.game.inventory.Inventory
 
getCacheableIdent() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getCacheableIdent() - Method in class org.starhope.appius.game.inventory.InventoryItemType
 
getCacheableIdent() - Method in class org.starhope.appius.game.inventory.ItemEffectsType
 
getCacheableIdent() - Method in class org.starhope.appius.game.inventory.RarityRating
 
getCacheableIdent() - Method in class org.starhope.appius.game.Room
 
getCacheableIdent() - Method in class org.starhope.appius.game.RoomLayer
 
getCacheableIdent() - Method in class org.starhope.appius.game.SimpleDataEnum
 
getCacheableIdent() - Method in class org.starhope.appius.mb.Currency
 
getCacheableIdent() - Method in class org.starhope.appius.mb.Enrolment
 
getCacheableIdent() - Method in class org.starhope.appius.mb.UserEnrolment
 
getCacheableIdent() - Method in class org.starhope.appius.messaging.BadMailList
 
getCacheableIdent() - Method in class org.starhope.appius.messaging.MailAddressRecord
 
getCacheableIdent() - Method in class org.starhope.appius.sys.admin.CapabilityRecords
 
getCacheableIdent() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getCacheableIdent() - Method in class org.starhope.appius.sys.admin.TheServers
 
getCacheableIdent() - Method in class org.starhope.appius.sys.admin.ZoneServerRecord
 
getCacheableIdent() - Method in class org.starhope.appius.user.AvatarBodyFormat
 
getCacheableIdent() - Method in class org.starhope.appius.user.AvatarClass
 
getCacheableIdent() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getCacheableIdent() - Method in class org.starhope.appius.user.events.EventRecord
 
getCacheableIdent() - Method in class org.starhope.appius.user.events.EventType
 
getCacheableIdent() - Method in class org.starhope.appius.user.events.MedalRecord
 
getCacheableIdent() - Method in class org.starhope.appius.user.notifications.Notification
 
getCacheableIdent() - Method in class org.starhope.appius.user.notifications.NotificationSet
 
getCacheableIdent() - Method in class org.starhope.appius.user.Parent
 
getCacheableIdent() - Method in class org.starhope.appius.user.Passport
 
getCacheableIdent() - Method in class org.starhope.appius.user.SimpleUserListEntry
 
getCacheableIdent() - Method in class org.starhope.appius.user.StringRecord
 
getCacheableIdent() - Method in class org.starhope.appius.user.StringSet
 
getCacheableIdent() - Method in class org.starhope.appius.user.UserHouse
 
getCacheableIdent() - Method in class org.starhope.appius.user.UserPreferenceRecord
 
getCacheableIdent() - Method in class org.starhope.appius.user.UserRecord
 
getCacheableIdent() - Method in class org.starhope.appius.user.UserStat
 
getCacheableIdent() - Method in class org.starhope.appius.user.Wallet
 
getCacheableIdent() - Method in interface org.starhope.appius.util.DataRecord
Note that all records must have either a numeric ID ( DataRecord.getCacheableID() or a string identifier ( DataRecord.getCacheableIdent() or both.
getCacheGlobalID() - Method in class org.starhope.appius.sql.SQLPeerDatum
Deprecated. Get the globally-unique ID for this object, including the canonical class name, for the cache.
getCacheUniqueID() - Method in class org.starhope.appius.mb.Payment
This is an overriding method.
getCacheUniqueID() - Method in class org.starhope.appius.mb.PaymentGateway
This is an overriding method.
getCacheUniqueID() - Method in class org.starhope.appius.mb.UserAddress
 
getCacheUniqueID() - Method in class org.starhope.appius.messaging.MailMessage
 
getCacheUniqueID() - Method in class org.starhope.appius.sql.SQLPeerDatum
Deprecated.  
getCacheUniqueID() - Method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. This is an overriding method.
getCacheUniqueID() - Method in class org.starhope.appius.sys.op.Filter
This is an overriding method.
getCallerClass() - Method in class org.starhope.appius.physica.Kalendor
figure out the class who called into one of my routines using stack inspection
getCallerFromTrace() - Method in class org.starhope.appius.test.ConnectionDebug
twheys@gmail.com Jan 4, 2010
getCardCode() - Method in class net.authorize.arb.CreditCard
WRITEME
getCardNumber() - Method in class net.authorize.arb.CreditCard
WRITEME
getCatalog() - Method in class org.starhope.appius.test.ConnectionDebug
 
getCatullus() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
getCensor() - Method in class org.starhope.appius.game.Zone
 
getCensor() - Method in interface org.starhope.appius.types.AbstractZone
WRITEME: Document this method brpocock@star-hope.org
getCenter() - Method in class org.starhope.appius.geometry.Circle
 
getCenter() - Method in class org.starhope.appius.geometry.Polygon
 
getCenter() - Method in interface org.starhope.appius.geometry.PolygonPrimitive
 
getCenter() - Method in class org.starhope.appius.geometry.Rectangle
 
getCenterOfMass() - Method in interface org.starhope.appius.physica.Collidable
Gets the object's current center of mass in world coordinates
getCenterOfMass() - Method in class org.starhope.appius.physica.CollisionObject
 
getCenterOfMass() - Method in class org.starhope.appius.user.GeneralUser
 
getCentre() - Method in class org.starhope.appius.physica.Circle
 
getCharon() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get the Charon reaper thread
getChatBG() - Method in class org.starhope.appius.user.User
 
getChatBG() - Method in class org.starhope.appius.user.UserRecord
 
getChatFG() - Method in class org.starhope.appius.user.User
 
getChatFG() - Method in class org.starhope.appius.user.UserRecord
 
getChatFilter() - Static method in class org.starhope.appius.sys.op.Filter
Deprecated. 
getChatFilterName() - Static method in class org.starhope.appius.util.AppiusConfig
Deprecated. 
getChildren() - Method in class org.starhope.appius.user.Parent
 
getChildren() - Method in interface org.starhope.vergil.graphics.Container
WRITEME: document this method (brpocock@star-hope.org, Jan 5, 2010)
getCity() - Method in class net.authorize.arb.ARBNameAndAddress
 
getCity() - Method in class org.starhope.appius.mb.UserAddress
 
getClient() - Method in class org.starhope.vergil.net.VergilAppiusGWTCommunicator
 
getClientInfo() - Method in class org.starhope.appius.test.ConnectionDebug
 
getClientInfo(String) - Method in class org.starhope.appius.test.ConnectionDebug
 
getClusterLeader() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get the hostname of the cluster leader, or this server if it is the cluster leader
getCode() - Method in class net.authorize.arb.Message
WRITEME
getCode() - Method in class org.starhope.appius.mb.Currency
Get the three-character (ISO-4217) currency code.
getCode() - Method in class org.starhope.appius.mb.PaymentGateway
 
getCollections() - Method in interface org.starhope.appius.game.inventory.AbstractItem
 
getCollections() - Method in class org.starhope.appius.game.inventory.GenericItemReference
XXX contains SQL, TODO check SQL
getCollisionBounds() - Method in interface org.starhope.appius.physica.Collidable
Gets the collision boundaries for the object
getCollisionBounds() - Method in class org.starhope.appius.physica.CollisionObject
 
getCollisionBounds() - Method in class org.starhope.appius.user.AvatarClass
 
getCollisionBounds() - Method in class org.starhope.appius.user.GeneralUser
 
getCollisionBounds_string() - Method in class org.starhope.appius.user.AvatarClass
 
getCollisionPoints(GeneralPath, GeneralPath) - Static method in class org.starhope.appius.physica.RigidBody
 
getColor() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getColour() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getColour(int) - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getColours() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getCompany() - Method in class net.authorize.arb.ARBNameAndAddress
 
getComplaint() - Method in exception org.starhope.appius.except.DataException
 
getCompletionTimestamp() - Method in class org.starhope.appius.user.events.EventRecord
 
getConfig(String) - Static method in class org.starhope.appius.util.AppiusConfig
This fetches up a configuration property in general.
getConfigBool(String) - Static method in class org.starhope.appius.util.AppiusConfig
 
getConfigBoolOrFalse(String) - Static method in class org.starhope.appius.util.AppiusConfig
The same as AppiusConfig.getConfigBool(String) but returns a “false” if the key is not found
getConfigBoolOrTrue(String) - Static method in class org.starhope.appius.util.AppiusConfig
The same as AppiusConfig.getConfigBool(String) but returns a “true” if the key is not found
getConfigOrDefault(String, String) - Static method in class org.starhope.appius.util.AppiusConfig
 
getConfigOrNull(String) - Static method in class org.starhope.appius.util.AppiusConfig
This calls @see(#getConfig), but doesn't throw any exceptions, it just returns a null if the string isn't found in the configuration.
getConfirmationTemplate() - Method in interface org.starhope.appius.user.AbstractPerson
Get the filename of the eMail template file to be used to confirm this person's account
getConfirmationTemplate() - Method in class org.starhope.appius.user.Parent
Get the name of the template file to be used to confirm accounts of this type.
getConfirmationTemplate() - Method in class org.starhope.appius.user.User
This is an overriding method.
getConfKey(String) - Static method in class org.starhope.appius.sys.op.OpCommands
Convert the user-provided configuration key string into a real key string found in the configuration Properties.
getConflicts() - Method in class org.starhope.appius.game.inventory.InventoryItemType
 
getConflicts(InventoryItem) - Method in class org.starhope.appius.game.inventory.ItemManager
WRITEME: Document this method brpocock@star-hope.org
getConnectedFrom() - Method in class org.starhope.appius.user.User
Get the IP address or hostname from which the user is connected (if we can tell).
getConnectedHost() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getConnectedPort() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getConnectedZone() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getConnectionToArbitraryDatabase(String, String, String, String) - Static method in class org.starhope.appius.util.AppiusConfig
Obtain a connection to an arbitrary schema on the database server
getContainer() - Method in interface org.starhope.appius.game.ExistsInWorld
WRITEME: Document this method brpocock@star-hope.org
getContainingRoom() - Method in interface org.starhope.appius.game.ExistsInWorld
WRITEME: Document this method brpocock@star-hope.org
getContents() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getCookingURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getCoreLibURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getCountdownDuration() - Method in class org.starhope.appius.game.GameEvent
Time (in ms) for the game countdown period timer.
getCountry() - Method in class net.authorize.arb.ARBNameAndAddress
 
getCountry() - Method in class org.starhope.appius.mb.UserAddress
 
getCreationTimestamp() - Method in class org.starhope.appius.user.events.EventRecord
 
getCreator() - Method in class org.starhope.appius.user.events.EventRecord
WRITEME: Document this method brpocock@star-hope.org
getCreatorID() - Method in class org.starhope.appius.user.events.EventRecord
 
getCredentials() - Method in class org.starhope.appius.mb.Payment
Note: Credentials for payment are not saved to JSON or database.
getCredentialType() - Method in class org.starhope.appius.pay.util.PaymentCredential
 
getCreditCard() - Method in class net.authorize.arb.ARBPayment
WRITEME
getCurrency() - Method in interface org.starhope.appius.game.inventory.AbstractItem
 
getCurrency() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getCurrency() - Method in class org.starhope.appius.mb.Enrolment
 
getCurrency() - Method in class org.starhope.appius.mb.Payment
Get the currency with which this payment was/will be made
getCurrency() - Method in class org.starhope.appius.mb.UserEnrolment
 
getCurrency() - Method in interface org.starhope.appius.pay.util.Invoiceable
 
getCurrency(Currency) - Method in class org.starhope.appius.user.UserRecord
 
getCurrencyAmountEarned() - Method in class org.starhope.appius.user.events.EventRecord
 
getCurrencyEarned() - Method in class org.starhope.appius.user.events.EventRecord
 
getCurrentAction() - Method in class org.starhope.appius.game.npc.Ejecta
 
getCurrentAction() - Method in interface org.starhope.appius.user.AbstractUser
Normally “Walk” but can be any action that the client recognizes for the avatar type
getCurrentAction() - Method in class org.starhope.appius.user.GeneralUser
Normally “Walk” but can be any action that the client recognises for the avatar type
getCurrentMotion() - Method in interface org.starhope.appius.things.HasMotion
WRITEME: Document this method brpocock@star-hope.org
getCurrentMotion() - Method in class org.starhope.appius.things.Timeline
WRITEME: Document this method brpocock@star-hope.org
getCurrentRequest() - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getCurrentResponse() - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getCustomer() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getD() - Method in class org.starhope.appius.user.GeneralUser
Get the archaïc “d” variable
getDatabaseConnection() - Static method in class org.starhope.appius.util.AppiusConfig
 
getDatagram() - Method in class org.starhope.appius.net.AppiusDatagram
 
getDataRecord(Class<T>, int) - Static method in class org.starhope.appius.user.Nomenclator
Obtain a data record (implementing DataRecord) of the given class, based upon its unique numeric identifier.
getDataRecord(Class<T>, String) - Static method in class org.starhope.appius.user.Nomenclator
Get a data record by either searching the caché or loading it.
getDataRecord(String, int) - Static method in class org.starhope.appius.user.Nomenclator
get a data record given a string class name and an ID
getDataRecord(String, String) - Static method in class org.starhope.appius.user.Nomenclator
get a data record given a specific class name string and identifier string
getDataRecordIterator(Class<T>, Object...) - Static method in class org.starhope.appius.user.Nomenclator
get a data record iterator
getDateFromFormattedDate(String, String) - Static method in class net.authorize.arb.util.DateUtil
 
getDative() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
 
getDBCPInfo() - Static method in class org.starhope.appius.util.AppiusConfig
get status information from DBCP pools
getDBCPWhenExhaustedAction() - Static method in class org.starhope.appius.util.AppiusConfig
Get the byte values used for DBCP enumeration of whenExhaustedAction from the string forms used in the configuration.
getDebugName() - Method in class org.starhope.appius.game.npc.Ejecta
 
getDebugName() - Method in class org.starhope.appius.game.Room
WRITEME.
getDebugName() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getDebugName() - Method in interface org.starhope.appius.user.AbstractUser
Get a version of the user's ID and name suitable for use in debugging dumps.
getDebugName() - Method in class org.starhope.appius.user.User
This is an overriding method.
getDebugName() - Method in class org.starhope.appius.user.UserRecord
Returns a specific string identifying this user in a convenient form for debugging.
getDefault() - Static method in class org.starhope.appius.user.events.Quaestor
WRITEME: Document this method brpocock@star-hope.org
getDefaultBaseColor() - Method in class org.starhope.appius.user.AvatarClass
 
getDefaultBaseColour() - Method in class org.starhope.appius.user.AvatarClass
 
getDefaultExtraColor() - Method in class org.starhope.appius.user.AvatarClass
 
getDefaultExtraColour() - Method in class org.starhope.appius.user.AvatarClass
 
getDefaultGameEvents() - Static method in class org.starhope.appius.game.Zone
Get the GameEvents configured for default inclusion in all zones
getDefaultListeners() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get the set of default room listeners upon all rooms in the world
getDefaultPattern() - Method in class org.starhope.appius.user.AvatarClass
 
getDefaultPatternColor() - Method in class org.starhope.appius.user.AvatarClass
 
getDefaultPatternColour() - Method in class org.starhope.appius.user.AvatarClass
 
getDefenseGeometric() - Method in class org.starhope.appius.game.inventory.ItemEffects
 
getDefenseLinear() - Method in class org.starhope.appius.game.inventory.ItemEffects
 
getDescription() - Method in class net.authorize.arb.ARBOrder
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getDescription() - Method in interface org.starhope.appius.game.inventory.AbstractItem
Get the user-visible description of the item
getDescription() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getDescription() - Method in class org.starhope.appius.game.inventory.RarityRating
 
getDescription() - Method in class org.starhope.appius.mb.UserEnrolment
Get the description of the subscription: typically, this says a subscription to a given product (“Subscription to Tootsville”), plus “for,” and the display name of the subscriber.
getDescription() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getDialect() - Method in class org.starhope.appius.game.npc.Ejecta
 
getDialect() - Method in interface org.starhope.appius.user.AbstractPerson
Get this person's preferred language-dialect.
getDialect() - Method in interface org.starhope.appius.user.AbstractUser
 
getDialect() - Method in class org.starhope.appius.user.GeneralUser
 
getDialect() - Method in class org.starhope.appius.user.Parent
 
getDialect() - Method in class org.starhope.appius.user.User
 
getDialect() - Method in class org.starhope.appius.user.UserRecord
 
getDialect() - Method in interface org.starhope.util.HasLanguage
Get the minor language or dialect code, often a country code (e.g.
getDiamond(int, int, int) - Static method in class org.starhope.appius.sys.op.OpCommands
Get a diamond surrounding a pixel in the polygon format for setting up place zones in the client
getDigAction() - Method in class org.starhope.appius.game.inventory.effects.Shovel
 
getDigFacings() - Method in class org.starhope.appius.game.inventory.effects.Shovel
 
getDisplayName() - Method in class org.starhope.appius.game.npc.Ejecta
 
getDisplayName() - Method in interface org.starhope.appius.user.AbstractPerson
Get the name to be displayed in user interface for this person.
getDisplayName() - Method in interface org.starhope.appius.user.AbstractUser
 
getDisplayName() - Method in class org.starhope.appius.user.GeneralUser
 
getDisplayName() - Method in class org.starhope.appius.user.Parent
 
getDisplayName() - Method in class org.starhope.appius.user.User
 
getDisplayName() - Method in class org.starhope.appius.user.UserRecord
 
getDNS_JNDI() - Static method in class org.starhope.appius.util.AppiusConfig
This returns the DNS URL to be used in JNDI queries for DNS lookups.
getDocument() - Method in class net.authorize.arb.util.BasicXmlDocument
WRITEME
getDocumentElement() - Method in class net.authorize.arb.util.BasicXmlDocument
WRITEME
getDomainPart(String) - Static method in class org.starhope.appius.messaging.Mail
This extracts the mail domain from the address.
getDoorAnimationPrefix() - Static method in class org.starhope.appius.game.actions.AutomaticDoor
 
getDoorClosedCode() - Static method in class org.starhope.appius.game.actions.AutomaticDoor
 
getDoorOpenCode() - Static method in class org.starhope.appius.game.actions.AutomaticDoor
 
getDynamicRoomNumber() - Method in class org.starhope.appius.game.Zone
 
getEcheckType() - Method in class net.authorize.arb.BankAccount
 
getEdges() - Method in class org.starhope.appius.geometry.Triangle
Get the edges of this triangle
getEffectiveDefenses() - Method in class org.starhope.appius.user.GeneralUser
Get the effective defenses of the user (including transient and item effects)
getEffects(AbstractUser) - Static method in class org.starhope.appius.user.UserTransients
 
getEffectsTypeID() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getElementText(Element, String) - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getEmail() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getEmailPlusDate() - Method in class org.starhope.appius.user.User
 
getEmailPlusDate() - Method in class org.starhope.appius.user.UserRecord
 
getEmailPlusDateString() - Method in class org.starhope.appius.user.User
 
getEnd() - Method in class org.starhope.appius.geometry.LineSeg3D
Get the final (B) coördinates of this segment
getEndedEventCount(AbstractUser, String) - Static method in class org.starhope.appius.user.events.Quaestor
Gets a count of all ended events of a specific event type for a given user
getEndMovementTime(long) - Method in interface org.starhope.appius.physica.Collidable
 
getEndMovementTime(long) - Method in class org.starhope.appius.physica.CollisionObject
 
getEndMovementTime(long) - Method in class org.starhope.appius.user.GeneralUser
 
getEndPosition() - Method in class org.starhope.appius.things.Motion
 
getEngine() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getEnrolment() - Method in class org.starhope.appius.mb.UserEnrolment
 
getEnrolments() - Method in class org.starhope.appius.user.UserRecord
get all enrolments in which this user is enrolled.
getEnumeration() - Method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated.  
getEquippedItems(boolean) - Method in class org.starhope.appius.game.inventory.Inventory
Get the set of equipped items which are either ACTIVE or PASSIVE.
getEquippedItems_JSON() - Method in class org.starhope.appius.game.inventory.Inventory
 
getEquipSlot() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getEquipType() - Method in class org.starhope.appius.game.inventory.GenericItemReference
Get the type of events which this item, when equipped, provides; e.g.
getErrors() - Method in class net.authorize.arb.util.BasicXmlDocument
WRITEME
getEventByID(int) - Static method in class org.starhope.appius.user.events.Quaestor
 
getEventCount(AbstractUser, String) - Static method in class org.starhope.appius.user.events.Quaestor
Gets a count of a all occurrences of a specific event for a specified user regardless of finished status
getEventSpaces() - Method in class org.starhope.appius.game.Room
 
getEventType() - Method in class org.starhope.appius.user.events.EventRecord
 
getEventType(ResultSet) - Method in class org.starhope.appius.user.events.EventTypeSQLLoader
WRITEME: Document this method brpocock@star-hope.org
getEventTypeByID(int) - Static method in class org.starhope.appius.user.events.Quaestor
Get an event type, given its ID.
getEventTypeForMoniker(String) - Static method in class org.starhope.appius.user.events.Quaestor
WRITEME: Document this method brpocock@star-hope.org
getEventTypeID() - Method in class org.starhope.appius.user.events.EventRecord
 
getEveryone() - Method in class org.starhope.appius.game.GameEvent
 
getEverythingInRoom() - Method in class org.starhope.appius.game.Room
Get all users in the room.
getExceptionAction(String, String) - Method in class org.starhope.appius.sys.op.Filter
Gets the action associated with a certain exception to a certain pattern
getExceptions(String) - Method in class org.starhope.appius.sys.op.Filter
Gets the exception patterns associated with a given "main" pattern
getExitPoint(AbstractUser, Room, double, double) - Static method in class org.starhope.appius.physica.Geometry
WRITEME: Document this method brpocock@star-hope.org
getExitPoint(Line2D, GeneralPath) - Static method in class org.starhope.appius.physica.Geometry
Find the first (of what could, potentially, be several) point at which a given line segment crosses any boundary of the supplied space(s).
getExits() - Method in class org.starhope.appius.game.Room
 
getExitTo(String) - Method in class org.starhope.appius.game.Room
Find a place in the room which exits to a certain other room's moniker
getExpirationDate() - Method in class net.authorize.arb.CreditCard
WRITEME
getExpires() - Method in class org.starhope.appius.mb.UserEnrolment
 
getExpiryMonth() - Method in class org.starhope.appius.mb.Payment
 
getExpiryMonth() - Method in class org.starhope.appius.pay.util.PaymentCredential
WRITEME: document this method (brpocock@star-hope.org, Sep 11, 2009)
getExpiryYear() - Method in class org.starhope.appius.mb.Payment
 
getExpiryYear() - Method in class org.starhope.appius.pay.util.PaymentCredential
WRITEME: document this method (brpocock@star-hope.org, Sep 11, 2009)
getExtraColor() - Method in class org.starhope.appius.game.npc.Ejecta
 
getExtraColor() - Method in interface org.starhope.appius.user.AbstractUser
 
getExtraColor() - Method in class org.starhope.appius.user.GeneralUser
 
getExtraColor() - Method in class org.starhope.appius.user.User
 
getExtraColor() - Method in class org.starhope.appius.user.UserRecord
 
getFacing() - Method in class org.starhope.appius.game.inventory.InventoryItem
WRITEME: Document this method brpocock@star-hope.org
getFacing() - Method in class org.starhope.appius.game.npc.Ejecta
 
getFacing() - Method in interface org.starhope.appius.user.AbstractUser
Get the string identifying the direction which this object is facing.
getFacing() - Method in class org.starhope.appius.user.GeneralUser
 
getFacing() - Method in class org.starhope.appius.user.User
 
getFaxNumber() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getFileMenu() - Method in class org.starhope.rahab.ui.SpyMenuBar
twheys@gmail.com Jan 22, 2010
getFilename() - Method in class org.starhope.appius.game.AvatarDecoration
 
getFilename() - Method in class org.starhope.appius.game.Room
WRITEME.
getFilename() - Method in class org.starhope.appius.game.RoomLayer
 
getFilename() - Method in class org.starhope.appius.user.AvatarClass
 
getFilename() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getFillAction() - Method in class org.starhope.appius.game.inventory.effects.Shovel
 
getFilter(FilterType) - Static method in class org.starhope.appius.util.AppiusConfig
Obtain a filter (censor) object suitable for filtering a certain type of data, e.g.
getFirstName() - Method in class net.authorize.arb.ARBNameAndAddress
 
getFlags() - Method in class org.starhope.appius.messaging.MailMessage
twheys@gmail.com Apr 6, 2010
getFontLibURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getForgetURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getForgotPasswordAnswer() - Method in interface org.starhope.appius.user.AbstractPerson
Get the forgotten password question
getForgotPasswordAnswer() - Method in class org.starhope.appius.user.Parent
 
getForgotPasswordAnswer() - Method in class org.starhope.appius.user.User
 
getForgotPasswordAnswer() - Method in class org.starhope.appius.user.UserRecord
Deprecated. use UserRecord.getPasswordRecoveryAnswer()
getForgotPasswordQuestion() - Method in interface org.starhope.appius.user.AbstractPerson
Get the forgotten password question
getForgotPasswordQuestion() - Method in class org.starhope.appius.user.Parent
 
getForgotPasswordQuestion() - Method in class org.starhope.appius.user.User
 
getForgotPasswordQuestion() - Method in class org.starhope.appius.user.UserRecord
Deprecated. use UserRecord.getPasswordRecoveryQuestion()
getFormat() - Method in class org.starhope.appius.user.AvatarClass
WRITEME: Document this method brpocock@star-hope.org
getFormat_nasty_hack_FIXME(int) - Static method in class org.starhope.appius.user.AvatarClassSQLLoader
FIXME: Avatar formats need to move into the database!
getFormattedDate(Date, String) - Static method in class net.authorize.arb.util.DateUtil
 
getFrame(Context, DebuggableScript) - Method in class org.starhope.appius.game.js.JavaScriptHelper
 
getFreeChildren() - Method in class org.starhope.appius.user.Parent
 
getFrequencyLimit() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getFrequencyPeriod() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getFriendlyName(CredentialType) - Static method in class org.starhope.appius.pay.util.PaymentCredential
 
getFromID() - Method in class org.starhope.appius.messaging.MailMessage
 
getFromID() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getFromName() - Method in class org.starhope.appius.messaging.MailMessage
 
getFromName() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getFurnitureBySlot(int) - Method in class org.starhope.appius.game.inventory.Inventory
Get a home décor (furniture or structure) item from this user's inventory by its slot number.
getFurnitureBySlot(int) - Method in class org.starhope.appius.user.User
Get a home décor (furniture or structure) item from this user's inventory by its slot number
getFutureDatagramsMax() - Static method in class org.starhope.appius.util.AppiusConfig
Get the number of deferred (future) datagrams permitted to be enqueued for a single user, before the user's connection is decided to be “too laggy” and dropped.
getGameCode() - Method in class org.starhope.appius.game.GameEvent
 
getGameCopyright() - Method in interface org.starhope.vergil.logic.GameImplementor
Examples:
getGameCopyright() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getGameDuration() - Method in class org.starhope.appius.game.GameEvent
Time (in ms) for the game play period timer.
getGameEquipItems() - Method in class org.starhope.appius.user.GeneralUser
If the user has a game item equipped (e.g.
getGameEquipItems_JSON() - Method in class org.starhope.appius.user.GeneralUser
 
getGameEvent(String) - Method in class org.starhope.appius.game.Room
 
getGameEventPrefix() - Method in class com.tootsville.game.PropsWeather
This is an overriding method.
getGameEventPrefix() - Method in class org.starhope.appius.game.GameEvent
Get the prefix to be applied to event types for this game
getGameEvents() - Method in class org.starhope.appius.game.Room
WRITEME.
getGameEvents() - Method in class org.starhope.appius.game.Zone
get all game events tied to this Zone
getGameFlag(String) - Method in class org.starhope.appius.user.User
Return the status of the indicated game flag.
getGameLicenseBrief() - Method in interface org.starhope.vergil.logic.GameImplementor
Examples:
getGameLicenseBrief() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getGameLicenseLong() - Method in interface org.starhope.vergil.logic.GameImplementor
Examples:
getGameLicenseLong() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getGameLicenseTextLink() - Method in interface org.starhope.vergil.logic.GameImplementor
Get a link to the full text of the license agreement.
getGameLicenseTextLink() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getGameShortIdentifier() - Method in interface org.starhope.vergil.logic.GameImplementor
WRITEME: Document this method brpocock@star-hope.org
getGameShortIdentifier() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getGameShortName() - Method in class org.starhope.appius.game.GameEvent
 
getGameSubtitle() - Method in interface org.starhope.vergil.logic.GameImplementor
 
getGameSubtitle() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getGameTitle() - Method in interface org.starhope.vergil.logic.GameImplementor
 
getGameTitle() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
 
getGatewayTransactionCode() - Method in class org.starhope.appius.mb.Payment
 
getGender() - Method in class org.starhope.appius.user.User
 
getGenericItem() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getGetItemAction() - Method in class org.starhope.appius.game.inventory.effects.Shovel
 
getGiveMedal() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getGivenName() - Method in interface org.starhope.appius.user.AbstractPerson
 
getGivenName() - Method in class org.starhope.appius.user.Parent
 
getGivenName() - Method in class org.starhope.appius.user.User
 
getGivenName() - Method in class org.starhope.appius.user.UserRecord
 
getGreen() - Method in class org.starhope.appius.types.Colour
 
getGreeting(String) - Static method in class org.starhope.appius.user.AbstractNonPlayerCharacter
WRITEME brpocock@star-hope.org Jul 21, 2010
getHandlerClass() - Method in class org.starhope.appius.game.inventory.ItemEffectsType
 
getHealth() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getHealthType() - Method in class org.starhope.appius.game.inventory.GenericItemReference
Get the measurement type for interpreting this type of item's health indicator
getHeight() - Method in class org.starhope.appius.geometry.Rectangle
 
getHeight() - Method in interface org.starhope.appius.user.AbstractUser
Height in pixels.
getHeight() - Method in class org.starhope.appius.user.AvatarClass
FIXME: Avatar heights should be some kind of database entry?
getHeight() - Method in class org.starhope.appius.user.GeneralUser
 
getHeightScalarByType_HACK_FIXME(int) - Static method in class org.starhope.appius.user.AvatarClassSQLLoader
This is a nasty hack to force the right value into the AvatarClass.height field until we get this into the database, and yes, this sucks.
getHelpURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getHighWaterUsers() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get the high-water mark count of users
getHistory(Date, int) - Method in interface org.starhope.appius.user.AbstractPerson
Returns the historical contents of this user's record.
getHistory(Date, int) - Method in class org.starhope.appius.user.Parent
 
getHistory(Date, int) - Method in class org.starhope.appius.user.User
Returns the historical contents of this user's record.
getHitAvatar() - Method in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
 
getHitEffect() - Method in class org.starhope.appius.game.npc.Projectile
 
getHitHandler() - Method in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
 
getHitParticle() - Method in class org.starhope.appius.game.npc.Projectile
 
getHoldability() - Method in class org.starhope.appius.test.ConnectionDebug
 
getHook(AbstractUser, String) - Static method in class org.starhope.appius.sys.op.OpCommands
Find a character-specific operator command for a specific user.
getHost() - Method in class org.starhope.appius.game.Zone
Get the host on which this zone's server is running
getHost() - Method in interface org.starhope.appius.types.AbstractZone
WRITEME: document this method (brpocock@star-hope.org, Jan 11, 2010)
getHost() - Method in interface org.starhope.vergil.net.ServerConnection
 
getHost() - Method in class org.starhope.vergil.net.WebSocketServerConnection
 
getHostname() - Method in class org.starhope.appius.via.ViaHost
 
getHouse() - Method in class org.starhope.appius.user.GeneralUser
WRITEME: Document this method brpocock@star-hope.org
getHouse() - Method in class org.starhope.appius.user.UserRecord
 
getHouseTypeID() - Method in class org.starhope.appius.user.UserHouse
 
getHttpSocket(String, String, String) - Method in class net.authorize.arb.http.HttpUtil
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getId() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getID() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getID() - Method in class org.starhope.appius.game.inventory.InventoryItemType
 
getID() - Method in class org.starhope.appius.game.inventory.ItemEffectsType
 
getID() - Method in class org.starhope.appius.game.inventory.RarityRating
 
getID() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getID() - Method in class org.starhope.appius.game.SimpleDataEnum
 
getId() - Method in class org.starhope.appius.mb.Enrolment
WRITEME WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getID() - Method in class org.starhope.appius.mb.Enrolment
 
getID() - Method in class org.starhope.appius.mb.UserEnrolment
 
getID() - Method in class org.starhope.appius.messaging.MailMessage
 
getID() - Method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. WRITEME: document this method (brpocock@star-hope.org, Aug 14, 2009)
getID(String) - Method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. WRITEME: document this method (brpocock@star-hope.org, Jul 8, 2009)
getID() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getID() - Method in class org.starhope.appius.sys.admin.ZoneServerRecord
 
getID() - Method in interface org.starhope.appius.types.GameWorldMessage
Returns the ID of this post.
getID() - Method in class org.starhope.appius.user.AvatarBodyFormat
 
getID() - Method in class org.starhope.appius.user.AvatarClass
 
getID() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getID() - Method in class org.starhope.appius.user.events.EventRecord
 
getID() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getID() - Method in class org.starhope.appius.user.events.MedalRecord
 
getID() - Method in class org.starhope.appius.user.notifications.Notification
 
getID() - Method in class org.starhope.appius.user.Parent
Return the parent record's database ID
getID() - Method in class org.starhope.appius.user.StringRecord
 
getID() - Method in class org.starhope.appius.user.StringSet
 
getID() - Method in class org.starhope.vergil.game.Room
WRITEME: Document this method brpocock@star-hope.org
getIDCache(Class<T>) - Static method in class org.starhope.appius.user.Nomenclator
get the caché for ID (integer) records of a given class (or gens)
getIdent() - Method in class org.starhope.appius.user.StringRecord
 
getIdentCache(Class<T>) - Static method in class org.starhope.appius.user.Nomenclator
get the caché for objects of some kind based on their string identifier
getIdentifier() - Method in class org.starhope.appius.game.RoomLayer
 
getIdentifier() - Method in class org.starhope.appius.game.RoomRegion
 
getIDForLiveUserName(String) - Static method in class org.starhope.appius.user.Nomenclator
Find the user name for a user who is currently signed on.
getIDForLiveUserName(String) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getIDForLiveUserName(String) instead
getIDForLogin(String) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getUserIDForLogin(String) instead
getIDForMoniker(String) - Static method in class org.starhope.appius.user.events.EventType
get the ID for a given event type moniker.
getIDForUserName(String) - Static method in class org.starhope.appius.user.User
Deprecated. Nomenclator.getUserIDForLogin(String)
getIdleKickTime() - Static method in class org.starhope.appius.util.AppiusConfig
 
getIdleTime() - Method in class org.starhope.vergil.net.AppianGWTClient
 
getIdleWarnTime() - Static method in class org.starhope.appius.util.AppiusConfig
 
getImplementation() - Method in class org.starhope.appius.mb.PaymentGateway
 
getImplementor() - Method in class org.starhope.appius.mb.PaymentGateway
 
getImplementorCanonicalName() - Static method in class org.starhope.vergil.game.PubliusVergiliusMaro
WRITEME
getImplementorCopyright() - Static method in class org.starhope.vergil.game.PubliusVergiliusMaro
WRITEME
getImplementorSubtitle() - Static method in class org.starhope.vergil.game.PubliusVergiliusMaro
WRITEME
getImplementorTitle() - Static method in class org.starhope.vergil.game.PubliusVergiliusMaro
WRITEME
getIndirectObject() - Method in class org.starhope.appius.user.events.Action
 
getIndirectObject() - Method in class org.starhope.appius.user.events.ActionHandler
 
getInput() - Method in class org.starhope.appius.via.ViaHost
 
getInputField() - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 29, 2009
getInReplyTo() - Method in class org.starhope.appius.messaging.MailMessage
 
getInReplyTo() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getInstance() - Method in class org.starhope.appius.sys.admin.TheZones
WRITEME: document this method (brpocock@star-hope.org, Feb 25, 2010)
getInstanceFor(InventoryItem) - Method in class org.starhope.appius.game.inventory.ItemEffectsType
WRITEME: Document this method brpocock@star-hope.org
getInstanceID() - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
getInstanceID() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getInstanceNPCByName(String) - Static method in class org.starhope.appius.user.Nomenclator
Find a cached NPC
getInt(String) - Static method in class org.starhope.appius.util.AppiusConfig
 
getIntersectionPoint(Line2D, Line2D) - Static method in class org.starhope.appius.physica.Geometry
intersection point of two line segments
getIntervalLength() - Method in class net.authorize.arb.ARBPaymentSchedule
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getIntitude() - Method in class org.starhope.appius.mb.UserAddress
 
getIntOrDefault(String, int) - Static method in class org.starhope.appius.util.AppiusConfig
Get an integer value from the configuration; or, return a given default value if the value is not set, or can't be parsed as an integer.
getIntOrZero(String) - Static method in class org.starhope.appius.util.AppiusConfig
 
getIntPoint(Coord2D, Coord2D, double) - Method in class org.starhope.appius.geometry.Circle
WRITEME: Document this method brpocock@star-hope.org
getInv() - Method in class org.starhope.appius.user.UserRecord
 
getInventory() - Method in class org.starhope.appius.game.inventory.ItemManager
 
getInventory() - Method in class org.starhope.appius.game.npc.Ejecta
 
getInventory() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock@star-hope.org, Feb 19, 2010)
getInventory() - Method in class org.starhope.appius.user.GeneralUser
 
getInventory() - Method in class org.starhope.appius.user.User
 
getInventoryByType(JSONObject, AbstractUser, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
JSON object has the type of item from the strings in the config file.
getInvoiceID() - Method in class org.starhope.appius.mb.UserEnrolment
 
getInvoiceID() - Method in interface org.starhope.appius.pay.util.Invoiceable
 
getInvoiceIDPrefix() - Method in class org.starhope.appius.mb.UserEnrolment
 
getInvoiceIDPrefix() - Method in interface org.starhope.appius.pay.util.Invoiceable
 
getInvoiceNumber() - Method in class net.authorize.arb.ARBOrder
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getIPAddress() - Method in class org.starhope.appius.game.npc.Ejecta
 
getIpAddress() - Method in class org.starhope.appius.net.ServerThread
Deprecated. Smart Fox Server Pro misspelling of ServerThread.getIPAddress()
getIPAddress() - Method in class org.starhope.appius.net.ServerThread
 
getIPAddress() - Method in class org.starhope.appius.net.WebSocketProcessor
 
getIPAddress() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getIPAddress() - Method in interface org.starhope.appius.user.AbstractUser
 
getIpAddress() - Method in class org.starhope.appius.user.User
Deprecated. Smart Fox Server misspelling of User.getIPAddress()
getIPAddress() - Method in class org.starhope.appius.user.User
 
getItem() - Method in class org.starhope.appius.game.inventory.ItemEffects
 
getItemAction - Variable in class org.starhope.appius.game.inventory.effects.Shovel
WRITEME: Document this brpocock@star-hope.org
getItemConflicts(InventoryItem) - Method in class org.starhope.appius.game.inventory.ItemManager
WRITEME: Document this method brpocock@star-hope.org
getItemCreationTemplate(int) - Static method in class org.starhope.appius.util.AppiusConfig
 
getItemEarned() - Method in class org.starhope.appius.user.events.EventRecord
 
getItemEffects() - Method in class org.starhope.appius.game.inventory.InventoryItem
Get an ItemEffects class for this item, if any
getItemEffectsInstance(InventoryItem) - Method in class org.starhope.appius.game.inventory.ItemEffectsType
WRITEME: Document this method brpocock@star-hope.org
getItemGainedEventCount(AbstractUser, String, int) - Static method in class org.starhope.appius.user.events.Quaestor
Gets a count of a all occurrences of a specific event for a specified user that adds an item
getItemID() - Method in interface org.starhope.appius.game.inventory.AbstractItem
 
getItemID() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getItemID() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getItemManager(Inventory) - Method in class org.starhope.appius.user.AvatarClass
WRITEME: Document this method brpocock@star-hope.org
getItems() - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
getItemsByType(Collection<InventoryItemType>) - Method in class org.starhope.appius.game.inventory.Inventory
get all items of given types
getItemsByType(InventoryItemType) - Method in class org.starhope.appius.game.inventory.Inventory
WRITEME: Document this method brpocock@star-hope.org
getItemsByType(String) - Method in class org.starhope.appius.user.GeneralUser
Get all items that identify as the type string.
getItemsByType(String[]) - Method in class org.starhope.appius.user.GeneralUser
Get all inventory items which are (any of) the given type(s).
getItemsByTypeAsArray(String) - Method in class org.starhope.appius.user.GeneralUser
Get all items that identify as the type string.
getItemType() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getJournalDatabaseConnection() - Static method in class org.starhope.appius.util.AppiusConfig
get a connection to the journal database
getKalendor() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
getKeyStore(char[]) - Method in class net.authorize.arb.http.HttpUtil
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getKickedByUserID() - Method in class org.starhope.appius.game.npc.Ejecta
 
getKickedByUserID() - Method in interface org.starhope.appius.user.AbstractUser
 
getKickedByUserID() - Method in class org.starhope.appius.user.GeneralUser
 
getKickedByUserID() - Method in class org.starhope.appius.user.User
 
getKickedByUserID() - Method in class org.starhope.appius.user.UserRecord
get the user ID who kicked this user offline.
getKickedMessage() - Method in class org.starhope.appius.game.npc.Ejecta
 
getKickedMessage() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getKickedMessage() - Method in interface org.starhope.appius.user.AbstractUser
 
getKickedMessage() - Method in class org.starhope.appius.user.User
 
getKickedReasonCode() - Method in class org.starhope.appius.game.npc.Ejecta
 
getKickedReasonCode() - Method in interface org.starhope.appius.user.AbstractUser
 
getKickedReasonCode() - Method in class org.starhope.appius.user.GeneralUser
 
getKickedReasonCode() - Method in class org.starhope.appius.user.User
 
getKickedReasonCode() - Method in class org.starhope.appius.user.UserRecord
get the reason code for which the user was kicked offline; see WRITEME?
getKickedUntil() - Method in class org.starhope.appius.game.npc.Ejecta
 
getKickedUntil() - Method in interface org.starhope.appius.user.AbstractUser
 
getKickedUntil() - Method in class org.starhope.appius.user.GeneralUser
 
getKickedUntil() - Method in class org.starhope.appius.user.User
 
getKickedUntil() - Method in class org.starhope.appius.user.UserRecord
WRITEME: Document this method brpocock@star-hope.org
getKind() - Method in class org.starhope.appius.game.RoomLayer
 
getL() - Method in class org.starhope.appius.physica.Edge
WRITEME: Document this method brpocock@star-hope.org
getLabelKey() - Method in class org.starhope.appius.user.notifications.NotificationReplyVerb
 
getLag() - Method in class org.starhope.appius.game.npc.Ejecta
 
getLag() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getLag() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getLag() - Method in interface org.starhope.appius.user.AbstractUser
 
getLag() - Method in class org.starhope.appius.user.User
 
getLanguage() - Method in class org.starhope.appius.game.npc.Ejecta
 
getLanguage() - Method in interface org.starhope.appius.net.LocalisedThread
 
getLanguage() - Method in class org.starhope.appius.net.ServerThread
 
getLanguage() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getLanguage() - Method in interface org.starhope.appius.user.AbstractPerson
 
getLanguage() - Method in interface org.starhope.appius.user.AbstractUser
 
getLanguage() - Method in class org.starhope.appius.user.Parent
 
getLanguage() - Method in class org.starhope.appius.user.User
 
getLanguage() - Method in class org.starhope.appius.user.UserRecord
 
getLanguage() - Method in interface org.starhope.util.HasLanguage
Get the major language code (e.g.
getLanguage_dialect() - Method in class org.starhope.appius.net.NetIOThread
WRITEME: Document this method brpocock@star-hope.org
getLastActive() - Method in class org.starhope.appius.user.User
 
getLastExpiration() - Method in class org.starhope.appius.mb.UserEnrolment
Checks all enrolments for current user to determine when their last expiration ends and if it ends before today.
getLastFour() - Method in class org.starhope.appius.pay.util.PaymentCredential
 
getLastMetronomeTick() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
getLastName() - Method in class net.authorize.arb.ARBNameAndAddress
 
getLastPayment() - Method in class org.starhope.appius.mb.UserEnrolment
 
getLastPaymentFor(UserEnrolment) - Static method in class org.starhope.appius.mb.Payment
Find the last/latest payment made on a specific enrolment
getLastScriptTime() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
WRITEME: Document this method brpocock@star-hope.org
getLastTwoYearsForUserID(int) - Static method in class org.starhope.appius.mb.UserEnrolment
Get all enrolments for a given user in the past two years from today's date.
getLastZone() - Method in class org.starhope.appius.user.User
 
getLastZoneName() - Method in class org.starhope.appius.user.UserRecord
 
getLatitude() - Method in class org.starhope.appius.mb.UserAddress
 
getLaunchDate() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getLayers() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getLeaderBonus() - Method in class org.starhope.appius.game.GameEvent
 
getLeaderBonus() - Method in class org.starhope.appius.game.laserTag.LaserTagGame
 
getLicense() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getList(String) - Static method in class org.starhope.appius.util.AppiusConfig
Get a list of strings from a single configuration key, separated by whitespace
getListeners() - Method in class org.starhope.appius.game.Room
WRITEME.
getLocal() - Static method in class org.starhope.appius.user.events.Quaestor
Get the local Quaestor, even if a network one is available
getLocalised(String) - Method in class org.starhope.appius.user.StringRecord
 
getLocality() - Method in class org.starhope.appius.mb.UserAddress
WRITEME: document this method (brpocock@star-hope.org, Sep 24, 2009)
getLocalPart(String) - Static method in class org.starhope.appius.messaging.Mail
Extracts the local-part specification out of an eMail address, removing any comment strings, and returns something like what people naïvely assume is a valid eMail address.
getLocalPeer(S) - Method in class org.starhope.catullus.GaiusValeriusCatullus
get a local peer class
getLocalUser() - Static method in class org.starhope.vergil.game.User
WRITEME: Document this method brpocock@star-hope.org
getLocation() - Method in class org.starhope.appius.game.npc.Ejecta
 
getLocation() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getLocation() - Method in interface org.starhope.appius.user.AbstractUser
Gets the current start coördinates
getLocation() - Method in class org.starhope.appius.user.User
 
getLocationForUpdate() - Method in class org.starhope.appius.game.npc.Ejecta
 
getLocationForUpdate() - Method in interface org.starhope.appius.user.AbstractUser
Gets the current coördinates.
getLocationForUpdate() - Method in class org.starhope.appius.user.GeneralUser
 
getLocative() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
 
getLogger() - Static method in class org.starhope.appius.util.AppiusConfig
 
getLogin() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getLogin() - Method in class org.starhope.appius.user.SimpleUserListEntry
 
getLogin() - Method in class org.starhope.appius.user.User
 
getLogin() - Method in interface org.starhope.appius.user.UserListEntry
WRITEME: Document this method brpocock@star-hope.org
getLogin() - Method in class org.starhope.appius.user.UserRecord
 
getLoginBG() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getLoginFilter() - Static method in class org.starhope.appius.sys.op.Filter
 
getLoginFilterName() - Static method in class org.starhope.appius.util.AppiusConfig
 
getLoginForID(int) - Static method in class org.starhope.appius.user.Nomenclator
 
getLoginZone() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
getLoginZone() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getLogo() - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Jan 5, 2010
getLotID() - Method in class org.starhope.appius.user.UserHouse
WRITEME: document this method (brpocock@star-hope.org, Feb 19, 2010)
getMail() - Method in class org.starhope.appius.game.npc.Ejecta
 
getMail() - Method in class org.starhope.appius.mb.UserAddress
 
getMail() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getMail() - Method in interface org.starhope.appius.user.AbstractPerson
 
getMail() - Method in interface org.starhope.appius.user.AbstractUser
 
getMail() - Method in class org.starhope.appius.user.Parent
 
getMail() - Method in class org.starhope.appius.user.User
 
getMail() - Method in class org.starhope.appius.user.UserRecord
 
getMailConfirmed() - Method in interface org.starhope.appius.user.AbstractPerson
 
getMailConfirmed() - Method in class org.starhope.appius.user.Parent
 
getMailConfirmed() - Method in class org.starhope.appius.user.User
 
getMailConfirmed() - Method in class org.starhope.appius.user.UserRecord
 
getMailConfirmSent() - Method in class org.starhope.appius.user.Parent
 
getMailConfirmSent() - Method in class org.starhope.appius.user.UserRecord
 
getMailFrom() - Method in class org.starhope.appius.game.BugReporter
WRITEME: Document this method brpocock@star-hope.org
getMailFromFile(JspWriter) - Static method in class org.starhope.appius.test.TestRetrieveMail
 
getMailSender() - Static method in class org.starhope.appius.util.AppiusConfig
Get a Java mail Address object for sending automated eMails.
getMailTo() - Method in class org.starhope.appius.game.BugReporter
 
getMainURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getManagementURL() - Method in class org.starhope.appius.mb.PaymentGateway
 
getMass() - Method in interface org.starhope.appius.physica.Collidable
Gets the mass of the collidable object
getMass() - Method in class org.starhope.appius.physica.CollisionObject
 
getMass() - Method in class org.starhope.appius.user.GeneralUser
 
getMax() - Method in class org.starhope.appius.geometry.Volume3D
WRITEME: Document this method brpocock@star-hope.org
getMaxAmmunition() - Method in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
 
getMaxID() - Static method in class org.starhope.appius.game.inventory.GenericItemReference
XXX: contains SQL
getMaxInputSize() - Static method in class org.starhope.appius.util.AppiusConfig
Get the maximum allowed input size for one client
getMaxRarity() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getMaxReward() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getMaxUsers() - Method in class org.starhope.appius.game.Room
The maximum number of users permitted in a room is currently a per-Zone setting, see Zone.getRoomMaxUsers(), however it could be overridden for special-case rooms.
getMaxUsers() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getMaxUsers() - Method in interface org.starhope.appius.types.AbstractZone
 
getMaxX() - Method in class org.starhope.appius.game.Room
 
getMaxX() - Method in class org.starhope.appius.geometry.Volume3D
WRITEME: Document this method brpocock@star-hope.org
getMaxY() - Method in class org.starhope.appius.game.Room
 
getMaxY() - Method in class org.starhope.appius.geometry.Volume3D
WRITEME: Document this method brpocock@star-hope.org
getMaxZ() - Method in class org.starhope.appius.game.Room
 
getMaxZ() - Method in class org.starhope.appius.geometry.Volume3D
WRITEME: Document this method brpocock@star-hope.org
getMd5Kernel() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getMedalsEarned() - Method in class org.starhope.appius.user.events.EventRecord
WRITEME WRITEME: Document this method brpocock@star-hope.org
getMessage() - Method in exception net.authorize.admc.AppendableException
 
getMessage() - Method in exception org.starhope.appius.except.AlreadyExistsException
 
getMessage() - Method in exception org.starhope.appius.except.ForbiddenUserException
 
getMessage() - Method in exception org.starhope.appius.except.GameLogicException
 
getMessage() - Method in exception org.starhope.appius.except.NotFoundException
 
getMessage() - Method in exception org.starhope.appius.except.ParameterException
 
getMessage() - Method in exception org.starhope.appius.pay.util.RetryPaymentException
 
getMessageLabel() - Method in class org.starhope.appius.user.notifications.Notification
 
getMessageParams() - Method in class org.starhope.appius.user.notifications.Notification
 
getMessages() - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getMessagesFrom(PreparedStatement) - Method in class org.starhope.appius.messaging.MailMessage
Fetch an ordered set of messages based upon a prepared statement
getMessagesFrom(PreparedStatement) - Method in interface org.starhope.appius.types.GameWorldMessage
 
getMetaData() - Method in class org.starhope.appius.test.ConnectionDebug
 
getMetronomeTime() - Static method in class org.starhope.appius.util.AppiusConfig
Get the granularity of the global metronome.
getMin() - Method in class org.starhope.appius.geometry.Volume3D
WRITEME: Document this method brpocock@star-hope.org
getMinRarity() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getMinReward() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getMinX() - Method in class org.starhope.appius.game.Room
 
getMinX() - Method in class org.starhope.appius.geometry.Volume3D
WRITEME: Document this method brpocock@star-hope.org
getMinY() - Method in class org.starhope.appius.game.Room
 
getMinY() - Method in class org.starhope.appius.geometry.Volume3D
WRITEME: Document this method brpocock@star-hope.org
getMinZ() - Method in class org.starhope.appius.game.Room
 
getMinZ() - Method in class org.starhope.appius.geometry.Volume3D
WRITEME: Document this method brpocock@star-hope.org
getMissAvatar() - Method in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
 
getMissEffect() - Method in class org.starhope.appius.game.npc.Projectile
 
getMissHandler() - Method in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
 
getMissParticle() - Method in class org.starhope.appius.game.npc.Projectile
 
getMoney(Currency) - Method in class org.starhope.appius.game.npc.Ejecta
 
getMoney(Currency) - Method in interface org.starhope.appius.user.AbstractUser
To be deprecated in favour of AbstractUser.getWallet() ASAP!
getMoney(Currency) - Method in class org.starhope.appius.user.GeneralUser
 
getMoniker() - Method in class org.starhope.appius.game.Room
WRITEME.
getMoniker() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getMoniker() - Method in class org.starhope.rahab.ui.contextmenu.BanUserAction
 
getMoniker() - Method in class org.starhope.rahab.ui.contextmenu.KickUserAction
 
getMoniker() - Method in class org.starhope.rahab.ui.contextmenu.RulesAction
twheys@gmail.com Dec 31, 2009
getMoniker() - Method in class org.starhope.rahab.ui.contextmenu.WarnUserAction
 
getMoniker() - Method in class org.starhope.vergil.game.Room
WRITEME: Document this method brpocock@star-hope.org
getMOTD() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
getMotionAtTime(long) - Method in class org.starhope.appius.things.Timeline
WRITEME: Document this method brpocock@star-hope.org
getMotions() - Method in interface org.starhope.appius.things.HasMotion
WRITEME: Document this method brpocock@star-hope.org
getMovementRate() - Method in interface org.starhope.appius.game.ExistsInWorld
WRITEME: Document this method brpocock@star-hope.org
getMusic() - Method in class org.starhope.appius.game.Room
WRITEME.
getMySchedule() - Method in class org.starhope.appius.physica.Kalendor
get all scheduled activities for the calling class
getMySerial() - Method in class org.starhope.appius.user.User
 
getMyServer() - Method in class org.starhope.appius.game.Zone
 
getName() - Method in class com.tootsville.game.PropsWeather
This is an overriding method.
getName() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getName() - Method in class org.starhope.appius.game.inventory.InventoryItemType
 
getName() - Method in class org.starhope.appius.game.npc.Projectile.ProjectileWatcher
 
getName() - Method in class org.starhope.appius.game.Room
WRITEME.
getName() - Method in class org.starhope.appius.game.SimpleDataEnum
 
getName() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getName() - Method in class org.starhope.appius.game.ZoneSpawner
 
getName() - Method in interface org.starhope.appius.types.AbstractZone
 
getName() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getName() - Method in class org.starhope.appius.user.AvatarBodyFormat
 
getName() - Method in class org.starhope.appius.user.AvatarClass
 
getName() - Method in class org.starhope.appius.user.events.MedalRecord
 
getName() - Method in class org.starhope.appius.user.Parent
Get the given name of the parent
getName() - Method in class org.starhope.appius.user.StringSet
 
getName() - Method in class org.starhope.appius.user.User
 
getName() - Method in class org.starhope.appius.user.UserStat
 
getName() - Method in interface org.starhope.appius.util.HasName
Return a user-visible, unique name for this class.
getName() - Method in interface org.starhope.util.types.CanProcessCommands
 
getName() - Method in class org.starhope.vergil.net.AppianGWTClient
WRITEME: Document this method brpocock@star-hope.org
getName() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxEvent
WRITEME: Document this method brpocock@star-hope.org
getNameApprovedAt() - Method in class org.starhope.appius.game.npc.Ejecta
 
getNameApprovedAt() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getNameApprovedAt() - Method in interface org.starhope.appius.user.AbstractUser
 
getNameApprovedAt() - Method in class org.starhope.appius.user.User
 
getNameApprovedAt() - Method in class org.starhope.appius.user.UserRecord
 
getNameApprovedByUserID() - Method in class org.starhope.appius.user.User
 
getNameApprovedByUserID() - Method in class org.starhope.appius.user.UserRecord
 
getNameOnAccount() - Method in class net.authorize.arb.BankAccount
 
getNameRequestedAt() - Method in class org.starhope.appius.game.npc.Ejecta
 
getNameRequestedAt() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getNameRequestedAt() - Method in interface org.starhope.appius.user.AbstractUser
 
getNameRequestedAt() - Method in class org.starhope.appius.user.User
 
getNameRequestedAt() - Method in class org.starhope.appius.user.UserRecord
 
getNameStripped(String) - Static method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getNewAccountURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getNextID() - Static method in class org.starhope.appius.game.Room
Get a room number for a dynamically-generated room, that isn't in use yet
getNextInTrain() - Method in interface org.starhope.appius.game.npc.TrainCar
WRITEME: document this method (brpocock@star-hope.org, Dec 14, 2009)
getNextLobby() - Method in class org.starhope.appius.game.Zone
Get the next room which will accept an inbound user as the next lobby.
getNextLobby() - Method in interface org.starhope.appius.types.AbstractZone
 
getNextTokenInHistory(boolean) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 31, 2009
getNomenGentile(Class<? extends T>) - Static method in class org.starhope.appius.user.Nomenclator
Get the nomen gentile of the class provided
getNominative() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
 
getNotificationsTo(AbstractUser) - Static method in class org.starhope.appius.user.notifications.UserNotifier
WRITEME: Document this constructor brpocock@star-hope.org
getNPCTickInterval() - Static method in class org.starhope.appius.game.Zone
 
getNudgeTime() - Static method in class org.starhope.appius.util.AppiusConfig
 
getNumber() - Method in class net.authorize.arb.ARBDriversLicense
 
getNumberOfPlayers() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getNumberOfUsers() - Method in class org.starhope.rahab.util.Zone
twheys@gmail.com Dec 30, 2009
getNumberOfZonesNeeded(ConcurrentLinkedQueue<AbstractZone>) - Static method in class org.starhope.appius.game.ZoneSpawner
This is a breakout from ZoneSpawner.checkZonesForSpawn() to determine the number of zones that need to be spawned or removed ignoring hidden zones
getObject() - Method in class org.starhope.appius.user.events.Action
 
getObject() - Method in class org.starhope.appius.user.events.ActionHandler
 
getObject() - Method in interface org.starhope.appius.user.events.ActionHandlerInterface
 
getOffsetPosition() - Method in interface org.starhope.appius.game.ExistsInWorld
WRITEME: Document this method brpocock@star-hope.org
getOnBreakEvent() - Method in class org.starhope.appius.game.inventory.collections.ItemCollection
 
getOnCompleteEvent() - Method in class org.starhope.appius.game.inventory.collections.ItemCollection
 
getOnlineOwner() - Method in class org.starhope.appius.game.inventory.InventoryItem
If the owner is online, get the owner
getOnlineUserByLogin(String) - Static method in class org.starhope.appius.user.Nomenclator
get a user by their login, but *only* if they are currently online; pull only from live user sources, and not from the database.
getOnlineUserByLogin(String) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getOnlineUserByLogin(String) instead
getOrCreateByMail(String) - Static method in class org.starhope.appius.user.Parent
 
getOrder() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getOrderCode(String) - Static method in class org.starhope.appius.mb.UserEnrolment
get the order code from an order number
getOrderCode() - Method in class org.starhope.appius.mb.UserEnrolment
 
getOrderCodeChars() - Static method in class org.starhope.appius.mb.UserEnrolment
Get a set of characters that are unlikely to be confused for one another.
getOrderSource(String) - Static method in class org.starhope.appius.mb.UserEnrolment
get the order source from an order number
getOrderSource() - Method in class org.starhope.appius.mb.UserEnrolment
 
getOrigin() - Method in class org.starhope.appius.geometry.Rectangle
 
getOutcome() - Method in class org.starhope.appius.user.events.EventType
WRITEME: Document this method brpocock@star-hope.org
getOutlineColourForBaseColour(Colour) - Static method in class org.starhope.appius.user.User
Based upon configuration settings, determine the outline colour for a given base colour
getOutput() - Method in class org.starhope.appius.via.ViaHost
 
getOverlay() - Method in class org.starhope.appius.game.Room
WRITEME.
getOwner() - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
getOwner() - Method in class org.starhope.appius.game.inventory.Inventory
 
getOwner() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getOwner() - Method in class org.starhope.appius.game.inventory.ItemManager
 
getOwner() - Method in class org.starhope.appius.game.Room
 
getOwner() - Method in class org.starhope.appius.user.UserHouse
 
getOwner() - Method in class org.starhope.appius.user.Wallet
WRITEME: Document this method brpocock@star-hope.org
getOwnerID() - Method in class org.starhope.appius.game.inventory.Inventory
 
getOwnerID() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getOwnerID() - Method in class org.starhope.appius.user.Passport
 
getOwners() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getPaid() - Method in class org.starhope.appius.mb.Payment
 
getParams() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxEvent
WRITEME: Document this method brpocock@star-hope.org
getParent() - Method in class org.starhope.appius.user.User
 
getParent() - Method in class org.starhope.appius.user.UserRecord
WRITEME: Document this method brpocock@star-hope.org
getParent() - Method in interface org.starhope.vergil.graphics.Container
WRITEME: document this method (brpocock@star-hope.org, Jan 5, 2010)
getParentApprovedName() - Method in class org.starhope.appius.user.User
 
getParentByApprovalCookie(String) - Static method in class org.starhope.appius.user.Nomenclator
 
getParentByID(int) - Static method in class org.starhope.appius.user.Nomenclator
 
getParentByMail(String) - Static method in class org.starhope.appius.user.Nomenclator
 
getParentID() - Method in class org.starhope.appius.user.User
 
getParentID() - Method in class org.starhope.appius.user.UserRecord
WRITEME: Document this method brpocock@star-hope.org
getParseTime() - Method in class net.authorize.arb.util.BasicXmlDocument
WRITEME
getPassport_JSON() - Method in class org.starhope.appius.user.User
 
getPassword() - Method in interface org.starhope.appius.user.AbstractPerson
 
getPassword() - Method in class org.starhope.appius.user.Parent
 
getPassword() - Method in class org.starhope.appius.user.User
 
getPassword() - Method in class org.starhope.appius.user.UserRecord
 
getPasswordRecoveryAnswer() - Method in class org.starhope.appius.user.UserRecord
 
getPasswordRecoveryQuestion() - Method in class org.starhope.appius.user.UserRecord
 
getPath() - Method in class org.starhope.appius.game.RoomRegion
 
getPathFinder() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: Document this method brpocock@star-hope.org
getPathFinder() - Method in class org.starhope.appius.user.GeneralUser
 
getPathFromURL(String) - Static method in class org.starhope.appius.via.Via
WRITEME: document this method (brpocock@star-hope.org, Jan 11, 2010)
getPatternAction(String) - Method in class org.starhope.appius.sys.op.Filter
Returns the default action associated with a pattern (ignoring exceptions)
getPatternsMatching(String) - Method in class org.starhope.appius.sys.op.Filter
Return any and all patterns which match a given string.
getPayer() - Method in class org.starhope.appius.mb.Payment
 
getPayload() - Method in class org.starhope.appius.user.notifications.NotificationReplyVerb
 
getPayment() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getPayment(BigDecimal) - Method in class org.starhope.appius.mb.PaymentGateway
This is an overriding method.
getPayment(BigDecimal) - Method in class org.starhope.appius.pay.AuthorizeNetGateway
This is an overriding method.
getPayment(String) - Method in class org.starhope.appius.pay.AuthorizeNetGateway
 
getPayment(BigDecimal) - Method in class org.starhope.appius.pay.PayPalGateway
 
getPayment(BigDecimal) - Method in interface org.starhope.appius.pay.util.PaymentGatewayReal
Get the status of a prior transaction from the gateway.
getPayment_for() - Method in class org.starhope.appius.mb.Payment
Deprecated. 
getPaymentFor() - Method in class org.starhope.appius.mb.Payment
 
getPaymentGateway() - Method in class org.starhope.appius.mb.Payment
 
getPdelimiter() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getPeanutCodeURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getPeanuts() - Static method in class org.starhope.appius.mb.Currency
TODO: refer to database, to be paranoid.
getPeerChannel() - Method in class org.starhope.appius.via.ViaHost
 
getPeers() - Method in class org.starhope.appius.via.Via
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getPencap() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getPhone() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getPhone() - Method in class org.starhope.appius.mb.UserAddress
WRITEME: document this method (brpocock@star-hope.org, Sep 24, 2009)
getPhoneNumber() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getPlaceItemNumber() - Method in class org.starhope.appius.game.Room
 
getPlaceStringByName(String) - Method in class org.starhope.appius.game.Room
 
getPlaceStrings() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getPlaceZoneNumber() - Method in class org.starhope.appius.game.Room
 
getPlayers() - Method in class org.starhope.appius.game.GameEvent
 
getPminfields() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getPoint1() - Method in class org.starhope.appius.geometry.LineSeg2D
 
getPoint2() - Method in class org.starhope.appius.geometry.LineSeg2D
 
getPoints() - Method in class org.starhope.appius.geometry.Polygon
 
getPoints() - Method in class org.starhope.appius.user.events.EventRecord
 
getPolyString() - Method in class org.starhope.appius.game.RoomRegion
 
getPort() - Method in class org.starhope.appius.via.ViaHost
 
getPort() - Method in interface org.starhope.vergil.net.ServerConnection
 
getPort() - Method in class org.starhope.vergil.net.WebSocketServerConnection
 
getPortNumber() - Method in class org.starhope.appius.net.ListeningThread
 
getPortNumberFromURL(String) - Static method in class org.starhope.appius.via.Via
WRITEME: document this method (brpocock@star-hope.org, Jan 11, 2010)
getPosition() - Method in class org.starhope.appius.game.AvatarDecoration
 
getPosition() - Method in interface org.starhope.vergil.graphics.Container
 
getPostalCode() - Method in class org.starhope.appius.mb.UserAddress
 
getPotentialUserName() - Method in interface org.starhope.appius.user.AbstractPerson
Get an user name suggestion for this person
getPotentialUserName() - Method in class org.starhope.appius.user.Parent
This is an overriding method.
getPotentialUserName() - Method in class org.starhope.appius.user.User
This is an overriding method.
getPrelay_response() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getPrice() - Method in interface org.starhope.appius.game.inventory.AbstractItem
 
getPrice() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getPrice() - Method in class org.starhope.appius.mb.Enrolment
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getPrice() - Method in class org.starhope.appius.mb.Payment
 
getPriorForPlayer(AbstractUser, long) - Method in class org.starhope.appius.user.events.EventType
XXX: contains SQL
getPriorInTrain() - Method in interface org.starhope.appius.game.npc.TrainCar
WRITEME: document this method (brpocock@star-hope.org, Dec 14, 2009)
getPriorPayment() - Method in class org.starhope.appius.mb.Payment
 
getPrivilegeDays() - Method in class org.starhope.appius.mb.Enrolment
 
getPrivilegeMonths() - Method in class org.starhope.appius.mb.Enrolment
 
getProductCode() - Method in class org.starhope.appius.mb.Enrolment
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getProductID() - Method in class org.starhope.appius.mb.Enrolment
 
getProductID() - Method in class org.starhope.appius.mb.UserEnrolment
 
getProjectileAvatar() - Method in class org.starhope.appius.game.inventory.effects.SimpleRangedWeapon
 
getPropertyNumber() - Method in class org.starhope.appius.mb.UserAddress
 
getProvince() - Method in class org.starhope.appius.mb.UserAddress
 
getPublicInfo() - Method in class org.starhope.appius.game.npc.Ejecta
 
getPublicInfo() - Method in interface org.starhope.appius.user.AbstractUser
Returned packet contains:
getPublicInfo() - Method in class org.starhope.appius.user.GeneralUser
 
getPublicInfo_new() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getPuppet() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
 
getPuppet() - Method in interface org.starhope.appius.game.npc.plebeian.ScriptRunner
WRITEME: Document this method brpocock@star-hope.org
getPurpose() - Method in class org.starhope.appius.game.BugReporter
 
getPversion() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getQuenchedAddresses() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
WRITEME: Document this method brpocock@star-hope.org
getR() - Method in class org.starhope.appius.physica.Edge
WRITEME: Document this method brpocock@star-hope.org
getRadius() - Method in class org.starhope.appius.geometry.Circle
 
getRadius() - Method in class org.starhope.appius.physica.Circle
 
getRandomBool() - Static method in class org.starhope.appius.util.AppiusConfig
 
getRandomInt(int, int) - Static method in class org.starhope.appius.util.AppiusConfig
 
getRandomItem(RarityRating, RarityRating) - Static method in class org.starhope.appius.game.inventory.GenericItemReference
 
getRandomKey() - Method in class org.starhope.appius.net.ServerThread
 
getRandomKey(double) - Method in class org.starhope.appius.net.ServerThread
Generate a new random key in the specified mode, and then return it.
getRandomKey() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
May return null if the apple hasn't yet been retrieved
getRandomPointWithin(Polygon) - Static method in class org.starhope.appius.physica.Geometry
 
getRarity() - Method in interface org.starhope.appius.game.inventory.AbstractItem
 
getRarity() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getRCClass() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
WRITEME: Document this method brpocock@star-hope.org
getRcode() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getRead() - Method in class org.starhope.appius.messaging.MailMessage
 
getRead() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getReadTime() - Method in class org.starhope.appius.user.notifications.Notification
 
getReason() - Method in exception org.starhope.appius.except.AlreadyUsedException
 
getReasonCode() - Method in exception org.starhope.appius.except.SerialDataException
 
getRecIDForBackedObject(S) - Static method in class org.starhope.appius.user.Nomenclator
get a record ID for something that is in turn backed by some kind of data record
getRecipient() - Method in class org.starhope.appius.user.notifications.Notification
 
getRecordBackedCache(Class<T>) - Static method in class org.starhope.appius.user.Nomenclator
Get a caché backed by a type of record
getRecordClass() - Method in class org.starhope.appius.game.DamageAreaSQLLoader
 
getRecordClass() - Method in class org.starhope.appius.game.SimpleDataEnumSQLLoader
 
getRecordLoader() - Method in interface org.starhope.appius.util.DataRecord
 
getRecordLoader() - Method in class org.starhope.appius.util.SimpleDataRecord
 
getRecordLoaderForClass(Class<T>) - Static method in class org.starhope.appius.util.AppiusConfig
get the record loader type for handling records of a given class
getRecordLoaderImplClass() - Method in class org.starhope.appius.game.DamageAreaSQLLoader
 
getRecordLoaderImplClass() - Method in class org.starhope.appius.game.SimpleDataEnumSQLLoader
 
getRecordObject() - Method in class org.starhope.appius.game.SimpleDataEnumSQLLoader
 
getRecordSetLoaderForClass(Class<? extends DataRecordSet<?>>) - Static method in class org.starhope.appius.util.AppiusConfig
WRITEME: Document this method brpocock@star-hope.org
getRecurs() - Method in class org.starhope.appius.mb.UserEnrolment
 
getRed() - Method in class org.starhope.appius.types.Colour
 
getReferer() - Method in class org.starhope.appius.user.User
Get the referral/affiliate code from this user's initial signup
getReferer() - Method in class org.starhope.appius.user.UserRecord
 
getRegions() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getRegionsIncluding(Coord3D) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getRegionsIncluding(Polygon) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getRegisteredAt() - Method in class org.starhope.appius.user.GeneralUser
 
getRegisteredAt() - Method in class org.starhope.appius.user.UserRecord
 
getRegisteredDate() - Method in class org.starhope.appius.user.GeneralUser
 
getRegisteredDate() - Method in class org.starhope.appius.user.UserRecord
 
getRegisteredDateString() - Method in class org.starhope.appius.game.npc.Ejecta
 
getRegisteredDateString() - Method in interface org.starhope.appius.user.AbstractUser
 
getRegisteredDateString() - Method in class org.starhope.appius.user.GeneralUser
 
getRegisteredDateString() - Method in class org.starhope.appius.user.UserRecord
 
getRemoteAddress() - Method in class org.starhope.appius.net.NetIOThread
 
getRemoteAddress() - Method in class org.starhope.appius.net.WebSocketProcessor
 
getRenewalDays() - Method in class org.starhope.appius.mb.Enrolment
 
getRenewalMonths() - Method in class org.starhope.appius.mb.Enrolment
 
getRenewMonths() - Method in class org.starhope.appius.mb.Enrolment
WRITEME WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getRepeatRateMillis() - Method in class org.starhope.appius.game.inventory.effects.SimpleRangedWeapon
 
getReplyVerbs() - Method in class org.starhope.appius.user.notifications.Notification
get available response verbs, if any.
getReporter(String) - Static method in class org.starhope.appius.game.BugReporter
Get a bug reporter instance for a certain type of bugs.
getRequestedName() - Method in class org.starhope.appius.user.GeneralUser
 
getRequestedName() - Method in class org.starhope.appius.user.UserRecord
 
getRequireCardCode() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getResolvePath() - Method in class net.authorize.arb.util.BasicXmlDocument
 
getResponsibleMail() - Method in class org.starhope.appius.game.npc.Ejecta
 
getResponsibleMail() - Method in interface org.starhope.appius.user.AbstractPerson
Get the eMail address of a responsible person: either the player, or the parent.
getResponsibleMail() - Method in interface org.starhope.appius.user.AbstractUser
 
getResponsibleMail() - Method in class org.starhope.appius.user.GeneralUser
Get the eMail address of a responsible person: either the player, or the parent.
getResponsibleMail() - Method in class org.starhope.appius.user.Parent
This is an overriding method.
getResponsibleMail() - Method in class org.starhope.appius.user.UserRecord
Get the eMail address of a responsible person: either the player, or the parent.
getResponsiblePerson(AbstractPerson) - Static method in class org.starhope.appius.user.Person
Get reference to User or Parent for making a purchase.
getResultCode() - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getResultCode() - Method in class net.authorize.arb.Message
WRITEME
getResultReason() - Method in class org.starhope.appius.mb.Payment
 
getResultSubscriptionId() - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getRetry() - Method in exception org.starhope.appius.pay.util.RetryPaymentException
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getRetryTime() - Method in class org.starhope.appius.mb.Payment
If this payment is pending, and we're holding credentials in core, we need to figure out how long before we try again.
getRev() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get the revision number of this file
getRev() - Static method in class org.starhope.appius.game.Commands
Get the current Subversion level of this file
getRev() - Static method in class org.starhope.appius.game.PreLoginCommands
Get the revision level of this file
getRev() - Static method in class org.starhope.appius.game.Zone
 
getRev() - Static method in class org.starhope.appius.user.User
 
getRewardCollectionID() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getRewardCurrency() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getRewardEvent() - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
getRewardItemID() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getRewardItemType() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getRewardMax() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getRewardMin() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getRewardRatio() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getRoom() - Method in class org.starhope.appius.game.GameEvent
This is an overriding method.
getRoom() - Method in class org.starhope.appius.game.npc.Ejecta
 
getRoom() - Method in class org.starhope.appius.game.RoomLayer
 
getRoom() - Method in interface org.starhope.appius.game.RoomListener
WRITEME: document this method (brpocock@star-hope.org, Oct 31, 2009)
getRoom(Integer) - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getRoom(Integer) - Method in interface org.starhope.appius.types.AbstractZone
 
getRoom() - Method in class org.starhope.appius.user.events.ActionHandler
 
getRoom() - Method in interface org.starhope.appius.user.events.ActionHandlerInterface
 
getRoom() - Method in class org.starhope.appius.user.GeneralUser
 
getRoomByName(String) - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getRoomByName(String) - Method in interface org.starhope.appius.types.AbstractZone
 
getRoomDisplayName(String) - Method in class org.starhope.rahab.Rahab
twheys@gmail.com Dec 30, 2009
getRoomIndex() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getRoomIndex() - Method in class org.starhope.appius.game.Room
 
getRoomJoinJSON(AbstractUser) - Method in class org.starhope.appius.game.Room
get the JSON sequence to be passed to an user upon successfully joining a room (the “joinOK” message)
getRoomJoinSFSXML(GeneralUser) - Method in class org.starhope.appius.game.Room
get the Smart Fox Server XML sequence to be passed to an user upon successfully joining a room (the “joinOK” message)
getRoomList() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getRoomList() - Method in interface org.starhope.appius.types.AbstractZone
 
getRoomList() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
fetch and store the room list.
getRoomList_JSON() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getRoomList_JSON() - Method in interface org.starhope.appius.types.AbstractZone
WRITEME: document this method (brpocock@star-hope.org, Mar 8, 2010)
getRoomListSFSXML() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getRoomListSFSXML() - Method in interface org.starhope.appius.types.AbstractZone
Get the room list in the bizarre format for a Smart Fox Server XML room list stream
getRoomListTab() - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
getRoomMap() - Method in class org.starhope.appius.game.Zone
 
getRoomMaxUsers() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getRoomMaxUsers() - Method in interface org.starhope.appius.types.AbstractZone
 
getRoomNumber() - Method in class org.starhope.appius.game.npc.Ejecta
 
getRoomNumber() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock@star-hope.org, Jan 11, 2010)
getRoomNumber() - Method in class org.starhope.appius.user.GeneralUser
 
getRooms() - Method in class org.starhope.appius.game.GameEvent
Get all of the rooms participating in this GameEvent
getRoomsInDB() - Static method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getRoomToward(String) - Method in class org.starhope.appius.user.PathFinder
WRITEME: Document this method brpocock@star-hope.org
getRoundTripLag() - Method in class org.starhope.appius.user.User
 
getRoutingNumber() - Method in class net.authorize.arb.BankAccount
 
getRRcode() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getRRtext() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getS() - Method in class org.starhope.appius.physica.Edge
WRITEME: Document this method brpocock@star-hope.org
getSchedule() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getSchedule() - Method in class org.starhope.appius.physica.Kalendor
Get a set of events that are owned by a given class
getScheduleFor(Class<?>) - Method in class org.starhope.appius.physica.Kalendor
Get a set of events that are owned by a given class
GetsConfigReload - Interface in org.starhope.appius.util
 
getScoreForObject(String, int) - Method in class org.starhope.appius.game.laserTag.LaserTagGame
 
getScoreWatchRooms() - Method in class org.starhope.appius.game.GameEvent
Get all of the rooms which are either participating in this GameEvent, or monitoring its scores
getScriptRunner() - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
WRITEME: Document this method brpocock@star-hope.org
getScriptRunner() - Method in interface org.starhope.appius.game.npc.plebeian.ScriptPuppet
WRITEME: Document this method brpocock@star-hope.org
getScrollForTextPane(Component) - Static method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Jan 5, 2010
getSecureHttpSocket(String, String, String) - Method in class net.authorize.arb.http.HttpUtil
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getSecureHttpSocket(String, String, String, String) - Method in class net.authorize.arb.http.HttpUtil
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getSecurityQuestion() - Static method in class org.starhope.appius.mb.Messages
Get suggested question(s) for the forgotten password recovery system
getSegments() - Method in class org.starhope.appius.geometry.Polygon
 
getSender() - Method in class org.starhope.appius.user.notifications.Notification
 
getSent() - Method in class org.starhope.appius.messaging.MailMessage
 
getSent() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getSentTime() - Method in class org.starhope.appius.user.notifications.Notification
 
getSequence() - Method in class org.starhope.appius.mb.Payment
 
getSerial() - Method in class org.starhope.appius.user.User
Get the unique instance serial number for this instance of this user.
getSerial() - Method in class org.starhope.appius.user.UserRecord
Internal serial number for tracking user records through the cache
getServerHostname() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Get the hostname on which the server process is running
getServerName() - Method in class org.starhope.appius.sys.admin.ZoneServerRecord
 
getServerName() - Static method in class org.starhope.appius.util.AppiusConfig
Deprecated. 
getServerNameFromURL(String) - Static method in class org.starhope.appius.via.Via
WRITEME: document this method (brpocock@star-hope.org, Jan 11, 2010)
getServerPorts() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
getServerThread() - Method in class org.starhope.appius.game.npc.Ejecta
 
getServerThread() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
getServerThread() - Method in interface org.starhope.appius.user.AbstractUser
 
getServerThread() - Method in class org.starhope.appius.user.User
Get the Appius Claudius Caecus server thread (if any) associated with this User (if they are logged-in).
getSessionApple(User) - Method in class org.starhope.appius.net.BatchProcessor
WRITEME: Document this method brpocock@star-hope.org
getSFSName() - Static method in class org.starhope.appius.util.AppiusConfig
Deprecated. 
getSFSPort() - Static method in class org.starhope.appius.util.AppiusConfig
Deprecated. 
getSFSVersion() - Method in class org.starhope.appius.net.ServerThread
Deprecated. use ServerThread.getStreamProtocolLanguage()
getShiftMenu() - Method in class org.starhope.rahab.ui.SpyMenuBar
twheys@gmail.com Feb 3, 2010
getShipTo() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getShipTo() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getShipToAddress() - Method in interface org.starhope.appius.pay.util.ShippingInvoice
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getShipToOrganization() - Method in interface org.starhope.appius.pay.util.ShippingInvoice
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getShipToUser() - Method in interface org.starhope.appius.pay.util.ShippingInvoice
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getShooter() - Method in class org.starhope.appius.game.npc.Projectile
 
getShopURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getShortLabel() - Method in class org.starhope.appius.game.npc.plebeian.Plebeian
 
getShortLabel() - Method in interface org.starhope.appius.game.npc.plebeian.ScriptPuppet
WRITEME: Document this method brpocock@star-hope.org
getShotDelayMillis() - Method in class org.starhope.appius.game.inventory.effects.SimpleRangedWeapon
 
getSizeScalar() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: Document this method brpocock@star-hope.org
getSizeScalar() - Method in class org.starhope.appius.user.GeneralUser
 
getSky() - Method in class org.starhope.appius.game.Room
WRITEME.
getSlotConflicts(InventoryItem) - Method in class org.starhope.appius.game.inventory.ItemManager
WRITEME: Document this method brpocock@star-hope.org
getSlotNumber() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getSMTPHost() - Static method in class org.starhope.appius.util.AppiusConfig
 
getSocket() - Method in class org.starhope.appius.net.NetIOThread
Get the socket connection to the pipe
getSocket() - Method in class org.starhope.appius.net.WebSocketProcessor
 
getSomeCache(Class<T>, String, Class<S>) - Static method in class org.starhope.appius.user.Nomenclator
get a caché containing records of a given type, with keys of another given type, using a given suffix code
getSounds() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getSpectators() - Method in class org.starhope.appius.game.GameEvent
 
getSprites() - Method in interface org.starhope.vergil.graphics.Container
WRITEME: document this method (brpocock@star-hope.org, Jan 5, 2010)
getSpy() - Method in class org.starhope.appius.types.SpyRequest
 
getSpyHelpMenu() - Method in class org.starhope.rahab.ui.SpyMenuBar
twheys@gmail.com Jan 22, 2010
getSQL() - Method in class org.starhope.appius.user.UserBuddyListSQLIterator
 
getSQL() - Method in class org.starhope.appius.user.UserIgnoreListSQLIterator
 
getSQL() - Method in class org.starhope.appius.user.UserListGeneralSQLIterator
 
getSQL() - Method in class org.starhope.appius.user.UserListSQLIterator
WRITEME: Document this method brpocock@star-hope.org
getSQLPeerID() - Method in interface org.starhope.appius.sql.SQLPeerListElement
 
getSQLPeerTableName() - Method in interface org.starhope.appius.sql.SQLPeerListElement
 
getStackingOrder() - Method in class org.starhope.appius.game.RoomLayer
 
getStackTrace(Throwable, String) - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Deprecated. Use BugReporter.getStackTrace(Throwable,String) instead
getStackTrace(Throwable) - Static method in class org.starhope.appius.game.BugReporter
This extracts a stack backtrace from a Throwable into a string format for a bug report.
getStackTrace(Throwable, String) - Static method in class org.starhope.appius.game.BugReporter
This extracts a stack backtrace from a Throwable into a string format for a bug report.
getStaffLevel() - Method in class org.starhope.appius.game.npc.Ejecta
 
getStaffLevel() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock@star-hope.org, Jan 11, 2010)
getStaffLevel() - Method in class org.starhope.appius.user.GeneralUser
 
getStaffLevel() - Method in class org.starhope.appius.user.UserRecord
 
getStamp() - Method in class org.starhope.appius.mb.Payment
 
getStart() - Method in class org.starhope.appius.geometry.LineSeg3D
Get the initial (A) coördinates of this segment
getStartDate() - Method in class net.authorize.arb.ARBPaymentSchedule
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getStartedEventsByType(AbstractUser, String) - Static method in class org.starhope.appius.user.events.Quaestor
Gets a list of all events of the given type that were started but not yet ended
getStartLocation() - Method in class org.starhope.appius.game.npc.Projectile
 
getStartMovementTime() - Method in interface org.starhope.appius.physica.Collidable
 
getStartMovementTime() - Method in class org.starhope.appius.physica.CollisionObject
 
getStartMovementTime() - Method in class org.starhope.appius.user.GeneralUser
 
getStartPosition() - Method in class org.starhope.appius.things.Motion
 
getStartT() - Method in class org.starhope.appius.game.npc.Ejecta
 
getStartT() - Method in interface org.starhope.appius.user.AbstractUser
 
getStartT() - Method in class org.starhope.appius.user.GeneralUser
 
getStartTime() - Method in class org.starhope.appius.things.Motion
 
getStat(UserStat) - Method in class org.starhope.appius.user.GeneralUser
Get the user's effective stat value (considering any transient effects in place as well as the base stat)
getState() - Method in class net.authorize.arb.ARBDriversLicense
 
getState() - Method in class net.authorize.arb.ARBNameAndAddress
 
getState() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianExpression
WRITEME: Document this method brpocock@star-hope.org
getStatement(Connection) - Method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. WRITEME: document this method (brpocock@star-hope.org, Aug 14, 2009)
getStatement(Connection) - Method in class org.starhope.appius.sys.admin.SecurityCapability
 
getStatement(Connection) - Method in class org.starhope.appius.types.GameFlagValue
This is an overriding method.
getStatement(Connection) - Method in class org.starhope.appius.types.RoomBadge
This is an overriding method.
getStatement(Connection) - Method in class org.starhope.appius.user.events.MedalType
 
getStatusFromGateway() - Method in class org.starhope.appius.mb.Payment
FIXME ...
getStatusReportURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getSteps() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScript
WRITEME: Document this method brpocock@star-hope.org
getStoreDatabaseConnection() - Static method in class org.starhope.appius.util.AppiusConfig
 
getStreamProtocolLanguage() - Method in class org.starhope.appius.net.ServerThread
get the language code used for the stream protocol
getStreamsReady() - Method in class org.starhope.appius.net.ServerThread
WRITEME: Document this method brpocock@star-hope.org
getStreamsReady() - Method in class org.starhope.appius.net.WebSocketProcessor
 
getStreetName() - Method in class org.starhope.appius.mb.UserAddress
 
getStreetType() - Method in class org.starhope.appius.mb.UserAddress
 
getString() - Method in class org.starhope.appius.game.inventory.RarityRating
Deprecated. RarityRating.getValue()
getString() - Method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getString(int) - Method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. WRITEME: document this method (brpocock@star-hope.org, Jul 8, 2009)
getString() - Method in class org.starhope.appius.user.events.EventType
Deprecated. use #getMoniker()
getSubject() - Method in class org.starhope.appius.messaging.MailMessage
 
getSubject() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getSubject() - Method in class org.starhope.appius.user.events.Action
 
getSubject() - Method in class org.starhope.appius.user.events.ActionHandler
 
getSubject() - Method in interface org.starhope.appius.user.events.ActionHandlerInterface
 
getSubjectTagline() - Method in class org.starhope.appius.game.BugReporter
 
getSubmitButton() - Method in class org.starhope.rahab.ui.ShiftJournalPane
 
getSubscriptionId() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getSubscriptionUnit() - Method in class net.authorize.arb.ARBPaymentSchedule
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.collections.ItemCollection
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.collections.ItemCollectionSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.GenericItemReferenceSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.Inventory
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.InventoryItemSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.InventoryItemType
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.InventoryItemTypeSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.InventorySQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.ItemEffectsType
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.ItemEffectsTypeSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.RarityRating
 
getSubversionRevision() - Method in class org.starhope.appius.game.inventory.RarityRatingSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.npc.NullLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.Room
 
getSubversionRevision() - Method in class org.starhope.appius.game.RoomLayer
 
getSubversionRevision() - Method in class org.starhope.appius.game.RoomSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.game.SimpleDataEnum
 
getSubversionRevision() - Method in class org.starhope.appius.game.SimpleDataEnumSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.mb.Currency
 
getSubversionRevision() - Method in class org.starhope.appius.mb.CurrencySQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.mb.Enrolment
 
getSubversionRevision() - Method in class org.starhope.appius.mb.EnrolmentSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.mb.UserEnrolment
 
getSubversionRevision() - Method in class org.starhope.appius.mb.UserEnrolmentSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.messaging.BadMailList
 
getSubversionRevision() - Method in class org.starhope.appius.messaging.MailAddressRecord
 
getSubversionRevision() - Method in class org.starhope.appius.sys.admin.CapabilityRecords
 
getSubversionRevision() - Method in class org.starhope.appius.sys.admin.CapabilityRecordsSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getSubversionRevision() - Method in class org.starhope.appius.sys.admin.TheServers
 
getSubversionRevision() - Method in class org.starhope.appius.sys.admin.ZoneServerRecord
 
getSubversionRevision() - Method in class org.starhope.appius.user.AvatarBodyFormat
 
getSubversionRevision() - Method in class org.starhope.appius.user.AvatarBodyFormatSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.AvatarClass
 
getSubversionRevision() - Method in class org.starhope.appius.user.AvatarClassSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.events.EventOutcomeRecord
 
getSubversionRevision() - Method in class org.starhope.appius.user.events.EventOutcomeRecordSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.events.EventRecord
 
getSubversionRevision() - Method in class org.starhope.appius.user.events.EventRecordSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.events.EventType
 
getSubversionRevision() - Method in class org.starhope.appius.user.events.EventTypeSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.events.MedalRecord
 
getSubversionRevision() - Method in class org.starhope.appius.user.events.MedalRecordSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.notifications.Notification
 
getSubversionRevision() - Method in class org.starhope.appius.user.notifications.NotificationSet
 
getSubversionRevision() - Method in class org.starhope.appius.user.Parent
 
getSubversionRevision() - Method in class org.starhope.appius.user.ParentRecordSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.Passport
 
getSubversionRevision() - Method in class org.starhope.appius.user.PassportSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.PeanutLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.SimpleUserListEntry
 
getSubversionRevision() - Method in class org.starhope.appius.user.StringRecord
 
getSubversionRevision() - Method in class org.starhope.appius.user.StringSet
 
getSubversionRevision() - Method in class org.starhope.appius.user.User
 
getSubversionRevision() - Method in class org.starhope.appius.user.UserHouse
 
getSubversionRevision() - Method in class org.starhope.appius.user.UserHouseSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.UserListSQLIterator
 
getSubversionRevision() - Method in class org.starhope.appius.user.UserPreferenceRecord
 
getSubversionRevision() - Method in class org.starhope.appius.user.UserRecord
 
getSubversionRevision() - Method in class org.starhope.appius.user.UserRecordSQLLoader
 
getSubversionRevision() - Method in class org.starhope.appius.user.UserStat
 
getSubversionRevision() - Method in class org.starhope.appius.user.Wallet
 
getSubversionRevision() - Method in class org.starhope.appius.user.WalletLoaderSocialGold
 
getSubversionRevision() - Method in class org.starhope.appius.user.WalletSQLLoader
 
getSubversionRevision() - Method in class org.starhope.catullus.Via
 
getSubversionRevision() - Method in interface org.starhope.util.HasSubversionRevision
Return the Subversion revision level of this class's source code file, as supplied via the special "$Rev: " sequence.
getSuperTootBot(PreparedStatement, PreparedStatement, JSONObject, ResultSet) - Method in class org.starhope.appius.game.Room
Deprecated. 
getSuperTootBotDetails(PreparedStatement, JSONObject, ResultSet, ResultSet) - Method in class org.starhope.appius.game.Room
Deprecated. 
getSuperTootBots(int) - Method in class org.starhope.appius.game.Room
Deprecated. Does not belong in Room ... but will be removed when NPC's work and Super Toot Bots can be removed from the codebase ... don't count on this being around forever, but it won't disappear as long as Super Toot Bots exist.
getSuperTootBots_JSON() - Method in class org.starhope.appius.game.Room
Deprecated. Needs to be moved someplace more appropriate ... not yet determined ...
getSymbol() - Method in class org.starhope.appius.mb.Currency
 
getSystemNameAdjective() - Method in class org.starhope.appius.user.UserRecord
 
getSystemNameNoun() - Method in class org.starhope.appius.user.UserRecord
 
getSystemUser() - Static method in class org.starhope.appius.user.Nomenclator
Get the System user object (the user which represents the system program itself).
getSystemUser() - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getSystemUser() instead
getT() - Method in class org.starhope.appius.physica.Edge
WRITEME: Document this method brpocock@star-hope.org
getTabbedPane() - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Jan 5, 2010
getTarget() - Method in class org.starhope.appius.game.npc.Ejecta
 
getTarget() - Method in interface org.starhope.appius.user.AbstractUser
Gets the current target
getTarget() - Method in class org.starhope.appius.user.events.ActionHandler
 
getTarget() - Method in interface org.starhope.appius.user.events.ActionHandlerInterface
 
getTarget() - Method in class org.starhope.appius.user.GeneralUser
 
getTargetPosition() - Method in interface org.starhope.appius.game.ExistsInWorld
WRITEME: Document this method brpocock@star-hope.org
getTaxId() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getTestMode() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getTestMode() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getText() - Method in class net.authorize.arb.Message
WRITEME
getText(String) - Static method in class org.starhope.appius.mb.Messages
Deprecated. use LibMisc.getText(String)
getText(String, String, String) - Static method in class org.starhope.appius.mb.Messages
Deprecated. use LibMisc.getText(String,String,String)
getText(String) - Static method in class org.starhope.util.LibMisc
 
getText(String, String) - Static method in class org.starhope.util.LibMisc
WRITEME brpocock@star-hope.org Jul 21, 2010
getText(String, String, String) - Static method in class org.starhope.util.LibMisc
 
getTextField() - Method in class org.starhope.rahab.ui.ShiftJournalPane
 
getTextOrDefault(String, String) - Static method in class org.starhope.util.LibMisc
Look for a string key in the message catalogue.
getTextOrDefault(String, String, String, String) - Static method in class org.starhope.util.LibMisc
WRITEME: Document this method brpocock@star-hope.org
GetTexty - Class in org.starhope.util
 
GetTexty() - Constructor for class org.starhope.util.GetTexty
 
getThreadCount() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Returns the number of server threads running.
getThreadGroup(String) - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
WRITEME: Document this method brpocock@star-hope.org
getTimeLastChanged() - Method in interface org.starhope.appius.util.CTime
 
getTimeLastChanged() - Method in class org.starhope.appius.util.SimpleDataRecord
 
getTimeLastSaved() - Method in interface org.starhope.appius.util.CTime
 
getTimeLastSaved() - Method in class org.starhope.appius.util.SimpleDataRecord
 
getTimer() - Method in class org.starhope.appius.game.GameEvent
 
getTimeToTarget(AbstractUser, long) - Static method in class org.starhope.appius.physica.Geometry
WRITEME: Document this method brpocock@star-hope.org
getTitle() - Method in interface org.starhope.appius.game.inventory.AbstractItem
 
getTitle() - Method in class org.starhope.appius.game.inventory.collections.UserItemCollection
 
getTitle() - Method in class org.starhope.appius.game.inventory.GenericItemReference
 
getTitle() - Method in class org.starhope.appius.game.Room
WRITEME.
getTitle() - Method in class org.starhope.appius.mb.Currency
 
getTitle() - Method in class org.starhope.appius.mb.Enrolment
 
getTitle() - Method in class org.starhope.appius.mb.PaymentGateway
 
getTitle() - Method in class org.starhope.appius.mb.UserAddress
 
getTitle() - Method in class org.starhope.appius.mb.UserEnrolment
 
getTitle() - Method in interface org.starhope.appius.pay.util.Invoiceable
 
getTitle() - Method in exception org.starhope.appius.pay.util.RetryPaymentException
 
getTitle() - Method in class org.starhope.appius.sys.op.Filter
 
getTLD() - Static method in class org.starhope.appius.util.AppiusConfig
Get the top-level domain name of the game server(s).
getToID() - Method in class org.starhope.appius.messaging.MailMessage
 
getToID() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getToName() - Method in class org.starhope.appius.messaging.MailMessage
 
getToName() - Method in interface org.starhope.appius.types.GameWorldMessage
 
getTootsBookURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getTootTokens() - Static method in class org.starhope.appius.mb.Currency
TODO: refer to database, to be paranoid.
getTotalOccurrences() - Method in class net.authorize.arb.ARBPaymentSchedule
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getTrailer() - Method in class org.starhope.appius.user.events.Action
 
getTrailer(int) - Method in class org.starhope.appius.user.events.Action
Get an item from the trailer, if it exists, or a “null” if not.
getTrailerString(int) - Method in class org.starhope.appius.user.events.Action
Get a string from the trailer, if it exists, or a zero-length string, if not.
getTrainLeader() - Method in interface org.starhope.appius.game.npc.TrainCar
WRITEME: document this method (brpocock@star-hope.org, Dec 14, 2009)
getTran_key() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getTransaction(String, long) - Method in class com.jambool.socialgold.api.CurrencyClient
getTransaction: errorOnUnkownUser = a boolean to determine if service will return a 0 balance, valid formats = [ "html", "csv", "json", "xml" ] -------------------------------------------------- ---------------------------
getTransaction(String, long, long, int, String, String, String, String, String) - Method in class com.jambool.socialgold.api.CurrencyClient
 
getTransactionIsolation() - Method in class org.starhope.appius.test.ConnectionDebug
 
getTransactionStatus(String, String, String) - Method in class com.jambool.socialgold.api.CurrencyClient
getTransactionStatus: returns a response like so: {"polling_expiration_seconds" :300,"polling_interval_seconds":3,"transaction_status":-1} externalRefID = a unique string that represents the transaction in your systems use a String version of UUID.randomUUID.toString(), if you do not keep track of your own txns, but remember this is the id, you will need to pass into a call to refund valid formats = ["json", "xml" ] ------------------ -----------------------------------------------------------
getTransId() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getTransType() - Method in class net.authorize.admc.authnet.AimTransaction
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getTravelRate() - Method in class org.starhope.appius.game.inventory.effects.SimpleRangedWeapon
 
getTravelRate() - Method in class org.starhope.appius.game.npc.Ejecta
 
getTravelRate() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock@star-hope.org, Nov 24, 2009)
getTravelRate() - Method in class org.starhope.appius.user.GeneralUser
This is an overriding method.
getTravelRate() - Method in class org.starhope.appius.user.UserRecord
 
getTravelStart() - Method in class org.starhope.appius.game.npc.Ejecta
 
getTravelStart() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock@star-hope.org, Nov 24, 2009)
getTravelStart() - Method in class org.starhope.appius.user.GeneralUser
This is an overriding method.
getTreeBranchByUserObject(String, DefaultMutableTreeNode) - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
getTrialAmount() - Method in class net.authorize.arb.ARBSubscription
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getTrialOccurrences() - Method in class net.authorize.arb.ARBPaymentSchedule
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
getType() - Method in class net.authorize.arb.ARBCustomer
WRITEME
getType() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getTypeID() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getTypeMap() - Method in class org.starhope.appius.test.ConnectionDebug
 
getTypeSetFromString(String) - Static method in class org.starhope.appius.game.Commands
WRITEME: Document this method brpocock@star-hope.org
getUnreadNotificationsTo(AbstractUser) - Static method in class org.starhope.appius.user.notifications.UserNotifier
WRITEME: Document this method brpocock@star-hope.org
getUrl() - Method in class net.authorize.admc.authnet.AimConfig
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getURL() - Method in class net.authorize.arb.http.HttpUtil
WRITEME: document this method (brpocock@star-hope.org, Sep 23, 2009)
getURL() - Method in class org.starhope.appius.game.Zone
Get the Appius URL for this Zone
getURL() - Method in interface org.starhope.appius.types.AbstractZone
Format of URL: appius://host:port/zone WRITEME
getURL() - Method in class org.starhope.catullus.JavaRMIVehicle
 
getURL() - Method in interface org.starhope.catullus.Vehicle
 
getUser() - Method in class org.starhope.appius.mb.PaymentGateway
Get the user account associated with the payment gateway.
getUser() - Method in class org.starhope.appius.mb.UserAddress
 
getUser() - Method in class org.starhope.appius.mb.UserEnrolment
 
getUser() - Method in class org.starhope.appius.net.ServerThread
 
getUserAction_JSON(AbstractUser) - Method in class org.starhope.appius.game.Room
get a packet describing the user's action state.
getUserAndRoomListsFromServer() - Method in class org.starhope.rahab.Rahab
twheys@gmail.com Jan 22, 2010
getUserBeingFollowed() - Method in interface org.starhope.appius.game.inventory.PetFromInventory
WRITEME: document this method (brpocock@star-hope.org, Nov 24, 2009)
getUserByID(int) - Static method in class org.starhope.appius.user.Nomenclator
Instantiate a user object from an existing user account ID
getUserByLogin(String) - Static method in class org.starhope.appius.user.Nomenclator
 
getUserByName(String) - Method in class org.starhope.appius.game.Zone
This is an overriding method.
getUserByName(String) - Method in interface org.starhope.appius.types.AbstractZone
 
getUserByRequestedName(String) - Static method in class org.starhope.appius.user.Nomenclator
Get the user who has requested a certain name, if any.
getUserClass() - Static method in class org.starhope.appius.util.AppiusConfig
WRITEME: document this method (brpocock@star-hope.org, Dec 30, 2009)
getUserCount() - Method in class org.starhope.appius.game.Room
WRITEME.
getUserCount() - Method in class org.starhope.appius.game.Zone
 
getUserCount() - Method in interface org.starhope.appius.types.AbstractZone
WRITEME: Document this method brpocock@star-hope.org
getUserEnrolment() - Method in class org.starhope.appius.mb.Payment
 
getUserEnrolments() - Method in class org.starhope.appius.user.User
 
getUserEnrolmentsAsArray() - Method in class org.starhope.appius.user.User
 
getUserID() - Method in class org.starhope.appius.game.npc.Ejecta
 
getUserID() - Method in class org.starhope.appius.mb.UserEnrolment
 
getUserID() - Method in interface org.starhope.appius.user.AbstractUser
Get the user ID number for this user
getUserID() - Method in class org.starhope.appius.user.GeneralUser
 
getUserID() - Method in class org.starhope.appius.user.UserRecord
 
getUserIDForLogin(String) - Static method in class org.starhope.appius.user.Nomenclator
Fetch the user ID number for a user name
getUserLimit() - Method in class org.starhope.appius.game.Room
 
getUserList() - Method in class org.starhope.rahab.ui.SpyUI
 
getUserListFromJSON(JSONObject) - Method in class org.starhope.rahab.Rahab
twheys@gmail.com Dec 30, 2009
getUserListIterator(String) - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: Document this method brpocock@star-hope.org
getUserListIterator(String) - Method in class org.starhope.appius.user.GeneralUser
WRITEME: Document this method brpocock@star-hope.org
getUserLists() - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 29, 2009
getUserListTab() - Method in class org.starhope.rahab.ui.SpyUI
twheys@gmail.com Dec 30, 2009
getUserLogin() - Static method in class org.starhope.vergil.game.PubliusVergiliusMaro
 
getUserName() - Method in class org.starhope.appius.user.GeneralUser
 
getUserNameForID(int) - Static method in class org.starhope.appius.user.User
Deprecated. Use Nomenclator.getLoginForID(int) instead
getUserNameOrRequest() - Method in class org.starhope.appius.user.User
return the user's login name, if they have one; or the name that they have requested, if it hasn't been approved yet.
getUserNameOrRequest() - Method in class org.starhope.appius.user.UserRecord
return the user's login name, if they have one; or the name that they have requested, if it hasn't been approved yet.
getUserOfInterest() - Method in class org.starhope.rahab.ui.contextmenu.GiveNutsAction
 
getUserOfInterest() - Method in class org.starhope.rahab.ui.contextmenu.ModMessageAction
 
getUserPassword() - Static method in class org.starhope.vergil.game.PubliusVergiliusMaro
 
getUserRoom(AbstractUser) - Method in class org.starhope.appius.game.Zone
Deprecated. use RoomListener.getRoom()
getUserRoom(AbstractUser) - Method in interface org.starhope.appius.types.AbstractZone
WRITEME: document this method (brpocock@star-hope.org, Oct 28, 2009)
getUserRoomMaxUsers() - Static method in class org.starhope.appius.game.ZoneSpawner
 
getUsersAwaitingNameApproval() - Static method in class org.starhope.appius.user.User
Get up to 20 users who are awaiting approval of their names.
getUsersByMail(String) - Static method in class org.starhope.appius.user.Nomenclator
Returns an array of all users associated with a given eMail address.
getUserVariables() - Method in class org.starhope.appius.game.npc.Ejecta
 
getUserVariables() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock@star-hope.org, Jan 11, 2010)
getUserVariables() - Method in class org.starhope.appius.user.GeneralUser
 
getUserVariables() - Method in class org.starhope.appius.user.User
Deprecated. use getVariables for consistency
getValences() - Method in class org.starhope.appius.game.inventory.InventoryItemType
Get the integral valence levels supported for this item type.
getValidatedByDomain() - Method in class org.starhope.appius.mb.UserAddress
 
getValidatedOn() - Method in class org.starhope.appius.mb.UserAddress
 
getValidCreditTypes() - Method in class com.jambool.socialgold.api.CurrencyClient
 
getValue() - Method in class org.starhope.appius.game.inventory.RarityRating
 
getValue() - Method in class org.starhope.appius.types.EquipAs
 
getVariable(String) - Method in class org.starhope.appius.game.npc.Ejecta
 
getVariable(String) - Method in class org.starhope.appius.game.Room
WRITEME.
getVariable(String) - Method in interface org.starhope.appius.types.HasVariables
WRITEME: document this method (brpocock@star-hope.org, Dec 1, 2009)
getVariable(String) - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock@star-hope.org, Oct 31, 2009)
getVariable(String) - Method in class org.starhope.appius.user.GeneralUser
Get the value of a given variable by name.
getVariables() - Method in class org.starhope.appius.game.Room
WRITEME.
getVariables() - Method in interface org.starhope.appius.types.HasVariables
WRITEME: Document this method brpocock@star-hope.org
getVariables() - Method in class org.starhope.appius.user.GeneralUser
Get all user variables in a hash map
getVariables_JSON() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
getVariablesJSON() - Method in class org.starhope.appius.user.GeneralUser
Get all values in JSON form
getVehicle() - Method in class org.starhope.catullus.Via
WRITEME: Document this method brpocock@star-hope.org
getVehicleRulesForRoom() - Method in class org.starhope.appius.game.Room
 
getVelocity() - Method in interface org.starhope.appius.physica.Collidable
Gets the object's current velocity
getVelocity() - Method in class org.starhope.appius.physica.CollisionObject
 
getVelocity() - Method in class org.starhope.appius.user.GeneralUser
 
getVerb() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
 
getVerb() - Method in class org.starhope.appius.user.events.Action
 
getVerb() - Method in class org.starhope.appius.user.events.ActionHandler
 
getVerb() - Method in interface org.starhope.appius.user.events.ActionHandlerInterface
 
getVerb() - Method in class org.starhope.appius.user.notifications.NotificationReplyVerb
 
getVerboseBugReplies() - Method in class org.starhope.appius.net.NetIOThread
 
getVertices() - Method in class org.starhope.appius.geometry.Triangle
Get the vertices of the triangle
getVertices(Polygon) - Static method in class org.starhope.appius.physica.Geometry
 
getVerticesArray() - Method in class org.starhope.appius.geometry.Triangle
Get the vertices of the triangle as an array
getViaAppiaHostname() - Method in interface org.starhope.appius.via.ViaMunita
 
getViaAppiaRemoteEndpointID() - Method in interface org.starhope.appius.via.ViaMunita
 
getViaAppiaServerPort() - Method in interface org.starhope.appius.via.ViaMunita
 
getViaPeerClass() - Method in interface org.starhope.appius.via.ViaMunita
 
getVictim() - Method in class org.starhope.appius.types.SpyRequest
 
getVisitedRooms() - Method in class org.starhope.appius.user.Passport
 
getVisualID() - Method in interface org.starhope.vergil.graphics.SpriteView
WRITEME: Document this method brpocock@star-hope.org
getVITAccountInfoURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getVITAccountURL() - Method in class org.starhope.appius.sys.admin.Persephone2AppConfig
 
getVolume() - Method in class org.starhope.appius.game.Room
 
getWalkableSpace() - Method in class org.starhope.appius.game.Room
 
getWalkLimit(Coord3D, Coord3D) - Method in class org.starhope.appius.game.Room
Get the endpoint of a walk path from the source towards the target — clipped to the walkable space, if necessary.
getWallet() - Method in class org.starhope.appius.game.npc.Ejecta
 
getWallet() - Method in interface org.starhope.appius.user.AbstractUser
 
getWallet() - Method in class org.starhope.appius.user.GeneralUser
 
getWallet() - Method in class org.starhope.appius.user.UserRecord
 
getWarnings() - Method in class org.starhope.appius.test.ConnectionDebug
 
getWatcher() - Method in class org.starhope.appius.game.npc.Projectile
 
getWhen() - Method in exception org.starhope.appius.except.AlreadyUsedException
 
getWhere() - Method in class org.starhope.appius.user.events.Action
 
getWhiteListLength() - Method in interface org.starhope.appius.messaging.AbstractCensor
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009)
getWhiteListLength() - Method in class org.starhope.appius.sys.op.Filter
 
getWidth() - Method in class org.starhope.appius.geometry.Rectangle
 
getWindow() - Method in class org.starhope.rahab.Rahab
twheys@gmail.com Jan 22, 2010
getWorld() - Method in class org.starhope.appius.game.Room
 
getWorldCoords() - Method in class org.starhope.appius.game.Room
 
getWsPunc() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
 
getX() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getX() - Method in class org.starhope.appius.geometry.Tuple2D
Gets the X coordinate
getX() - Method in class org.starhope.appius.geometry.Tuple3D
Gets the X ordinate
getX() - Method in interface org.starhope.vergil.graphics.Sprite
WRITEME: Document this method brpocock@star-hope.org
getY() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getY() - Method in class org.starhope.appius.geometry.Tuple2D
Gets the Y coordinate
getY() - Method in class org.starhope.appius.geometry.Tuple3D
Gets the Y abscissa
getY() - Method in interface org.starhope.vergil.graphics.Sprite
WRITEME: Document this method brpocock@star-hope.org
getZ() - Method in class org.starhope.appius.game.inventory.InventoryItem
 
getZ() - Method in class org.starhope.appius.geometry.Tuple3D
Gets the Z ordinate
getZ() - Method in interface org.starhope.vergil.graphics.Sprite
WRITEME: Document this method brpocock@star-hope.org
getZ$Z() - Static method in class org.starhope.appius.user.User
Z$Z
getZip() - Method in class net.authorize.arb.ARBNameAndAddress
 
getZipPlus4() - Method in class org.starhope.appius.mb.UserAddress
 
getZone(String) - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
Find a Zone object for a given zone name
getZone() - Method in class org.starhope.appius.game.GameEvent
This is an overriding method.
getZone() - Method in class org.starhope.appius.game.npc.Ejecta
 
getZone() - Method in class org.starhope.appius.game.Room
WRITEME.
getZone() - Method in interface org.starhope.appius.game.RoomListener
WRITEME: document this method (brpocock@star-hope.org, Oct 31, 2009)
getZone() - Method in class org.starhope.appius.net.ServerThread
Get the zone in which this client is acting
getZone() - Method in class org.starhope.appius.user.GeneralUser
 
getZone() - Method in class org.starhope.appius.user.SimpleUserListEntry
 
getZone() - Method in class org.starhope.appius.user.User
Get the user's current Zone, if the user is online.
getZone() - Method in interface org.starhope.appius.user.UserListEntry
WRITEME: Document this method brpocock@star-hope.org
getZone() - Method in interface org.starhope.vergil.net.ServerConnection
 
getZone() - Method in class org.starhope.vergil.net.WebSocketServerConnection
 
getZoneData_JSON(AbstractUser) - Method in class org.starhope.appius.game.Zone
Gets the Zone data.
getZoneData_JSON(AbstractUser) - Method in interface org.starhope.appius.types.AbstractZone
WRITEME: document this method (brpocock@star-hope.org, Nov 16, 2009)
getZoneFullRatio() - Static method in class org.starhope.appius.game.ZoneSpawner
 
getZoneHost() - Method in class org.starhope.rahab.util.Zone
twheys@gmail.com Dec 30, 2009
getZoneLightRatio() - Static method in class org.starhope.appius.game.ZoneSpawner
 
getZoneList_JSON(AbstractUser) - Method in class org.starhope.appius.game.Zone
Get the set of all zones active (and not hidden nor retired) in JSON form.
getZoneList_JSON(AbstractUser) - Method in interface org.starhope.appius.types.AbstractZone
 
getZoneListFromJSON(JSONObject) - Method in class org.starhope.rahab.Rahab
twheys@gmail.com Dec 30, 2009
getZoneMaxUsers() - Static method in class org.starhope.appius.game.ZoneSpawner
 
getZoneName() - Method in class org.starhope.appius.sys.admin.ZoneServerRecord
 
getZoneName() - Method in class org.starhope.rahab.util.Zone
twheys@gmail.com Dec 30, 2009
getZonesDatabaseConnection() - Static method in class org.starhope.appius.util.AppiusConfig
Get a connection to the database containing the Zones table
getZonesOn(String) - Method in class org.starhope.appius.sys.admin.TheZones
Get all zones found on a given server
getZoneSpawner() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
WRITEME: Document this method brpocock@star-hope.org
getZoneSpawnSeconds() - Static method in class org.starhope.appius.game.ZoneSpawner
Get the number of seconds between checking for zone spawning
givehead_toRoom(AbstractUser, Room, String, int) - Static method in class org.starhope.appius.sys.op.OpCommands
Give an item to everyone in a given room.
giveMedal - Variable in class org.starhope.appius.user.events.EventOutcomeRecord
WRITEME: Document this brpocock@star-hope.org
givenName - Variable in class org.starhope.appius.user.Parent
parent's given name (if known)
givenName - Variable in class org.starhope.appius.user.UserRecord
the user's actual, given name
GiveNutsAction - Class in org.starhope.rahab.ui.contextmenu
WRITEME: Document this type.
GiveNutsAction(String, MessageCallBack) - Constructor for class org.starhope.rahab.ui.contextmenu.GiveNutsAction
twheys@gmail.com Dec 31, 2009
giveUp - Variable in class org.starhope.appius.services.Clodia
When to give up on loading more
globalScope - Variable in class org.starhope.appius.game.js.JavaScriptRunnerThread
WRITEME: Document this brpocock@star-hope.org
Goal - Enum in org.starhope.appius.game.npc
The state of the NPC's sequence of actions
Goal() - Constructor for enum org.starhope.appius.game.npc.Goal
 
GoogleMapsGeocoder - Class in org.starhope.appius.mb.address
WRITEME: The documentation for this type (GoogleMapsGeocoder) is incomplete.
GoogleMapsGeocoder() - Constructor for class org.starhope.appius.mb.address.GoogleMapsGeocoder
 
goTo(AbstractUser, Coord3D, String, String) - Method in class org.starhope.appius.game.Room
have a user walk (or dance, or whatever) to another location through walkable spaces
goTo(AbstractUser, double, double, double, String, String) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
goTo(AbstractUser, String, String) - Method in class org.starhope.appius.game.Room
have a user walk (or something) toward a named region; typically for NPC:s
goTo_checkWalkSpace(AbstractUser, Coord3D) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
goTo_clipToWalkSpace(AbstractUser, Coord3D) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
goTo_core(AbstractUser, String, String, Coord3D) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
goTo_locked(AbstractUser, Coord3D, String, String, Coord3D) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
grabInput() - Method in class org.starhope.appius.net.AdminProcessor
 
grabInput() - Method in class org.starhope.appius.net.ServerThread
Get input from the client stream
grabInput() - Method in class org.starhope.appius.net.WebSocketProcessor
 
grabInput() - Method in class org.starhope.appius.test.UserLoadTest
This is an overriding method.
GrantAction - Class in org.starhope.rahab.ui.contextmenu
WRITEME: Document this type.
GrantAction(String, MessageCallBack) - Constructor for class org.starhope.rahab.ui.contextmenu.GrantAction
twheys@gmail.com Dec 31, 2009
grantCapability(AbstractUser, AbstractUser, SecurityCapability) - Method in class org.starhope.appius.sys.admin.CapabilityRecords
WRITEME
grantCapability(AbstractUser, AbstractUser, SecurityCapability) - Static method in class org.starhope.appius.sys.admin.Security
 
GRAY_TEXT_STYLE - Static variable in class org.starhope.rahab.ui.SpyUI
 
green - Variable in class org.starhope.appius.types.Colour
WRITEME: document this field (brpocock@star-hope.org, Dec 11, 2009) green (Colour)

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _