| Package | Description |
|---|---|
| org.osid.voting |
The Open Service Interface Definitions for the org.osid.voting
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PollsSearchSession
This session provides methods for searching among
Polls
objects. |
| Modifier and Type | Method and Description |
|---|---|
PollsQuerySession |
VotingManager.getPollsQuerySession()
Gets the polls query session.
|
PollsQuerySession |
VotingProxyManager.getPollsQuerySession(Proxy proxy)
Gets the polls query session.
|