| Package | Description |
|---|---|
| org.osid.learning |
The Open Service Interface Definitions for the org.osid.learning
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectiveSearchSession
This session provides methods for searching
Objective
objects. |
| Modifier and Type | Method and Description |
|---|---|
ObjectiveQuerySession |
LearningManager.getObjectiveQuerySession()
Gets the
OsidSession associated with the objective
query service. |
ObjectiveQuerySession |
LearningProxyManager.getObjectiveQuerySession(Proxy proxy)
Gets the
OsidSession associated with the objective
query service. |
ObjectiveQuerySession |
LearningManager.getObjectiveQuerySessionForObjectiveBank(Id objectiveBankId)
Gets the
OsidSession associated with the objective
query service for the given objective bank. |
ObjectiveQuerySession |
LearningProxyManager.getObjectiveQuerySessionForObjectiveBank(Id objectiveBankId,
Proxy proxy)
Gets the
OsidSession associated with the objective
query service for the given objective bank. |