Uses of Interface
org.osid.authentication.AgencyQueryInspector
Packages that use AgencyQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.authentication
service.
-
Uses of AgencyQueryInspector in org.osid.authentication
Methods in org.osid.authentication that return AgencyQueryInspectorModifier and TypeMethodDescriptionAgencySearchResults.getAgencyQueryInspector()Gets the inspector for the query to examine the terms used in the search.AgentQueryInspector.getAgencyTerms()Gets the agency terms.AgencyQueryInspector.getAncestorAgencyTerms()Gets the ancestor agency terms.AgencyQueryInspector.getDescendantAgencyTerms()Gets the descendant agency terms.Methods in org.osid.authentication with parameters of type AgencyQueryInspectorModifier and TypeMethodDescriptionAgencySearchSession.getAgencyQueryFromInspector(AgencyQueryInspector agencyQueryInspector) Gets an agency query from an inspector.