Uses of Interface
org.osid.room.construction.RenovationQuerySession
Packages that use RenovationQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.room.construction
service.
-
Uses of RenovationQuerySession in org.osid.room.construction
Subinterfaces of RenovationQuerySession in org.osid.room.constructionModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingRenovations.Methods in org.osid.room.construction that return RenovationQuerySessionModifier and TypeMethodDescriptionRoomConstructionManager.getRenovationQuerySession()Gets theOsidSessionassociated with the renovation query service.RoomConstructionProxyManager.getRenovationQuerySession(Proxy proxy) Gets theOsidSessionassociated with the renovation query service.RoomConstructionManager.getRenovationQuerySessionForCampus(Id campusId) Gets theOsidSessionassociated with the renovation query service for the given campus.RoomConstructionProxyManager.getRenovationQuerySessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the renovation query service for the given campus.