| Package | Description |
|---|---|
| org.osid.resourcing |
The Open Service Interface Definitions for the org.osid.resourcing
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AvailabilitySearchSession
This session provides methods for searching among
Availability
objects. |
| Modifier and Type | Method and Description |
|---|---|
AvailabilityQuerySession |
ResourcingManager.getAvailabilityQuerySession()
Gets the
OsidSession associated with the availability
query service. |
AvailabilityQuerySession |
ResourcingProxyManager.getAvailabilityQuerySession(Proxy proxy)
Gets the
OsidSession associated with the availability
query service. |
AvailabilityQuerySession |
ResourcingManager.getAvailabilityQuerySessionForFoundry(Id foundryId)
Gets the
OsidSession associated with the availability
query service for the given foundry. |
AvailabilityQuerySession |
ResourcingProxyManager.getAvailabilityQuerySessionForFoundry(Id foundryId,
Proxy proxy)
Gets the
OsidSession associated with the availability
query service for the given foundry. |