Uses of Interface
org.osid.room.RoomAdminSession
Packages that use RoomAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.room
service.
The Open Service Interface Definitions for the org.osid.room.batch
service.
-
Uses of RoomAdminSession in org.osid.room
Methods in org.osid.room that return RoomAdminSessionModifier and TypeMethodDescriptionRoomManager.getRoomAdminSession()Gets theOsidSessionassociated with the room administration service.RoomProxyManager.getRoomAdminSession(Proxy proxy) Gets theOsidSessionassociated with the room administration service.RoomManager.getRoomAdminSessionForCampus(Id campusId) Gets theOsidSessionassociated with the room administration service for the given campus.RoomProxyManager.getRoomAdminSessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the room administration service for the given campus. -
Uses of RoomAdminSession in org.osid.room.batch
Subinterfaces of RoomAdminSession in org.osid.room.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRoomsin bulk.