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