Uses of Interface
org.osid.voting.PollsAdminSession
Packages that use PollsAdminSession
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 PollsAdminSession in org.osid.voting
Methods in org.osid.voting that return PollsAdminSessionModifier and TypeMethodDescriptionVotingManager.getPollsAdminSession()Gets the polls administrative session for creating, updating and deleteing polls.VotingProxyManager.getPollsAdminSession(Proxy proxy) Gets the polls administrative session for creating, updating and deleteing polls. -
Uses of PollsAdminSession in org.osid.voting.batch
Subinterfaces of PollsAdminSession in org.osid.voting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPollsin bulk.