Interface ProgramEntryQuery
- All Superinterfaces:
Extensible, OsidBrowsableQuery, OsidExtensibleQuery, OsidIdentifiableQuery, OsidObjectQuery, OsidQuery, OsidRelationshipQuery, OsidTemporalQuery, Suppliable
This is the query for searching program entries. Each method match
specifies an AND term while multiple invocations of the same
method produce a nested OR .
-
Method Summary
Modifier and TypeMethodDescriptionvoidClears the admission date terms.voidClears the complete terms.voidClears the completion date terms.voidClears the completion termIdterms.voidClears the completion term terms.voidClears the course catalogIdterms.voidClears the course catalog terms.voidClears the grade systemIdterms.voidClears the credit scale terms.voidClears the earned credits terms.voidClears the enrollmentIdterms.voidClears the enrollment terms.voidClears the entrance date terms.voidClears the entrance termIdterms.voidClears the entrance term terms.voidClears the expected completion date terms.voidClears the expected completion termIdterms.voidClears the expected completion term terms.voidClears the grade systemIdterms.voidClears the credit scale terms.voidClears the GPA terms.voidClears the withdrawn terms.voidClears the actively enrolled terms.voidClears the enrolled terms.voidClears the expected to complete terms.voidClears the matriculation known terms.voidClears the on leave terms.voidClears the levelIdterms.voidClears the level terms.voidClears the parent program entryIdterms.voidClears the parent program entry terms.voidClears the programIdterms.voidClears the program terms.voidClears the standingIdterms.voidClears the standing terms.voidClears the studentIdterms.voidClears the student option terms.voidClears the termIdterms.voidClears the term terms.voidClears the withdraw date terms.voidClears the withdraw termIdterms.voidClears the withdraw term terms.Gets the query for a completion term.Gets the query for a course catalog.Gets the query for a grade system.Gets the query for an enrollment entry.Gets the query for a entrance term.Gets the query for a expected completion term.Gets the query for a grade system.Gets the query for a level.Gets the query for a parent program entry.getProgramEntryQueryRecord(Type programEntryRecordType) Gets the program entry query record corresponding to the givenProgramEntryrecordType.Gets the query for a program entry.Gets the query for a standing.Gets the query for a student option.Gets the query for a term entry.Gets the query for a withdraw term.voidmatchAdmissionDate(DateTime from, DateTime to, boolean match) Matches admission dates between the given dates inclusive.voidmatchAnyAdmissionDate(boolean match) Matches entries that have any admission date.voidmatchAnyCompletionDate(boolean match) Matches program entries with any completion date.voidmatchAnyCreditScale(boolean match) Matches entries that have any credit scale.voidmatchAnyCreditsEarned(boolean match) Matches entries that have any earned credits.voidmatchAnyEnrollment(boolean match) Matches entries that have any enrollment.voidmatchAnyEntranceDate(boolean match) Matches program entries with any entrance date.voidmatchAnyExpectedCompletionDate(boolean match) Matches program entries with any expected completion date.voidmatchAnyGPA(boolean match) Matches entries that have any GPA.voidmatchAnyGPAScale(boolean match) Matches entries that have any GPA scale.voidmatchAnyLevel(boolean match) Matches program entries with any level.voidmatchAnyParentProgramEntry(boolean match) Matches program entries that have any parent.voidmatchAnyStanding(boolean match) Matches program entries with any standing.voidmatchAnyTerm(boolean match) Matches entries that have any term.voidmatchAnyWithdrawDate(boolean match) Matches program entries with any withdraw date.voidmatchComplete(boolean match) Matches completed programs.voidmatchCompletionDate(DateTime from, DateTime to, boolean match) Matches completion dates between the given dates inclusive.voidmatchCompletionTermId(Id completionTermId, boolean match) Sets the completion termIdfor this query.voidmatchCourseCatalogId(Id courseCatalogId, boolean match) Sets the course catalogIdfor this query to match entries assigned to course catalogs.voidmatchCreditScaleId(Id gradeSystemId, boolean match) Matches a credit scaleId.voidmatchCreditsEarned(BigDecimal from, BigDecimal to, boolean match) Matches earned credits between the given range inclusive.voidmatchEnrollmentId(Id enrollmentId, boolean match) Sets the enrollmentIdfor this query.voidmatchEntranceDate(DateTime from, DateTime to, boolean match) Matches entrance dates between the given dates inclusive.voidmatchEntranceTermId(Id entranceTermId, boolean match) Sets the entrance termIdfor this query.voidmatchExpectedCompletionDate(DateTime from, DateTime to, boolean match) Matches expected completion dates between the given dates inclusive.voidmatchExpectedCompletionTermId(Id expectedCompletionTermId, boolean match) Sets the expected completion termIdfor this query.voidmatchGPA(BigDecimal from, BigDecimal to, boolean match) Matches GPA between the given range inclusive.voidmatchGPAScaleId(Id gradeSystemId, boolean match) Matches a GPA scaleId.voidmatchHasWithdrawn(boolean match) Matches credential entries with a withdrawn value.voidmatchIsActivelyEnrolled(boolean match) Matches credential entries with a actively enrolled value.voidmatchIsEnrolled(boolean match) Matches credential entries with a enrolled value.voidmatchIsExpectedToComplete(boolean match) Matches credential entries with a expected to complete value.voidmatchIsMatriculationKnown(boolean match) Matches credential entries with a matriculation known value.voidmatchIsOnLeave(boolean match) Matches credential entries with a on leave value.voidmatchLevelId(Id levelId, boolean match) Sets the levelIdfor this query.voidmatchParentProgramEntryId(Id programEntryId, boolean match) Sets the parent program entryIdfor this query.voidmatchProgramId(Id programId, boolean match) Sets the programIdfor this query to match entries that have an entry for the given course.voidmatchStandingId(Id standingId, boolean match) Sets the standingIdfor this query.voidmatchStudentId(Id resourceId, boolean match) Sets the studentIdfor this query.voidmatchTermId(Id termId, boolean match) Sets the termIdfor this query.voidmatchWithdrawDate(DateTime from, DateTime to, boolean match) Matches withdraw dates between the given dates inclusive.voidmatchWithdrawTermId(Id withdrawTermId, boolean match) Sets the withdraw termIdfor this query.booleanTests if aTermQueryis available.booleanTests if aCourseCatalogQueryis available.booleanTests if aGradeSystemQueryis available.booleanTests if anEnrollmentQueryis available.booleanTests if aTermQueryis available.booleanTests if aTermQueryis available.booleanTests if aGradeSystemQueryis available.booleanTests if aGradeQueryis available.booleanTests if aProgramEntryQueryis available.booleanTests if aProgramQueryis available.booleanTests if aGradeQueryis available.booleanTests if aStudentQueryis available.booleanTests if aTermQueryis available.booleanTests if aTermQueryis available.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 OsidExtensibleQuery
clearRecordTerms, matchAnyRecord, matchRecordTypeModifier and TypeMethodDescriptionvoidClears all recordTypeterms.voidmatchAnyRecord(boolean match) Matches an object that has any record.voidmatchRecordType(Type recordType, boolean match) Sets aTypefor querying objects having records implementing a given record type.Methods inherited from interface OsidIdentifiableQuery
clearIdTerms, matchIdModifier and TypeMethodDescriptionvoidClears allIdterms.voidAdds anIdto match.Methods inherited from interface OsidObjectQuery
clearCommentIdTerms, clearCommentTerms, clearCreditIdTerms, clearCreditTerms, clearDescriptionTerms, clearDisplayNameTerms, clearGenusTypeTerms, clearJournalEntryIdTerms, clearJournalEntryTerms, clearParentGenusTypeTerms, clearRelationshipIdTerms, clearRelationshipPeerIdTerms, clearRelationshipTerms, clearStateIdTerms, clearStateTerms, clearStatisticTerms, clearSubjectIdTerms, clearSubjectRelevancyTerms, clearSubjectTerms, getCommentQuery, getCreditQuery, getJournalEntryQuery, getRelationshipQuery, getStateQuery, getStatisticQuery, getSubjectQuery, getSubjectRelevancyQuery, matchAnyComment, matchAnyCredit, matchAnyDescription, matchAnyDisplayName, matchAnyGenusType, matchAnyJournalEntry, matchAnyRelationship, matchAnyState, matchAnyStatistic, matchAnySubject, matchCommentId, matchCreditId, matchDescription, matchDisplayName, matchGenusType, matchJournalEntryId, matchParentGenusType, matchRelationshipId, matchRelationshipPeerId, matchStateId, matchSubjectId, supportsCommentQuery, supportsCreditQuery, supportsJournalEntryQuery, supportsRelationshipQuery, supportsStateQuery, supportsStatisticQuery, supportsSubjectQuery, supportsSubjectRelevancyQueryModifier and TypeMethodDescriptionvoidClears all commentIdterms.voidClears all comment terms.voidClears all creditIdterms.voidClears all credit terms.voidClears all description terms.voidClears all display name terms.voidClears all genus type terms.voidClears all journal entryIdterms.voidClears all journal entry terms.voidClears all genus type terms.voidClears all relationshipIdterms.voidClears all relationshipIdterms.voidClears all relationship terms.voidClears all stateIdterms.voidClears all state terms.voidClears all statistic terms.voidClears all subjectIdterms.voidClears all subject relevancy terms.voidClears all subject terms.Gets the query for a comment.Gets the query for an ackowledgement credit.Gets the query for a journal entry.Gets the query for relationship.Gets the query for a state.Gets the query for a statistic.Gets the query for a subject.Gets the query for a subject relevancy.voidmatchAnyComment(boolean match) Matches an object that has anyCommentin the givenBook.voidmatchAnyCredit(boolean match) Matches an object that has anyCredit.voidmatchAnyDescription(boolean match) Matches a description that has any value.voidmatchAnyDisplayName(boolean match) Matches any object with a display name.voidmatchAnyGenusType(boolean match) Matches an object that has any genus type.voidmatchAnyJournalEntry(boolean match) Matches an object that has anyJournalEntryin the givenJournal.voidmatchAnyRelationship(boolean match) Matches an object that has anyRelationship.voidmatchAnyState(boolean match) Matches an object that has any mapping to aStatein the givenProcess.voidmatchAnyStatistic(boolean match) Matches an object that has anyStatistic.voidmatchAnySubject(boolean match) Matches an object that has any relationship to aSubject.voidmatchCommentId(Id commentId, boolean match) Matches an object that has the given comment.voidmatchCreditId(Id creditId, boolean match) Matches an object that has the given credit.voidmatchDescription(String description, Type stringMatchType, boolean match) Adds a description name to match.voidmatchDisplayName(String displayName, Type stringMatchType, boolean match) Adds a display name to match.voidmatchGenusType(Type genusType, boolean match) Sets aTypefor querying objects of a given genus.voidmatchJournalEntryId(Id journalEntryId, boolean match) Matches an object that has the given journal entry.voidmatchParentGenusType(Type genusType, boolean match) Sets aTypefor querying objects of a given genus.voidmatchRelationshipId(Id relationshipId, boolean match) Matches an object that has the given relationship.voidmatchRelationshipPeerId(Id peerId, boolean match) Matches an object that has a relationship to the given peerId.voidmatchStateId(Id stateId, boolean match) Matches an object mapped to the given state.voidmatchSubjectId(Id subjectId, boolean match) Matches an object with a relationship to the given subject.booleanTests if aCommentQueryis available.booleanTests if aCreditQueryis available to provide queries of related acknowledgements.booleanTests if aJournalEntryis available to provide queries of journaledOsidObjects.booleanTests if aRelationshipQueryis available.booleanTests if aStateQueryis available to provide queries of processed objects.booleanTests if aStatisticQueryis available to provide statistical queries.booleanTests if aSubjectQueryis available.booleanTests if aRelevancyQueryis available to provide queries about the relationships toSubjects.Methods inherited from interface OsidQuery
clearAnyTerms, clearKeywordTerms, getStringMatchTypes, matchAny, matchKeyword, supportsStringMatchTypeModifier and TypeMethodDescriptionvoidClears the match any terms.voidClears all keyword terms.Gets the string matching types supported.voidmatchAny(boolean match) Matches any object.voidmatchKeyword(String keyword, Type stringMatchType, boolean match) Adds a keyword to match.booleansupportsStringMatchType(Type stringMatchType) Tests if the given string matching type is supported.Methods inherited from interface OsidRelationshipQuery
clearEndReasonIdTerms, clearEndReasonTerms, getEndReasonQuery, matchAnyEndReason, matchEndReasonId, supportsEndReasonQueryModifier and TypeMethodDescriptionvoidClears all stateIdterms.voidClears all end reason state terms.getEndReasonQuery(boolean match) Gets the query for the end reason state.voidmatchAnyEndReason(boolean match) Match any end reason state.voidmatchEndReasonId(Id stateId, boolean match) Match theIdof the end reason state.booleanTests if aStateQueryfor the end reason is available.Methods inherited from interface OsidTemporalQuery
clearDateTerms, clearEffectiveTerms, clearEndDateTerms, clearStartDateTerms, matchAnyEndDate, matchAnyStartDate, matchDate, matchEffective, matchEndDate, matchStartDateModifier and TypeMethodDescriptionvoidClears the date query terms.voidClears the effective query terms.voidClears the end date query terms.voidClears the start date query terms.voidmatchAnyEndDate(boolean match) Matches temporals with any end date set.voidmatchAnyStartDate(boolean match) Matches temporals with any start date set.voidMatches temporals where the given date range falls entirely between the start and end dates inclusive.voidmatchEffective(boolean match) Match effective objects where the current date falls within the start and end dates inclusive.voidmatchEndDate(DateTime start, DateTime end, boolean match) Matches temporals whose effective end date falls in between the given dates inclusive.voidmatchStartDate(DateTime start, DateTime end, boolean match) Matches temporals whose start date falls in between the given dates inclusive.
-
Method Details
-
matchStudentId
Sets the studentIdfor this query.- Parameters:
resourceId- a resourceIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-resourceIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearStudentIdTerms
void clearStudentIdTerms()Clears the studentIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsStudentQuery
boolean supportsStudentQuery()Tests if aStudentQueryis available.- Returns:
trueif a student query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getStudentQuery
ResourceQuery getStudentQuery()Gets the query for a student option. Multiple retrievals produce a nestedORterm.- Returns:
- a student query
- Throws:
UnimplementedException-supportsStudentQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsStudentQuery()} is {@code true} .
-
clearStudentTerms
void clearStudentTerms()Clears the student option terms.- Compliance:
mandatory- This method must be implemented.
-
matchProgramId
Sets the programIdfor this query to match entries that have an entry for the given course.- Parameters:
programId- a programIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-programIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearProgramIdTerms
void clearProgramIdTerms()Clears the programIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsProgramQuery
boolean supportsProgramQuery()Tests if aProgramQueryis available.- Returns:
trueif a program query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getProgramQuery
ProgramQuery getProgramQuery()Gets the query for a program entry. Multiple retrievals produce a nestedORterm.- Returns:
- a program query
- Throws:
UnimplementedException-supportsProgramQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProgramQuery()} is {@code true} .
-
clearProgramTerms
void clearProgramTerms()Clears the program terms.- Compliance:
mandatory- This method must be implemented.
-
matchParentProgramEntryId
Sets the parent program entryIdfor this query.- Parameters:
programEntryId- a program entryIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-programEntryIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearParentProgramEntryIdTerms
void clearParentProgramEntryIdTerms()Clears the parent program entryIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsParentProgramEntryQuery
boolean supportsParentProgramEntryQuery()Tests if aProgramEntryQueryis available.- Returns:
trueif a program entry query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getParentProgramEntryQuery
ProgramEntryQuery getParentProgramEntryQuery()Gets the query for a parent program entry. Multiple retrievals produce a nestedORterm.- Returns:
- a parent program entry query
- Throws:
UnimplementedException-supportsParentProgramEntryQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsParentProgramEntryQuery()} is {@code true} .
-
matchAnyParentProgramEntry
void matchAnyParentProgramEntry(boolean match) Matches program entries that have any parent.- Parameters:
match-trueto match entries with a parent,falseto match entries with no parent- Compliance:
mandatory- This method must be implemented.
-
clearParentProgramEntryTerms
void clearParentProgramEntryTerms()Clears the parent program entry terms.- Compliance:
mandatory- This method must be implemented.
-
matchIsMatriculationKnown
void matchIsMatriculationKnown(boolean match) Matches credential entries with a matriculation known value.- Parameters:
match-trueto match atruevalue,falseto match afalsevalue- Compliance:
mandatory- This method must be implemented.
-
clearIsMatriculationKnownTerms
void clearIsMatriculationKnownTerms()Clears the matriculation known terms.- Compliance:
mandatory- This method must be implemented.
-
matchEntranceDate
Matches entrance dates between the given dates inclusive.- Parameters:
from- starting dateto- ending datematch-trueif a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyEntranceDate
void matchAnyEntranceDate(boolean match) Matches program entries with any entrance date.- Parameters:
match-trueto match entries with a entrance date,falseto match entries with no entrance date- Compliance:
mandatory- This method must be implemented.
-
clearEntranceDateTerms
void clearEntranceDateTerms()Clears the entrance date terms.- Compliance:
mandatory- This method must be implemented.
-
matchEntranceTermId
Sets the entrance termIdfor this query.- Parameters:
entranceTermId- a entrance termIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-entranceTermIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearEntranceTermIdTerms
void clearEntranceTermIdTerms()Clears the entrance termIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsEntranceTermQuery
boolean supportsEntranceTermQuery()Tests if aTermQueryis available.- Returns:
trueif a entrance term query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getEntranceTermQuery
TermQuery getEntranceTermQuery()Gets the query for a entrance term. Multiple retrievals produce a nestedORterm.- Returns:
- a entrance term query
- Throws:
UnimplementedException-supportsEntranceTermQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsEntranceTermQuery()} is {@code true} .
-
clearEntranceTermTerms
void clearEntranceTermTerms()Clears the entrance term terms.- Compliance:
mandatory- This method must be implemented.
-
matchIsExpectedToComplete
void matchIsExpectedToComplete(boolean match) Matches credential entries with a expected to complete value.- Parameters:
match-trueto match atruevalue,falseto match afalsevalue- Compliance:
mandatory- This method must be implemented.
-
clearIsExpectedToCompleteTerms
void clearIsExpectedToCompleteTerms()Clears the expected to complete terms.- Compliance:
mandatory- This method must be implemented.
-
matchExpectedCompletionDate
Matches expected completion dates between the given dates inclusive.- Parameters:
from- starting dateto- ending datematch-trueif a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyExpectedCompletionDate
void matchAnyExpectedCompletionDate(boolean match) Matches program entries with any expected completion date.- Parameters:
match-trueto match entries with a expected completion date,falseto match entries with no expected completion date- Compliance:
mandatory- This method must be implemented.
-
clearExpectedCompletionDateTerms
void clearExpectedCompletionDateTerms()Clears the expected completion date terms.- Compliance:
mandatory- This method must be implemented.
-
matchExpectedCompletionTermId
Sets the expected completion termIdfor this query.- Parameters:
expectedCompletionTermId- a expected completion termIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-expectedCompletionTermIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearExpectedCompletionTermIdTerms
void clearExpectedCompletionTermIdTerms()Clears the expected completion termIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsExpectedCompletionTermQuery
boolean supportsExpectedCompletionTermQuery()Tests if aTermQueryis available.- Returns:
trueif a expected completion term query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getExpectedCompletionTermQuery
TermQuery getExpectedCompletionTermQuery()Gets the query for a expected completion term. Multiple retrievals produce a nestedORterm.- Returns:
- a expected completion term query
- Throws:
UnimplementedException-supportsExpectedCompletionTermQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsExpectedCompletionTermQuery()} is {@code true} .
-
clearExpectedCompletionTermTerms
void clearExpectedCompletionTermTerms()Clears the expected completion term terms.- Compliance:
mandatory- This method must be implemented.
-
matchIsEnrolled
void matchIsEnrolled(boolean match) Matches credential entries with a enrolled value.- Parameters:
match-trueto match atruevalue,falseto match afalsevalue- Compliance:
mandatory- This method must be implemented.
-
clearIsEnrolledTerms
void clearIsEnrolledTerms()Clears the enrolled terms.- Compliance:
mandatory- This method must be implemented.
-
matchIsActivelyEnrolled
void matchIsActivelyEnrolled(boolean match) Matches credential entries with a actively enrolled value.- Parameters:
match-trueto match atruevalue,falseto match afalsevalue- Compliance:
mandatory- This method must be implemented.
-
clearIsActivelyEnrolledTerms
void clearIsActivelyEnrolledTerms()Clears the actively enrolled terms.- Compliance:
mandatory- This method must be implemented.
-
matchIsOnLeave
void matchIsOnLeave(boolean match) Matches credential entries with a on leave value.- Parameters:
match-trueto match atruevalue,falseto match afalsevalue- Compliance:
mandatory- This method must be implemented.
-
clearIsOnLeaveTerms
void clearIsOnLeaveTerms()Clears the on leave terms.- Compliance:
mandatory- This method must be implemented.
-
matchHasWithdrawn
void matchHasWithdrawn(boolean match) Matches credential entries with a withdrawn value.- Parameters:
match-trueto match atruevalue,falseto match afalsevalue- Compliance:
mandatory- This method must be implemented.
-
clearHasWithdrawnTerms
void clearHasWithdrawnTerms()Clears the withdrawn terms.- Compliance:
mandatory- This method must be implemented.
-
matchWithdrawDate
Matches withdraw dates between the given dates inclusive.- Parameters:
from- starting dateto- ending datematch-trueif a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyWithdrawDate
void matchAnyWithdrawDate(boolean match) Matches program entries with any withdraw date.- Parameters:
match-trueto match entries with a withdraw date,falseto match entries with no withdraw date- Compliance:
mandatory- This method must be implemented.
-
clearWithdrawDateTerms
void clearWithdrawDateTerms()Clears the withdraw date terms.- Compliance:
mandatory- This method must be implemented.
-
matchWithdrawTermId
Sets the withdraw termIdfor this query.- Parameters:
withdrawTermId- a withdraw termIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-withdrawTermIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearWithdrawTermIdTerms
void clearWithdrawTermIdTerms()Clears the withdraw termIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsWithdrawTermQuery
boolean supportsWithdrawTermQuery()Tests if aTermQueryis available.- Returns:
trueif a withdraw term query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getWithdrawTermQuery
TermQuery getWithdrawTermQuery()Gets the query for a withdraw term. Multiple retrievals produce a nestedORterm.- Returns:
- a withdraw term query
- Throws:
UnimplementedException-supportsWithdrawTermQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsWithdrawTermQuery()} is {@code true} .
-
clearWithdrawTermTerms
void clearWithdrawTermTerms()Clears the withdraw term terms.- Compliance:
mandatory- This method must be implemented.
-
matchComplete
void matchComplete(boolean match) Matches completed programs.- Parameters:
match-trueif a positive match,falsefor a negative match- Compliance:
mandatory- This method must be implemented.
-
clearCompleteTerms
void clearCompleteTerms()Clears the complete terms.- Compliance:
mandatory- This method must be implemented.
-
matchCompletionDate
Matches completion dates between the given dates inclusive.- Parameters:
from- starting dateto- ending datematch-trueif a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyCompletionDate
void matchAnyCompletionDate(boolean match) Matches program entries with any completion date.- Parameters:
match-trueto match entries with a completion date,falseto match entries with no completion date- Compliance:
mandatory- This method must be implemented.
-
clearCompletionDateTerms
void clearCompletionDateTerms()Clears the completion date terms.- Compliance:
mandatory- This method must be implemented.
-
matchCompletionTermId
Sets the completion termIdfor this query.- Parameters:
completionTermId- a completion termIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-completionTermIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearCompletionTermIdTerms
void clearCompletionTermIdTerms()Clears the completion termIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsCompletionTermQuery
boolean supportsCompletionTermQuery()Tests if aTermQueryis available.- Returns:
trueif a completion term query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getCompletionTermQuery
TermQuery getCompletionTermQuery()Gets the query for a completion term. Multiple retrievals produce a nestedORterm.- Returns:
- a completion term query
- Throws:
UnimplementedException-supportsCompletionTermQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsCompletionTermQuery()} is {@code true} .
-
clearCompletionTermTerms
void clearCompletionTermTerms()Clears the completion term terms.- Compliance:
mandatory- This method must be implemented.
-
matchLevelId
Sets the levelIdfor this query.- Parameters:
levelId- a levelIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-levelIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearLevelIdTerms
void clearLevelIdTerms()Clears the levelIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsLevelQuery
boolean supportsLevelQuery()Tests if aGradeQueryis available.- Returns:
trueif a level query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getLevelQuery
GradeQuery getLevelQuery()Gets the query for a level. Multiple retrievals produce a nestedORterm.- Returns:
- a level query
- Throws:
UnimplementedException-supportsLevelQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsLevelQuery()} is {@code true} .
-
matchAnyLevel
void matchAnyLevel(boolean match) Matches program entries with any level.- Parameters:
match-trueto match entries with a level,falseto match entries with no level- Compliance:
mandatory- This method must be implemented.
-
clearLevelTerms
void clearLevelTerms()Clears the level terms.- Compliance:
mandatory- This method must be implemented.
-
matchStandingId
Sets the standingIdfor this query.- Parameters:
standingId- a standingIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-standingIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearStandingIdTerms
void clearStandingIdTerms()Clears the standingIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsStandingQuery
boolean supportsStandingQuery()Tests if aGradeQueryis available.- Returns:
trueif a standing query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getStandingQuery
GradeQuery getStandingQuery()Gets the query for a standing. Multiple retrievals produce a nestedORterm.- Returns:
- a standing query
- Throws:
UnimplementedException-supportsStandingQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsStandingQuery()} is {@code true} .
-
matchAnyStanding
void matchAnyStanding(boolean match) Matches program entries with any standing.- Parameters:
match-trueto match entries with a standing,falseto match entries with no standing- Compliance:
mandatory- This method must be implemented.
-
clearStandingTerms
void clearStandingTerms()Clears the standing terms.- Compliance:
mandatory- This method must be implemented.
-
matchAdmissionDate
Matches admission dates between the given dates inclusive.- Parameters:
from- starting dateto- ending datematch-trueif a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyAdmissionDate
void matchAnyAdmissionDate(boolean match) Matches entries that have any admission date.- Parameters:
match-trueto match entries with any admission date,falseto match entries with no admission date- Compliance:
mandatory- This method must be implemented.
-
clearAdmissionDateTerms
void clearAdmissionDateTerms()Clears the admission date terms.- Compliance:
mandatory- This method must be implemented.
-
matchTermId
Sets the termIdfor this query.- Parameters:
termId- a termIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-termIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearTermIdTerms
void clearTermIdTerms()Clears the termIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsTermQuery
boolean supportsTermQuery()Tests if aTermQueryis available.- Returns:
trueif a term query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getTermQuery
TermQuery getTermQuery()Gets the query for a term entry. Multiple retrievals produce a nestedORterm.- Returns:
- a term query
- Throws:
UnimplementedException-supportsTermQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTermQuery()} is {@code true} .
-
matchAnyTerm
void matchAnyTerm(boolean match) Matches entries that have any term.- Parameters:
match-trueto match entries specific to a term,falseto match entries for the entire enrollment- Compliance:
mandatory- This method must be implemented.
-
clearTermTerms
void clearTermTerms()Clears the term terms.- Compliance:
mandatory- This method must be implemented.
-
matchCreditScaleId
Matches a credit scaleId.- Parameters:
gradeSystemId- a grade systemIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-gradeSystemIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearCreditScaleIdTerms
void clearCreditScaleIdTerms()Clears the grade systemIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsCreditScaleQuery
boolean supportsCreditScaleQuery()Tests if aGradeSystemQueryis available.- Returns:
trueif a grade system query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getCreditScaleQuery
GradeSystemQuery getCreditScaleQuery()Gets the query for a grade system. Multiple retrievals produce a nestedORterm.- Returns:
- a grade system query
- Throws:
UnimplementedException-supportsCreditScaleQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsCreditScaleQuery()} is {@code true} .
-
matchAnyCreditScale
void matchAnyCreditScale(boolean match) Matches entries that have any credit scale.- Parameters:
match-trueto match entries with any credit scale,falseto match entries with no credit scale- Compliance:
mandatory- This method must be implemented.
-
clearCreditScaleTerms
void clearCreditScaleTerms()Clears the credit scale terms.- Compliance:
mandatory- This method must be implemented.
-
matchCreditsEarned
Matches earned credits between the given range inclusive.- Parameters:
from- starting valueto- ending valuematch-trueif a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyCreditsEarned
void matchAnyCreditsEarned(boolean match) Matches entries that have any earned credits.- Parameters:
match-trueto match entries with any earned credits,falseto match entries with no earned credits- Compliance:
mandatory- This method must be implemented.
-
clearCreditsEarnedTerms
void clearCreditsEarnedTerms()Clears the earned credits terms.- Compliance:
mandatory- This method must be implemented.
-
matchGPAScaleId
Matches a GPA scaleId.- Parameters:
gradeSystemId- a grade systemIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-gradeSystemIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearGPAScaleIdTerms
void clearGPAScaleIdTerms()Clears the grade systemIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsGPAScaleQuery
boolean supportsGPAScaleQuery()Tests if aGradeSystemQueryis available.- Returns:
trueif a grade system query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getGPAScaleQuery
GradeSystemQuery getGPAScaleQuery()Gets the query for a grade system. Multiple retrievals produce a nestedORterm.- Returns:
- a grade system query
- Throws:
UnimplementedException-supportsGPAScaleQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsGPAScaleQuery()} is {@code true} .
-
matchAnyGPAScale
void matchAnyGPAScale(boolean match) Matches entries that have any GPA scale.- Parameters:
match-trueto match entries with any GPA scale,falseto match entries with no GPA scale- Compliance:
mandatory- This method must be implemented.
-
clearGPAScaleTerms
void clearGPAScaleTerms()Clears the credit scale terms.- Compliance:
mandatory- This method must be implemented.
-
matchGPA
Matches GPA between the given range inclusive.- Parameters:
from- starting valueto- ending valuematch-trueif a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyGPA
void matchAnyGPA(boolean match) Matches entries that have any GPA.- Parameters:
match-trueto match entries with any GPA,falseto match entries with no GPA- Compliance:
mandatory- This method must be implemented.
-
clearGPATerms
void clearGPATerms()Clears the GPA terms.- Compliance:
mandatory- This method must be implemented.
-
matchEnrollmentId
Sets the enrollmentIdfor this query.- Parameters:
enrollmentId- an enrollmentIdmatch-trueif a positive match,falsefor a negative match- Throws:
NullArgumentException-enrollmentIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearEnrollmentIdTerms
void clearEnrollmentIdTerms()Clears the enrollmentIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsEnrollmentQuery
boolean supportsEnrollmentQuery()Tests if anEnrollmentQueryis available.- Returns:
trueif an enrollment query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getEnrollmentQuery
EnrollmentQuery getEnrollmentQuery()Gets the query for an enrollment entry. Multiple retrievals produce a nestedORterm.- Returns:
- an enrollment query
- Throws:
UnimplementedException-supportsEnrollmentQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsEnrollmentQuery()} is {@code true} .
-
matchAnyEnrollment
void matchAnyEnrollment(boolean match) Matches entries that have any enrollment.- Parameters:
match-trueto match enries with any enrollment,falseto match enries with no enrollments- Compliance:
mandatory- This method must be implemented.
-
clearEnrollmentTerms
void clearEnrollmentTerms()Clears the enrollment terms.- Compliance:
mandatory- This method must be implemented.
-
matchCourseCatalogId
Sets the course catalogIdfor this query to match entries assigned to course catalogs.- Parameters:
courseCatalogId- the course catalogIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-courseCatalogIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearCourseCatalogIdTerms
void clearCourseCatalogIdTerms()Clears the course catalogIdterms.- Compliance:
mandatory- This method must be implemented.
-
supportsCourseCatalogQuery
boolean supportsCourseCatalogQuery()Tests if aCourseCatalogQueryis available.- Returns:
trueif a course catalog query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getCourseCatalogQuery
CourseCatalogQuery getCourseCatalogQuery()Gets the query for a course catalog. Multiple retrievals produce a nestedORterm.- Returns:
- the course catalog query
- Throws:
UnimplementedException-supportsCourseCatalogQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsCourseCatalogQuery()} is {@code true} .
-
clearCourseCatalogTerms
void clearCourseCatalogTerms()Clears the course catalog terms.- Compliance:
mandatory- This method must be implemented.
-
getProgramEntryQueryRecord
ProgramEntryQueryRecord getProgramEntryQueryRecord(Type programEntryRecordType) throws OperationFailedException Gets the program entry query record corresponding to the givenProgramEntryrecordType. Multiple record retrievals produce a nestedORterm.- Parameters:
programEntryRecordType- a program entry record type- Returns:
- the program entry query record
- Throws:
NullArgumentException-programEntryRecordTypeisnullOperationFailedException- unable to complete requestUnsupportedException-hasRecordType(programEntryRecordType)isfalse- Compliance:
mandatory- This method must be implemented.
-