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

I

iAmInLimbo - Variable in class org.starhope.appius.game.Room
Determine whether this room is a limbo room
ibcCode - Variable in class org.starhope.appius.mb.IBCRegister
Deprecated. TODO: document this member (brpocock, Sep 23, 2009)
IBCGateway - Class in org.starhope.appius.mb
 
IBCGateway() - Constructor for class org.starhope.appius.mb.IBCGateway
 
IBCRegister - Class in org.starhope.appius.mb
Deprecated. 
IBCRegister(String) - Constructor for class org.starhope.appius.mb.IBCRegister
Deprecated.  
ibcTransact() - Method in class org.starhope.appius.mb.IBCRegister
Deprecated. TODO: document this method (brpocock, Sep 24, 2009)
id - Variable in class org.starhope.appius.mb.Enrolment
WRITEME
id - Variable in class org.starhope.appius.mb.UserEnrolment
database ID
id - Variable in class org.starhope.appius.sys.op.Filter
TODO: document this field (brpocock, Nov 19, 2009) id (Filter)
id - Variable in class org.starhope.appius.via.RemoteUser
WRITEME: document this field (brpocock, Jan 13, 2010) id (RemoteUser)
idleWarned - Variable in class org.starhope.appius.game.AppiusClaudiusCaecus
At what time was the user warned about being idle for too long?
ignore(AbstractUser) - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
ignore(AbstractUser) - Method in interface org.starhope.appius.user.AbstractUser
 
ignore(AbstractUser) - Method in class org.starhope.appius.user.User
Calling this method indicates that this user wants to ignore the other specified user.
ignore(AbstractUser) - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
ignoreList - Variable in class org.starhope.appius.user.User
The list of users whom this user is ignoring.
implementation - Variable in class org.starhope.appius.mb.PaymentGateway
WRITEME
implementor - Variable in class org.starhope.appius.mb.PaymentGateway
The class implementing the actual functionality, e.g.
in - Variable in class org.starhope.appius.game.AdminProcessor
the input stream
in - Variable in class org.starhope.appius.game.AppiusClaudiusCaecus
The buffered input stream from the user.
in - Variable in class org.starhope.appius.via.ViaHost
TODO: document this field (brpocock, Nov 19, 2009) in (ViaHost)
incrementScore(int, int) - Method in class org.starhope.appius.game.GameEvent
 
init() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
init(String, String, int) - Method in class org.starhope.appius.mb.Payment
 
init() - Method in interface org.starhope.appius.types.AbstractZone
This is an overriding method.
init() - Static method in class org.starhope.appius.util.AppiusConfig
Initialize the configuration system from the Properties system and any other relevant sources.
init() - Method in class org.starhope.appius.via.RemoteZone
This is an overriding method.
initDBCP(String, String, String, String) - Static method in class org.starhope.appius.util.AppiusConfig
TODO: document this method (brpocock, Dec 16, 2009)
initMessages() - Static method in class org.starhope.util.LibMisc
Initialize the configured message catalog.
insert() - Method in class org.starhope.appius.mb.UserEnrolment
 
insert() - Method in class org.starhope.appius.user.Parent
Insert a new parent record into the database, saving the parent eMail address and password.
insertIntoDatabase(Date) - Method in class org.starhope.appius.user.User
WRITEME: document this method (brpocock, Jan 4, 2010)
instance - Variable in class org.starhope.appius.sql.SQLPeerEnum
instance ID
instantiateUser(ResultSet) - Static method in class org.starhope.appius.user.User
Instantiate a User (using the selected subclass) from the result set garnered from a SELECT *
invalidateCache() - Static method in class org.starhope.appius.sql.SQLPeerEnum
TODO: document this method (brpocock, Dec 11, 2009)
invalidateCache() - Static method in class org.starhope.appius.types.InventoryItemType
 
invalidateCache() - Static method in class org.starhope.appius.user.AvatarClass
Demolish caches
invalidateCache() - Method in class org.starhope.appius.user.User
Invalidate the live cache records of this user after s/he has signed off.
invalidateCaches() - Static method in class org.starhope.appius.sql.SQLPeerEnum
TODO: document this method (brpocock, Dec 11, 2009)
inventory - Variable in class org.starhope.appius.user.User
All types of inventory in a single set.
InventoryItemType - Class in org.starhope.appius.types
 
