| 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 |
|---|---|
HoldAdminSession |
HoldManager.getHoldAdminSession()
Gets the
OsidSession associated with the hold
administrative service. |
HoldAdminSession |
HoldProxyManager.getHoldAdminSession(Proxy proxy)
Gets the
OsidSession associated with the hold
administrative service. |
HoldAdminSession |
HoldManager.getHoldAdminSessionForOubliette(Id oublietteId)
Gets the
OsidSession associated with the hold
administrative service for the given oubliette. |
HoldAdminSession |
HoldProxyManager.getHoldAdminSessionForOubliette(Id oublietteId,
Proxy proxy)
Gets the
OsidSession associated with the hold
administrative service for the given oubliette. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HoldBatchAdminSession
This session creates, updates, and deletes
Holds in
bulk. |