Votorola
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 _ 

E

echoTraces(Vote, CommandResponder.Session) - Method in class CR_Vote
Appends vote traces to the reply.
edgeCount() - Method in class TrustEdge.Primary
The number of edges extended to the primary destination.
ElementX - Class in votorola.g.web.gwt
Element utilities.
email() - Method in class CountNodeW
Returns person().
email() - Method in class CommandResponder.Session
 
email() - Method in interface AuthenticatedUser
The user's canonical email address, which might be that of NOBODY.email().
email() - Method in class IDPair
Identifies the user by canonical email address.
emailAddressValidator() - Static method in class VPage
A shared instance of a validator for strict email addresses.
emailOrNobody(String, ResourceBundle) - Static method in class IDPair
Returns the same email address; or, if it is null or NOBODY, the localized string for "nobody".
emplace() - Method in enum Feed.SwitchMnemonic
Constructs and emplaces the designated feed model, views and controllers.
emplace() - Method in enum Scene.SwitchMnemonic
Constructs and emplaces the designated scene model, views and controllers.
EMPTY_BITE - Static variable in class BiteJS
The empty instance of a bite.
EMPTY_LIST - Static variable in class ArrayListX
An empty list (intended to be immutable).
emptyList() - Static method in class ArrayListX
Returns the empty list.
enable(CountNodeJS, JsArray<CountNodeJS>, boolean) - Method in class Board
Enables the board.
enable(CountNodeJS, JsArray<CountNodeJS>, boolean) - Method in class PeerBoard
 
encachePersons(ArrayList<PersonJig>) - Method in class BiteJig
Removes all persons from the specified list and caches them for reuse.
encachePersons(ArrayList<PersonJig>, int) - Method in class BiteJig
Removes all persons from the specified list and caches the persons from the start onwards for reuse.
encodedValue(String) - Static method in class CookieX
Encodes the value such that it has no illegal characters and returns the result.
encodePageSpecifier(String) - Method in class PollwikiVS
Encodes a page name and appends it to the wiki base URL.
encodePageSpecifier(String) - Method in class PollwikiG
Encodes a page name and appends it to the wiki base URL.
encodePageSpecifier(UriBuilder, boolean, String) - Static method in class MediaWiki
Encodes a page name and appends it to a wiki base URL.
encodePath(String) - Static method in class URLX
Encodes the path such that all reserved characters are escaped.
encodeSessionStateCookieValue(VSession.User) - Static method in class VPageHTML
Encodes a value suitable for a session state cookie.
encoding() - Method in class URLEncodedWriter
The assumed character encoding, as required by URLEncoder.
end() - Method in class MatchResultNE
 
end(int) - Method in class MatchResultNE
END_ACTION_LAST - Static variable in enum ResultsCompiler.Action
The last of the actions valid for use as an end action, in an --etc option.
endMarker - Variable in class PipermailHarvester.UpdateContext
 
engine() - Method in class JavaScriptIncluder
Returns the engine in which included modules are executed.
ENLIST_NONE - Static variable in class ThrowableX
An empty and immutable list of throwables for use with listedThrowable.
ensureClean() - Method in class CountCache.WAPResponseP
 
ensureDefaultFolder(Store) - Static method in class StoreX
Deprecated.
in favour of Store.getDefaultFolder()
ensuredirs(File) - Static method in class FileX
Ensures that the specified directory is created, including any necessary but nonexistent parent directories.
ensurePoll(String) - Method in class PollService.VoteServerScope.Run
Returns a poll, if necessary constructing and caching it for later retrieval.
ensurePoll(Class<? extends Page>, PageParameters, VRequestCycle) - Static method in class WP_Poll
Fetches the poll correponding to the 'p' parameter.
ensureSchema(String) - Method in class Database
Ensures the specified schema exists in this database, creating it if necessary.
ENTRY - Static variable in class CoalescingSchedulerR
A phaser that schedules commands to run in the event loop prior to GWT-generated code.
ENTRY - Static variable in class CoalescingSchedulerS
A phaser that schedules commands to run in the event loop prior to GWT-generated code.
EntryPointS - Interface in votorola.a.web.gwt
A modified entry point for modules whose execution depends on other application modules.
EntryPointS.U - Class in votorola.a.web.gwt
EntryPointS utilities.
equals(Object) - Method in class CountNodeW
Returns true iff the o is a count node for the same person.
equals(Object) - Method in interface DiffLook
Normally answers whether o is a difference look with the same key and selectand.
equals(Object) - Method in class DiffLook1
 
