Uses of Interface
org.osid.personnel.OrganizationQueryInspector
Packages that use OrganizationQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of OrganizationQueryInspector in org.osid.personnel
Methods in org.osid.personnel that return OrganizationQueryInspectorModifier and TypeMethodDescriptionOrganizationQueryInspector.getAncestorOrganizationTerms()Gets the ancestor organization query terms.OrganizationQueryInspector.getDescendantOrganizationTerms()Gets the descendant organization query terms.OrganizationSearchResults.getOrganizationQueryInspector()Gets the inspector for the query to examine the terms used in the search.PositionQueryInspector.getOrganizationTerms()Gets the organization query terms.RealmQueryInspector.getOrganizationTerms()Gets the organziation query terms.OrganizationSmartRealmSession.inspectOrganizationQuery()Gets an organization query inspector for this realm.Methods in org.osid.personnel with parameters of type OrganizationQueryInspectorModifier and TypeMethodDescriptionOrganizationSearchSession.getOrganizationQueryFromInspector(OrganizationQueryInspector organizationQueryInspector) Gets an organization query from an inspector.OrganizationSmartRealmSession.getOrganizationQueryFromInspector(OrganizationQueryInspector organizationQueryInspector) Gets an organization query from an inspector.