Package | Description |
---|---|
org.osid.room |
The Open Service Interface Definitions for the org.osid.room
service.
|
Modifier and Type | Method and Description |
---|---|
FloorQueryInspector |
FloorSearchResults.getFloorQueryInspector()
Gets the inspector for the query to examine the terns used in the
search.
|
FloorQueryInspector[] |
CampusQueryInspector.getFloorTerms()
Gets the floor terms.
|
FloorQueryInspector[] |
RoomQueryInspector.getFloorTerms()
Gets the floor terms.
|
FloorQueryInspector |
FloorSmartCampusSession.inspectFloorQuery()
Gets a floor query inspector for this campus.
|
Modifier and Type | Method and Description |
---|---|
FloorQuery |
FloorSearchSession.getFloorQueryFromInspector(FloorQueryInspector floorQueryInspector)
Gets an entry query from an inspector.
|
FloorQuery |
FloorSmartCampusSession.getFloorQueryFromInspector(FloorQueryInspector floorQueryInspector)
Gets a floor query from an inspector.
|