| Interface | Description |
|---|---|
| CoreRevision |
A particular revision of the single page at the core of a position.
|
| DraftRevision |
A particular revision of a draft page.
|
| PageRevision |
A particular revision of a wiki page.
|
| PipeRecognizer |
A discriminator of pipes vs. non-pipes.
|
| PipeRevision |
A particular revision of a pipe.
|
| PositionalRevision |
A particular revision of a page that contributes to a position.
|
| Class | Description |
|---|---|
| ComponentPipeRevision |
A particular revision of a component pipe.
|
| ComponentPipeRevision1 |
A component pipe revision constructed for a specific draft
revision path.
|
| ComponentPipeRevisionL |
A component pipe revision constructed nominally for the latest revision, not for a
specific draft revision path.
|
| ComponentPipeRevisionWV |
A component pipe revision as viewed from the wild variant it nominates.
|
| CoreRevision.U |
CoreRevision utilities.
|
| DraftRevision.U |
DraftRevision utilities.
|
| LocalDraftRevision |
A particular revision of a draft page local to the pollwiki.
|
| PageRevision1 |
An implementation of a page revision.
|
| PipeRecognizer0 |
A null implementation of a pipe recognizer.
|
| PipeRecognizer1 |
An implementation of a pipe recognizer.
|
| PointerRevision |
A particular revision of a draft pointer.
|
| PositionID |
An identifier of a position.
|
| PositionIDPair |
An identifier of a position, including a paired identifier for the person.
|
| RemoteDraftRevision |
A particular revision of a remote draft page.
|
| Exception | Description |
|---|---|
| ComponentPipeRevision.MalformedContent |
Thrown when a request cannot be met because the content of a page is not in the
form required for a component pipe.
|
| PipeRevision.MalformedContent |
Thrown when a request cannot be met because the content of a page is not in the
form required for a pipe.
|
| PointerRevision.MalformedContent |
Thrown when a request cannot be met because the content of a page is not in the
form required for a draft pointer.
|
| PointerRevision.MalformedURL |
Thrown when a request cannot be met because a draft pointer encodes an external
link with a malformed URL.
|
| PositionIDPair.MalformedPageName |
Thrown when a request cannot be met because a page name is not in the form
required for a position page.
|