| Package | Description |
|---|---|
| org.osid.resourcing |
The Open Service Interface Definitions for the org.osid.resourcing
service.
|
| org.osid.resourcing.batch |
The Open Service Interface Definitions for the org.osid.resourcing.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
AvailabilityAdminSession |
ResourcingManager.getAvailabilityAdminSession()
Gets the
OsidSession associated with the availability
administration service. |
AvailabilityAdminSession |
ResourcingProxyManager.getAvailabilityAdminSession(Proxy proxy)
Gets the
OsidSession associated with the availability
administration service. |
AvailabilityAdminSession |
ResourcingManager.getAvailabilityAdminSessionForFoundry(Id foundryId)
Gets the
OsidSession associated with the availability
administration service for the given foundry. |
AvailabilityAdminSession |
ResourcingProxyManager.getAvailabilityAdminSessionForFoundry(Id foundryId,
Proxy proxy)
Gets the
OsidSession associated with the availability
administration service for the given foundry. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AvailabilityBatchAdminSession
This session creates, updates, and deletes
Availabilities
in bulk. |