votorola.a.election
Class WP_Election.ElectionFetcher
java.lang.Object
WP_Election.ElectionFetcher
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- WP_Election
@ThreadRestricted(value="wicket")
static final class WP_Election.ElectionFetcher
- extends Object
- implements Serializable
A serializeable container for an election and its latest count.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WP_Election.ElectionFetcher
WP_Election.ElectionFetcher(PageParameters parameters,
VRequestCycle cycle)
countToReport
public Count countToReport()
election
public Election election()
election
public Election election(VRequestCycle cycle)