Uses of Interface
org.osid.hold.HoldAdminSession
Packages that use HoldAdminSession
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 HoldAdminSession in org.osid.hold
Methods in org.osid.hold that return HoldAdminSessionModifier and TypeMethodDescriptionHoldManager.getHoldAdminSession()Gets theOsidSessionassociated with the hold administrative service.HoldProxyManager.getHoldAdminSession(Proxy proxy) Gets theOsidSessionassociated with the hold administrative service.HoldManager.getHoldAdminSessionForOubliette(Id oublietteId) Gets theOsidSessionassociated with the hold administrative service for the given oubliette.HoldProxyManager.getHoldAdminSessionForOubliette(Id oublietteId, Proxy proxy) Gets theOsidSessionassociated with the hold administrative service for the given oubliette. -
Uses of HoldAdminSession in org.osid.hold.batch
Subinterfaces of HoldAdminSession in org.osid.hold.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesHoldsin bulk.