| Package | Description |
|---|---|
| org.osid.resourcing |
The Open Service Interface Definitions for the org.osid.resourcing
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EffortSearchSession
This session provides methods for searching among
Effort
objects. |
| Modifier and Type | Method and Description |
|---|---|
EffortQuerySession |
ResourcingManager.getEffortQuerySession()
Gets the
OsidSession associated with the effort query
service. |
EffortQuerySession |
ResourcingProxyManager.getEffortQuerySession(Proxy proxy)
Gets the
OsidSession associated with the effort query
service. |
EffortQuerySession |
ResourcingManager.getEffortQuerySessionForFoundry(Id foundryId)
Gets the
OsidSession associated with the effort query
service for the given foundry. |
EffortQuerySession |
ResourcingProxyManager.getEffortQuerySessionForFoundry(Id foundryId,
Proxy proxy)
Gets the
OsidSession associated with the effort query
service for the given foundry. |