equals(Object) - Method in class AuthDiffMessage
 
equals(Object) - Method in class DiffMessage
 
equals(Object) - Method in class UpdateKick
 
equals(Object) - Method in class Marker
If both date and marker are equal, this returns true.
equals(Object) - Method in class Message
 
equals(Object) - Method in class MessageContext
Compares all constructor variables.
equals(Object) - Method in class AbstractFetcher
Jobs are equal if and only if
 this.url.equals(job.url)
 
equals(Object) - Method in class PageRevision1
Returns true iff o is a PageRevision having the same (equals) wiki script location and revision identifier.
equals(Object) - Method in class IDPair
True iff o is an ID pair constructed from the same (equals) email address.
equals(Object) - Method in class VoterService
Returns true iff o is a voter service of the same class with the same name.
equals(T, T) - Method in interface Equator
Returns true iff both objects are equal in the sense of object.
equals(Object) - Method in class Option
Compares based on name.
equals(Object) - Method in class Database
Returns true iff o is a database configured with the same name, server name, port and user.
equals(Object) - Method in class ContentType
 
equals(Object) - Method in interface Message
Normally returns true iff o is a message with the same location.
equalsEmail(Object) - Method in class IDPair
Returns true iff o is an ID pair with the same email address.
EQUATOR - Static variable in class DiffLookJS
An equator that implements DiffLook.
Equator<T> - Interface in votorola.g.lang
A comparator that tests for absolute equality between two objects.
EQUATOR - Static variable in class ObjectX
An equator that uses the #equals() method of the first object, if it is not null.
EQUATOR - Static variable in class MessageJS
An equator that implements the logic of message.
EQUATOR - Static variable in class DiffMessageJS
 
escaped(String) - Static method in class URIX
Deprecated.
in favour of com.sun.jersey.api.uri.UriComponent.encode().
eval(File, ScriptEngine) - Static method in class ScriptEngineX
Same as engine.
eval(String, ScriptEngine) - Static method in class ScriptEngineX
Same as engine.
eventSource - Variable in class Polltrack
The source of change events for the track.
exchangeAtomizerS() - Method in class Votespace
The atomizer for request/response exchanges related to scoping, such as for counts and count nodes.
exdent(int) - Method in class ReplyBuilder
Decreases the left wrap-margin, undoing a previous indent.
execute() - Method in class SacSetter
Synchronizes the superaccount setting from the 'a' switch, and schedules a selection change event for any state change that results.
execute() - Method in class AMod
 
execute() - Method in interface EntryPointS
Called after all modules are loaded provided the call was previously scheduled.
execute() - Static method in class EntryPointS.U
Triggers execution of all modules that were previously scheduled.
execute() - Method in class Change.CoalescingGun
 
execute() - Method in class CoalescingSelectionChangeGun
 
execute() - Method in class DelayedEventGun
 
execute() - Method in class MediaWikiIn
 
execute() - Method in class MediaWikiMod
 
execute() - Method in class PollwikiIn
 
execute() - Method in class Feed.UnScoper
 
execute() - Method in class SceneIn
 
execute() - Method in class Circle.RegisterPainter
 
execute() - Method in class LinkTrackV.TargeterN
 
execute() - Method in class StageIn
 
execute() - Method in class StageMod
 
execute() - Method in class CountIn
 
execute() - Method in class DIn
 
executor() - Method in class VOWicket
The general-purpose web executor, an asynchronous executor that runs on a single thread, the "web executor" thread.
exists() - Method in class DiffMessageTable
Returns true if this table exists in the database; false otherwise.
exists() - Method in class StateTable
Returns true if this table exists in the database; false otherwise.
exists() - Method in class Geocode
Returns true if this geocode has been stored in the table; false otherwise.
exposeJS() - Method in class Stage.StateChunker
Exposes the initialization callback methods as global JavaScript functions.
extendLevelChange(TraceNodeW, int) - Method in class NetworkTracer
Extends a change in trust level from the specified node.
EXTERNAL_LINK_PATTERN - Static variable in class PointerRevision
The search pattern for an external link to a remote draft in an obsolete draft pointer page.
extractReturnClass(PageParameters) - Static method in class Authenticator
Removes "returnClass" from pP and returns the class it specifies.
EZZ_DUMMY - Static variable in class Votorola
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
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 _ 
Votorola