Uses of Interface
org.osid.room.construction.ProjectQuerySession
Packages that use ProjectQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.room.construction
service.
-
Uses of ProjectQuerySession in org.osid.room.construction
Subinterfaces of ProjectQuerySession in org.osid.room.constructionModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingProjects.Methods in org.osid.room.construction that return ProjectQuerySessionModifier and TypeMethodDescriptionRoomConstructionManager.getProjectQuerySession()Gets theOsidSessionassociated with the project query service.RoomConstructionProxyManager.getProjectQuerySession(Proxy proxy) Gets theOsidSessionassociated with the project query service.RoomConstructionManager.getProjectQuerySessionForCampus(Id campusId) Gets theOsidSessionassociated with the project query service for the given campus.RoomConstructionProxyManager.getProjectQuerySessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the project query service for the given campus.