Uses of Interface
org.osid.hold.IssueAdminSession
Packages that use IssueAdminSession
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 IssueAdminSession in org.osid.hold
Methods in org.osid.hold that return IssueAdminSessionModifier and TypeMethodDescriptionHoldManager.getIssueAdminSession()Gets theOsidSessionassociated with the issue administration service.HoldProxyManager.getIssueAdminSession(Proxy proxy) Gets theOsidSessionassociated with the issue administration service.HoldManager.getIssueAdminSessionForOubliette(Id oublietteId) Gets theOsidSessionassociated with the issue administration service for the given oubliette.HoldProxyManager.getIssueAdminSessionForOubliette(Id oublietteId, Proxy proxy) Gets theOsidSessionassociated with the issue administration service for the given oubliette. -
Uses of IssueAdminSession in org.osid.hold.batch
Subinterfaces of IssueAdminSession in org.osid.hold.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesIssuesin bulk.