| Package | Description |
|---|---|
| org.osid.voting |
The Open Service Interface Definitions for the org.osid.voting
service.
|
| org.osid.voting.batch |
The Open Service Interface Definitions for the org.osid.voting.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
PollsAdminSession |
VotingManager.getPollsAdminSession()
Gets the polls administrative session for creating, updating and
deleteing polls.
|
PollsAdminSession |
VotingProxyManager.getPollsAdminSession(Proxy proxy)
Gets the polls administrative session for creating, updating and
deleteing polls.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PollsBatchAdminSession
This session creates, updates, and deletes
Polls in
bulk. |