Package | Description |
---|---|
org.osid.voting.rules |
The Open Service Interface Definitions for the org.osid.voting.rules
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BallotConstrainerEnablerSearchSession
This session provides methods for searching among
BallotConstrainerEnabler objects. |
Modifier and Type | Method and Description |
---|---|
BallotConstrainerEnablerQuerySession |
VotingRulesManager.getBallotConstrainerEnablerQuerySession()
Gets the
OsidSession associated with the ballot
constrainer enabler query service. |
BallotConstrainerEnablerQuerySession |
VotingRulesProxyManager.getBallotConstrainerEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the ballot
constrainer enabler query service. |
BallotConstrainerEnablerQuerySession |
VotingRulesManager.getBallotConstrainerEnablerQuerySessionForPolls(Id pollsId)
Gets the
OsidSession associated with the ballot
constrainer enabler query service for the given polls. |
BallotConstrainerEnablerQuerySession |
VotingRulesProxyManager.getBallotConstrainerEnablerQuerySessionForPolls(Id pollsId,
Proxy proxy)
Gets the
OsidSession associated with the ballot
constrainer enabler query service for the given polls. |