| Package | Description |
|---|---|
| org.lockss.laaws.poller.model |
| Modifier and Type | Method and Description |
|---|---|
VoterSummary |
VoterSummary.auId(String auId) |
VoterSummary |
VoterSummary.caller(String caller) |
VoterSummary |
VoterSummary.deadline(Long deadline) |
VoterSummary |
VoterSummary.detailLink(LinkDesc detailLink) |
VoterSummary |
VoterSummary.pollKey(String pollKey) |
VoterSummary |
VoterSummary.start(Long start) |
VoterSummary |
VoterSummary.status(String status) |
| Modifier and Type | Method and Description |
|---|---|
List<VoterSummary> |
VoterPager.getPolls()
The list of polls for the current page or null
|
| Modifier and Type | Method and Description |
|---|---|
VoterPager |
VoterPager.addPollsItem(VoterSummary pollsItem) |
| Modifier and Type | Method and Description |
|---|---|
VoterPager |
VoterPager.polls(List<VoterSummary> polls) |
void |
VoterPager.setPolls(List<VoterSummary> polls) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.