Uses of Interface
org.osid.personnel.PersonQueryInspector
Packages that use PersonQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of PersonQueryInspector in org.osid.personnel
Methods in org.osid.personnel that return PersonQueryInspectorModifier and TypeMethodDescriptionPersonSearchResults.getPersonQueryInspector()Gets the inspector for the query to examine the terms used in the search.AppointmentQueryInspector.getPersonTerms()Gets the person query terms.RealmQueryInspector.getPersonTerms()Gets the person query terms.PersonSmartRealmSession.inspectPersonQuery()Gets a person query inspector for this realm.Methods in org.osid.personnel with parameters of type PersonQueryInspectorModifier and TypeMethodDescriptionPersonSearchSession.getPersonQueryFromInspector(PersonQueryInspector personQueryInspector) Gets a person query from an inspector.PersonSmartRealmSession.getPersonQueryFromInspector(PersonQueryInspector personQueryInspector) Gets a person query from an inspector.