- cache - Variable in class CR_Vote.CountTablePVC
-
- cache() - Method in class PollwikiVS
-
The cache of data from this pollwiki's database.
- CACHE_DURATION_YEAR - Static variable in class VPageHTML
-
A duration of roughly one year, which is suitable as a cache duration for
pages that have stable content.
- CacheControlledTable - Interface in votorola.g.sql
-
A relational database table with controlled caching of rows.
- cachedOrWireNode(String, JsMap<CountNodeJS>) - Method in class CountJS
-
Returns a count node for the specified user, either fetching it from the cache or
initializing it from the server's response and then caching it.
- calculateLength(CountNodeJS) - Method in class BoardV.Palette
-
Calculates the length of the node view for the specified node.
- Call - Class in votorola.a.web.wap
-
An independent component within a composite request, incorporating a responder.
- Call(String, Requesting, ResponseConfiguration) - Constructor for class Call
-
Constructs a Call.
- CALL_TYPE - Static variable in class CountWAP
-
The name to use in the
wCall
query parameter, which is "Count".
- CALL_TYPE - Static variable in class DiffFeedWAP
-
The name to use in the
wCall
query parameter, which is * *
"DiffFeed" .
- CALL_TYPE - Static variable in class DiffWAP
-
The name to use in the
wCall
query parameter, which is "Diff".
- CALL_TYPE - Static variable in class HarvestWAP
-
The name to use in the
wCall
query parameter, which is * * *
* "Harvest" .
- CALL_TYPE - Static variable in class KickWAP
-
The name to use in the
wCall
query parameter, which is * * *
* "Kick" .
- CALL_TYPE - Static variable in class PollspaceWAP
-
The name to use in the
wCall
query parameter, which is "Pollspace".
- CALL_TYPE - Static variable in class StoreWAP
-
The name to use in the
wCall
query parameter, which is "Store".
- callConstructors() - Method in class WAP
-
Map of constructors for all known call types, keyed by type name.
- candidate() - Method in class Vote.VotingEvent
-
The candidate for whom the vote was cast, or from whom the vote was withdrawn.
- candidate() - Method in class DifferenceShadows
-
The count node of the anchor's candidate complete with her
voters, or null if there is no candidate.
- candidate() - Method in class VoteTrack
-
The count node of the
anchor's candidate complete with
voters, or null if either the anchor has no
candidate, or the node is yet unknown.
- candidateCount() - Method in class Count
-
- candidateDiff() - Method in class DifferenceShadows
-
Returns the difference between the anchor's position draft and the candidate's; or
null if there is no candidate, or the difference is unknown.
- candidateEmail() - Method in class Vote.VotingEvent
-
Identifies the candidate for whom the vote was cast, or from whom the vote was
withdrawn.
- candidateHolder() - Method in class VoteTrack
-
A constant holder for the variable candidate.
- candidateName() - Method in interface CountNode
-
- candidateName() - Method in class CountNodeW
-
- candidateName() - Method in class CountNodeJS
-
- candidateV() - Method in class CenterCircle
-
- candidateV() - Method in class Circle
-
The current candidate view for all nodes of this circle, or null if there is none.
- candidateV() - Method in class VoterCircle
-
- CandidateV - Class in votorola.s.gwt.stage.vote
-
A view of a candidate rendered as an HTML table cell containing an SVG drawing.
- CandidateV(VoteTrackV, TableCellElement) - Constructor for class CandidateV
-
Constructs a CandidateV.
- candidateV() - Method in class VoteTrackV
-
- candidateVariant() - Method in class ComponentPipeRevisionL
-
The core of the position this pipe is voting for as resolved from the candidate
variant name, or null if no candidate variant name was set during construction.
- candidateVariantName() - Method in class ComponentPipeRevisionL
-
The page name of the candidate's position core including the namespace, or null if
this information is unknown or not required.
- canonicalAddress(String) - Static method in class InternetAddressX
-
Converts an email address to canonical form.
- canonicalEmail(String, String, CommandResponder.Session) - Static method in class CommandResponder.Base
-
Translates a personal identifier to a canonical email address.
- canonicalize(InternetAddress) - Static method in class InternetAddressX
-
Converts an email address to canonical form.
- capacity() - Static method in class Circle
-
The number of count node views, or the maximum number of peer nodes that can be
shown in this circle.
- CARRY_VOLUME_ORDER_CLAUSE - Static variable in class CountNodeW
-
An SQL order clause "ORDER BY carryVolume DESC, email" that sorts (1) numerically from highest to lowest
carry count, and (2) lexically by email address.
- carryVolume() - Method in class CountNodeW
-
- carryVolume() - Method in class SacRegisterJS_q
-
- carryVolume() - Method in class SacRegisterJS_v
-
- cast() - Method in class CountNodeW
-
- castCyclic(CountNodeW[]) - Method in class CountNodeW
-
Casts and carries down a cyclic trace that involves this node.
- castOrWrapped(Exception) - Static method in exception VotorolaRuntimeException
-
Returns the specified exception cast as a runtime exception if possible, otherwise
wrapped in a new instance of VotorolaRuntimeException.
- castSolo() - Method in class CountNodeW
-
Casts the vote (if there
is one) without carrying any
received votes along.
- castStraight(CountNodeW[]) - Method in class CountNodeW
-
Casts and carries down an acyclic trace.
- castVolume() - Method in class Count
-
The total volume of votes cast.
- castVolume() - Method in class CountNodeW
-
- castVolume() - Method in class SacJS_q
-
The total volume of pledges cast across all nodes.
- castVolume() - Method in class SacJS_v
-
The total volume of votes cast across all nodes.
- castVolume() - Method in class SacRegisterJS_q
-
The original amount pledged by the node.
- castVolume() - Method in class SacRegisterJS_v
-
The
weight of any original
vote that is actually cast for the
candidate by the node; either 0 or 1.
- Catcher<S> - Interface in votorola.g.lang
-
A catcher of errors and exceptions.
- catcher() - Method in class ScheduledThreadPoolExecutorX
-
The catcher for all execution exceptions.
- Catcher.U - Class in votorola.g.lang
-
Catcher utilities.
- Catcher00<S> - Class in votorola.g.lang
-
The null implementation of a catcher.
- Catcher0R<S> - Class in votorola.g.lang
-
A null implementation of a catcher that re-throws all errors and exceptions.
- CATCHER_0 - Static variable in interface Spool
-
A common instance of a null catcher.
- CatcherL<S> - Class in votorola.g.lang
-
A catcher that logs exceptions, but rethrows errors.
- CatcherL(Level) - Constructor for class CatcherL
-
Constructs a CatcherL.
- CatcherP<S> - Class in votorola.g.lang
-
A catcher that prints exceptions to the standard error stream,
but rethrows errors.
- CatcherP() - Constructor for class CatcherP
-
- catchError(S, Error) - Method in interface Catcher
-
Handles an error.
- catchError(S, Error) - Method in class Catcher00
-
Does nothing.
- catchError(S, Error) - Method in class Catcher0R
-
Immediately re-throws the error.
- catchError(S, Error) - Method in class CatcherL
-
Immediately re-throws the error.
- catchError(S, Error) - Method in class CatcherP
-
Immediately re-throws the error.
- catchException(S, Exception) - Method in interface Catcher
-
Handles an exception.
- catchException(S, Exception) - Method in class Catcher00
-
Does nothing.
- catchException(S, Exception) - Method in class Catcher0R
-
Immediately re-throws the exception.
- catchException(S, Exception) - Method in class CatcherL
-
Logs a full stack trace of the exception, using the source's associated logger.
- catchException(S, Exception) - Method in class CatcherP
-
Calls Catcher.U.printStackTrace( source, x, System.err ).
- cc - Variable in class VOFaceMail
-
- cCompositionSwitch() - Method in class Scenes
-
The 'c' composition switch.
- ccTLD(String) - Static method in class Net
-
Converts a country code from ISO 3166-1 alpha-2 to top-level domain (ccTLD).
- cElement - Variable in class VoteTrackV
-
- CENTER_CIRCLE_RADIUS - Static variable in class CenterCircle
-
The radius of the center circle.
- CenterCircle - Class in votorola.s.gwt.scene.vote
-
A circular view of base candidate nodes, to be situated at the center of votespace.
- CenterCircle(VotespaceV) - Constructor for class CenterCircle
-
Constructs a CenterCircle.
- CenterNodeV - Class in votorola.s.gwt.scene.vote
-
A view of a central candidate's count node.
- CenterNodeV(VotespaceV, int) - Constructor for class CenterNodeV
-
Constructs a CenterNodeV.
- Change - Class in votorola.g.web.gwt.event
-
An event that signals a change.
- Change() - Constructor for class Change
-
- Change.CoalescingGun - Class in votorola.g.web.gwt.event
-
A coalescing scheduler for the dispatch of change events.
- Change.CoalescingGun(HasHandlers, CoalescingSchedulerS.Phaser) - Constructor for class Change.CoalescingGun
-
Constructs a new CoalescingGun.
- changed(S) - Method in interface Actuator
-
Responds to a change in the sensor's properties.
- changed() - Method in interface Sensor
-
Signals a change in sensor properties.
- changed() - Method in class Sensor0
-
Does nothing.
- changed() - Method in class Sensor1
-
- changed(PollV.Sensor) - Method in class HeadsUpDisplay
-
- changed(TalkV.Sensor) - Method in class HeadsUpDisplay
-
- changed() - Method in interface DifferenceLight.Actuator_DL
-
Responds to a change in the assigned sensor's properties.
- changed(NodalSensor) - Method in class HeadsUpDisplay
-
- ChangeHandler - Interface in votorola.g.web.gwt.event
-
A handler of change events.
- CHARLIMIT - Static variable in class HarvestCache
-
Maximum length of the communication excerpt cut out of the message body.
- charset() - Method in class StringSink
-
The character set in which this stream's bytes are encoded.
- check(MessageContext, Authenticator) - Method in class HarvestCache
-
TODO Examine the message for difference-urls and return whether this
message contains valid difference information.
- chomplnn() - Method in class ReplyBuilder
-
Chops any trailing double newline down to a single newline.
- churn() - Method in class WikiCache
-
Replaces any stale pages in the cache with fresh copies from the wiki.
- Circle<P extends SVGNest<?>> - Class in votorola.s.gwt.scene.vote
-
A circular view of peer nodes in votespace, ordered clockwise by dart sector.
- Circle(Circle<?>, int, VotespaceV) - Constructor for class Circle
-
Constructs a Circle.
- Circle.RegisterPainter - Class in votorola.s.gwt.scene.vote
-
A painter of the superaccount register views in each node of the circle.
- Circle.RegisterPainter() - Constructor for class Circle.RegisterPainter
-
- clear() - Method in class WP_OpenIDReturn.SessionScope
-
Clears the state of this session scope, releasing any resources it holds.
- clear(StringBuilder) - Static method in class StringBuilderX
-
Clears the string builder.
- clear() - Method in class Switch
-
Removes this switch from the URL and returns its value.
- clearActorLinkVariant(String) - Method in class LinkTrackV
-
Clears the current style variant if it equals the one specified.
- clearCookie(WebResponse, Cookie) - Static method in class WebResponseX
-
Clears a cookie in the response, working around a known bug in WebResponse
subclass BufferedWebResponse.
- clearMap() - Method in class Scenes
-
Clears the scene that is currently shown by setting it to
Scene0.
- clearOpenID() - Method in class UserSettings
-
Clears the OpenID by setting it to null.
- clearPendingRequest(JsonpRequest<R>) - Method in class JSONPAtomizer
-
Nulls the pending request if it matches the one specified.
- clearPersistence(String, VRequestCycle) - Static method in class WP_OpenIDLogin
-
Clears any cookie-persisted authentication.
- clearSwitchValue(String) - Method in class HistoryX
-
Removes the switch from the history token and returns its value.
- clearUser(VRequestCycle) - Method in class VSession
-
Clears the authenticated user.
- clientSignature(HttpServletRequest) - Static method in class StoreWAP
-
Returns the signature of the requesting client.
- clone() - Method in class CountNodeW
-
- clone() - Method in class Vote
-
- close() - Method in class PagePropertyReader
-
Does nothing but close the underlying reader.
- close() - Method in class StringWriterB
-
- close() - Method in class URLEncodedWriter
-
- close() - Method in class JSONStringWriter
-
Does nothing but close the underlying writer.
- coalescer - Variable in class LinkTrackV.TargeterN
-
- CoalescingScheduler - Class in votorola.g.web.gwt.event
-
A scheduler wrapper that coalesces multiple scheduling requests.
- CoalescingScheduler(Scheduler) - Constructor for class CoalescingScheduler
-
- CoalescingScheduler.Tester - Class in votorola.g.web.gwt.event
-
A tester of events and scheduled commands.
- CoalescingSchedulerR - Class in votorola.g.web.gwt.event
-
A coalescing scheduler that works with a repeating command.
- CoalescingSchedulerR(CoalescingSchedulerR.Phaser, Scheduler.RepeatingCommand) - Constructor for class CoalescingSchedulerR
-
- CoalescingSchedulerR(Scheduler, CoalescingSchedulerR.Phaser, Scheduler.RepeatingCommand) - Constructor for class CoalescingSchedulerR
-
Constructs a CoalescingSchedulerR.
- CoalescingSchedulerR(Scheduler, CoalescingSchedulerR.Phaser) - Constructor for class CoalescingSchedulerR
-
Partially constructs a CoalescingSchedulerS, to be completed by calling
init(command).
- CoalescingSchedulerR.FixedDelay - Class in votorola.g.web.gwt.event
-
A phaser that schedules commands with a constant intervening delay.
- CoalescingSchedulerR.FixedDelay(int) - Constructor for class CoalescingSchedulerR.FixedDelay
-
- CoalescingSchedulerR.FixedPeriod - Class in votorola.g.web.gwt.event
-
A phaser that schedules commands with a constant period.
- CoalescingSchedulerR.FixedPeriod(int) - Constructor for class CoalescingSchedulerR.FixedPeriod
-
- CoalescingSchedulerR.Phaser - Class in votorola.g.web.gwt.event
-
An adapter that schedules commands for a particular phase only.
- CoalescingSchedulerR.Phaser() - Constructor for class CoalescingSchedulerR.Phaser
-
- CoalescingSchedulerS - Class in votorola.g.web.gwt.event
-
A coalescing scheduler that works with an ordinary, non-repeating command.
- CoalescingSchedulerS(CoalescingSchedulerS.Phaser, Scheduler.ScheduledCommand) - Constructor for class CoalescingSchedulerS
-
- CoalescingSchedulerS(Scheduler, CoalescingSchedulerS.Phaser, Scheduler.ScheduledCommand) - Constructor for class CoalescingSchedulerS
-
Constructs a CoalescingSchedulerS.
- CoalescingSchedulerS(Scheduler, CoalescingSchedulerS.Phaser) - Constructor for class CoalescingSchedulerS
-
Partially constructs a CoalescingSchedulerS, to be completed by calling
init(command).
- CoalescingSchedulerS.Phaser - Class in votorola.g.web.gwt.event
-
An adapter that schedules commands for a particular phase only.
- CoalescingSchedulerS.Phaser() - Constructor for class CoalescingSchedulerS.Phaser
-
- CoalescingSelectionChangeGun - Class in votorola.g.web.gwt.event
-
A coalescing scheduler for the dispatch of selection change events.
- CoalescingSelectionChangeGun(SelectionModel<?>, CoalescingSchedulerS.Phaser) - Constructor for class CoalescingSelectionChangeGun
-
Constructs a new CoalescingSelectionChangeGun.
- code() - Method in exception HTTPRequestException
-
The HTTP status code.
- codeDirectory() - Method in class VoteServer
-
The directory ~/votorola/code
in which vote-server's runtime code is
stored.
- collapseAndTrim(StringBuilder) - Static method in class StringBuilderX
-
Collapses contiguous runs of whitespace to a single space each, and trims all
whitepace from the ends.
- ColorHelper - Class in votorola.s.gwt.scene.diff
-
- ColorHelper() - Constructor for class ColorHelper
-
- command() - Method in class CoalescingSchedulerR
-
The command to be scheduled.
- command() - Method in class CoalescingSchedulerS
-
The command to be scheduled.
- COMMAND_ARGUMENT_PATTERN - Static variable in class CommandLine
-
Matches and groups a single command argument, delimited by whitepace.
- CommandLine - Class in votorola.a.response.line
-
Utilities for the command-line administrative interface.
- commandName(CommandResponder.Session) - Method in class CommandResponder.Base
-
Returns the localized string for keyPrefix + "commandName".
- commandName(CommandResponder.Session) - Method in interface CommandResponder
-
Returns the localized name of the command.
- CommandResponder - Interface in votorola.a.response
-
A responder to a voter command.
- CommandResponder.AnonymousIssueException - Exception in votorola.a.response
-
Thrown when a command cannot be accepted because it was issued anonymously.
- CommandResponder.AnonymousIssueException(String) - Constructor for exception CommandResponder.AnonymousIssueException
-
- CommandResponder.Base - Class in votorola.a.response
-
Base implementation of a command responder.
- CommandResponder.Base(VoterService, String) - Constructor for class CommandResponder.Base
-
Constructs a Base.
- CommandResponder.Session - Class in votorola.a.response
-
A service session with a user.
- CommandResponder.Session(VoterInterface, String, int, BundleFormatter, ReplyBuilder) - Constructor for class CommandResponder.Session
-
Constructs a Session.
- CommandResponder.Session.ResponderNameComparator - Class in votorola.a.response
-
A comparator to compare command-responders by
commandName.
- CommandResponder.Session.ResponderNameComparator() - Constructor for class CommandResponder.Session.ResponderNameComparator
-
- CommandResponder.U - Class in votorola.a.response
-
Command responder utilities.
- compare(CommandResponder, CommandResponder) - Method in class CommandResponder.Session.ResponderNameComparator
-
- compareTo(PollService) - Method in class PollService
-
Compares based on caseless short name, cased short name, caseless full name, and
finally cased full name.
- compareTo(Marker) - Method in class Marker
-
Compare through date.
- compareTo(Option) - Method in class Option
-
Compares based on name.
- compileBaseOptions(CommandResponder.Session) - Static method in class CommandResponder.Base
-
Compiles a minimal map of options for a responder.
- compileBaseOptions() - Static method in class CommandLine
-
Compiles a map of options that are common to all command line executables.
- compileBaseOptions() - Static method in class ResultsCompiler
-
Compiles a map of options that are common to all results compilers.
- compileConfigurationScript(VoteServer) - Static method in class VOFaceMail
-
Executes the configuration script of the mail interface (without making any
configuration calls), thus compiling it for subsequent use.
- compileOptions(CommandResponder.Session) - Static method in class CR_Vote
-
Compiles a map of launch options.
- ComponentPipeRevision - Class in votorola.a.position
-
A particular revision of a component pipe.
- ComponentPipeRevision(PollwikiVS, int, String, int, int, String, String, String) - Constructor for class ComponentPipeRevision
-
Constructs a ComponentPipeRevision.
- ComponentPipeRevision(ComponentPipeRevision) - Constructor for class ComponentPipeRevision
-
Constructs a ComponentPipeRevision as a copy of another.
- ComponentPipeRevision.MalformedContent - Exception in votorola.a.position
-
Thrown when a request cannot be met because the content of a page is not in the
form required for a component pipe.
- ComponentPipeRevision.MalformedContent(String, PollwikiVS, int) - Constructor for exception ComponentPipeRevision.MalformedContent
-
- ComponentPipeRevision.MalformedContent(String, Throwable, PollwikiVS, int) - Constructor for exception ComponentPipeRevision.MalformedContent
-
- ComponentPipeRevision1 - Class in votorola.a.position
-
- ComponentPipeRevision1(PollwikiVS, int, String, int, int, String, String, String) - Constructor for class ComponentPipeRevision1
-
Partially constructs a ComponentPipeRevision1 for
init to finish.
- ComponentPipeRevisionL - Class in votorola.a.position
-
A component pipe revision constructed nominally for the latest revision, not for a
specific
draft revision path.
- ComponentPipeRevisionL(PollwikiVS, int, String, int, int, String, String, String) - Constructor for class ComponentPipeRevisionL
-
Partially constructs a ComponentPipeRevisionL for
init, or
init1 and
init2 to finish.
- ComponentPipeRevisionWV - Class in votorola.a.position
-
A component pipe revision as viewed from the wild variant it nominates.
- ComponentPipeRevisionWV(ComponentPipeRevisionL) - Constructor for class ComponentPipeRevisionWV
-
Constructs a ComponentPipeRevisionWV.
- CONFIG - Static variable in class LoggerX
-
- configurationFile() - Method in class PollService.VoteServerScope
-
The configuration file for all polls.
- configurationScript() - Method in class PollService
-
The compiled configuration script for the poll.
- configure(BiteJig) - Method in interface Biter
-
Configures a bite.
- configure(BiteJig) - Method in class GeomapBiterSS
-
- configure(BiteJig) - Method in class VotespaceBiterSS
-
- configure(VoteServer, JavaScriptIncluder) - Static method in class MailMetaService.ConstructionContext
-
Constructs the complete configuration of the meta-service, and runs sanity
tests on it.
- configure(VoteServer, JavaScriptIncluder) - Static method in class VOFaceMail.ConstructionContext
-
Constructs the complete configuration of the mail interface.
- configureResponse(WebResponse) - Method in class WP_OpenIDReturn
-
- connect(URLConnection) - Static method in class URLConnectionX
-
Same as connector.
- connection() - Method in class Database
-
Returns the database connection of this interface.
- Connector - Class in votorola.s.gwt.wic
-
- Connector(String) - Constructor for class Connector
-
Creates a Connector.
- constructCachedPoll(String, PrintWriter) - Method in class PollService.VoteServerScope.Run
-
Returns a newly constructed poll, caching it for later retrieval.
- constructionContext - Variable in class VoterService
-
Stored as a convenience for subclass initialization, may be nulled afterwards by
subclass.
- constructionThreadA - Variable in class VoteServer.Run
-
- consumerManager() - Method in class OpenIDAuthenticator
-
The OpenID consumer manager.
- container() - Method in class NodeVPainter
-
The HTML container whose rendered size determines the dimensions of the node
views.
- content() - Method in class Message
-
- content() - Method in class WikiAuthenticator.FailureMessage
-
The message content, which might or might not be localized.
- content() - Method in class MessageJig
-
- content() - Method in interface Message
-
The message content, or an extract or summary of the content.
- content() - Method in class MessageJS
-
- ContentType - Class in votorola.g.web
-
Simple class for parsing and generating Content-Type header values, per
RFC 2045 (MIME) and 2616 (HTTP 1.1).
- ContentType() - Constructor for class ContentType
-
Constructs a new instance with default media type
- ContentType(String) - Constructor for class ContentType
-
Constructs a new instance from a content-type header value
parsing the MIME content type (RFC2045) format.
- context - Variable in class PipermailHarvester.ContextFetcher
-
- contextPathToVoteServerName(String) - Static method in class VOWicket
-
Returns the name of the vote-server associated with the specified context path.
- contextView(String) - Method in class ComponentPipeRevision1
-
- contextView(String) - Method in class ComponentPipeRevisionL
-
- contextView(String) - Method in class ComponentPipeRevisionWV
-
- contextView(String) - Method in interface CoreRevision
-
Constructs a view of this core revision suited for viewing in the context of the
specified person, or returns this same (==) core revision if it is already suited.
- contextView(String) - Method in class LocalDraftRevision
-
- contextView(String) - Method in class PointerRevision
-
- ConversionExceptionLM - Exception in votorola.g.web.wic
-
A conversion exception with a pre-localized message.
- ConversionExceptionLM(String) - Constructor for exception ConversionExceptionLM
-
Constructs a ConversionExceptionM.
- convertToObject(String, Locale) - Method in class IDPairConverter
-
- convertToObject(String, Locale) - Method in class WicPatternConverter
-
- convertToString(IDPair, Locale) - Method in class IDPairConverter
-
- convertToString(Pattern, Locale) - Method in class WicPatternConverter
-
- COOKIE_PATH - Static variable in class ReferrerRelayer
-
The path for all relay cookies.
- COOKIE_PERSIST_BUTTON - Static variable in class LoginPage
-
The name of the cookie that stores the state of the "keep me logged in" check box.
- COOKIE_PERSIST_KEY - Static variable in class OpenIDAuthenticator
-
The name of the cookie that stores the login key of the user if login is
cookie-persisted for that user.
- COOKIE_PERSIST_USER_EMAIL - Static variable in class OpenIDAuthenticator
-
The name of the cookie that stores the email address of the user if login is
cookie-persisted for that user.
- COOKIE_SECURE - Static variable in class ReferrerRelayer
-
The security mode for all relay cookies.
- COOKIE_SESSION_STATE - Static variable in class VPageHTML
-
The name of the cookie for transmitting the state of the session to cacheable
pages.
- cookieDomain(String) - Static method in class ReferrerRelayer
-
Returns a cookie domain (e.g. ".mydomain.dom") suitable for use in a relay cookie,
or null if no domain can be determined from the provided host specification.
- CookieHandlerX - Class in votorola.g.net
-
CookieHandler utilities.
- cookieManager() - Method in class VOWicket
-
The default cookie manager for outgoing requests.
- CookiesX - Class in votorola.g.web.gwt
-
- CookieX - Class in votorola.g.web
-
An extended cookie implementation that rejects illegal values.
- CookieX(String, String) - Constructor for class CookieX
-
Constructs a CookieX without encoding the value.
- CookieX(String, String, boolean) - Constructor for class CookieX
-
Constructs a CookieX.
- copyAs(File, File) - Static method in class FileX
-
Copies a file or directory to a new file.
- copyAs(File, File, FileFilter) - Static method in class FileX
-
Copies a file or directory to a new file.
- copyOrNew(PageParameters) - Static method in class PageParametersX
-
Constructs a PageParameters, copying its state from pP if it is not null.
- copyTo(File, File) - Static method in class FileX
-
Copies a file or directory to a directory.
- copyTo(File, File, FileFilter) - Static method in class FileX
-
Copies a file or directory to a directory.
- CoreRevision - Interface in votorola.a.position
-
A particular revision of the single page at the core of a position.
- CoreRevision.U - Class in votorola.a.position
-
CoreRevision utilities.
- Count - Class in votorola.a.count
-
The tallied results of a poll.
- Count(String, ReadyDirectory, long, long, long, long) - Constructor for class Count
-
Partially constructs a Count, for
init to finish.
- Count(Count) - Constructor for class Count
-
Constructs a count as a copy of another.
- count(String) - Method in interface CountSource
-
Returns the count for the specified poll, or null if there is none.
- count(String) - Method in class CountSource1
-
- count() - Method in class CountCache.RequestRecord
-
The count, or null if the request failed.
- count() - Method in class CountCacheEvent
-
The count concerned in this event.
- count() - Method in class CountNodeJS
-
The parent count of this count node.
- count() - Method in interface SacSelection
-
The count that is currently shown, or null if none is shown.
- count() - Method in class DifferenceShadows
-
The overall count for the anchor and other count nodes.
- count(PollService.VoteServerScope.Run) - Method in class PollJig
-
Fetches the currently reported count and caches it for reuse.
- count() - Method in class Votespace
-
- count() - Method in class VoteTrack
-
The tracked count, or null if it is yet unknown.
- Count.VoteServerScope - Class in votorola.a.count
-
API for all counts within the scope of a vote-server.
- Count.VoteServerScope(VoteServer) - Constructor for class Count.VoteServerScope
-
Constructs a VoteServerScope.
- count_gwt_CountCallback(Throwable, String) - Method in interface A
-
- countBaseCandidates() - Method in class CountTable.PollView
-
Returns the number of nodes that are base candidates.
- CountCache - Class in votorola.a.count.gwt
-
A cache of counts on the client side.
- CountCache() - Constructor for class CountCache
-
- CountCache.RequestRecord - Class in votorola.a.count.gwt
-
A cached record of a count request.
- CountCache.RequestRecord() - Constructor for class CountCache.RequestRecord
-
- CountCache.RequestRecord(CountJS) - Constructor for class CountCache.RequestRecord
-
- CountCache.WAPResponse - Class in votorola.a.count.gwt
-
- CountCache.WAPResponse() - Constructor for class CountCache.WAPResponse
-
- CountCache.WAPResponseP - Class in votorola.a.count.gwt
-
A particular poll in a response from the count engine's Web API.
- CountCache.WAPResponseP() - Constructor for class CountCache.WAPResponseP
-
- CountCacheEvent - Class in votorola.a.count.gwt
-
- CountCacheEvent(CountJS) - Constructor for class CountCacheEvent
-
Creates a CountCacheEvent.
- CountCacheListener - Interface in votorola.a.count.gwt
-
A listener for count cache events.
- CountCallback<T> - Class in votorola.a.count.gwt
-
A callback for requests from the count engine.
- CountCallback(String, WarningSink) - Constructor for class CountCallback
-
Constructs a CountCallback.
- CountDownLatchX - Class in votorola.g.util.concurrent
-
An extended CountDownLatch, and CountDownLatch utilities.
- CountDownLatchX(int) - Constructor for class CountDownLatchX
-
- CountIn - Class in votorola.s.gwt.wic
-
The GWT entry module for embedding the Crossforum Theatre
stage in Wicket count pages.
- CountIn() - Constructor for class CountIn
-
- CountingMethodJS<T extends JavaScriptObject> - Class in votorola.a.count.gwt
-
- CountingMethodJS() - Constructor for class CountingMethodJS
-
- CountingMethodJS.NoSuchMethod - Exception in votorola.a.count.gwt
-
Thrown when a requested counting method does not exist.
- CountingMethodJS.NoSuchMethod(String) - Constructor for exception CountingMethodJS.NoSuchMethod
-
- CountingMethodJS.SwitchMnemonic - Enum in votorola.a.count.gwt
-
- countingMethodMnemonic() - Method in class SacJS
-
The switch mnemonic of the counting method.
- countingMethodName() - Method in class SacJS
-
The name of the counting method.
- CountJS - Class in votorola.a.count.gwt
-
A count implemented as a JavaScript overlay type.
- CountJS() - Constructor for class CountJS
-
- CountJS.NodeRequestRecord - Class in votorola.a.count.gwt
-
A cached record of a node request.
- CountJS.NodeRequestRecord() - Constructor for class CountJS.NodeRequestRecord
-
Creates a record with a null node.
- CountJS.NodeRequestRecord(CountNodeJS) - Constructor for class CountJS.NodeRequestRecord
-
Creates a record.
- CountMod - Class in votorola.a.count.gwt
-
The GWT library module for the interface to the count engine.
- CountMod() - Constructor for class CountMod
-
- CountNode - Interface in votorola.a.count
-
A positional accounting node in a delegate cascade.
- countNode(Count) - Method in class PersonJig
-
Fetches this person's count node and caches it for reuse.
- CountNodeEvent - Class in votorola.a.count.gwt
-
An event in the
count cache that concerns a count node.
- CountNodeEvent(CountNodeJS) - Constructor for class CountNodeEvent
-
Creates a CountNodeEvent.
- CountNodeIC - Class in votorola.a.count
-
An implicitly created count node.
- CountNodeIC(CountTable.PollView, IDPair) - Constructor for class CountNodeIC
-
Creates a CountNodeIC with default values.
- CountNodeJS - Class in votorola.a.count.gwt
-
A positional accounting node in a delegate cascade implemented as a JavaScript overlay
type.
- CountNodeJS() - Constructor for class CountNodeJS
-
- CountNodeW - Class in votorola.a.count
-
A positional accounting node that is writable.
- CountNodeW(CountTable.PollView) - Constructor for class CountNodeW
-
Partially creates a CountNodeW with default values, for
init to finish.
- CountNodeW(CountTable.PollView, IDPair) - Constructor for class CountNodeW
-
Creates a CountNodeW with default values.
- CountNodeW(CountTable.PollView, IDPair, String, String, long, byte, long, boolean, boolean, long, long, long, long, String) - Constructor for class CountNodeW
-
Constructs a CountNodeW.
- CountNodeW.Runner - Interface in votorola.a.count
-
A routine that runs in the context of a count node.
- CountSource - Interface in votorola.a.count
-
A source of counts.
- CountSource1 - Class in votorola.a.count
-
A count source that caches a single count.
- CountSource1(VoteServer.Run) - Constructor for class CountSource1
-
Constructs a CountSource1.
- countTable() - Method in class Count
-
The relational store of count nodes that (in part) backs this count, if known.
- CountTable - Class in votorola.a.count
-
The relational store of count nodes that (in part) backs a mounted
count.
- CountTable(ReadyDirectory, Database) - Constructor for class CountTable
-
Constructs a CountTable.
- CountTable.PollView - Class in votorola.a.count
-
A programmatic view of a count table restricted to a particular poll.
- CountTable.PollView(String) - Constructor for class CountTable.PollView
-
Creates a PollView.
- countTablePV() - Method in class Count
-
The poll view of the count table, if known.
- countTablePV - Variable in class CR_Vote.TracePair
-
A cached count table, holding in memory all nodes affected by the uncast/cast
of the projection.
- countToReport() - Method in class PollService
-
The current count to report, or null if there is none.
- countToReport() - Method in class WP_Poll.PollFetcher
-
The latest count, or null if there is none.
- countToReportT() - Method in class PollService
-
Siezes the thread-access lock and returns the current count to report, or null if
there is none.
- CountWAP - Class in votorola.s.wap
-
- CountWAP(String, Requesting, ResponseConfiguration) - Constructor for class CountWAP
-
Constructs a CountWAP.
- CR_Hello - Class in votorola.a.response
-
Responder for the command 'hello' - to say hello to the server.
- CR_Hello(VoterService) - Constructor for class CR_Hello
-
Constructs a CR_Hello.
- CR_Help - Class in votorola.a.response
-
Responder for the command 'help' - to request general information on the voter
service, and instructions on using it.
- CR_Help(VoterService) - Constructor for class CR_Help
-
Constructs a CR_Help.
- CR_Reconstruct - Class in votorola.a.count
-
Responder for the command 'reconstruct' - to reconstruct a poll from scratch.
- CR_Reconstruct(VoterService) - Constructor for class CR_Reconstruct
-
Constructs a CR_Reconstruct.
- CR_Unvote - Class in votorola.a.count
-
Responder for the command 'unvote' - to withdraw a vote from a poll.
- CR_Unvote(PollService) - Constructor for class CR_Unvote
-
Constructs a CR_Unvote.
- CR_Version - Class in votorola.a.response
-
Responder for the command 'version' - to ask what version of software the vote-server
is running.
- CR_Version(VoterService) - Constructor for class CR_Version
-
Constructs a CR_Version.
- CR_Vote - Class in votorola.a.count
-
Responder for the command 'vote' - to cast a vote in a poll.
- CR_Vote(PollService) - Constructor for class CR_Vote
-
Constructs a CR_Vote.
- CR_Vote(PollService, String) - Constructor for class CR_Vote
-
Constructs a CR_Vote as a subclass.
- CR_Vote.CountTablePVC - Class in votorola.a.count
-
A cached view of a count table restricted to a particular poll.
- CR_Vote.CountTablePVC(CountTable, String) - Constructor for class CR_Vote.CountTablePVC
-
- CR_Vote.TracePair - Class in votorola.a.count
-
A pair of vote traces: the old trace as of last count, and a projected trace that
takes into consideration the user's subsequent input if any.
- CR_Vote.TracePair(PollService, Count, Vote) - Constructor for class CR_Vote.TracePair
-
Constructs a TracePair with a standard cached view of a count table.
- CR_Vote.TracePair(PollService, Count, Vote, CR_Vote.CountTablePVC) - Constructor for class CR_Vote.TracePair
-
Constructs a TracePair.
- create() - Method in class CountTable
-
Creates this table in the database.
- create(DiffMessage, String, String, String) - Static method in class AuthDiffMessage
-
Create a DiffMessage from a
Message and decorate it with
difference information.
- create() - Method in class DiffMessageTable
-
Creates this table in the database.
- create(String, String, HarvestReporter) - Static method in class UpdateKick
-
- create(String, Date) - Static method in class Marker
-
Construct a new marker.
- create(String, String, String, String, List<String>, Date) - Static method in class Message
-
- create(String, String, List<String>, Date) - Static method in class MessageContext
-
Create a context.
- create() - Method in class StateTable
-
Creates this table in the database.
- create() - Method in class Membership.Table
-
Creates this table in the database.
- create() - Method in class TraceNodeW.Table
-
Creates this table in the database.
- create() - Method in class TrustEdge.Table
-
Creates this table in the database.
- createElement(String, Document) - Static method in class DocumentX
-
Creates an element with a given tag name.
- createHelpPrompt(String) - Static method in class GetoptX
-
Returns "Try 'progname --help' for more information.".
- createIndices() - Method in class CountTable
-
Creates additional indices for this table.
- createNewDirectory(File) - Static method in class FileX
-
Atomically creates a new, empty directory if and only if the directory does not
yet exist.
- createReadyDirectory(File, String, PipeRecognizer) - Static method in class ReadyDirectory
-
Creates a new ReadyDirectory.
- createReadyDirectory(File) - Static method in class ReadyDirectory
-
Creates a ready directory and returns an instance of it.
- createUnexpectedArgWarning(String, String) - Static method in class GetoptX
-
Returns "progname: unexpected argument: arg".
- crosspathNode - Variable in class Tier
-
The crosspath node, or null if there is none.
- crosspathRow - Variable in class Tier
-
The row of the crosspath node, or -1 if there is no crosspath node.
- currentPeriod() - Method in class PipermailHarvester.Archive
-
- cutSummaryInWords(String) - Static method in class HarvestUtil
-
Cuts the summary in words until #CHARLIMIT is reached.
- CZZ_DUMMY - Static variable in class Votorola
-
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.