Uses of Interface
org.osid.room.squatting.DeedAdminSession
Packages that use DeedAdminSession
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 DeedAdminSession in org.osid.room.squatting
Methods in org.osid.room.squatting that return DeedAdminSessionModifier and TypeMethodDescriptionRoomSquattingManager.getDeedAdminSession()Gets theOsidSessionassociated with the deed administrative service.RoomSquattingProxyManager.getDeedAdminSession(Proxy proxy) Gets theOsidSessionassociated with the deed administrative service.RoomSquattingManager.getDeedAdminSessionForCampus(Id campusId) Gets theOsidSessionassociated with the deed administrative service for the given campus.RoomSquattingProxyManager.getDeedAdminSessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the deed administration service for the given campus. -
Uses of DeedAdminSession in org.osid.room.squatting.batch
Subinterfaces of DeedAdminSession in org.osid.room.squatting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesDeedsin bulk.