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 _ 

M

mailLock() - Method in class VOWicket
Lock object for mail facilities.
MailMetaService - Class in votorola.s.mail
The meta-service of the mail-based voter interface.
MailMetaService(VoteServer.Run, MailMetaService.ConstructionContext) - Constructor for class MailMetaService
 
MailMetaService.ConstructionContext - Class in votorola.s.mail
A context for configuring the mail interface's voter meta-service.
mailSender() - Method in class VOWicket
Access to the SMTP mail transfer service.
MailSender - Class in votorola.g.mail
A sender of messages, with access to an SMTP mail transfer service.
MailSender(SMTPTransportX.ConstructionContext) - Constructor for class MailSender
Constructs a MailSender.
mailSession() - Method in class VOWicket
The mail session for this run of the web interface.
mailTransferService() - Method in class VOWicket.ConstructionContext
The context for configuring access to the mail transfer server, through which outgoing messages (for email address authentication) are sent.
main(String[]) - Static method in class VOCount
Runs the tool from the command line.
main(String[]) - Static method in class VODeliver
Runs the tool from the command line.
main(String[]) - Static method in class VOHarvest
Runs the tool from the command line.
main(String[]) - Static method in class VOLog
Executes from the command line.
main(String[]) - Static method in class VOMir
Executes from the command line.
main(String[]) - Static method in class VONop
Runs this command from the command line.
main(String[]) - Static method in class VOQProperties
Runs the tool from the command line.
main(String[]) - Static method in class VOScript
Executes from the command line.
main(String[]) - Static method in class VOTer
Executes from the command line.
main(String[]) - Static method in class VOTrace
Runs the tool from the command line.
main(String[]) - Static method in class VOFaceMail
Creates the mail interface from the command line, and starts it.
MajorV - Class in votorola.s.gwt.stage.vote
A major component of a track view.
MajorV(XCastRelation, VoteTrackV) - Constructor for class MajorV
Creates a new MajorV.
makeUpdateButton() - Method in class TalkTrackV
 
mapHandler(IRequestHandler) - Method in class PublicConfigRequestMapper
 
mapRequest(Request) - Method in class PublicConfigRequestMapper
 
MARGIN_BOTTOM - Static variable in class NodeVPainter
The margin to respect below the node view in pixels.
MARGIN_TOP - Static variable in class NodeVPainter
The margin to respect above the node view in pixels.
Marker - Class in votorola.a.diff.harvest
Final class to represent points in the archive.
match(ContentType) - Method in class ContentType
Returns whether this content type is match by the content type found in the "Accept" header field of an HTTP request.
matcher(Pattern, CharSequence, Matcher) - Static method in class PatternX
The same as pattern.matcher() but reuses a pre-existing matcher created from another pattern.
matchIPAddress(String) - Static method in class Net
Matches the specified string against the pattern of a dotted decimal IPV4 address such as "127.0.0.1".
MatchResultNE - Class in votorola.g.web.gwt
A partial implementation of match result that never sets an empty string for a group value in lieu of a null value.
MatchResultNE(MatchResult) - Constructor for class MatchResultNE
Constructs a MatchResultNE.
MAX_DIFFS - Static variable in class DifferenceLight
The maximum number of differences (42) that can exist in the vote track.
MAX_IDENTIFIER_LENGTH - Static variable in class Database
Maximum length of an SQL identifier, for PostgreSQL (default build).
MAX_INPUT_LENGTH - Static variable in class VoterInputTable
Maximum length of a single input string, in characters.
MAX_PATH_LENGTH - Static variable in interface DraftRevision
The maximum length of a revision path from the position core to the draft.
MAX_RANK_INDEX - Static variable in class WP_Rank
The maximum index viewable in the table of ranked candidates.
MAX_REFERRER_RESOLUTION_MS - Static variable in class ReferrerRelayer
The time limit for resolving the referrer in cases of deferred resolution, which is 5000 ms.
MAX_RESPONSE_SIZE - Static variable in class PollspaceWAP
The maximum number of polls returned per response.
MAX_RESULTS - Static variable in class DiffMessageTable
Maximum rows in the result.
maxInputLength() - Method in class WicPatternConverter
The maximum length of input that will be accepted.
maxLength() - Method in class MaxLengthValidator
The maximum length.
MaxLengthValidator - Class in votorola.g.web.wic
A validator that limits character sequences to a maximum length.
MaxLengthValidator(int) - Constructor for class MaxLengthValidator
Constructs a MaxLengthValidator.
MAYBE_UGLY_URL_PATTERN - Static variable in class MediaWiki
A pattern that detects whether a wiki URL might be based on the standard access URL ending in "index.php" for example, or is definitely based on a pretty alias per $wgUsePathInfo.
maybeRecallRedirect(Class<? extends Page>, PageParameters, VRequestCycle) - Static method in class WP_Votespace
Effects a recall-redirect if requested.
maybeRedirect_P(Class<? extends Page>, PageParameters, VRequestCycle) - Static method in class WP_Poll
Effects a redirect in response to missing mandatory parameters.
maybeRedirectToDraft(String, String, String, VOWicket, VRequestCycle) - Static method in class WP_Draft
Redirects to the position draft if it exists, otherwise returns the URL of the position core in the local pollwiki, which may or may not exist.
maybeUgly() - Method in interface Pollwiki
Answers whether the wiki URL might be based on the standard access URL ending in "index.php" for example, or is definitely based on a pretty alias per $wgUsePathInfo.
maybeUgly() - Method in class PollwikiVS
 
