|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package net.authorize.admc |
---|
Class net.authorize.admc.AppendableException extends Exception implements Serializable |
---|
serialVersionUID: 1118698211607092030L
Serialized Fields |
---|
List<E> appendages
Package net.authorize.admc.authnet |
---|
Class net.authorize.admc.authnet.AuthNetException extends AppendableException implements Serializable |
---|
serialVersionUID: -1511655475719179950L
Package org.starhope.appius.except |
---|
Class org.starhope.appius.except.AlreadyExistsException extends Exception implements Serializable |
---|
serialVersionUID: -751452585358243489L
Serialized Fields |
---|
String reason
Class org.starhope.appius.except.AlreadyLoadedException extends Exception implements Serializable |
---|
serialVersionUID: 6056918068724660283L
Serialized Fields |
---|
long newID
long oldID
Class org.starhope.appius.except.AlreadyUsedException extends Exception implements Serializable |
---|
serialVersionUID: 1464192624700398564L
Serialized Fields |
---|
String reason
Date when
Class org.starhope.appius.except.ChildSecurityException extends Exception implements Serializable |
---|
serialVersionUID: -751452585358243489L
Serialized Fields |
---|
String myReason
Class org.starhope.appius.except.CredentialExpiredException extends Exception implements Serializable |
---|
serialVersionUID: -585676019199823239L
Class org.starhope.appius.except.DataException extends Exception implements Serializable |
---|
serialVersionUID: 3437973344124958820L
Serialized Fields |
---|
String complaint
Class org.starhope.appius.except.ForbiddenUserException extends Exception implements Serializable |
---|
serialVersionUID: 4022968581619547737L
Serialized Fields |
---|
String message
Class org.starhope.appius.except.GameLogicException extends Exception implements Serializable |
---|
serialVersionUID: 1847882813339365932L
Serialized Fields |
---|
Object myObj
Object myOther
String myString
Class org.starhope.appius.except.NonSufficientFundsException extends Exception implements Serializable |
---|
serialVersionUID: -6462517287925538686L
Serialized Fields |
---|
BigDecimal lack
Class org.starhope.appius.except.NotFoundException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String msg
Class org.starhope.appius.except.NotImplementedException extends Exception implements Serializable |
---|
serialVersionUID: 5807522909889820110L
Class org.starhope.appius.except.NotReadyException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Class org.starhope.appius.except.ParameterException extends Exception implements Serializable |
---|
serialVersionUID: 6973758282644073298L
Serialized Fields |
---|
String reason
Class org.starhope.appius.except.PrivilegeRequiredException extends Exception implements Serializable |
---|
serialVersionUID: -2189758661731450124L
Serialized Fields |
---|
SecurityCapability requiredCap
int requiredLevel
String message
Class org.starhope.appius.except.SerialDataException extends RuntimeException implements Serializable |
---|
serialVersionUID: 5151664588572493321L
Serialized Fields |
---|
String reasonCode
Class org.starhope.appius.except.UserDeadException extends Exception implements Serializable |
---|
serialVersionUID: 666L
Package org.starhope.appius.game |
---|
Class org.starhope.appius.game.AvatarDecoration extends Object implements Serializable |
---|
serialVersionUID: -2121950898686468645L
Serialized Fields |
---|
String filename
Coord3D position
Class org.starhope.appius.game.DamageArea extends SimpleDataEnum<DamageArea> implements Serializable |
---|
serialVersionUID: -5733684885557722767L
Class org.starhope.appius.game.Room extends SimpleDataRecord<Room> implements Serializable |
---|
serialVersionUID: 777843822192305721L
Serialized Fields |
---|
VehicleStyle vehicleStyle
HashSet<E> gameEvents
AbstractUser homeOwner
The owner of a room; usually null for public rooms, or non-null for users' houses.
The special room variable homeOwner reflects
boolean iAmInLimbo
discussion of Limbo on Room.isLimbo ()
int id
long lastLagComputed
List<E> layers
Collection<E> listeners
long localLagMax
String moniker
int myID
ConcurrentSkipListSet<E> observers
Map<K,V> obstacles
Collection<E> owners
Collection<E> regions
int roomIndex
ConcurrentHashMap<K,V> roomVariables
boolean skyVisible
Collection<E> sounds
boolean subjectToWeather
TODO: save to database
String title
int userLimit
ConcurrentSkipListSet<E> userList
Volume3D volume
GeneralPath walkableSpace
Map<K,V> walkSpaces
String world
Coord3D worldCoords
Zone zone
Class org.starhope.appius.game.RoomLayer extends SimpleDataRecord<RoomLayer> implements Serializable |
---|
serialVersionUID: -4474017007215844646L
Serialized Fields |
---|
String filename
String identifier
RoomLayerKind kind
double stackingOrder
Room myRoom
Class org.starhope.appius.game.SimpleDataEnum extends SimpleDataRecord<T extends SimpleDataEnum<?>> implements Serializable |
---|
serialVersionUID: -3794637927217760102L
Serialized Fields |
---|
int id
String name
Package org.starhope.appius.game.inventory |
---|
Class org.starhope.appius.game.inventory.GenericItemReference extends SimpleDataRecord<GenericItemReference> implements Serializable |
---|
serialVersionUID: 1330548723192564366L
Serialized Fields |
---|
boolean canTrade
Currency currency
String description
int itemID
InventoryItemType itemType
BigDecimal price
RarityRating rarity
String title
HealthType healthType
EquipType equipType
Whether this item is an equippable item which traps a specific class of events is indicated by this field.
int effectsTypeID
ItemEffectsType
to determine the ItemEffects
for this item.
char equipSlot
GenericItemReference.setEquipSlot(char)
Class org.starhope.appius.game.inventory.Inventory extends SimpleDataRecordSet<InventoryItem,Inventory> implements Serializable |
---|
serialVersionUID: 3303661907168440573L
Serialized Fields |
---|
ConcurrentSkipListSet<E> items
int ownerID
Class org.starhope.appius.game.inventory.InventoryItem extends SimpleDataRecord<InventoryItem> implements Serializable |
---|
serialVersionUID: -7833931788040090009L
Serialized Fields |
---|
boolean active
List<E> colours
String facing
BigDecimal health
int itemID
int ownerID
int roomNumber
int slotNumber
InventoryItemType type
double x
double y
double z
Class org.starhope.appius.game.inventory.InventoryItemType extends SimpleDataRecord<InventoryItemType> implements Serializable |
---|
serialVersionUID: 8514877584411321981L
Serialized Fields |
---|
Set<E> conflicts
boolean hasValences
int id
String name
Set<E> valences
InventoryItemType.getValences()
for discussion.
Class org.starhope.appius.game.inventory.ItemEffectsType extends SimpleDataRecord<ItemEffectsType> implements Serializable |
---|
serialVersionUID: 493203430706748669L
Serialized Fields |
---|
WeakHashMap<K,V> fxLib
int id
String klass
Class org.starhope.appius.game.inventory.RarityRating extends SimpleDataRecord<RarityRating> implements Serializable |
---|
serialVersionUID: -483347188430410551L
Serialized Fields |
---|
String description
int id
String value
Package org.starhope.appius.game.inventory.collections |
---|
Class org.starhope.appius.game.inventory.collections.ItemCollection extends SimpleDataRecord<ItemCollection> implements Serializable |
---|
serialVersionUID: 5869990447794687083L
Serialized Fields |
---|
List<E> set
String title
int collectionID
EventType onCompleteEvent
EventType onBreakEvent
Class org.starhope.appius.game.inventory.collections.UserItemCollection extends SimpleDataRecord<UserItemCollection> implements Serializable |
---|
serialVersionUID: -2212742414142718801L
Serialized Fields |
---|
Set<E> items
AbstractUser owner
String title
EventType rewardEvent
Package org.starhope.appius.game.npc |
---|
Class org.starhope.appius.game.npc.Ejecta extends GeneralUser implements Serializable |
---|
serialVersionUID: 2420951494623865426L
Serialized Fields |
---|
String myAction
AvatarClass myAvatar
String myFacing
Coord3D myPosition
Room myRoom
Coord3D myTarget
double myTravelRate
long myTravelStart
int myUserID
long myStartT
AbstractUser.getStartT()
ReentrantLock locationLock
AbstractUser.getLocationForUpdate()
,
AbstractUser.unlockLocation()
Class org.starhope.appius.game.npc.Particle extends Ejecta implements Serializable |
---|
serialVersionUID: 6734832968465418853L
Class org.starhope.appius.game.npc.Projectile extends Ejecta implements Serializable |
---|
serialVersionUID: -601773981170045064L
Serialized Fields |
---|
DamageHitHandler hitEffect
DamageMissHandler missEffect
AbstractUser myShooter
AvatarClass myHitParticle
AvatarClass myMissParticle
Projectile.ProjectileWatcher myWatcher
AbstractUser attacker
Coord3D startLocation
DamageTypeRanks myDamage
Class org.starhope.appius.game.npc.QuestItemExchanger extends AbstractNonPlayerCharacter implements Serializable |
---|
serialVersionUID: 7867396818890658736L
Serialized Fields |
---|
Map<K,V> speechReactions
Map<K,V> itemReactions
Map<K,V> itemExchanges
Map<K,V> itemFollowUps
Package org.starhope.appius.game.npc.plebeian |
---|
Class org.starhope.appius.game.npc.plebeian.Plebeian extends AbstractNonPlayerCharacter implements Serializable |
---|
serialVersionUID: 818315216872740970L
Serialized Fields |
---|
PlebeianScriptRunner scriptRunner
Package org.starhope.appius.geometry |
---|
Class org.starhope.appius.geometry.Coord2D extends Tuple2D<Coord2D> implements Serializable |
---|
serialVersionUID: -7966923849768378486L
Class org.starhope.appius.geometry.Coord3D extends Tuple3D<Coord3D> implements Serializable |
---|
serialVersionUID: 540732171928361012L
Class org.starhope.appius.geometry.Tuple2D extends Object implements Serializable |
---|
serialVersionUID: 8247530573802654281L
Serialized Fields |
---|
double x
double y
Class org.starhope.appius.geometry.Tuple3D extends Object implements Serializable |
---|
serialVersionUID: 865925514616162599L
Serialized Fields |
---|
double x
double y
double z
Class org.starhope.appius.geometry.Vector2D extends Tuple2D<Vector2D> implements Serializable |
---|
serialVersionUID: 2082166349616136575L
Package org.starhope.appius.mb |
---|
Class org.starhope.appius.mb.Currency extends SimpleDataRecord<Currency> implements Serializable |
---|
serialVersionUID: -6340388141547546058L
Serialized Fields |
---|
String code
String symbol
String title
Class org.starhope.appius.mb.Enrolment extends SimpleDataRecord<Enrolment> implements Serializable |
---|
serialVersionUID: 7040272239205566945L
Serialized Fields |
---|
boolean autoRenew
boolean available
int id
BigDecimal price
String productCode
int renewDays
int renewMonths
String title
boolean autoRenewAsk
Class org.starhope.appius.mb.Payment extends SQLPeerDatum implements Serializable |
---|
serialVersionUID: -1771086264450320549L
Serialized Fields |
---|
HashMap<K,V> annotations
The collection of additional annotations for record-keeping or other purposes. These are things not used by the system, but which are tracked in case they're useful for human review, auditing, etc.
Annotations are keyed off dotted domain sequences in the same general fashion as Java class names, etc.
boolean closed
int expiryMonth
int expiryYear
String order_code
String order_source
BigDecimal paid
String payer
String paymentFor
PaymentGatewayReal paymentGateway
BigDecimal price
String resultReason
int sequence
Timestamp stamp
boolean success
boolean testMode
true
, we shouldn't give out
anything because of it.
BigDecimal transactionCode
UserEnrolment userEnrolment
boolean verified
Class org.starhope.appius.mb.PaymentGateway extends SQLPeerDatum implements Serializable |
---|
serialVersionUID: -3850242661914601113L
Serialized Fields |
---|
String code
PaymentGatewayReal implementation
String implementor
String managementURL
String title
AbstractPerson user
Class org.starhope.appius.mb.UserAddress extends SQLPeerDatum implements Serializable |
---|
serialVersionUID: 8046742159122084295L
Serialized Fields |
---|
String address
UserAddress.address2
String address2
UserAddress.address
String addressType
String city
String country
int database_id
BigDecimal latitude
String locality
BigDecimal longitude
String mail
String phone
String postalCode
String province
String title
AbstractPerson user
String validatedByDomain
Date validatedOn
String zipPlus4
Class org.starhope.appius.mb.UserEnrolment extends SimpleDataRecord<UserEnrolment> implements Serializable |
---|
serialVersionUID: 9064687357655345112L
Serialized Fields |
---|
BigDecimal authSubID
Date begins
Date expires
int id
boolean isActivated
String orderCode
String orderSource
int productID
int userID
Package org.starhope.appius.messaging |
---|
Class org.starhope.appius.messaging.BadMailList extends SimpleDataRecordSet<BadMailRecord,BadMailList> implements Serializable |
---|
serialVersionUID: 4116058706799325467L
Class org.starhope.appius.messaging.BadMailRecord extends MailAddressRecord implements Serializable |
---|
serialVersionUID: 3068054604416278825L
Class org.starhope.appius.messaging.MailAddressRecord extends SimpleDataRecord<MailAddressRecord> implements Serializable |
---|
serialVersionUID: -9055209338618445113L
Serialized Fields |
---|
String address
Class org.starhope.appius.messaging.MailMessage extends SQLPeerDatum implements Serializable |
---|
serialVersionUID: -1350270979016126771L
Serialized Fields |
---|
String attachmentURL
String body
HashMap<K,V> flags
int fromID
String fromName
int id
int inReplyTo
boolean isDeleted
boolean isWallPost
Timestamp read
Timestamp sent
String subject
int toID
String toName
Package org.starhope.appius.pay |
---|
Class org.starhope.appius.pay.AuthorizeNetGateway extends PaymentGateway implements Serializable |
---|
serialVersionUID: 2097382055172793482L
Serialized Fields |
---|
UserAddress address
String buyerCompany
String buyerFamilyName
String buyerGivenName
Package org.starhope.appius.pay.util |
---|
Class org.starhope.appius.pay.util.RetryPaymentException extends Exception implements Serializable |
---|
serialVersionUID: 6281463386314458042L
Serialized Fields |
---|
String message
Payment p
Date retry
String title
Class org.starhope.appius.pay.util.UnsupportedCredentialException extends Exception implements Serializable |
---|
serialVersionUID: -6011680212811283881L
Serialized Fields |
---|
CredentialType credentialType
Class<T> gateway
String message
Class org.starhope.appius.pay.util.UnsupportedCurrencyException extends Exception implements Serializable |
---|
serialVersionUID: -7609777648104051706L
Serialized Fields |
---|
String message
Package org.starhope.appius.physica |
---|
Class org.starhope.appius.physica.TriangulationApplet extends Object implements Serializable |
---|
Package org.starhope.appius.sql |
---|
Class org.starhope.appius.sql.SQLPeerDatum extends Object implements Serializable |
---|
serialVersionUID: -653828477429404181L
Class org.starhope.appius.sql.SQLPeerEnum extends SQLPeerDatum implements Serializable |
---|
serialVersionUID: 8901251122444872319L
Serialized Fields |
---|
int instance
Package org.starhope.appius.sys.admin |
---|
Class org.starhope.appius.sys.admin.CapabilityRecords extends SimpleDataRecord<CapabilityRecords> implements Serializable |
---|
serialVersionUID: 4868707855847066302L
Serialized Fields |
---|
ConcurrentHashMap<K,V> caps
Class org.starhope.appius.sys.admin.Persephone2AppConfig extends SimpleDataRecord<Persephone2AppConfig> implements Serializable |
---|
serialVersionUID: 5282483341848226472L
Serialized Fields |
---|
int id
InetAddress appiusAddress
int appiusPort
String loginZone
boolean suppressVITPopUp
String assetURI
String loginBG
String tootsBookURL
String helpURL
String forgetURL
String newAccountURL
String vitAccountURL
String vitAccountInfoURL
String peanutCodeURL
String shopURL
String cookingURL
String statusReportURL
String bugReportURL
Date launchDate
String fontLibURL
String coreLibURL
String mainURL
Class org.starhope.appius.sys.admin.SecurityCapability extends SQLPeerEnum implements Serializable |
---|
serialVersionUID: 4646472117944371702L
Class org.starhope.appius.sys.admin.TheServers extends SimpleDataRecordSet<ZoneServerRecord,TheServers> implements Serializable |
---|
serialVersionUID: 6096921012328355668L
Class org.starhope.appius.sys.admin.ZoneServerRecord extends SimpleDataRecord<ZoneServerRecord> implements Serializable |
---|
serialVersionUID: 3237801196555351020L
Serialized Fields |
---|
String serverName
String zoneName
int id
Package org.starhope.appius.sys.op |
---|
Class org.starhope.appius.sys.op.Filter extends SQLPeerDatum implements Serializable |
---|
serialVersionUID: -3010893618678442775L
Serialized Fields |
---|
int id
Map<K,V> patterns
String title
Package org.starhope.appius.types |
---|
Class org.starhope.appius.types.Colour extends Object implements Serializable |
---|
serialVersionUID: 301064641249595141L
Serialized Fields |
---|
short blue
short green
short red
Class org.starhope.appius.types.GameFlagValue extends SQLPeerEnum implements Serializable |
---|
serialVersionUID: -2261276745008584124L
Class org.starhope.appius.types.RoomBadge extends SQLPeerEnum implements Serializable |
---|
serialVersionUID: -7582592792547852890L
Package org.starhope.appius.user |
---|
Class org.starhope.appius.user.AbstractNonPlayerCharacter extends GeneralUser implements Serializable |
---|
serialVersionUID: -6400835991779285364L
Serialized Fields |
---|
Kalendor kalendor
int instanceID
long lastActive
List<E> buddyList
List<E> ignoreList
Queue<E> casualSpeechQueue
long lastSpoken
long casualSpeechRate
Class org.starhope.appius.user.AvatarBodyFormat extends SimpleDataRecord<AvatarBodyFormat> implements Serializable |
---|
serialVersionUID: 3840223963034090764L
Serialized Fields |
---|
int id
String name
Class org.starhope.appius.user.AvatarClass extends SimpleDataRecord<AvatarClass> implements Serializable |
---|
serialVersionUID: -5006183249551211836L
Serialized Fields |
---|
AvatarBodyFormat bodyFormat
boolean canColor
PolygonPrimitive<T extends PolygonPrimitive<?>> collisionBounds
String collisionBoundsString
Colour defaultBaseColour
Colour defaultExtraColour
GenericItemReference defaultPattern
Colour defaultPatternColour
String filename
boolean forFree
String format
boolean forPaid
double height
int id
String ident
Class org.starhope.appius.user.GeneralUser extends Object implements Serializable |
---|
serialVersionUID: 6267186342664921052L
Serialized Fields |
---|
PolygonPrimitive<T extends PolygonPrimitive<?>> collisionBounds
String currentAction
String facing
long lastUserMovement
Coord3D location
GeneralUser.travelStartTime
)
ReentrantLock locationLock
AbstractUser.getLocationForUpdate()
,
AbstractUser.unlockLocation()
Coord3D target
GeneralUser.location
long travelStartTime
UserRecord userRecord
ConcurrentHashMap<K,V> userVariables
PathFinder pathFinder
Map<K,V> baseStats
DamageTypeRanks baseDefenses
Class org.starhope.appius.user.Parent extends SimpleDataRecord<Parent> implements Serializable |
---|
serialVersionUID: -793284706598303053L
Serialized Fields |
---|
boolean canContact
String dialect
String forgotPasswordAnswer
String forgotPasswordQuestion
String givenName
int id
String language
String mail
Date mailConfirmed
Date mailConfirmSent
String password
Class org.starhope.appius.user.Passport extends SimpleDataRecord<Passport> implements Serializable |
---|
serialVersionUID: -138554407026506110L
Serialized Fields |
---|
int userID
Set<E> visitedRooms
Class org.starhope.appius.user.PersonRecord extends SimpleDataRecord<PersonRecord> implements Serializable |
---|
serialVersionUID: 1187888911664515622L
Class org.starhope.appius.user.SimpleUserListEntry extends SimpleDataRecord<SimpleUserListEntry> implements Serializable |
---|
serialVersionUID: -2698186565644948819L
Serialized Fields |
---|
boolean isOnline
String login
String myList
String myUser
String zone
Class org.starhope.appius.user.StringRecord extends SimpleDataRecord<StringRecord> implements Serializable |
---|
serialVersionUID: -9038677613899529652L
Serialized Fields |
---|
int myID
String myIdent
Map<K,V> values
Class org.starhope.appius.user.StringSet extends SimpleDataRecordSet<StringRecord,StringSet> implements Serializable |
---|
serialVersionUID: -3646494586383185976L
Serialized Fields |
---|
int myID
String myName
Class org.starhope.appius.user.User extends GeneralUser implements Serializable |
---|
serialVersionUID: 4146069318927248889L
Serialized Fields |
---|
Gender gender
Timestamp lastActive
long pathController
Kalendor
Activity
.
Semaphore positioning
long roundTripLag
boolean usePathFinder
Class org.starhope.appius.user.UserHouse extends SimpleDataRecord<UserHouse> implements Serializable |
---|
serialVersionUID: -3893501929561618415L
Serialized Fields |
---|
ConcurrentHashMap<K,V> houseRooms
ConcurrentHashMap<K,V> hasRooms
int houseTypeID
int lotID
AbstractUser owner
Class org.starhope.appius.user.UserPreferenceRecord extends SimpleDataRecord<UserPreferenceRecord> implements Serializable |
---|
serialVersionUID: -448227682673826827L
Serialized Fields |
---|
int myUserID
Map<K,V> prefs
Class org.starhope.appius.user.UserRecord extends SimpleDataRecord<UserRecord> implements Serializable |
---|
serialVersionUID: -4136192122359036981L
Serialized Fields |
---|
UserActiveState active
AgeBracket ageGroup
Date approvedDate
AvatarClass avatarClass
Colour baseColour
Date birthDate
boolean canBetaTest
boolean canContact
boolean canEnterChatZone
boolean canEnterMenuZone
boolean canTalk
Colour chatBG
Colour chatFG
String dialect
UserRecord.language
in which s/he prefers
to see messages
Date emailPlusDate
Colour extraColour
String givenName
Inventory inv
boolean isEphemeral
int kickedByUserID
String kickedReasonCode
Timestamp kickedUntil
String language
String lastZoneName
String login
String mail
Date mailConfirmed
Date mailConfirmSent
the date that eMail confirmation was sent out
XXX: save in database
Timestamp nameApprovedAt
int nameApprovedByUserID
Timestamp nameRequestedAt
boolean needsNaming
boolean notable
boolean parentApprovedName
int parentID
String passRecoveryA
String passRecoveryQ
String password
String referer
Timestamp registeredAt
String requestedName
long serial
int staffLevel
SecurityCapability sysOpCapability
double travelRate
UserHouse userHouse
int userID
Class org.starhope.appius.user.UserStat extends SimpleDataRecord<UserStat> implements Serializable |
---|
serialVersionUID: 984163546559085588L
Serialized Fields |
---|
String name
Class org.starhope.appius.user.Wallet extends SimpleDataRecord<Wallet> implements Serializable |
---|
serialVersionUID: -6217318950360071843L
Serialized Fields |
---|
Map<K,V> currency
UserRecord myOwner
Package org.starhope.appius.user.events |
---|
Class org.starhope.appius.user.events.EventOutcomeRecord extends SimpleDataRecord<EventOutcomeRecord> implements Serializable |
---|
serialVersionUID: -7218044225900766801L
Serialized Fields |
---|
MedalType giveMedal
int id
RarityRating maxRarity
BigDecimal maxReward
RarityRating minRarity
BigDecimal minReward
boolean permitDuplicateReward
boolean retryDuplicateReward
boolean rewardByPoints
int rewardCollectionID
Currency rewardCurrency
int rewardItemID
BigDecimal rewardRatio
boolean rewardRandom
BigDecimal rewardMin
BigDecimal rewardMax
RewardItemType rewardItemType
Class org.starhope.appius.user.events.EventRecord extends SimpleDataRecord<EventRecord> implements Serializable |
---|
serialVersionUID: 7812621767536153282L
Serialized Fields |
---|
long completionTimestamp
long creationTimestamp
int creatorID
BigDecimal currencyAmountEarned
Currency currencyEarned
int earnedItemID
int eventTypeID
int id
Collection<E> medals
BigDecimal points
boolean sendHighScore
FIXME: Move this into EventType
now that it's been
refactored away from SQLPeerEnum
Class org.starhope.appius.user.events.EventType extends SimpleDataRecord<EventType> implements Serializable |
---|
serialVersionUID: 3264040852839164213L
Serialized Fields |
---|
String description
String engine
String filename
long frequencyLimit
long frequencyPeriod
EventType.frequencyLimit
is reset
int id
String moniker
int numberOfPlayers
EventOutcomeRecord outcome
Class org.starhope.appius.user.events.MedalRecord extends SimpleDataRecord<MedalRecord> implements Serializable |
---|
serialVersionUID: 4705760172238133531L
Serialized Fields |
---|
int id
String name
Class org.starhope.appius.user.events.MedalType extends SQLPeerEnum implements Serializable |
---|
serialVersionUID: 1163836714942876254L
Package org.starhope.appius.user.notifications |
---|
Class org.starhope.appius.user.notifications.Notification extends SimpleDataRecord<Notification> implements Serializable |
---|
serialVersionUID: 7431972694779670411L
Serialized Fields |
---|
int id
String messageLabel
Map<K,V> messageParams
long readTime
AbstractUser recipient
AbstractUser sender
long sentTime
NotificationReplyVerbSet verbs
Class org.starhope.appius.user.notifications.NotificationReplyVerb extends Object implements Serializable |
---|
serialVersionUID: 3396983348273834331L
Serialized Fields |
---|
String labelKey
String payload
String verb
Class org.starhope.appius.user.notifications.NotificationReplyVerbSet extends Object implements Serializable |
---|
serialVersionUID: -8785675032265591315L
Serialized Fields |
---|
Collection<E> n
Class org.starhope.appius.user.notifications.NotificationSet extends SimpleDataRecordSet<Notification,NotificationSet> implements Serializable |
---|
serialVersionUID: 6189835520198516038L
Serialized Fields |
---|
int myUserID
Package org.starhope.appius.util |
---|
Class org.starhope.appius.util.SimpleDataRecord extends Object implements Serializable |
---|
serialVersionUID: 3167537168141802669L
Serialized Fields |
---|
boolean beenCached
boolean beingLoaded
long timeLastChanged
long timeLastSaved
Class org.starhope.appius.util.SimpleDataRecordSet extends SimpleDataRecord<SimpleDataRecordSet<DataRecordClass extends DataRecord,DataRecordSetClass extends SimpleDataRecordSet<DataRecordClass,DataRecordSetClass>>> implements Serializable |
---|
serialVersionUID: -6121300446693891188L
Serialized Fields |
---|
Map<K,V> map
Package org.starhope.appius.via |
---|
Class org.starhope.appius.via.DoNotCrossTheRubicon extends Exception implements Serializable |
---|
serialVersionUID: 2065454244102939988L
Class org.starhope.appius.via.ViaCommunicationsException extends Exception implements Serializable |
---|
serialVersionUID: -3351392271775746317L
Package org.starhope.catullus |
---|
Class org.starhope.catullus.GaiusValeriusCatullus extends UnicastRemoteObject implements Serializable |
---|
serialVersionUID: 199428803624087421L
Serialized Fields |
---|
String serviceName
Class org.starhope.catullus.GaiusValeriusCatullus_Stub extends RemoteStub implements Serializable |
---|
serialVersionUID: 2L
Package org.starhope.rahab.ui |
---|
Class org.starhope.rahab.ui.LoginUI extends JPanel implements Serializable |
---|
serialVersionUID: -4540386371686781482L
Serialized Fields |
---|
KeyListener keyAction
Logger logger
LoginCallBack loginCallBack
JPasswordField passwordField
JComboBox serverField
JTextField userNameField
Class org.starhope.rahab.ui.RahabToolBar extends JToolBar implements Serializable |
---|
serialVersionUID: -7630497495393407243L
Class org.starhope.rahab.ui.ShiftJournalPane extends JPanel implements Serializable |
---|
serialVersionUID: 5012737603870817064L
Serialized Fields |
---|
JTextArea shiftJournalEntryField
JButton submitButton
Class org.starhope.rahab.ui.SpyHTMLWindow extends JPanel implements Serializable |
---|
serialVersionUID: 7041757436427487461L
Serialized Fields |
---|
JEditorPane output
Class org.starhope.rahab.ui.SpyMenuBar extends JMenuBar implements Serializable |
---|
serialVersionUID: 4213646383231430330L
Class org.starhope.rahab.ui.SpyUI extends JPanel implements Serializable |
---|
serialVersionUID: -6126668445890875030L
Serialized Fields |
---|
String currentZone
DateFormat dateFormatter
StyledDocument gameMailStyledDocument
JTextPane gameMailTextPane
Vector<E> history
int historyTracker
DefaultMutableTreeNode houseListRoot
JTextField inputTextArea
Logger logger
MessageCallBack messageCallBack
DefaultMutableTreeNode modListRoot
RightClickContextMenu rightClickContext
JTree roomList
DefaultMutableTreeNode roomListRoot
DefaultMutableTreeNode root
MouseListener USER_LIST_MOUSE_LISTENER
JList userList
Vector<E> userListVector
StyledDocument zoneChatStyledDocument
JTextPane zoneChatTextPane
Class org.starhope.rahab.ui.ZonePromptUI extends JPanel implements Serializable |
---|
serialVersionUID: -2175431665170377593L
Serialized Fields |
---|
ZoneCallBack callBack
Vector<E> listNames
Logger logger
JList zoneList
Package org.starhope.rahab.ui.contextmenu |
---|
Class org.starhope.rahab.ui.contextmenu.BanUserAction extends RulesAction implements Serializable |
---|
serialVersionUID: 8729943067605304703L
Class org.starhope.rahab.ui.contextmenu.CopyNameAction extends AbstractAction implements Serializable |
---|
serialVersionUID: -1131387179594633180L
Serialized Fields |
---|
String userOfInterest
Class org.starhope.rahab.ui.contextmenu.FingerAction extends AbstractAction implements Serializable |
---|
serialVersionUID: -1131387179594633180L
Serialized Fields |
---|
MessageCallBack actionCallBack
String userOfInterest
Class org.starhope.rahab.ui.contextmenu.GiveNutsAction extends AbstractAction implements Serializable |
---|
serialVersionUID: -1131387179594633180L
Serialized Fields |
---|
MessageCallBack actionCallBack
String userOfInterest
Class org.starhope.rahab.ui.contextmenu.GrantAction extends AbstractAction implements Serializable |
---|
serialVersionUID: -1131387179594633180L
Serialized Fields |
---|
MessageCallBack actionCallBack
String userOfInterest
Class org.starhope.rahab.ui.contextmenu.KickUserAction extends RulesAction implements Serializable |
---|
serialVersionUID: 8729943067605304703L
Class org.starhope.rahab.ui.contextmenu.ModMessageAction extends AbstractAction implements Serializable |
---|
serialVersionUID: -1131387179594633180L
Serialized Fields |
---|
MessageCallBack actionCallBack
String userOfInterest
Class org.starhope.rahab.ui.contextmenu.RulesAction extends AbstractAction implements Serializable |
---|
serialVersionUID: 8729943067605304703L
Serialized Fields |
---|
MessageCallBack actionCallBack
String userOfInterest
Class org.starhope.rahab.ui.contextmenu.ScottyUserAction extends AbstractAction implements Serializable |
---|
serialVersionUID: 8729943067605304703L
Class org.starhope.rahab.ui.contextmenu.WarnUserAction extends RulesAction implements Serializable |
---|
serialVersionUID: 8729943067605304703L
Package org.starhope.vergil.logic |
---|
Class org.starhope.vergil.logic.EventNotHandledException extends Exception implements Serializable |
---|
serialVersionUID: -8642131375785162122L
Class org.starhope.vergil.logic.EventNotPlannedException extends Exception implements Serializable |
---|
serialVersionUID: -347074297312131609L
Package org.starhope.vergil.net |
---|
Class org.starhope.vergil.net.ServerDisconnectedException extends UserDeadException implements Serializable |
---|
serialVersionUID: 8832010432870221759L
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |