Package | Description |
---|---|
org.osid.hold |
The Open Service Interface Definitions for the org.osid.hold
service.
|
org.osid.hold.batch |
The Open Service Interface Definitions for the org.osid.hold.batch
service.
|
Modifier and Type | Method and Description |
---|---|
IssueAdminSession |
HoldManager.getIssueAdminSession()
Gets the
OsidSession associated with the issue
administration service. |
IssueAdminSession |
HoldProxyManager.getIssueAdminSession(Proxy proxy)
Gets the
OsidSession associated with the issue
administration service. |
IssueAdminSession |
HoldManager.getIssueAdminSessionForOubliette(Id oublietteId)
Gets the
OsidSession associated with the issue
administration service for the given oubliette. |
IssueAdminSession |
HoldProxyManager.getIssueAdminSessionForOubliette(Id oublietteId,
Proxy proxy)
Gets the
OsidSession associated with the issue
administration service for the given oubliette. |
Modifier and Type | Interface and Description |
---|---|
interface |
IssueBatchAdminSession
This session creates, updates, and deletes
Issues in
bulk. |