Package | Description |
---|---|
org.osid.voting |
The Open Service Interface Definitions for the org.osid.voting
service.
|
Modifier and Type | Method and Description |
---|---|
CandidateSearchSession |
VotingManager.getCandidateSearchSession()
Gets a candidate search session.
|
CandidateSearchSession |
VotingProxyManager.getCandidateSearchSession(Proxy proxy)
Gets a candidate search session.
|
CandidateSearchSession |
VotingManager.getCandidateSearchSessionForPolls(Id pollsId)
Gets a candidate search session for the given polls.
|
CandidateSearchSession |
VotingProxyManager.getCandidateSearchSessionForPolls(Id pollsId,
Proxy proxy)
Gets a candidate search session for the given polls.
|