Uses of Interface
org.osid.room.construction.ProjectAdminSession
Packages that use ProjectAdminSession
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 ProjectAdminSession in org.osid.room.construction
Methods in org.osid.room.construction that return ProjectAdminSessionModifier and TypeMethodDescriptionRoomConstructionManager.getProjectAdminSession()Gets theOsidSessionassociated with the project administrative service.RoomConstructionProxyManager.getProjectAdminSession(Proxy proxy) Gets theOsidSessionassociated with the project administrative service.RoomConstructionManager.getProjectAdminSessionForCampus(Id campusId) Gets theOsidSessionassociated with the project administrative service for the given campus.RoomConstructionProxyManager.getProjectAdminSessionForCampus(Id campusId, Proxy proxy) Gets theOsidSessionassociated with the project administration service for the given campus. -
Uses of ProjectAdminSession in org.osid.room.construction.batch
Subinterfaces of ProjectAdminSession in org.osid.room.construction.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesProjectsin bulk.