| Package | Description |
|---|---|
| org.osid.resourcing |
The Open Service Interface Definitions for the org.osid.resourcing
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompetencySearchSession
This session provides methods for searching among
Competency
objects. |
| Modifier and Type | Method and Description |
|---|---|
CompetencyQuerySession |
ResourcingManager.getCompetencyQuerySession()
Gets the
OsidSession associated with the competency
query service. |
CompetencyQuerySession |
ResourcingProxyManager.getCompetencyQuerySession(Proxy proxy)
Gets the
OsidSession associated with the competency
query service. |
CompetencyQuerySession |
ResourcingManager.getCompetencyQuerySessionForFoundry(Id foundryId)
Gets the
OsidSession associated with the competency
query service for the given foundry. |
CompetencyQuerySession |
ResourcingProxyManager.getCompetencyQuerySessionForFoundry(Id foundryId,
Proxy proxy)
Gets the
OsidSession associated with the competency
query service for the given foundry. |