Uses of Interface
org.osid.room.FloorQueryInspector
Packages that use FloorQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.room
service.
-
Uses of FloorQueryInspector in org.osid.room
Methods in org.osid.room that return FloorQueryInspectorModifier and TypeMethodDescriptionFloorSearchResults.getFloorQueryInspector()Gets the inspector for the query to examine the terns used in the search.CampusQueryInspector.getFloorTerms()Gets the floor terms.RoomQueryInspector.getFloorTerms()Gets the floor terms.FloorSmartCampusSession.inspectFloorQuery()Gets a floor query inspector for this campus.Methods in org.osid.room with parameters of type FloorQueryInspectorModifier and TypeMethodDescriptionFloorSearchSession.getFloorQueryFromInspector(FloorQueryInspector floorQueryInspector) Gets an entry query from an inspector.FloorSmartCampusSession.getFloorQueryFromInspector(FloorQueryInspector floorQueryInspector) Gets a floor query from an inspector.