Package | Description |
---|---|
org.osid.assessment |
The Open Service Interface Definitions for the org.osid.assessment
service.
|
org.osid.course |
The Open Service Interface Definitions for the org.osid.course
service.
|
org.osid.course.requisite |
The Open Service Interface Definitions for the org.osid.course.requisite
service.
|
org.osid.course.syllabus |
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
|
org.osid.learning |
The Open Service Interface Definitions for the org.osid.learning
service.
|
org.osid.personnel |
The Open Service Interface Definitions for the org.osid.personnel
service.
|
org.osid.recipe |
The Open Service Interface Definitions for the org.osid.recipe
service.
|
org.osid.resourcing |
The Open Service Interface Definitions for the org.osid.resourcing
service.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQueryInspector[] |
ItemQueryInspector.getLearningObjectiveTerms()
Gets the learning objective query terms.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQueryInspector[] |
ActivityUnitQueryInspector.getLearningObjectiveTerms()
Gets the objective query terms.
|
ObjectiveQueryInspector[] |
CourseQueryInspector.getLearningObjectiveTerms()
Gets the objective query terms.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQueryInspector[] |
RequisiteQueryInspector.getLearningObjectiveTerms()
Gets the learning objective query terms.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQueryInspector[] |
DocetQueryInspector.getLearningObjectiveTerms()
Gets the objective query terms.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQueryInspector[] |
ObjectiveQueryInspector.getAncestorObjectiveTerms()
Gets the ancestor objective query terms.
|
ObjectiveQueryInspector[] |
ObjectiveQueryInspector.getDependentObjectiveTerms()
Gets the requisite objective query terms.
|
ObjectiveQueryInspector[] |
ObjectiveQueryInspector.getDescendantObjectiveTerms()
Gets the descendant objective query terms.
|
ObjectiveQueryInspector[] |
ObjectiveQueryInspector.getEquivalentObjectiveTerms()
Gets the equivalent objective query terms.
|
ObjectiveQueryInspector |
ObjectiveSearchResults.getObjectiveQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
ObjectiveQueryInspector[] |
ActivityQueryInspector.getObjectiveTerms()
Gets the objective query terms.
|
ObjectiveQueryInspector[] |
ObjectiveBankQueryInspector.getObjectiveTerms()
Gets the objective query terms.
|
ObjectiveQueryInspector[] |
ProficiencyQueryInspector.getObjectiveTerms()
Gets the objective terms.
|
ObjectiveQueryInspector[] |
ObjectiveQueryInspector.getRequisiteObjectiveTerms()
Gets the requisite objective query terms.
|
ObjectiveQueryInspector |
ObjectiveSmartObjectiveBankSession.inspectObjectiveQuery()
Gets an objective query inspector for this objective bank.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQuery |
ObjectiveSearchSession.getObjectiveQueryFromInspector(ObjectiveQueryInspector objectiveQueryInspector)
Gets an objective query from an inspector.
|
ObjectiveQuery |
ObjectiveSmartObjectiveBankSession.getObjectiveQueryFromInspector(ObjectiveQueryInspector objectiveQueryInspector)
Gets an objective query from an inspector.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQueryInspector[] |
PositionQueryInspector.getQualificationTerms()
Gets the qualification query terms.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQueryInspector[] |
ProcedureQueryInspector.getLearningObjectiveTerms()
Gets the objective terms.
|
Modifier and Type | Method and Description |
---|---|
ObjectiveQueryInspector[] |
CompetencyQueryInspector.getLearningObjectiveTerms()
Gets the learning objective query terms.
|