Uses of Interface
org.osid.room.construction.RenovationAdminSession
Packages that use RenovationAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.room.construction
service.
The Open Service Interface Definitions for the org.osid.room.construction.batch
service.
-
Uses of RenovationAdminSession in org.osid.room.construction
Methods in org.osid.room.construction that return RenovationAdminSessionModifier and TypeMethodDescriptionRoomConstructionManager.getRenovationAdminSession()Gets theOsidSessionassociated with the renovation administrative service.RoomConstructionProxyManager.getRenovationAdminSession(Proxy proxy) Gets theOsidSessionassociated with the renovation administrative service.RoomConstructionManager.getRenovationAdminSessionForCampus(Id campusId) Gets theOsidSessionassociated with the renovation administrative service for the given campus.RoomConstructionProxyManager.getRenovationAdminSessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the renovation administration service for the given campus. -
Uses of RenovationAdminSession in org.osid.room.construction.batch
Subinterfaces of RenovationAdminSession in org.osid.room.construction.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRenovationsin bulk.