| Package | Description |
|---|---|
| votorola.a.position |
Formalizing stances on prospective issues.
|
| votorola.a.web.gwt |
Serving Votorola's Google Web Toolkit interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PositionIDPair
An identifier of a position, including a paired identifier for the person.
|
| Modifier and Type | Method and Description |
|---|---|
PositionID |
PollwikiG.identifyAsPosition(Document page)
Returns the position identifier of the loaded page, or null if the page is not a
position page.
|
PositionID |
PollwikiG.identifyAsPosition(String pageName)
Returns the position identifier of the loaded page, or null if the page is not a
position page.
|