Uses of Interface
org.osid.room.FloorAdminSession
Packages that use FloorAdminSession
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 FloorAdminSession in org.osid.room
Methods in org.osid.room that return FloorAdminSessionModifier and TypeMethodDescriptionRoomManager.getFloorAdminSession()Gets theOsidSessionassociated with the floor administrative service.RoomProxyManager.getFloorAdminSession(Proxy proxy) Gets theOsidSessionassociated with the floor administrative service.RoomManager.getFloorAdminSessionForCampus(Id campusId) Gets theOsidSessionassociated with the floor administrative service for the given campus.RoomProxyManager.getFloorAdminSessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the floor administration service for the given campus. -
Uses of FloorAdminSession in org.osid.room.batch
Subinterfaces of FloorAdminSession in org.osid.room.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesFloorsin bulk.