| Package | Description |
|---|---|
| org.osid.hold.rules |
The Open Service Interface Definitions for the org.osid.hold.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HoldEnablerSearchSession
This session provides methods for searching among
HoldEnabler
objects. |
| Modifier and Type | Method and Description |
|---|---|
HoldEnablerQuerySession |
HoldRulesManager.getHoldEnablerQuerySession()
Gets the
OsidSession associated with the hold enabler
query service. |
HoldEnablerQuerySession |
HoldRulesProxyManager.getHoldEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the hold enabler
query service. |
HoldEnablerQuerySession |
HoldRulesManager.getHoldEnablerQuerySessionForOubliette(Id oublietteId)
Gets the
OsidSession associated with the hold enabler
query service for the given oubliette. |
HoldEnablerQuerySession |
HoldRulesProxyManager.getHoldEnablerQuerySessionForOubliette(Id oublietteId,
Proxy proxy)
Gets the
OsidSession associated with the hold enabler
query service for the given oubliette. |