Interface GradeEntryQueryInspector
- All Superinterfaces:
Extensible, OsidBrowsableQueryInspector, OsidExtensibleQueryInspector, OsidIdentifiableQueryInspector, OsidObjectQueryInspector, OsidQueryInspector, OsidRelationshipQueryInspector, OsidTemporalQueryInspector
This is the query inspector for examining grade entry queries.
-
Method Summary
Modifier and TypeMethodDescriptionGets the derived terms.IdTerm[]Gets the gradebook columnIdterms.Gets the gradebook column terms.IdTerm[]Gets the gradebookIdterms.Gets the gradebook terms.getGradeEntryQueryInspectorRecord(Type gradeEntryRecordType) Gets the grade entry query inspector record corresponding to the givenGradeEntryrecordType.IdTerm[]Gets the gradeIdterms.IdTerm[]Gets the graderIdterms.Gets the grader terms.Gets the grade terms.IdTerm[]Gets the grading agentIdterms.Gets the grading agent terms.Gets the ignored for caluclation entries terms.IdTerm[]Gets the key resourceIdterms.Gets the key resource terms.IdTerm[]Gets the overridden calculated grade entryIdterms.Gets the overriden derived grade terms.Gets the score terms.Gets the time graded 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 OsidQueryInspector
getAnyTerms, getKeywordTermsModifier and TypeMethodDescriptionGets the any query terms.Gets the keyword query terms.Methods inherited from interface OsidRelationshipQueryInspector
getEndReasonIdTerms, getEndReasonTermsModifier and TypeMethodDescriptionIdTerm[]Gets the end reaosn stateIdquery terms.Gets the end reaosn state query terms.Methods inherited from interface OsidTemporalQueryInspector
getDateTerms, getEffectiveTerms, getEndDateTerms, getStartDateTermsModifier and TypeMethodDescriptionGets the date query terms.Gets the effective query terms.Gets the end date query terms.Gets the start date query terms.
-
Method Details
-
getGradebookColumnIdTerms
IdTerm[] getGradebookColumnIdTerms()Gets the gradebook columnIdterms.- Returns:
- the gradebook column
Idterms - Compliance:
mandatory- This method must be implemented.
-
getGradebookColumnTerms
GradebookColumnQueryInspector[] getGradebookColumnTerms()Gets the gradebook column terms.- Returns:
- the gradebook column terms
- Compliance:
mandatory- This method must be implemented.
-
getKeyResourceIdTerms
IdTerm[] getKeyResourceIdTerms()Gets the key resourceIdterms.- Returns:
- the key resource
Idterms - Compliance:
mandatory- This method must be implemented.
-
getKeyResourceTerms
ResourceQueryInspector[] getKeyResourceTerms()Gets the key resource terms.- Returns:
- the key resource terms
- Compliance:
mandatory- This method must be implemented.
-
getDerivedTerms
BooleanTerm[] getDerivedTerms()Gets the derived terms.- Returns:
- the derived terms
- Compliance:
mandatory- This method must be implemented.
-
getOverriddenGradeEntryIdTerms
IdTerm[] getOverriddenGradeEntryIdTerms()Gets the overridden calculated grade entryIdterms.- Returns:
- the overridden grade entry
Idterms - Compliance:
mandatory- This method must be implemented.
-
getOverriddenGradeEntryTerms
GradeEntryQueryInspector[] getOverriddenGradeEntryTerms()Gets the overriden derived grade terms.- Returns:
- the overridden grade entry terms
- Compliance:
mandatory- This method must be implemented.
-
getIgnoredForCalculationsTerms
BooleanTerm[] getIgnoredForCalculationsTerms()Gets the ignored for caluclation entries terms.- Returns:
- the ignored for calculation terms
- Compliance:
mandatory- This method must be implemented.
-
getGradeIdTerms
IdTerm[] getGradeIdTerms()Gets the gradeIdterms.- Returns:
- the grade
Idterms - Compliance:
mandatory- This method must be implemented.
-
getGradeTerms
GradeQueryInspector[] getGradeTerms()Gets the grade terms.- Returns:
- the grade terms
- Compliance:
mandatory- This method must be implemented.
-
getScoreTerms
DecimalRangeTerm[] getScoreTerms()Gets the score terms.- Returns:
- the score terms
- Compliance:
mandatory- This method must be implemented.
-
getTimeGradedTerms
DateTimeRangeTerm[] getTimeGradedTerms()Gets the time graded terms.- Returns:
- the time graded terms
- Compliance:
mandatory- This method must be implemented.
-
getGraderIdTerms
IdTerm[] getGraderIdTerms()Gets the graderIdterms.- Returns:
- the grader
Idterms - Compliance:
mandatory- This method must be implemented.
-
getGraderTerms
ResourceQueryInspector[] getGraderTerms()Gets the grader terms.- Returns:
- the grader terms
- Compliance:
mandatory- This method must be implemented.
-
getGradingAgentIdTerms
IdTerm[] getGradingAgentIdTerms()Gets the grading agentIdterms.- Returns:
- the grading agent
Idterms - Compliance:
mandatory- This method must be implemented.
-
getGradingAgentTerms
AgentQueryInspector[] getGradingAgentTerms()Gets the grading agent terms.- Returns:
- the grading agent terms
- Compliance:
mandatory- This method must be implemented.
-
getGradebookIdTerms
IdTerm[] getGradebookIdTerms()Gets the gradebookIdterms.- Returns:
- the gradebook
Idterms - Compliance:
mandatory- This method must be implemented.
-
getGradebookTerms
GradebookQueryInspector[] getGradebookTerms()Gets the gradebook terms.- Returns:
- the gradebook terms
- Compliance:
mandatory- This method must be implemented.
-
getGradeEntryQueryInspectorRecord
GradeEntryQueryInspectorRecord getGradeEntryQueryInspectorRecord(Type gradeEntryRecordType) throws OperationFailedException Gets the grade entry query inspector record corresponding to the givenGradeEntryrecordType.- Parameters:
gradeEntryRecordType- a grade entry record type- Returns:
- the grade entry query inspector record
- Throws:
NullArgumentException-gradeEntryRecordTypeisnullOperationFailedException- unable to complete requestUnsupportedException-hasRecordType(gradeEntryRecordType)isfalse- Compliance:
mandatory- This method must be implemented.
-