maybeUgly() - Method in class PollwikiG
 
mc - Variable in class Message
 
mc() - Method in class Message
 
MediaWiki - Class in votorola.g
Utilities for communicating with the MediaWiki wiki system.
MediaWiki.APIError - Exception in votorola.g
Thrown when a MediaWiki API call returns an explicit error response.
MediaWiki.APIError(String, XMLStreamReader) - Constructor for exception MediaWiki.APIError
 
MediaWiki.APIError(XMLStreamReader) - Constructor for exception MediaWiki.APIError
 
MediaWiki.MalformedRequest - Exception in votorola.g
Thrown when an improperly formed API call is detected.
MediaWiki.MalformedRequest(String) - Constructor for exception MediaWiki.MalformedRequest
 
MediaWiki.MalformedResponse - Exception in votorola.g
Thrown when the response to an API call is improperly formed.
MediaWiki.MalformedResponse(String) - Constructor for exception MediaWiki.MalformedResponse
 
MediaWiki.NoSuchItem - Exception in votorola.g
Thrown when a request cannot be met because an item does not exist.
MediaWiki.NoSuchItem(String) - Constructor for exception MediaWiki.NoSuchItem
 
MediaWiki.NoSuchPage - Exception in votorola.g
Thrown when a request cannot be met because a page does not exist.
MediaWiki.NoSuchPage(String, String) - Constructor for exception MediaWiki.NoSuchPage
 
MediaWiki.NoSuchRev - Exception in votorola.g
Thrown when a request cannot be met because a page revision does not exist.
MediaWiki.NoSuchRev(String) - Constructor for exception MediaWiki.NoSuchRev
 
MediaWikiIn - Class in votorola.s.gwt.mediawiki
The GWT entry module for embedding the Crossforum Theatre stage in MediaWiki pages.
MediaWikiIn() - Constructor for class MediaWikiIn
 
MediaWikiMod - Class in votorola.s.gwt.mediawiki
The GWT library module for embedding the Crossforum Theatre stage in MediaWiki pages.
MediaWikiMod() - Constructor for class MediaWikiMod
 
Membership - Class in votorola.a.trust
A registrant's membership in a division.
Membership(IDPair, String) - Constructor for class Membership
Creates a Membership with default values.
Membership.Table - Class in votorola.a.trust
The relational store of memberships that (in part) backs a compiled network trace.
Membership.Table(ReadyDirectory, Database) - Constructor for class Membership.Table
Constructs a Table.
membershipTable() - Method in class NetworkTrace
The relational store of memberships that (in part) backs this trace, if known.
mesA() - Method in class App
The localized messages for package a.
mesS() - Method in class App
The localized messages for package s.
message() - Method in class DiffMessage
The message containing this difference.
Message - Class in votorola.a.diff.harvest
Message structure for any communication medium.
message() - Method in interface Bite
The first message associated with this bite.
message() - Method in class BiteJS
 
message() - Method in class BiteJig
 
Message - Interface in votorola.s.gwt.stage
A public communication such as a post to a discussion forum.
message() - Method in class DiffMessageJS
 
