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