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 _ 

W

W_CALL_PATTERN - Static variable in class WAP
The pattern of a call entry in query parameter 'wCall'.
waitForWithoutInterrupt(Process) - Static method in class ProcessX
Same as p.waitFor(), but throws an IOException if interrupted.
wap() - Method in interface Requesting
The servlet handling the request.
wap() - Method in class Responding
 
WAP - Class in votorola.a.web.wap
A web API for Votorola's servlet container (Tomcat).
WAP() - Constructor for class WAP
 
WAPCleanCallback - Class in votorola.a.count.gwt
A WAPResponse callback with error detection.
WAPCleanCallback(String) - Constructor for class WAPCleanCallback
Creates a WAPCleanCallback.
WAPException - Exception in votorola.a.web.wap
Thrown when a web API fault is detected.
WAPException() - Constructor for exception WAPException
 
WAPException(String) - Constructor for exception WAPException
 
Warning - Annotation Type in votorola.g.lang
Conveys a warning.
WARNING - Static variable in class LoggerX
 
warnings() - Method in class Stage
A list of warnings for the user.
WarningSink - Interface in votorola.a.web.gwt
A thing that accepts warnings for display to the user.
WarnV - Class in votorola.s.gwt.stage
A warning view rendered as a small red triangle.
WarnV() - Constructor for class WarnV
Constructs a WarnV.
WC_Alias - Class in votorola.a.web.wic.authen
An alias test login option for a login page.
WC_Alias(String, VPageHTML, VRequestCycle) - Constructor for class WC_Alias
Constructs a WC_Alias.
WC_DivisionSmallMap - Class in votorola.a.count
A small map of a polling division, linking to the division page in the pollwiki.
WC_DivisionSmallMap(String, String, String, VRequestCycle) - Constructor for class WC_DivisionSmallMap
Constructs a WC_DivisionSmallMap.
WC_Feedback - Class in votorola.a.web.wic
A reusable list of feedback messages, each rendered as a paragraph.
WC_Feedback(String) - Constructor for class WC_Feedback
Constructs a WC_Feedback.
WC_Feedback(String, IFeedbackMessageFilter) - Constructor for class WC_Feedback
Constructs a WC_Feedback, with a message filter.
WC_LoginLink - Class in votorola.a.web.wic.authen
A link that logs the user in.
WC_LoginLink(String, Page, String) - Constructor for class WC_LoginLink
Constructs a WC_LoginLink with the specified body string.
WC_LogoutLink - Class in votorola.a.web.wic.authen
A link that logs the user out.
WC_LogoutLink(String, Page, VRequestCycle) - Constructor for class WC_LogoutLink
Constructs a standard WC_LogoutLink.
WC_NavigationHead - Class in votorola.a.web.wic
A header of navigation links and session controls, for the page top.
WC_NavigationHead(String, VPageHTML, VRequestCycle) - Constructor for class WC_NavigationHead
Constructs a WC_NavigationHead.
WC_NavPile - Class in votorola.a.web.wic
A pile of navigation bars.
WC_NavPile(String) - Constructor for class WC_NavPile
 
WC_NavPile(String, NavTab, VRequestCycle) - Constructor for class WC_NavPile
Constructs a WC_NavPile.
WC_Stage - Class in votorola.a.web.wic
Scripting for the Crossforum Theatre stage.
WC_Stage(String, String, StringBuilder, VRequestCycle) - Constructor for class WC_Stage
Constructs a WC_Stage.
WC_WGLogo - Class in votorola.a.web.wic
A logo that mimics the one MediaWiki shows, at top-left of the page.
WC_WGLogo(String, String, String, VRequestCycle) - Constructor for class WC_WGLogo
Constructs a WC_WGLogo.
WebResponseX - Class in votorola.g.web.wic
Web response utilities.
wgLogoImageLocation() - Method in class PollService
The wiki logo (wgLogo) image location for this poll, or null if none is specified.
wgLogoLinkTarget() - Method in class PollService
The wiki logo (wgLogo) link target for this poll.
WicEmailAddressValidator - Class in votorola.g.mail
A validator of email addresses, that validates using JavaMail.
WicEmailAddressValidator() - Constructor for class WicEmailAddressValidator
 