messageA - Variable in class LinkTrackV
 
MessageContext - Class in votorola.a.diff.harvest
Data structure for message-contexts as long as the Url is unknown and the message is therefore only known (including diff-urls) to determine harvesting UpdateKicks.
MessageJig - Class in votorola.s.gwt.scene.feed.ss
A mutable and serializeable message.
MessageJig() - Constructor for class MessageJig
 
MessageJS - Class in votorola.s.gwt.stage
A message implemented as a JavaScript overlay type.
MessageJS() - Constructor for class MessageJS
 
messages() - Method in interface Bite
All messages associated with this bite.
messages() - Method in class BiteJS
 
messages() - Method in class BiteJig
 
messages() - Method in class TalkTrack
Get the current array of messages.
MessageX - Class in votorola.g.mail
Message utilities.
mirroredContextURI() - Method in class VOWicket
The absolute URI of the static mirror of the context directory, or null if the context directory is not statically served.
mirrorSourceDirectories(VoteServer) - Static method in class InputStore.U
All mirror source directories, each directory (S) located at ~/votorola/in/vomir/S.
MisconfigurationException - Exception in votorola.g.script
Thrown when a script that serves a configuration purpose is missing or malformed.
MisconfigurationException(String, File) - Constructor for exception MisconfigurationException
 
MisconfigurationException(String, String) - Constructor for exception MisconfigurationException
 
MisconfigurationException(String, File, Throwable) - Constructor for exception MisconfigurationException
 
MisconfigurationException(String, String, Throwable) - Constructor for exception MisconfigurationException
 
mismatchedSegLocs - Variable in class DifferenceParse
A list of segments not found in the wikitext, each in the form of a URL to the segment view in the difference bridge.
mkdirsS(File, String) - Static method in class OutputStore
Creates a unique directory named baseName-S, where -S is in the form of S_PATTERN.
mkdirsY4MDS(File, String) - Static method in class OutputStore
Creates a unique directory named baseName-YYYY-MD-S, where -YYYY-MD-S is in the form of Y4MDS_PATTERN.
mnemonicTextNode() - Method in class NodeV
A text node that shows the abbreviated username.
model() - Method in class SacSelectionV
The model on which this view is based.
model() - Method in class NodeV
The count node on which this view is modelled, or null if none is modelled.
model() - Method in class VotespaceV
The votespace model on which this view is based.
Model0<T> - Class in votorola.g.web.wic
A null implementation of a model.
Model0() - Constructor for class Model0
 
ModelLengthLimiter<S extends CharSequence> - Class in votorola.g.web.wic
A model wrapper that enforces a maximum length of character sequences.
ModelLengthLimiter(IModel<S>, int) - Constructor for class ModelLengthLimiter
Constructs a ModelLengthLimiter, or throws an IllegalArgumentException if the current value of the wrapped model exceeds the constraint.
mosquito() - Method in class Board
A node that belongs to this board but lacks a dart sector, or null if no such node is included here.
MOSQUITO_BAR_DIVISOR - Static variable in class VotespaceV
Divisor for the threshold of votes below which a node is considered a "mosquito".
mosquitoBar() - Method in class Circle
The volume of votes below which a node is to be shown as a "mosquito".
mount(VoteServer.Run, NetworkTrace, boolean) - Method in class ReadyDirectory
Tallies the results and posts them to the database and filebase.
mount(Trustserver, boolean) - Method in class ReadyDirectory
Traces the trust network, compiles the registration list, and posts the results to the database and filebase.
mountedDirectory() - Method in class ReadyDirectory
The directory to which the count is serialized when mounted.
mountedDirectory() - Method in class ReadyDirectory
The directory to which the trace is serialized, when mounted.
movetoAbs(OMSVGPathSegList, int, float, float) - Static method in class PathSeg
Casts the segment at index 's' as a MovetoAbs and sets the specified values.
msEndSnap() - Method in class Count
The time at which the snapshot of voter input was complete, in milliseconds since the 'epoch'; or Long.MAX_VALUE if the time is unknown.
msStartSnap() - Method in class Count
The time at which the snapshot of voter input commenced, in milliseconds since the 'epoch'; or zero if the time is unknown.
MULTIPART_RELATED - Static variable in class ContentType
A ContentType constant that describes the MIME multipart/related content type.
MZZ_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