Uses of Interface
org.osid.room.BuildingQueryInspector
Packages that use BuildingQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.room
service.
The Open Service Interface Definitions for the org.osid.room.construction
service.
The Open Service Interface Definitions for the org.osid.room.squatting
service.
-
Uses of BuildingQueryInspector in org.osid.room
Methods in org.osid.room that return BuildingQueryInspectorModifier and TypeMethodDescriptionBuildingSearchResults.getBuildingQueryInspector()Gets the inspector for the query to examine the terns used in the search.CampusQueryInspector.getBuildingTerms()Gets the building terms.FloorQueryInspector.getBuildingTerms()Gets the building terms.RoomQueryInspector.getBuildingTerms()Gets the building terms.BuildingQueryInspector.getEnclosingBuildingTerms()Gets the enclosing building terms.BuildingSmartCampusSession.inspectBuildingQuery()Gets a building query inspector for this campus.Methods in org.osid.room with parameters of type BuildingQueryInspectorModifier and TypeMethodDescriptionBuildingSearchSession.getBuildingQueryFromInspector(BuildingQueryInspector buildingQueryInspector) Gets a building query from an inspector.BuildingSmartCampusSession.getBuildingQueryFromInspector(BuildingQueryInspector buildingQueryInspector) Gets a building query from an inspector. -
Uses of BuildingQueryInspector in org.osid.room.construction
Methods in org.osid.room.construction that return BuildingQueryInspectorModifier and TypeMethodDescriptionProjectQueryInspector.getBuildingTerms()Gets the building terms. -
Uses of BuildingQueryInspector in org.osid.room.squatting
Methods in org.osid.room.squatting that return BuildingQueryInspector