Uses of Interface
org.osid.room.RoomQuerySession
Packages that use RoomQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.room
service.
-
Uses of RoomQuerySession in org.osid.room
Subinterfaces of RoomQuerySession in org.osid.roomModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingRooms.Methods in org.osid.room that return RoomQuerySessionModifier and TypeMethodDescriptionRoomManager.getRoomQuerySession()Gets theOsidSessionassociated with the room query service.RoomProxyManager.getRoomQuerySession(Proxy proxy) Gets theOsidSessionassociated with the room query service.RoomManager.getRoomQuerySessionForCampus(Id campusId) Gets theOsidSessionassociated with the room query service for the given campus.RoomProxyManager.getRoomQuerySessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the room query service for the given campus.