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 _

E

EcmaScriptNPCFactory - Class in org.starhope.appius.game.npc
 
EcmaScriptNPCFactory() - Constructor for class org.starhope.appius.game.npc.EcmaScriptNPCFactory
 
emailPlusDate - Variable in class org.starhope.appius.user.User
For kids, this is the date on which eMail Plus secondary eMail is sent out.
emptyZones - Static variable in class org.starhope.appius.game.Zone
List of empty zones
end() - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
Indicate that this thread should cease to breathe.
endEnrolment(Payment) - Method in class org.starhope.appius.mb.IBCGateway
 
endEnrolment(Payment) - Method in class org.starhope.appius.mb.PaymentGateway
 
endEnrolment(Payment) - Method in class org.starhope.appius.pay.AuthorizeNetGateway
 
endEnrolment(Payment) - Method in class org.starhope.appius.pay.PayPalGateway
 
endEnrolment(Payment) - Method in interface org.starhope.appius.pay.util.PaymentGatewayReal
 
endEvent(int, String, BigDecimal, String) - Method in interface org.starhope.appius.user.AbstractUser
WRITEME: document this method (brpocock, Jan 15, 2010)
endEvent(int, String, BigDecimal, String) - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
endEventPurchaseRaw(int, int) - Method in class org.starhope.appius.user.User
WRITEME: document this method (brpocock, Aug 31, 2009)
endEventPurchaseRaw(int, ItemCreationTemplate) - Method in class org.starhope.appius.user.User
WRITEME: document this method (brpocock, Dec 30, 2009)
endingSolo - Variable in class org.starhope.appius.game.GameEvent
Shitty recursion guard endingSolo (GameEvent)
endMultiplayerEvent(Integer, String, String, BigDecimal, LinkedHashMap<Integer, Integer>) - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
endMultiplayerEvent(Integer, String, String, BigDecimal, LinkedHashMap<Integer, Integer>) - Method in interface org.starhope.appius.user.AbstractUser
 
endMultiplayerEvent(int, String, String, BigDecimal, LinkedHashMap<Integer, Integer>) - Method in class org.starhope.appius.user.User
end a multiplayer event … WRITEME details?
endMultiplayerEvent(Integer, String, String, BigDecimal, LinkedHashMap<Integer, Integer>) - Method in class org.starhope.appius.user.User
This is an overriding method.
endMultiplayerEvent(Integer, String, String, BigDecimal, LinkedHashMap<Integer, Integer>) - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
Enrolment - Class in org.starhope.appius.mb
An Enrolment object represents a potential type of enrolment or subscription into which an User can be subscribed.
Enrolment(BigDecimal) - Constructor for class org.starhope.appius.mb.Enrolment
 
Enrolment(ResultSet) - Constructor for class org.starhope.appius.mb.Enrolment
WRITEME
enterZone(String) - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
Enter into a Zone (set the local zone indicator)
enterZone(Zone) - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
Enter into a Zone (set the local zone indicator)
enumerateCredentialTypes() - Method in class org.starhope.appius.mb.IBCGateway
 
enumerateCredentialTypes() - Method in class org.starhope.appius.mb.PaymentGateway
 
enumerateCredentialTypes() - Method in class org.starhope.appius.pay.AuthorizeNetGateway
 
enumerateCredentialTypes() - Method in class org.starhope.appius.pay.PayPalGateway
 
enumerateCredentialTypes() - Method in interface org.starhope.appius.pay.util.PaymentGatewayReal
Provides a list of all credential types supported by the given payment gateway.
enumeration - Static variable in class org.starhope.appius.sql.SQLPeerEnum
enumeration of all possible values
equals(AppiusClaudiusCaecus) - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
This is an overriding method.
equals(Object) - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
This is an overriding method.
equals(GameEvent) - Method in class org.starhope.appius.game.GameEvent
Stupid case of equals override.
equals(Object) - Method in class org.starhope.appius.game.GameEvent
This is an overriding method.
equals(AbstractRoom) - Method in class org.starhope.appius.game.Room
This is an overriding method.
equals(Object) - Method in class org.starhope.appius.game.Room
This is an overriding method.
equals(AbstractZone) - Method in class org.starhope.appius.game.Zone
determine whether two Zone pointers are the same object
equals(Object) - Method in class org.starhope.appius.game.Zone
This is an overriding method.
equals(String, String, String, String, String) - Method in class org.starhope.appius.mb.UserAddress
Convenience method, to match up against the address fields as provided by Authorize.Net.
equals(Object) - Method in class org.starhope.appius.sql.SQLPeerEnum
This is an overriding method.
equals(SQLPeerEnum) - Method in class org.starhope.appius.sql.SQLPeerEnum
 
equals(Object) - Method in class org.starhope.appius.user.User
This is an overriding method.
equals(User) - Method in class org.starhope.appius.user.User
Determine if two user objects are identical.
equals(AbstractRoom) - Method in class org.starhope.appius.via.RemoteRoom
This is an overriding method.
equip(InventoryItem) - Method in class org.starhope.appius.user.User
Equip an item
EquipAs - Class in org.starhope.appius.types
This is basically a super-Enum which contains the types of equipment that are hard-coded in the database, and can tell us a few things about them.
EquipAs(String) - Constructor for class org.starhope.appius.types.EquipAs
Instantiates based upon a string, e.g.
EquipAs(EquipAs.Values) - Constructor for class org.starhope.appius.types.EquipAs
 
EquipAs.Values - Enum in org.starhope.appius.types
This is the real, nested enum.
EquipAs.Values() - Constructor for enum org.starhope.appius.types.EquipAs.Values
 
exceptions - Variable in class org.starhope.appius.sys.op.Filter.FilterPattern
The patterns which are exceptions to this rule, and the actions to undertake if they are encountered
exec(AbstractRoom, AbstractUser, String) - Static method in class org.starhope.appius.sys.op.OpCommands
Execute a staff command found with a leading # on it.
exp_invalid() - Static method in class org.starhope.appius.mb.Messages
TODO: document this method (brpocock, Sep 26, 2009)
expires - Variable in class org.starhope.appius.mb.UserEnrolment
expiry date
expiry - Variable in class org.starhope.appius.pay.util.PaymentCredential
The expiry date of a credit card (used for validation)
expiryMonth - Variable in class org.starhope.appius.mb.Payment
WRITEME
expiryYear - Variable in class org.starhope.appius.mb.Payment
The year in which the credit-card used to pay for this transaction will expire.
explain(AddressVerificationCode) - Static method in enum org.starhope.appius.pay.util.AddressVerificationCode
Generate a human-presentable (end-user-visible) explanation of this status code.
extensionClasses - Static variable in class org.starhope.util.LibMisc
An extension class can be registered to supplement or replace methods in the basic built-in command interpreters.
externallyValidated - Variable in class org.starhope.appius.mb.UserAddress
WRITEME
extraColor - Variable in class org.starhope.appius.user.User
The extra colour of the avatar.

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 _