InventoryItemType() - Constructor for class org.starhope.appius.types.InventoryItemType
Nil constructor
InventoryItemType(int) - Constructor for class org.starhope.appius.types.InventoryItemType
 
Invoiceable - Interface in org.starhope.appius.pay.util
 
isActivated - Variable in class org.starhope.appius.mb.UserEnrolment
Has this enrolment been activated already?
isActive() - Method in class org.starhope.appius.mb.UserEnrolment
 
isActive - Variable in class org.starhope.appius.user.User
If true, the account is active (not canceled nor banned)
isActive() - Method in class org.starhope.appius.user.User
 
isAllowed(String) - Method in class org.starhope.appius.sys.op.Filter
Note: the definition of "allowed" is that the string results in no action, either because it does not match any patterns, or because it matches an exception with an action type of ACT_NONE
isApproved() - Method in class org.starhope.appius.user.User
See User.approvedDate for discussion
isAutoRenew() - Method in class org.starhope.appius.mb.Enrolment
TODO: document this method (brpocock, Oct 13, 2009)
isAvailable() - Method in class org.starhope.appius.mb.Enrolment
 
isAvailable() - Method in class org.starhope.appius.mb.IBCGateway
 
isAvailable() - Method in class org.starhope.appius.mb.PaymentGateway
 
isAvailable() - Method in class org.starhope.appius.pay.AuthorizeNetGateway
Submits a known-good test transaction.
isAvailable() - Method in class org.starhope.appius.pay.PayPalGateway
 
isAvailable() - Method in interface org.starhope.appius.pay.util.PaymentGatewayReal
 
isBackdoorOpen() - Static method in class org.starhope.appius.util.AppiusConfig
Determine whether the administrative backdoor should be open
isBad(String) - Method in class org.starhope.appius.messaging.BadMailList
 
isBanned() - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
isBanned() - Method in interface org.starhope.appius.user.AbstractUser
 
isBanned - Variable in class org.starhope.appius.user.User
If true, the account is banned (not active nor canceled)
isBanned() - Method in class org.starhope.appius.user.User
 
isBanned() - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
isBirthday() - Method in class org.starhope.appius.user.User
 
isCanceled() - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
isCanceled() - Method in interface org.starhope.appius.user.AbstractUser
 
isCanceled - Variable in class org.starhope.appius.user.User
If true, the account is canceled (not active nor banned)
isCanceled() - Method in class org.starhope.appius.user.User
 
isCanceled() - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
isCanContact() - Method in class org.starhope.appius.user.Person
TODO: document this method (brpocock, Oct 13, 2009)
isCanContact() - Method in class org.starhope.appius.user.User
 
isCanEnterChatZone() - Method in class org.starhope.appius.user.User
 
isCanEnterMenuZone() - Method in class org.starhope.appius.user.User
 
isCanTalk() - Method in class org.starhope.appius.user.User
 
isClosed() - Method in class org.starhope.appius.mb.Payment
 
isClosed() - Method in class org.starhope.appius.test.ConnectionDebug
 
isCompleted() - Method in class org.starhope.appius.mb.Payment
 
isDebug() - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
Determine whether the server is in debugging mode
isDebug() - Static method in class org.starhope.appius.util.AppiusConfig
Return true if the system is set to debugging mode
isDeleted() - Method in interface org.starhope.appius.types.GameWorldMessage
 
isDisconnectAfterSending() - Method in class org.starhope.appius.game.AppiusDatagram
 
isDone - Variable in class org.starhope.appius.game.AppiusClaudiusCaecus
This indicates whether the thread has voluntarily decided to exit, e.g.
isEmpty() - Method in class org.starhope.appius.sql.SQLPeerList
This is an overriding method.
isExternallyValidated() - Method in class org.starhope.appius.mb.UserAddress
 
isForbidden(String) - Method in class org.starhope.appius.sys.op.Filter
This is the inverse of Filter.isAllowed(String) (q.v.)
isForFree() - Method in class org.starhope.appius.user.AvatarClass
 
isForVIT() - Method in class org.starhope.appius.user.AvatarClass
 
