Uses of Interface
org.osid.room.squatting.DeedQuerySession
Packages that use DeedQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.room.squatting
service.
-
Uses of DeedQuerySession in org.osid.room.squatting
Subinterfaces of DeedQuerySession in org.osid.room.squattingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingDeeds.Methods in org.osid.room.squatting that return DeedQuerySessionModifier and TypeMethodDescriptionRoomSquattingManager.getDeedQuerySession()Gets theOsidSessionassociated with the deed query service.RoomSquattingProxyManager.getDeedQuerySession(Proxy proxy) Gets theOsidSessionassociated with the deed query service.RoomSquattingManager.getDeedQuerySessionForCampus(Id campusId) Gets theOsidSessionassociated with the deed query service for the given campus.RoomSquattingProxyManager.getDeedQuerySessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the deed query service for the given campus.