WicPatternConverter - Class in votorola.g.util.regex
A Wicket I/O converter of regular expressions.
WicPatternConverter(int) - Constructor for class WicPatternConverter
Constructs a WicPatternConverter.
widestCookieDomain(String) - Static method in class Net
Returns the widest possible cookie domain (e.g. ".mydomain.dom") for the host, or null if no domain can be determined from the host specification.
WikiAuthenticator - Class in votorola.a.diff.harvest.auth
Provide access to the semantic-mediawiki database for a single property on the user's page.
WikiAuthenticator(WikiCache, String) - Constructor for class WikiAuthenticator
Construct this verifier.
WikiAuthenticator - Class in votorola.a.web.wic.authen
An authenticator based on the authentication facilities of the pollwiki, enabling synchronized login between it and the Wicket interface.
WikiAuthenticator(VOWicket) - Constructor for class WikiAuthenticator
Creates a WikiAuthenticator.
WikiAuthenticator.FailureMessage - Class in votorola.a.web.wic.authen
A container for a failure message that might or might not be localized.
WikiCache - Class in votorola.a
A directory of "semantic" data cached from the pollwiki ~/votorola/in/wiki.
WikiCache(VoteServer) - Constructor for class WikiCache
Constructs a WikiCache.
wikiScriptURI() - Method in interface PageRevision
The base location for script execution in the containing wiki, without a trailing slash (/).
wikiScriptURI() - Method in class PageRevision1
 
wildVariant() - Method in class ComponentPipeRevisionL
The wild variant indicated by this component pipe.
wildVariantName() - Method in class ComponentPipeRevisionL
The page name of the wild variant including the namespace.
WindowX - Class in votorola.g.web.gwt
Window utilities.
withRecall_p(PageParameters) - Static method in class WP_Poll
Returns the specified page parameters (pP) with a value for the poll parameter ('p') as recalled from the session.
withRecall_u_v(PageParameters) - Static method in class VoterPage.U
Returns the specified page parameters (pP) with a value for the identifier parameter ('u' or 'v') as recalled from the session.
withSet(PageParameters, String, String) - Static method in class PageParametersX
Returns the specified page parameters (p) with a new value set.
WP_Activity - Class in votorola.s.wic.server
A vote-server activity page, showing a summary of user and administrative activity.
WP_Activity() - Constructor for class WP_Activity
Constructs a WP_Activity.
WP_Activity.ApplicationScope - Class in votorola.s.wic.server
Application scope for instances of WP_Activity.
WP_Activity.ApplicationScope(VOWicket) - Constructor for class WP_Activity.ApplicationScope
Constructs an ApplicationScope.
WP_CountEngine - Class in votorola.s.wic.count
The count engine overview page.
WP_CountEngine(PageParameters) - Constructor for class WP_CountEngine
Constructs a WP_CountEngine.
WP_D - Class in votorola.s.wic.diff
The Wicket interface of the difference bridge, which includes a view of the difference between a pair of draft revisions.
WP_D(PageParameters) - Constructor for class WP_D
Constructs a WP_D.
WP_Diff - Class in votorola.a.web.wic.redirect
Redirector from Diff to the new name D.
WP_Diff(PageParameters) - Constructor for class WP_Diff
 
WP_Draft - Class in votorola.s.wic
A page that redirects to a specified position draft.
WP_Draft(PageParameters) - Constructor for class WP_Draft
Constructs a WP_Draft.
WP_Draft.ApplicationScope - Class in votorola.s.wic
Application scope for instances of WP_Draft.
WP_Draft.ApplicationScope(VOWicket) - Constructor for class WP_Draft.ApplicationScope
Constructs an ApplicationScope.
WP_Draft.DomainRelation - Enum in votorola.s.wic
A relation between two domains.
WP_e - Class in votorola.a.web.wic.redirect
A temporary hack for servicing EDO (common infrastructure) URLs.
WP_e(PageParameters) - Constructor for class WP_e
 
