Uses of Interface
org.osid.room.squatting.LeaseAdminSession
Packages that use LeaseAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.room.squatting
service.
The Open Service Interface Definitions for the org.osid.room.squatting.batch
service.
-
Uses of LeaseAdminSession in org.osid.room.squatting
Methods in org.osid.room.squatting that return LeaseAdminSessionModifier and TypeMethodDescriptionRoomSquattingManager.getLeaseAdminSession()Gets theOsidSessionassociated with the lease administrative service.RoomSquattingProxyManager.getLeaseAdminSession(Proxy proxy) Gets theOsidSessionassociated with the lease administrative service.RoomSquattingManager.getLeaseAdminSessionForCampus(Id campusId) Gets theOsidSessionassociated with the lease administrative service for the given campus.RoomSquattingProxyManager.getLeaseAdminSessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the lease administration service for the given campus. -
Uses of LeaseAdminSession in org.osid.room.squatting.batch
Subinterfaces of LeaseAdminSession in org.osid.room.squatting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesLeasesin bulk.