isInTrain() - Method in interface org.starhope.appius.game.TrainCar
TODO: document this method (brpocock, Dec 14, 2009)
isInTrain(TrainCar) - Method in interface org.starhope.appius.game.TrainCar
TODO: document this method (brpocock, Dec 14, 2009)
isItGood() - Method in class org.starhope.appius.game.Zone
Check over Zone spawn
isItGood() - Static method in class org.starhope.appius.user.User
Perform basic self-tests upon the User database to identify whether things are good enough to proceed with booting.
isKicked() - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
isKicked() - Method in interface org.starhope.appius.user.AbstractUser
 
isKicked() - Method in class org.starhope.appius.user.User
Returns true if the user has been kicked offline (and the time has not yet elapsed).
isKicked() - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
isLimbo() - Method in interface org.starhope.appius.game.AbstractRoom
A “limbo” room is a room in which no public messaging is carried out.
isLimbo() - Method in class org.starhope.appius.game.Room
This is an overriding method.
isLimbo() - Method in class org.starhope.appius.via.RemoteRoom
This is an overriding method.
isLoggedIn() - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
isNameAvailable(String) - Static method in class org.starhope.appius.user.User
Determine whether the given name is potentially available for use.
isNameForbidden(String) - Static method in class org.starhope.appius.user.User
Determine whether a name is forbidden
isNameValid(String) - Static method in class org.starhope.appius.user.User
Determines whether the name provided contains allowed characters for an user name.
isNeedsNaming() - Method in class org.starhope.appius.user.User
Returns whether this account has a system-provided (not user-provided) name, or no name at all, and we need to prompt the user (or parent) to name it.
isNeedsParentAttention() - Method in class org.starhope.appius.user.User
 
isNPC() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
This is an overriding method.
isNPC() - Method in interface org.starhope.appius.user.AbstractUser
TODO: document this method (brpocock, Oct 31, 2009)
isNPC() - Method in class org.starhope.appius.user.User
Determine whether this user is a player-character, or non-player-character.
isNPC() - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
isoDate - Static variable in class org.starhope.appius.game.AppiusClaudiusCaecus
The date format used for system messages.
isOnline() - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
isOnline() - Method in interface org.starhope.appius.user.AbstractUser
TODO: document this method (brpocock, Oct 31, 2009)
isOnline() - Method in class org.starhope.appius.user.User
 
isOnline() - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
isOnList(AbstractUser) - Method in interface org.starhope.appius.types.UserList
WRITEME: document this method (brpocock, Aug 31, 2009)
isPaidMember() - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
isPaidMember() - Method in interface org.starhope.appius.user.AbstractUser
 
isPaidMember() - Method in class org.starhope.appius.user.User
 
isPaidMember() - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
isReadOnly() - Method in class org.starhope.appius.test.ConnectionDebug
 
isRecurring() - Method in class org.starhope.appius.mb.UserEnrolment
TODO: document this method (twheys, Oct 2, 2009)
isRegistered() - Method in class org.starhope.appius.user.Parent
 
isSkyVisible() - Method in interface org.starhope.appius.game.AbstractRoom
 
isSkyVisible() - Method in class org.starhope.appius.game.Room
This is an overriding method.
isSkyVisible() - Method in class org.starhope.appius.via.RemoteRoom
This is an overriding method.
isStopping() - Method in class org.starhope.appius.types.SpyRequest
 
isSuccess() - Method in class org.starhope.appius.mb.Payment
 
isTest() - Method in class org.starhope.appius.mb.Payment
 
isValid(int) - Method in class org.starhope.appius.test.ConnectionDebug
 
isValidAddress() - Method in class org.starhope.appius.mb.UserAddress
This method determines whether the supplied address is plausible to be valid.
isValidMail(String) - Static method in class org.starhope.appius.messaging.Mail
Determine whether an eMail address might be valid.
isVerified() - Method in class org.starhope.appius.mb.Payment
 
isWallPost() - Method in interface org.starhope.appius.types.GameWorldMessage
 
isWrapperFor(Class<?>) - Method in class org.starhope.appius.test.ConnectionDebug
 
ItemCreationTemplate - Interface in org.starhope.appius.types
 
iterator() - Method in class org.starhope.appius.sql.SQLPeerList
This is an overriding method.

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