WP_EmailAuthen1 - Class in votorola.a.web.wic.authen
A page for the authentication of a user's email address, step 1.
WP_EmailAuthen2 - Class in votorola.a.web.wic.authen
A page for the authentication of a user's email address, step 2.
WP_EmailAuthen2(InternetAddress, boolean, VRequestCycle, RequestCycleRunner) - Constructor for class WP_EmailAuthen2
Constructs a WP_EmailAuthen2 in continuation of WP_OpenIDLogin (step 1).
WP_Logout - Class in votorola.a.web.wic.authen
A page for servicing a logout request.
WP_Logout(PageParameters) - Constructor for class WP_Logout
Logs the user out and redirects to a newly constructed bookmarkable page.
WP_Message - Class in votorola.a.web.wic
A general purpose message page for displaying messages outside their page of origin.
WP_Message() - Constructor for class WP_Message
Constructs a WP_Message that displays the session's feedback messages and then clears them.
WP_Message(String, Object...) - Constructor for class WP_Message
Constructs a WP_Message that displays the specified messages.
WP_MyDraft - Class in votorola.s.wic
A page that redirects to the user's draft, or, if there is no draft, guides the user in creating one.
WP_MyDraft(PageParameters) - Constructor for class WP_MyDraft
Constructs a WP_MyDraft.
WP_OpenIDLogin - Class in votorola.a.web.wic.authen
An OpenID login page.
WP_OpenIDLogin(PageParameters) - Constructor for class WP_OpenIDLogin
Constructs a WP_OpenIDLogin that redirects to a newly constructed, bookmarkable, return page if authentication succeeds.
WP_OpenIDLogin(WP_OpenIDLogin, String) - Constructor for class WP_OpenIDLogin
Constructs a WP_OpenIDLogin that continues from a previous, failed authentication attempt.
WP_OpenIDReturn - Class in votorola.a.web.wic.authen
An OpenID authentication return page, continuing from WP_OpenIDLogin.
WP_OpenIDReturn(PageParameters) - Constructor for class WP_OpenIDReturn
Constructs a WP_OpenIDReturn.
WP_OpenIDReturn.SessionScope - Class in votorola.a.web.wic.authen
Session scope for instances of WP_OpenIDReturn.
WP_OpenIDReturn.SessionScope(VSession) - Constructor for class WP_OpenIDReturn.SessionScope
Constructs a SessionScope.
WP_Poll - Class in votorola.s.wic.count
A poll overview page.
WP_Poll(PageParameters) - Constructor for class WP_Poll
Constructs a WP_Poll.
WP_Poll.PollFetcher - Class in votorola.s.wic.count
A serializeable container for a poll and its latest count.
WP_Poll.PollFetcher(PollService) - Constructor for class WP_Poll.PollFetcher
Constructs a poll fetcher.
WP_Poll.PollFetcher(String, VRequestCycle) - Constructor for class WP_Poll.PollFetcher
Constructs a poll fetcher.
WP_Poll.SessionScope - Class in votorola.s.wic.count
Session scope for instances of WP_Poll.
WP_Poll.SessionScope(VSession) - Constructor for class WP_Poll.SessionScope
Constructs a SessionScope.
WP_Pollspace - Class in votorola.a.web.wic.redirect
Redirector from Pollspace to the new, more accurate name Votespace.
WP_Pollspace(PageParameters) - Constructor for class WP_Pollspace
 
WP_Rank - Class in votorola.s.wic.count
A view of the tallied results for a poll.
WP_Rank(PageParameters) - Constructor for class WP_Rank
Constructs a WP_Rank.
WP_Server - Class in votorola.s.wic.server
Home page of the Votorola server.
WP_Server() - Constructor for class WP_Server
Constructs a WP_Server.
WP_Votespace - Class in votorola.s.wic.count
A view of the vote structure for a poll.
WP_Votespace(PageParameters) - Constructor for class WP_Votespace
Constructs a WP_Votespace.
WP_Votespace.FootnoteBuilder - Class in votorola.s.wic.count
An aid for constructing a set of footnotes.
WP_Votespace.FootnoteBuilder() - Constructor for class WP_Votespace.FootnoteBuilder
 
WP_Votespace.VotespaceTab - Class in votorola.s.wic.count
 
