Uses of Interface
org.osid.voting.CandidateSearch
Packages that use CandidateSearch
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of CandidateSearch in org.osid.voting
Methods in org.osid.voting that return CandidateSearchModifier and TypeMethodDescriptionCandidateSearchSession.getCandidateSearch()Gets a candidate search.Methods in org.osid.voting with parameters of type CandidateSearchModifier and TypeMethodDescriptionCandidateSearchSession.getCandidatesBySearch(CandidateQuery candidateQuery, CandidateSearch candidateSearch) Gets the search results matching the given search query using the given search.