Uses of Interface
org.osid.room.RoomQuery
Packages that use RoomQuery
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 RoomQuery in org.osid.room
Methods in org.osid.room that return RoomQueryModifier and TypeMethodDescriptionRoomQuery.getEnclosingRoomQuery()Gets the query for an enclosing room query.BuildingQuery.getRoomQuery()Gets the query for a building.CampusQuery.getRoomQuery()Gets the query for a room.FloorQuery.getRoomQuery()Gets the query for a floor.RoomQuerySession.getRoomQuery()Gets a room query.RoomSmartCampusSession.getRoomQuery()Gets a room query.RoomSearchSession.getRoomQueryFromInspector(RoomQueryInspector roomQueryInspector) Gets an entry query from an inspector.RoomSmartCampusSession.getRoomQueryFromInspector(RoomQueryInspector roomQueryInspector) Gets a room query from an inspector.RoomQuery.getSubdivisionQuery()Gets the query for a subdivision room query.Methods in org.osid.room with parameters of type RoomQueryModifier and TypeMethodDescriptionvoidRoomSmartCampusSession.applyRoomQuery(RoomQuery roomQuery) Applies a room query to this campus.RoomQuerySession.getRoomsByQuery(RoomQuery roomQuery) Gets a list of rooms matching the given room query.RoomSearchSession.getRoomsBySearch(RoomQuery roomQuery, RoomSearch roomSearch) Gets the room search results matching the given search. -
Uses of RoomQuery in org.osid.room.construction
Methods in org.osid.room.construction that return RoomQueryModifier and TypeMethodDescriptionRenovationQuery.getRoomQuery()Gets the query for a renovation. -
Uses of RoomQuery in org.osid.room.squatting
Methods in org.osid.room.squatting that return RoomQuery