WP_Votespace.VotespaceTab(Class<? extends Page>) - Constructor for class WP_Votespace.VotespaceTab
Contructs a VotespaceTab.
WP_WikiLogin - Class in votorola.a.web.wic.authen
A login page based on the authentication facilities of the pollwiki, enabling synchronized login between it and the Wicket interface.
WP_WikiLogin(PageParameters) - Constructor for class WP_WikiLogin
Constructs a WP_WikiLogin that redirects to a newly constructed, bookmarkable, return page if authentication succeeds.
WP_Yadis - Class in votorola.a.web.wic.authen
The Yadis document, describing the identification services of this web interface.
WP_Yadis() - Constructor for class WP_Yadis
Constructs a WP_Yadis.
wPretty() - Method in interface Requesting
Whether it was requested that the response be human readable.
wPretty() - Method in class Responding
 
wrap(JSONPAtomizer<R>, AsyncCallback<T>) - Static method in class AtomicAsyncCallback
Partially creates an AtomicAsyncCallback for init to finish.
wrap(Spool, AsyncCallback<T>) - Static method in class SpooledAsyncCallback
Creates an SpooledAsyncCallback.
wrapJSON(StringBuilder) - Method in class Stage
Wraps a sequence of name/value pairs to form a proper JSON object, after removing any trailing comma (,).
wrapMaxInteger(int, int) - Static method in class GWTX
Returns the same value if it is less than Integer.MAX_VALUE, otherwise returns min.
WRAPPED_WIDTH - Static variable in class ReplyBuilder
Maximum width of wrapped text, in 'columns'.
write() - Method in class CountNodeW
Writes this node to the table if it has unwritten changes.
write(VoterInputTable<?>, ServiceSession) - Method in class Vote
Writes this vote to the table if it has unwritten changes, or deletes the vote if it's at default.
write(VoterInputTable<?>, ServiceSession, boolean) - Method in class Vote
Writes this vote to the table, or deletes the vote if it's at default.
write(Geocode.Table) - Method in class Geocode
Stores this geocode in the table.
write(Membership.Table) - Method in class Membership
Writes this membership to the table if it has unwritten changes.
write(TraceNodeW.Table) - Method in class TraceNodeW
Writes this node to the table if it has unwritten changes.
write(TrustEdge.Table) - Method in class TrustEdge
Writes this edge to the table if it has unwritten changes.
write(UserSettings.Table, ServiceSession) - Method in class UserSettings
Writes these user settings to the table if they have unwritten changes, or deletes them if they are at default.
write(UserSettings.Table, ServiceSession, boolean) - Method in class UserSettings
Writes these user settings to the table, or deletes them if they are all at default.
write(int) - Method in class StringSink
 
write(int) - Method in class StringSinkD
 
write(char[]) - Method in class StringWriterB
 
write(char[], int, int) - Method in class StringWriterB
 
write(int) - Method in class StringWriterB
 
write(String) - Method in class StringWriterB
 
write(String, int, int) - Method in class StringWriterB
 
write(char[]) - Method in class URLEncodedWriter
 
write(char[], int, int) - Method in class URLEncodedWriter
 
write(int) - Method in class URLEncodedWriter
 
write(String) - Method in class URLEncodedWriter
 
write(String, int, int) - Method in class URLEncodedWriter
 
write(char[]) - Method in class JSONStringWriter
Throws UnsupportedOperationException because it is not yet needed.
write(char[], int, int) - Method in class JSONStringWriter
Throws UnsupportedOperationException because it is not yet needed.
write(int) - Method in class JSONStringWriter
 
write(String, int, int) - Method in class JSONStringWriter
Throws UnsupportedOperationException because it is not yet needed.
write(String) - Method in class JSONStringWriter
 
writeAll() - Method in interface CacheControlledTable
Writes all rows that have unwritten changes.
writeObject(Object, File) - Static method in class FileX
Serializes an object to a file.
writeObjectToSerialFile() - Method in class Count
 
writeObjectToSerialFile() - Method in class NetworkTrace
 
writeVoteAndEcho(String, Vote, CommandResponder.Session) - Method in class CR_Vote
Changes the vote and writes it to the database, and appends an echo of the change to the reply.
WZZ_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