Uses of Interface
org.osid.room.squatting.LeaseQuerySession
Packages that use LeaseQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.room.squatting
service.
-
Uses of LeaseQuerySession in org.osid.room.squatting
Subinterfaces of LeaseQuerySession in org.osid.room.squattingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingLeases.Methods in org.osid.room.squatting that return LeaseQuerySessionModifier and TypeMethodDescriptionRoomSquattingManager.getLeaseQuerySession()Gets theOsidSessionassociated with the lease query service.RoomSquattingProxyManager.getLeaseQuerySession(Proxy proxy) Gets theOsidSessionassociated with the lease query service.RoomSquattingManager.getLeaseQuerySessionForCampus(Id campusId) Gets theOsidSessionassociated with the lease query service for the given campus.RoomSquattingProxyManager.getLeaseQuerySessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the lease query service for the given campus.