Interface CourseQueryInspector
- All Superinterfaces:
Extensible, OsidBrowsableQueryInspector, OsidExtensibleQueryInspector, OsidIdentifiableQueryInspector, OsidObjectQueryInspector, OsidOperableQueryInspector, OsidQueryInspector
The query inspectors provide a means of accessing the match terms of a
query. These interfaces are used to examine the actual query terms used in
a search or that may be used to create a smart catalog. Query inspectors
may be converted to OsidQuery interfaces for reuse or modification
in the search sessions.
-
Method Summary
Modifier and TypeMethodDescriptionIdTerm[]Gets the activity unitIdquery terms.Gets the activity unit query terms.IdTerm[]Gets the concurrent courseIdquery terms.Gets the concurrent course query terms.IdTerm[]Gets the course catalogIdquery terms.Gets the course catalog query terms.IdTerm[]Gets the course offeringIdquery terms.Gets the course offering query terms.getCourseQueryInspectorRecord(Type courseRecordType) Gets the course query inspector record corresponding to the givenCourserecordType.IdTerm[]Gets the grade systemIdquery terms.Gets the grade system query terms.IdTerm[]Gets the grade systemIdquery terms.Gets the grade system query terms.IdTerm[]Gets the objectiveIdquery terms.Gets the objective query terms.IdTerm[]Gets the grade levelIdquery terms.Gets the grade level query terms.Gets the bumber query terms.IdTerm[]Gets the requisiteIdquery terms.Gets the prerequisite query terms.Gets the requisite query terms.IdTerm[]Gets the sponsorIdquery terms.Gets the sponsor query terms.IdTerm[]Gets the target audienceIdquery terms.Gets the target audience query terms.Gets the title query terms.Methods inherited from interface Extensible
getRecordTypes, hasRecordTypeModifier and TypeMethodDescriptionGets the record types available in this object.booleanhasRecordType(Type recordType) Tests if this object supports the given recordType.Methods inherited from interface OsidExtensibleQueryInspector
getRecordTypeTermsMethods inherited from interface OsidIdentifiableQueryInspector
getIdTermsMethods inherited from interface OsidObjectQueryInspector
getCommentIdTerms, getCommentTerms, getCreditIdTerms, getCreditTerms, getDescriptionTerms, getDisplayNameTerms, getGenusTypeTerms, getJournalEntryIdTerms, getJournalEntryTerms, getParentGenusTypeTerms, getRelationshipIdTerms, getRelationshipPeerIdTerms, getRelationshipTerms, getStateIdTerms, getStateTerms, getStatisticTerms, getSubjectIdTerms, getSubjectRelevancyTerms, getSubjectTermsModifier and TypeMethodDescriptionIdTerm[]Gets the commentIdquery terms.Gets the comment query terms.IdTerm[]Gets the creditIdquery terms.Gets the credit query terms.Gets the description query terms.Gets the display name query terms.TypeTerm[]Gets the genus type query terms.IdTerm[]Gets the journal entryIdquery terms.Gets the journal entry query terms.TypeTerm[]Gets the parent genus type query terms.IdTerm[]Gets the relationshipIdquery terms.IdTerm[]Gets the relationship peerIdquery terms.Gets the relationship query terms.IdTerm[]Gets the stateIdquery terms.Gets the state query terms.Gets the statistic query terms.IdTerm[]Gets the subjectIdquery terms.Gets the subject relevancy query terms.Gets the subject query terms.Methods inherited from interface OsidOperableQueryInspector
getActiveTerms, getDisabledTerms, getEnabledTerms, getOperationalTermsModifier and TypeMethodDescriptionGets the active query terms.Gets the administratively disabled query terms.Gets the administratively enabled query terms.Gets the operational query terms.Methods inherited from interface OsidQueryInspector
getAnyTerms, getKeywordTermsModifier and TypeMethodDescriptionGets the any query terms.Gets the keyword query terms.
-
Method Details
-
getTitleTerms
StringTerm[] getTitleTerms()Gets the title query terms.- Returns:
- the title query terms
- Compliance:
mandatory- This method must be implemented.
-
getNumberTerms
StringTerm[] getNumberTerms()Gets the bumber query terms.- Returns:
- the number query terms
- Compliance:
mandatory- This method must be implemented.
-
getSponsorIdTerms
IdTerm[] getSponsorIdTerms()Gets the sponsorIdquery terms.- Returns:
- the sponsor
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getSponsorTerms
ResourceQueryInspector[] getSponsorTerms()Gets the sponsor query terms.- Returns:
- the sponsor query terms
- Compliance:
mandatory- This method must be implemented.
-
getCreditAmountIdTerms
IdTerm[] getCreditAmountIdTerms()Gets the grade systemIdquery terms.- Returns:
- the grade system
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getCreditAmountTerms
GradeQueryInspector[] getCreditAmountTerms()Gets the grade system query terms.- Returns:
- the grade system query terms
- Compliance:
mandatory- This method must be implemented.
-
getPrerequisitesInfoTerms
StringTerm[] getPrerequisitesInfoTerms()Gets the prerequisite query terms.- Returns:
- the prereq query terms
- Compliance:
mandatory- This method must be implemented.
-
getPrerequisitesIdTerms
IdTerm[] getPrerequisitesIdTerms()Gets the requisiteIdquery terms.- Returns:
- the requisite
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getPrerequisitesTerms
RequisiteQueryInspector[] getPrerequisitesTerms()Gets the requisite query terms.- Returns:
- the requisite query terms
- Compliance:
mandatory- This method must be implemented.
-
getConcurrentCourseIdTerms
IdTerm[] getConcurrentCourseIdTerms()Gets the concurrent courseIdquery terms.- Returns:
- the concurrent course
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getConcurrentCourseTerms
CourseQueryInspector[] getConcurrentCourseTerms()Gets the concurrent course query terms.- Returns:
- the concurrent course query terms
- Compliance:
mandatory- This method must be implemented.
-
getLevelIdTerms
IdTerm[] getLevelIdTerms()Gets the grade levelIdquery terms.- Returns:
- the grade
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getLevelTerms
GradeQueryInspector[] getLevelTerms()Gets the grade level query terms.- Returns:
- the grade query terms
- Compliance:
mandatory- This method must be implemented.
-
getGradingOptionIdTerms
IdTerm[] getGradingOptionIdTerms()Gets the grade systemIdquery terms.- Returns:
- the grade system
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getGradingOptionTerms
GradeSystemQueryInspector[] getGradingOptionTerms()Gets the grade system query terms.- Returns:
- the grade system terms
- Compliance:
mandatory- This method must be implemented.
-
getLearningObjectiveIdTerms
IdTerm[] getLearningObjectiveIdTerms()Gets the objectiveIdquery terms.- Returns:
- the objective
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getLearningObjectiveTerms
ObjectiveQueryInspector[] getLearningObjectiveTerms()Gets the objective query terms.- Returns:
- the objective query terms
- Compliance:
mandatory- This method must be implemented.
-
getTargetAudienceIdTerms
IdTerm[] getTargetAudienceIdTerms()Gets the target audienceIdquery terms.- Returns:
- the target audience
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getTargetAudienceTerms
ResourceQueryInspector[] getTargetAudienceTerms()Gets the target audience query terms.- Returns:
- the target audience query terms
- Compliance:
mandatory- This method must be implemented.
-
getActivityUnitIdTerms
IdTerm[] getActivityUnitIdTerms()Gets the activity unitIdquery terms.- Returns:
- the activity unit
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getActivityUnitTerms
ActivityUnitQueryInspector[] getActivityUnitTerms()Gets the activity unit query terms.- Returns:
- the activity unit query terms
- Compliance:
mandatory- This method must be implemented.
-
getCourseOfferingIdTerms
IdTerm[] getCourseOfferingIdTerms()Gets the course offeringIdquery terms.- Returns:
- the course offering
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getCourseOfferingTerms
CourseOfferingQueryInspector[] getCourseOfferingTerms()Gets the course offering query terms.- Returns:
- the course offering query terms
- Compliance:
mandatory- This method must be implemented.
-
getCourseCatalogIdTerms
IdTerm[] getCourseCatalogIdTerms()Gets the course catalogIdquery terms.- Returns:
- the course catalog
Idquery terms - Compliance:
mandatory- This method must be implemented.
-
getCourseCatalogTerms
CourseCatalogQueryInspector[] getCourseCatalogTerms()Gets the course catalog query terms.- Returns:
- the course catalog query terms
- Compliance:
mandatory- This method must be implemented.
-
getCourseQueryInspectorRecord
CourseQueryInspectorRecord getCourseQueryInspectorRecord(Type courseRecordType) throws OperationFailedException Gets the course query inspector record corresponding to the givenCourserecordType. Multiple record retrievals produce a nestedORterm.- Parameters:
courseRecordType- a course record type- Returns:
- the course query inspector record
- Throws:
NullArgumentException-courseRecordTypeisnullOperationFailedException- unable to complete requestUnsupportedException-hasRecordType(courseRecordType)isfalse- Compliance:
mandatory- This method must be implemented.
-