Uses of Interface
org.osid.personnel.RealmQueryInspector
Packages that use RealmQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of RealmQueryInspector in org.osid.personnel
Methods in org.osid.personnel that return RealmQueryInspectorModifier and TypeMethodDescriptionRealmQueryInspector.getAncestorRealmTerms()Gets the ancestor realm query terms.RealmQueryInspector.getDescendantRealmTerms()Gets the descendant realm query terms.RealmSearchResults.getRealmQueryInspector()Gets the inspector for the query to examine the terms used in the search.AppointmentQueryInspector.getRealmTerms()Gets the realm query terms.OrganizationQueryInspector.getRealmTerms()Gets the realm query terms.PersonQueryInspector.getRealmTerms()Gets the realm query terms.PositionQueryInspector.getRealmTerms()Gets the realm query terms.Methods in org.osid.personnel with parameters of type RealmQueryInspectorModifier and TypeMethodDescriptionRealmSearchSession.getRealmQueryFromInspector(RealmQueryInspector realmQueryInspector) Gets a realm query from an inspector.