| 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 |
|---|---|
CommissionAdminSession |
ResourcingManager.getCommissionAdminSession()
Gets the
OsidSession associated with the commission
administrative service. |
CommissionAdminSession |
ResourcingProxyManager.getCommissionAdminSession(Proxy proxy)
Gets the
OsidSession associated with the commission
administrative service. |
CommissionAdminSession |
ResourcingManager.getCommissionAdminSessionForFoundry(Id foundryId)
Gets the
OsidSession associated with the commission
administrative service for the given foundry. |
CommissionAdminSession |
ResourcingProxyManager.getCommissionAdminSessionForFoundry(Id foundryId,
Proxy proxy)
Gets the
OsidSession associated with the commission
administrative service for the given foundry. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommissionBatchAdminSession
This session creates, updates, and deletes
Commissions
in bulk. |