Uses of Interface
org.osid.room.construction.ProjectQueryInspector
Packages that use ProjectQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.room.construction
service.
-
Uses of ProjectQueryInspector in org.osid.room.construction
Methods in org.osid.room.construction that return ProjectQueryInspectorModifier and TypeMethodDescriptionProjectSearchResults.getProjectQueryInspector()Gets the inspector for the query to examine the terns used in the search.ProjectSmartCampusSession.inspectProjectQuery()Gets a project query inspector for this campus.Methods in org.osid.room.construction with parameters of type ProjectQueryInspectorModifier and TypeMethodDescriptionProjectSearchSession.getProjectQueryFromInspector(ProjectQueryInspector projectQueryInspector) Gets a project query from an inspector.ProjectSmartCampusSession.getProjectQueryFromInspector(ProjectQueryInspector projectQueryInspector) Gets a project query from an inspector.