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