Uses of Interface
org.osid.personnel.AppointmentQueryInspector
Packages that use AppointmentQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of AppointmentQueryInspector in org.osid.personnel
Methods in org.osid.personnel that return AppointmentQueryInspectorModifier and TypeMethodDescriptionAppointmentSearchResults.getAppointmentQueryInspector()Gets the inspector for the query to examine the terms used in the search.RealmQueryInspector.getAppointmentTerms()Gets the appointment query terms.AppointmentSmartRealmSession.inspectAppointmentQuery()Gets an appointment query inspector for this realm.Methods in org.osid.personnel with parameters of type AppointmentQueryInspectorModifier and TypeMethodDescriptionAppointmentSearchSession.getAppointmentQueryFromInspector(AppointmentQueryInspector appointmentQueryInspector) Gets an appointment query from an inspector.AppointmentSmartRealmSession.getAppointmentQueryFromInspector(AppointmentQueryInspector appointmentQueryInspector) Gets an appointment query from an inspector.