| Package | Description |
|---|---|
| org.osid.learning |
The Open Service Interface Definitions for the org.osid.learning
service.
|
| Modifier and Type | Method and Description |
|---|---|
ProficiencyQueryInspector |
ProficiencySearchResults.getProficiencyQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
ProficiencyQueryInspector |
ProficiencySmartObjectiveBankSession.inspectProficiencyQuery()
Gets a proficiency query inspector for this objective bank.
|
| Modifier and Type | Method and Description |
|---|---|
ProficiencyQuery |
ProficiencySearchSession.getProficiencyQueryFromInspector(ProficiencyQueryInspector proficiencyQueryInspector)
Gets a proficiency query from an inspector.
|
ProficiencyQuery |
ProficiencySmartObjectiveBankSession.getProficiencyQueryFromInspector(ProficiencyQueryInspector proficiencyQueryInspector)
Gets a proficiency query from an inspector.
|