| 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 |
|---|---|
RaceAdminSession |
VotingManager.getRaceAdminSession()
Gets the
OsidSession associated with the race
administration service. |
RaceAdminSession |
VotingProxyManager.getRaceAdminSession(Proxy proxy)
Gets the
OsidSession associated with the race
administration service. |
RaceAdminSession |
VotingManager.getRaceAdminSessionForPolls(Id pollsId)
Gets the
OsidSession associated with the race
administration service for the given polls. |
RaceAdminSession |
VotingProxyManager.getRaceAdminSessionForPolls(Id pollsId,
Proxy proxy)
Gets the
OsidSession associated with the race
administration service for the given polls. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RaceBatchAdminSession
This session creates, updates, and deletes
Races in
bulk. |