Uses of Interface
org.osid.authentication.AgencyQuery
Packages that use AgencyQuery
Package
Description
The Open Service Interface Definitions for the org.osid.authentication
service.
-
Uses of AgencyQuery in org.osid.authentication
Methods in org.osid.authentication that return AgencyQueryModifier and TypeMethodDescriptionAgencyQuerySession.getAgencyQuery()Gets an agency query.AgentQuery.getAgencyQuery()Gets the query for an agency.AgencySearchSession.getAgencyQueryFromInspector(AgencyQueryInspector agencyQueryInspector) Gets an agency query from an inspector.Methods in org.osid.authentication with parameters of type AgencyQueryModifier and TypeMethodDescriptionAgencyQuerySession.getAgenciesByQuery(AgencyQuery agencyQuery) Gets a list ofAgencyobjects matching the given agency query.AgencySearchSession.getAgenciesBySearch(AgencyQuery agencyQuery, AgencySearch agencySearch) Gets the search results matching the given search query using the given search.