Uses of Interface
org.osid.voting.RaceAdminSession
Packages that use RaceAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
The Open Service Interface Definitions for the org.osid.voting.batch
service.
-
Uses of RaceAdminSession in org.osid.voting
Methods in org.osid.voting that return RaceAdminSessionModifier and TypeMethodDescriptionVotingManager.getRaceAdminSession()Gets theOsidSessionassociated with the race administration service.VotingProxyManager.getRaceAdminSession(Proxy proxy) Gets theOsidSessionassociated with the race administration service.VotingManager.getRaceAdminSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the race administration service for the given polls.VotingProxyManager.getRaceAdminSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race administration service for the given polls. -
Uses of RaceAdminSession in org.osid.voting.batch
Subinterfaces of RaceAdminSession in org.osid.voting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRacesin bulk.