Uses of Interface
org.osid.hold.BlockAdminSession
Packages that use BlockAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
The Open Service Interface Definitions for the org.osid.hold.batch
service.
-
Uses of BlockAdminSession in org.osid.hold
Methods in org.osid.hold that return BlockAdminSessionModifier and TypeMethodDescriptionHoldManager.getBlockAdminSession()Gets theOsidSessionassociated with the block administration service.HoldProxyManager.getBlockAdminSession(Proxy proxy) Gets theOsidSessionassociated with the block administration service.HoldManager.getBlockAdminSessionForOubliette(Id oublietteId) Gets theOsidSessionassociated with the block administration service for the given oubliette.HoldProxyManager.getBlockAdminSessionForOubliette(Id oublietteId, Proxy proxy) Gets theOsidSessionassociated with the block administration service for the given oubliette. -
Uses of BlockAdminSession in org.osid.hold.batch
Subinterfaces of BlockAdminSession in org.osid.hold.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBlocksin bulk.