- VALID_PATTERN_BARE_DOMNAME - Static variable in class InternetAddressX
-
The pattern of valid email address consisting of the bare addr-spec having no
personal part and no angle braces, and with no domain literals (like
joe@[192.168.1.100]
).
- validate(Form<?>) - Method in class IDFieldValidator
-
- validate(IValidatable<String>) - Method in class WicEmailAddressValidator
-
- validate(IValidatable<CharSequence>) - Method in class MaxLengthValidator
-
- ValidationError1 - Class in votorola.g.web.wic
-
Simple implementation of a validation error.
- ValidationError1(String) - Constructor for class ValidationError1
-
Constructs a ValidationError1.
- ValueChange<T> - Class in votorola.g.web.gwt.event
-
An implementation of ValueChangeEvent with a public constructor, enabling events to be
created and fired through an event bus instead of the global handler manager.
- ValueChange(T) - Constructor for class ValueChange
-
Constructs a ValueChange.
- valueOf(String) - Static method in enum CountingMethodJS.SwitchMnemonic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum XCastRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum StateTable.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ResultsCompiler.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum VoteServer.TestUseMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Browser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Feed.SwitchMnemonic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Scene.SwitchMnemonic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum WP_Draft.DomainRelation
-
Returns the enum constant of this type with the specified name.
- valueOfFullName(String) - Static method in enum CountingMethodJS.SwitchMnemonic
-
Returns the switch mnemonic with the specified full name.
- values() - Static method in enum CountingMethodJS.SwitchMnemonic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum XCastRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum StateTable.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ResultsCompiler.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum VoteServer.TestUseMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Browser
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Feed.SwitchMnemonic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum Scene.SwitchMnemonic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum WP_Draft.DomainRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vApplication() - Method in class VPage
-
- vApplication() - Method in class VSession
-
- variant() - Method in class ComponentPipeRevision1
-
The variant indicated by this component pipe, being either the candidate variant
or the wild variant depending on the specific revision path for which this pipe
was constructed.
- vBoardElement - Variable in class VoteTrackV
-
- vElement - Variable in class VoteTrackV
-
- verify(DiffMessage) - Method in interface Authenticator
-
- verify(DiffMessage) - Method in class BasicAuthenticator
-
While officially the local part of mail (before at-sign) is
case-sensitive some mail providers (e.g. gmx.de) change lower-case mails
to first letter upper case.
- verify(DiffMessage) - Method in class WikiAuthenticator
-
Verify a message against this property.
- VERSION - Static variable in class HarvestRunner
-
Version advocated by the HTTP-client.
- VERSION - Static variable in class Votorola
-
The release version of this code, in the form "N.N.N[.N]", where N is a number.
- view() - Method in class PollV.Sensor
-
The poll view associated with this lighting sensor.
- view() - Method in class TalkV.Sensor
-
The talk view associated with this lighting sensor.
- view() - Method in class NodeV.Sensor
-
The node view associated with this lighting sensor.
- VIEW_COUNT - Static variable in class TalkTrackV
-
The number of views created by the view on startup and used to fill in
data.
- VOCount - Class in votorola.s.line
-
Main class of the executable vocount
- a tool to count the votes.
- VOCount() - Constructor for class VOCount
-
- VODeliver - Class in votorola.s.line
-
Main class of the executable vodeliver
- a test tool to deliver
email messages to a mailbox.
- VOFaceMail - Class in votorola.s.mail
-
The mail-based voter interface (mail interface).
- VOFaceMail.ConstructionContext - Class in votorola.s.mail
-
A context for configuring the mail interface.
- VOHarvest - Class in votorola.s.line
-
Main class of the executable voharvest
- a tool to gather diff
messages from different remote web forums.
- VOHarvest() - Constructor for class VOHarvest
-
- VOHarvest.Archive - Class in votorola.s.line
-
- VOHarvest.Archive(String, String) - Constructor for class VOHarvest.Archive
-
- VOLog - Class in votorola.s.line
-
Main class of the executable volog
- a test tool to log messages at all
logging levels.
- VOMir - Class in votorola.s.line
-
Main class of the executable vomir
- a slapdash prototype of vote
mirroring that worked against White House 2 servers.
- VONop - Class in votorola.s.line
-
Main class of the executable vonop
- a command that does nothing.
- VOQProperties - Class in votorola.s.line
-
Main class of the executable voqproperties
- a test tool to print the
runtime properties.
- VOScript - Class in votorola.s.line
-
Main class of the executable voscript
- an interpreter to test the
compilation of a configuration script.
- Vote - Class in votorola.a.count
-
A voter's input to a poll backed by a row of the input table.
- Vote(IDPair, VoterInputTable<?>) - Constructor for class Vote
-
Constructs a Vote from an ID pair, reading the initial state from the input table.
- Vote(String, VoterInputTable<?>) - Constructor for class Vote
-
Constructs a Vote from an email address, reading the initial state from the input
table.
- Vote(IDPair, String) - Constructor for class Vote
-
Constructs a Vote from the specified initial data.
- Vote(String, String) - Constructor for class Vote
-
Constructs a Vote from the specified initial data.
- Vote(IDPair) - Constructor for class Vote
-
Constructs a Vote with default initial data.
- Vote(String) - Constructor for class Vote
-
Constructs a Vote with default initial data.
- Vote.CastEvent - Class in votorola.a.count
-
An event that records the casting of a vote.
- Vote.CastEvent(PollService, Vote) - Constructor for class Vote.CastEvent
-
Constructs a CastEvent.
- Vote.VotingEvent - Class in votorola.a.count
-
An event that records the casting or withdrawal of a vote.
- Vote.WithdrawalEvent - Class in votorola.a.count
-
An event that records the withdrawal of a vote.
- Vote.WithdrawalEvent(PollService, Vote, Vote) - Constructor for class Vote.WithdrawalEvent
-
Creates a WithdrawalEvent.
- voteA - Variable in class LinkTrackV
-
- VoteCastingContext - Class in votorola.a.count
-
A context for restricting the casting of votes.
- VoteCastingContext(boolean, TraceNodeW, Set<String>) - Constructor for class VoteCastingContext
-
Constructs a VoteCastingContext.
- votepath() - Method in class DartScoping
-
The path of a vote expressed as a sequence of count nodes, each node being
identified by an encoded dart sector.
- votepath() - Method in class NodeV
-
The radix 21 votepath from this view.
- votepath() - Method in class Votespace
-
The votepath that is shown.
- voter() - Method in class Vote
-
The voter.
- voter() - Method in class Vote.VotingEvent
-
The voter.
- VOTer - Class in votorola.s.line
-
Main class of the executable voter
- a shell for issuing service commands
on behalf of a voter.
- VOTER_CIRCLE_RADIUS - Static variable in class VoterCircle
-
The radius of each voter circle.
- VoterCircle - Class in votorola.s.gwt.scene.vote
-
A semi-circular, fan-out view of voter nodes, ordered clockwise by dart sector.
- VoterCircle(Circle<?>, int, VotespaceV) - Constructor for class VoterCircle
-
Constructs a VoterCircle.
- voterDiff(int) - Method in class DifferenceShadows
-
Returns the difference between the anchor's position draft and the voter's at the
specified index; or null if there is no such voter, or the difference is unknown.
- voterDivisions() - Method in class VoteCastingContext
-
The set of divisions of which the voter is a registered member, as determined from
the latest trace of the trust network, if any.
- voteRegister() - Method in class CountNodeJS
-
The vote register at this node.
- voterEmail() - Method in class Vote
-
Identifies the voter.
- voterEmail() - Method in class Vote.VotingEvent
-
Identifies the voter.
- voterEmail() - Method in class UserSettings
-
Identifies the user for voting purposes.
- voterEmail() - Method in interface VoterPage
-
Identifies the voter by canonical email address.
- voterEmail() - Method in class WP_Rank
-
- voterEmail() - Method in class WP_Votespace
-
- voterIDPair() - Method in interface VoterPage
-
Identifies either the voter who is viewed on this page, or
nobody.
- voterIDPair() - Method in class WP_Rank
-
- voterIDPair() - Method in class WP_Votespace
-
- voterInputTable() - Method in class PollService
-
- voterInputTable() - Method in interface InputStore
-
The relational store of voter input for this service.
- VoterInputTable<S extends VoterService> - Class in votorola.a
-
The input table of a voter service, storing its voter input in a relational form.
- VoterInputTable(S, String) - Constructor for class VoterInputTable
-
Partially constructs a VoterInputTable.
- VoterInputTable.BadInputException - Exception in votorola.a
-
Thrown when voter input is unacceptable for storage.
- VoterInputTable.BadInputException(String) - Constructor for exception VoterInputTable.BadInputException
-
- VoterInputTable.XMLColumnAppender - Class in votorola.a
-
An XML column appender for a voter input table.
- VoterInputTable.XMLColumnAppender(Appendable) - Constructor for class VoterInputTable.XMLColumnAppender
-
Constructs an XMLColumnAppender.
- VoterInputTable.XMLColumnBuilder - Class in votorola.a
-
An XML column appender for a voter input table that sinks to a string builder.
- VoterInputTable.XMLColumnBuilder(StringBuilder) - Constructor for class VoterInputTable.XMLColumnBuilder
-
Constructs an XMLColumnBuilder.
- voterInterface() - Method in class CommandResponder.Session
-
The voter interface that is providing this session.
- VoterInterface - Interface in votorola.a
-
A user interface for voters, providing access to voter services via a particular
protocol, such as Web or email.
- VoterNodeV - Class in votorola.s.gwt.scene.vote
-
A view of a voter's count node.
- VoterNodeV(VotespaceV, int, Circle<?>) - Constructor for class VoterNodeV
-
Constructs a VoterNodeV.
- VoterPage - Interface in votorola.a.voter
-
A page that is navigable by user.
- VoterPage.SessionScope - Class in votorola.a.voter
-
Session scope for instances of VoterPage.
- VoterPage.SessionScope(VSession) - Constructor for class VoterPage.SessionScope
-
Constructs a SessionScope.
- VoterPage.U - Class in votorola.a.voter
-
Voter page utilities.
- voters() - Method in class CountNodeJS
-
- voters() - Method in class VoteTrack
-
The board of the anchor node's direct voters.
- votersBoardV() - Method in class VoteTrackV
-
- voterService - Variable in class CommandResponder.Base
-
- voterService - Variable in class VoterInputTable
-
- voterService() - Method in class VoterInputTable
-
Returns the service whose voter input this table stores.
- VoterService - Class in votorola.a
-
A facility for voters to access and maintain a category of data on a vote-server.
- VoterService(VoteServer.Run, VoterService.ConstructionContext) - Constructor for class VoterService
-
Partially creates a VoterService.
- voterService(String) - Method in class VoteServer.Run
-
Returns a non-poll voter service provided in this run; or null if the name
designates no provided non-poll service.
- VoterService.ConstructionContext - Class in votorola.a
-
- VoterService.ConstructionContext(String, JavaScriptIncluder) - Constructor for class VoterService.ConstructionContext
-
- VoterService.ConstructionContext(String, JavaScriptIncluder, Pattern) - Constructor for class VoterService.ConstructionContext
-
- VoterService.IllegalNameException - Exception in votorola.a
-
Thrown when a service with an illegal name is requested.
- VoterService.IllegalNameException(String) - Constructor for exception VoterService.IllegalNameException
-
- VoterService.NoSuchServiceException - Exception in votorola.a
-
Thrown when an unknown voter service is requested.
- VoterService.NoSuchServiceException(String, File) - Constructor for exception VoterService.NoSuchServiceException
-
- votersSet(CountNodeEvent) - Method in interface CountCacheListener
-
Called when a node's
voters are determined.
- votersSet(CountNodeEvent) - Method in class DifferenceShadower
-
- voterTraceNode() - Method in class VoteCastingContext
-
The voter's node from the latest trace of the trust network, if any.
- voterUsername() - Method in interface VoterPage
-
The voter's username as derived from the email address.
- voterUsername() - Method in class WP_Rank
-
- voterUsername() - Method in class WP_Votespace
-
- voteServer() - Method in class PollService.ConstructionContext
-
The vote-server.
- voteServer() - Method in class HarvestCache
-
Return the VoteServer instance for this Cache.
- voteServer() - Method in class ResultsCompiler
-
The lazilly initialized vote-server.
- voteServer() - Method in class Registration.SnapshotContext
-
The vote-server.
- voteServer() - Method in class Trustserver.ConstructionContext
-
The vote-server.
- VoteServer - Class in votorola.a
-
A server that provides polls and other voter services.
- VoteServer(String) - Constructor for class VoteServer
-
Constructs a VoteServer.
- voteServer() - Method in class VoteServer.Run
-
The vote-server for this run.
- VoteServer.ConstructionContext - Class in votorola.a
-
A context for configuring the construction of a
VoteServer.
- VoteServer.DatabaseCC - Class in votorola.a
-
A context for configuring the construction of a vote-server
Database.
- VoteServer.DatabaseCC(String) - Constructor for class VoteServer.DatabaseCC
-
Constructs a DatabaseCC.
- VoteServer.Run - Class in votorola.a
-
A run of the vote-server.
- VoteServer.Run(boolean) - Constructor for class VoteServer.Run
-
Constructs a Run.
- VoteServer.TestUseMode - Enum in votorola.a
-
A mode of test usage for a vote-server.
- Votespace - Class in votorola.s.gwt.scene.vote
-
A social scene structured on lines of
- voteTrace() - Method in class PersonJS
-
- voteTrace() - Method in class PersonJig
-
- voteTraceProjected() - Method in interface Person
-
An external trace projected from the voteTrace by including any subsequent input
from the user's (but not of other users); or null if the original vote trace is
unknown (null), or the user had no subsequent input.
- voteTraceProjected() - Method in class PersonJS
-
- voteTraceProjected() - Method in class PersonJig
-
- voteTrack() - Method in class NominalDifferenceTargeter
-
The staged instance of the vote track.
- voteTrack() - Method in class DifferenceLight
-
The staged instance of the vote track.
- VoteTrack - Class in votorola.s.gwt.stage.vote
-
- votorola.a - package votorola.a
-
Providing application-specific library code for Votorola:
an experimental technology for the public guidance of electoral systems,
executive offices, legislatures, and other decision systems.
- votorola.a.count - package votorola.a.count
-
Counting votes and resources.
- votorola.a.count.gwt - package votorola.a.count.gwt
-
Interfacing to the count engine from GWT web clients.
- votorola.a.diff - package votorola.a.diff
-
Differencing of position drafts.
- votorola.a.diff.harvest - package votorola.a.diff.harvest
-
Caching forum messages.
- votorola.a.diff.harvest.auth - package votorola.a.diff.harvest.auth
-
- votorola.a.diff.harvest.cache - package votorola.a.diff.harvest.cache
-
- votorola.a.diff.harvest.kick - package votorola.a.diff.harvest.kick
-
- votorola.a.diff.harvest.run - package votorola.a.diff.harvest.run
-
- votorola.a.locale.gwt - package votorola.a.locale.gwt
-
Localizing the user interface for GWT clients.
- votorola.a.position - package votorola.a.position
-
Formalizing stances on prospective issues.
- votorola.a.response - package votorola.a.response
-
Interfacing with users by command/response.
- votorola.a.response.line - package votorola.a.response.line
-
Interfacing with administrators via the command line.
- votorola.a.trust - package votorola.a.trust
-
Tracing trust networks and compiling residential voter registers.
- votorola.a.voter - package votorola.a.voter
-
Providing user-specific facilities.
- votorola.a.web - package votorola.a.web
-
Serving Votorola's web interfaces.
- votorola.a.web.gwt - package votorola.a.web.gwt
-
Serving Votorola's Google Web Toolkit interfaces.
- votorola.a.web.wap - package votorola.a.web.wap
-
Providing a web API for Votorola.
- votorola.a.web.wic - package votorola.a.web.wic
-
Serving Votorola's Wicket web interface.
- votorola.a.web.wic.authen - package votorola.a.web.wic.authen
-
Identification and authentication of users.
- votorola.a.web.wic.redirect - package votorola.a.web.wic.redirect
-
Redirecting experimental or obsolete web requests.
- votorola.g - package votorola.g
-
Providing general-purpose library code.
- votorola.g.hold - package votorola.g.hold
-
Holding and releasing programmatic resources.
- votorola.g.io - package votorola.g.io
-
Input and output of data.
- votorola.g.lang - package votorola.g.lang
-
Relating to the core of Java.
- votorola.g.locale - package votorola.g.locale
-
Localizing user interfaces.
- votorola.g.logging - package votorola.g.logging
-
Logging runtime events.
- votorola.g.mail - package votorola.g.mail
-
Sending and receiving email.
- votorola.g.net - package votorola.g.net
-
Networking for data communication
- votorola.g.option - package votorola.g.option
-
Parsing command line options.
- votorola.g.script - package votorola.g.script
-
Embedded execution of scripts.
- votorola.g.sql - package votorola.g.sql
-
Communicating with relational databases.
- votorola.g.text - package votorola.g.text
-
Handling text, dates, numbers and messages in a locale sensitive manner.
- votorola.g.util - package votorola.g.util
-
Relating to 'utilities' in Java.
- votorola.g.util.concurrent - package votorola.g.util.concurrent
-
Controlling parallel processes.
- votorola.g.util.regex - package votorola.g.util.regex
-
Pattern-matching with regular expressions.
- votorola.g.web - package votorola.g.web
-
Networking by web protocols.
- votorola.g.web.gwt - package votorola.g.web.gwt
-
Implementing web clients with the Google Web Tookit.
- votorola.g.web.gwt.event - package votorola.g.web.gwt.event
-
Handling GWT events.
- votorola.g.web.gwt.svg - package votorola.g.web.gwt.svg
-
Rendering Scalable Vector Graphics under GWT.
- votorola.g.web.wic - package votorola.g.web.wic
-
Serving Wicket applications.
- votorola.g.xml.stream - package votorola.g.xml.stream
-
Streamed encoding in Extensible Markup Language (XML)
- votorola.s - package votorola.s
-
Software deployment and administration.
- votorola.s.gwt - package votorola.s.gwt
-
Votorola user interfaces under Google Web Toolkit.
- votorola.s.gwt.mediawiki - package votorola.s.gwt.mediawiki
-
Staging Crossforum Theatre within MediaWiki pages.
- votorola.s.gwt.pollwiki - package votorola.s.gwt.pollwiki
-
Staging Crossforum Theatre within pollwiki pages.
- votorola.s.gwt.scene - package votorola.s.gwt.scene
-
Scenes for Crossforum Theatre.
- votorola.s.gwt.scene.axial - package votorola.s.gwt.scene.axial
-
Mapping along Cartesian axes.
- votorola.s.gwt.scene.diff - package votorola.s.gwt.scene.diff
-
Feeding the UI with a summary of difference-based discussions.
- votorola.s.gwt.scene.dum - package votorola.s.gwt.scene.dum
-
Providing dummy implementations to serve as examples and test code.
- votorola.s.gwt.scene.feed - package votorola.s.gwt.scene.feed
-
Showing sequences of real-world events to users.
- votorola.s.gwt.scene.feed.ss - package votorola.s.gwt.scene.feed.ss
-
Supporting the server side of a feed.
- votorola.s.gwt.scene.geo - package votorola.s.gwt.scene.geo
-
Mapping by geolocation.
- votorola.s.gwt.scene.vote - package votorola.s.gwt.scene.vote
-
Mapping society along lines of formal assent.
- votorola.s.gwt.stage - package votorola.s.gwt.stage
-
- votorola.s.gwt.stage.light - package votorola.s.gwt.stage.light
-
Lighting the stage.
- votorola.s.gwt.stage.link - package votorola.s.gwt.stage.link
-
Props for navigating among scenes.
- votorola.s.gwt.stage.poll - package votorola.s.gwt.stage.poll
-
Poll related props for the stage.
- votorola.s.gwt.stage.talk - package votorola.s.gwt.stage.talk
-
Discussion related props for the stage.
- votorola.s.gwt.stage.vote - package votorola.s.gwt.stage.vote
-
Voting related props for the stage.
- votorola.s.gwt.wic - package votorola.s.gwt.wic
-
Staging Crossforum Theatre in Wicket pages.
- votorola.s.line - package votorola.s.line
-
Command line executables for Votorola.
- votorola.s.mail - package votorola.s.mail
-
Votorola's mail interface.
- votorola.s.wap - package votorola.s.wap
-
Web APIs for Votorola.
- votorola.s.wap.store - package votorola.s.wap.store
-
The web API for the transient storage of unimportant data.
- votorola.s.wic - package votorola.s.wic
-
Votorola web UIs under Wicket.
- votorola.s.wic.count - package votorola.s.wic.count
-
The user interface of the count engine under Wicket.
- votorola.s.wic.diff - package votorola.s.wic.diff
-
The user interface of the difference bridge under Wicket.
- votorola.s.wic.server - package votorola.s.wic.server
-
A user interface providing an overview of the server under Wicket.
- votorolaDirectory() - Method in class VoteServer
-
The base directory ~/votorola
of all vote-server configuration files,
where ~
is the home directory of the vote-server account.
- VotorolaException - Exception in votorola.g
-
Thrown when a Votorola-specific checked exception occurs.
- VotorolaException() - Constructor for exception VotorolaException
-
- VotorolaException(Throwable) - Constructor for exception VotorolaException
-
- VotorolaException(String) - Constructor for exception VotorolaException
-
- VotorolaException(String, Throwable) - Constructor for exception VotorolaException
-
- VotorolaRuntimeException - Exception in votorola.g
-
Thrown when a Votorola-specific runtime exception occurs.
- VotorolaRuntimeException() - Constructor for exception VotorolaRuntimeException
-
- VotorolaRuntimeException(Throwable) - Constructor for exception VotorolaRuntimeException
-
- VotorolaRuntimeException(String) - Constructor for exception VotorolaRuntimeException
-
- VotorolaRuntimeException(String, Throwable) - Constructor for exception VotorolaRuntimeException
-
- VotorolaSecurityException - Exception in votorola.g
-
Thrown when a Votorola-specific security exception occurs.
- VotorolaSecurityException() - Constructor for exception VotorolaSecurityException
-
- VotorolaSecurityException(Throwable) - Constructor for exception VotorolaSecurityException
-
- VotorolaSecurityException(String) - Constructor for exception VotorolaSecurityException
-
- VotorolaSecurityException(String, Throwable) - Constructor for exception VotorolaSecurityException
-
- votorolaURI() - Method in class VoteServer
-
The public location of the
votorola directory
without a trailing slash (/), or a local "file" URI if the directory is
unpublished.
- VOTrace - Class in votorola.s.line
-
Main class of the executable votrace
- a tool to trace a neigbourhood
trust network and compile a residential register.
- VOTrace() - Constructor for class VOTrace
-
- vOutflowElement - Variable in class VoteTrackV
-
- VOWicket - Class in votorola.a.web.wic
-
The Wicket web interface.
- VOWicket() - Constructor for class VOWicket
-
- VOWicket.ConstructionContext - Class in votorola.a.web.wic
-
A context for configuring the web interface.
- VPage - Class in votorola.a.web.wic
-
A page in the Wicket web interface.
- VPage() - Constructor for class VPage
-
- VPage(PageParameters) - Constructor for class VPage
-
Constructs a VPage, per
WebPage(_pP).
- VPageHTML - Class in votorola.a.web.wic
-
An HTML page in the Wicket web interface.
- VPageHTML() - Constructor for class VPageHTML
-
Constructs a VPageHTML, per
WebPage().
- VPageHTML(PageParameters) - Constructor for class VPageHTML
-
Constructs a VPageHTML, per
WebPage(_pP).
- vRequest() - Method in class VRequestCycle
-
- vRequestCycle() - Method in class VPage
-
- VRequestCycle - Class in votorola.a.web.wic
-
A request cycle in the Wicket web interface.
- VRequestCycle(RequestCycleContext) - Constructor for class VRequestCycle
-
Constructs a VRequestCycle.
- vResponse() - Method in class VRequestCycle
-
- VSession - Class in votorola.a.web.wic
-
A user session in the Wicket web interface.
- VSession(WebRequest, WebResponse, VOWicket) - Constructor for class VSession
-
Creates a VSession.
- VSession.User - Class in votorola.a.web.wic
-
An authenticated Wicket user.
- vsRun() - Method in class CountSource1
-
The ultimate source of the count.
- vsRun() - Method in class PollService.VoteServerScope.Run
-
The vote-server run.
- vsRun() - Method in class ResultsCompiler
-
The lazilly started and locked vote-server run.
- vsRun - Variable in class VoterService
-
- vsRun() - Method in class VoterService
-
The vote-server run, in which this service is provided.
- vsRun() - Method in class WAP
-
The run of the vote-server against which requests are made.
- vsRun() - Method in class VOWicket
-
The vote-server run for which this web interface is provided.
- VZZ_DUMMY - Static variable in class Votorola
-
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.