Interface CheckQuery
- All Superinterfaces:
Extensible, OsidBrowsableQuery, OsidExtensibleQuery, OsidIdentifiableQuery, OsidObjectQuery, OsidOperableQuery, OsidQuery, OsidRuleQuery, Suppliable
This is the query for searching checks. Each method match specifies an
AND term while multiple invocations of the same method produce a
nested OR .
-
Method Summary
Modifier and TypeMethodDescriptionvoidClears the functionIdquery terms.voidClears the function query terms.voidClears the engineIdquery terms.voidClears the engine query terms.voidClears the fail check query terms.voidClears the blockIdquery terms.voidClears the block query terms.voidClears the auditIdquery terms.voidClears the audit query terms.voidClears the textIdquery terms.voidClears the text query terms.voidClears the agendaIdquery terms.voidClears the agenda query terms.voidClears the cyclic eventIdquery terms.voidClears the cyclic event query terms.voidClears the time check date query terms.voidClears the time check end date query terms.voidClears the eventIdquery terms.voidClears the event query terms.voidClears the time check start date query terms.Gets the query for a function.getCheckQueryRecord(Type checkRecordType) Gets the check query record corresponding to the givenCheckrecordType.Multiple record retrievals produce a nestedORterm.Gets the query for an engine.Gets the query for a block.Gets the query for an audit.Gets the query for a text.Gets the query for an agenda.Gets the query for a cyclic event.Gets the query for an event.voidmatchAnyAuthorizationCheckFunction(boolean match) Matches any authorization check with a function.voidmatchAnyHoldCheckBlock(boolean match) Matches any hold check with a block.voidmatchAnyInquiryCheckAudit(boolean match) Matches any inquiry check with an audit.voidmatchAnyLoggingCheckText(boolean match) Matches any logging check with a text.voidmatchAnyProcessCheckAgenda(boolean match) Matches any process check with an agenda.voidmatchAnyTimeCheckCyclicEvent(boolean match) Matches any time check with a cyclic event.voidmatchAnyTimeCheckEndDate(boolean match) Matches any time check with an end date.voidmatchAnyTimeCheckEvent(boolean match) Matches any time check with an event.voidmatchAnyTimeCheckStartDate(boolean match) Matches any time check with a start date.voidmatchAuthorizationCheckFunctionId(Id functionId, boolean match) Sets the functionIdfor this query.voidmatchEngineId(Id engineId, boolean match) Sets the engineIdfor this query to match checks assigned to engines.voidmatchFailCheck(boolean match) Matches fail checks.voidmatchHoldCheckBlockId(Id blockId, boolean match) Sets the blockIdfor this query.voidmatchInquiryCheckAuditId(Id auditId, boolean match) Sets the auditIdfor this query.voidmatchLoggingCheckTextId(Id textId, boolean match) Sets the textIdfor this query.voidmatchProcessCheckAgendaId(Id agendaId, boolean match) Sets the agendaIdfor this query.voidmatchTimeCheckCyclicEventId(Id cyclicEventId, boolean match) Sets the cyclic eventIdfor this query.voidmatchTimeCheckDate(DateTime from, DateTime to, boolean match) Matches time checks with dates overlapping the given date range.voidmatchTimeCheckEndDate(DateTime from, DateTime to, boolean match) Matches time checks with end dates within the given range inclusive.voidmatchTimeCheckEventId(Id eventId, boolean match) Sets the eventIdfor this query.voidmatchTimeCheckStartDate(DateTime from, DateTime to, boolean match) Matches time checks with start dates within the given range inclusive.booleanTests if aFunctionQueryis available.booleanTests if aEngineQueryis available.booleanTests if aBlockQueryis available.booleanTests if anAuditQueryis available.booleanTests if aTextQueryis available.booleanTests if anAgendaQueryis available.booleanTests if aCyclicEventQueryis available.booleanTests if anEventQueryis 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 OsidOperableQuery
clearActiveTerms, clearDisabledTerms, clearEnabledTerms, clearOperationalTerms, matchActive, matchDisabled, matchEnabled, matchOperationalModifier and TypeMethodDescriptionvoidClears the active query terms.voidClears the administratively disabled query terms.voidClears the administratively enabled query terms.voidClears the operational query terms.voidmatchActive(boolean match) Matches active.voidmatchDisabled(boolean match) Matches administratively disabled.voidmatchEnabled(boolean match) Matches administratively enabled.voidmatchOperational(boolean match) Matches operational operables.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 OsidRuleQuery
clearConditionRecordTypeTerms, clearRuleIdTerms, clearRuleTerms, getRuleQuery, matchAnyConditionRecordType, matchAnyRule, matchConditionRecordType, matchRuleId, supportsRuleQueryModifier and TypeMethodDescriptionvoidClears the condition recordTypequery terms.voidClears all ruleIdterms.voidClears all rule terms.getRuleQuery(boolean match) Gets the query for the rule.voidmatchAnyConditionRecordType(boolean match) Matches rules with any condition record type.voidmatchAnyRule(boolean match) Match any associated rule.voidmatchConditionRecordType(Type conditionRecordType, boolean match) Matches a condition record type.voidmatchRuleId(Id ruleId, boolean match) Match theIdof the rule.booleanTests if aRuleQueryfor the rule is available.
-
Method Details
-
matchFailCheck
void matchFailCheck(boolean match) Matches fail checks.- Parameters:
match-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-resourceIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearFailCheckTerms
void clearFailCheckTerms()Clears the fail check query terms.- Compliance:
mandatory- This method must be implemented.
-
matchTimeCheckStartDate
Matches time checks with start dates within the given range inclusive.- Parameters:
from- starting dateto- ending datematch-truefor a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyTimeCheckStartDate
void matchAnyTimeCheckStartDate(boolean match) Matches any time check with a start date.- Parameters:
match-trueto match any time checks with a start date,falseto match checks with no start date- Compliance:
mandatory- This method must be implemented.
-
clearTimeCheckStartDateTerms
void clearTimeCheckStartDateTerms()Clears the time check start date query terms.- Compliance:
mandatory- This method must be implemented.
-
matchTimeCheckEndDate
Matches time checks with end dates within the given range inclusive.- Parameters:
from- starting dateto- ending datematch-truefor a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
matchAnyTimeCheckEndDate
void matchAnyTimeCheckEndDate(boolean match) Matches any time check with an end date.- Parameters:
match-trueto match any time checks with an end date,falseto match checks with no end date- Compliance:
mandatory- This method must be implemented.
-
clearTimeCheckEndDateTerms
void clearTimeCheckEndDateTerms()Clears the time check end date query terms.- Compliance:
mandatory- This method must be implemented.
-
matchTimeCheckDate
Matches time checks with dates overlapping the given date range.- Parameters:
from- starting dateto- ending datematch-truefor a positive match,falsefor a negative match- Throws:
InvalidArgumentException-fromis greater thantoNullArgumentException-fromortoisnull- Compliance:
mandatory- This method must be implemented.
-
clearTimeCheckDateTerms
void clearTimeCheckDateTerms()Clears the time check date query terms.- Compliance:
mandatory- This method must be implemented.
-
matchTimeCheckEventId
Sets the eventIdfor this query.- Parameters:
eventId- the eventIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-eventIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearTimeCheckEventIdTerms
void clearTimeCheckEventIdTerms()Clears the eventIdquery terms.- Compliance:
mandatory- This method must be implemented.
-
supportsTimeCheckEventQuery
boolean supportsTimeCheckEventQuery()Tests if anEventQueryis available.- Returns:
trueif an event query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getTimeCheckEventQuery
EventQuery getTimeCheckEventQuery()Gets the query for an event. Multiple retrievals produce a nestedORterm.- Returns:
- the event query
- Throws:
UnimplementedException-supportsTimeCheckEventQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTimeCheckEventQuery()} is {@code true} .
-
matchAnyTimeCheckEvent
void matchAnyTimeCheckEvent(boolean match) Matches any time check with an event.- Parameters:
match-trueto match any time checks with an event,falseto match checks with no events- Compliance:
mandatory- This method must be implemented.
-
clearTimeCheckEventTerms
void clearTimeCheckEventTerms()Clears the event query terms.- Compliance:
mandatory- This method must be implemented.
-
matchTimeCheckCyclicEventId
Sets the cyclic eventIdfor this query.- Parameters:
cyclicEventId- the cyclic eventIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-cyclicEventIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearTimeCheckCyclicEventIdTerms
void clearTimeCheckCyclicEventIdTerms()Clears the cyclic eventIdquery terms.- Compliance:
mandatory- This method must be implemented.
-
supportsTimeCheckCyclicEventQuery
boolean supportsTimeCheckCyclicEventQuery()Tests if aCyclicEventQueryis available.- Returns:
trueif a cyclic event query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getTimeCheckCyclicEventQuery
CyclicEventQuery getTimeCheckCyclicEventQuery()Gets the query for a cyclic event. Multiple retrievals produce a nestedORterm.- Returns:
- the cyclic event query
- Throws:
UnimplementedException-supportsTimeCheckCyclicEventQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsTimeCheckCyclicEventQuery()} is {@code true} .
-
matchAnyTimeCheckCyclicEvent
void matchAnyTimeCheckCyclicEvent(boolean match) Matches any time check with a cyclic event.- Parameters:
match-trueto match any time checks with a cyclic event,falseto match checks with no cyclic events- Compliance:
mandatory- This method must be implemented.
-
clearTimeCheckCyclicEventTerms
void clearTimeCheckCyclicEventTerms()Clears the cyclic event query terms.- Compliance:
mandatory- This method must be implemented.
-
matchHoldCheckBlockId
Sets the blockIdfor this query.- Parameters:
blockId- the blockIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-blockIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearHoldCheckBlockIdTerms
void clearHoldCheckBlockIdTerms()Clears the blockIdquery terms.- Compliance:
mandatory- This method must be implemented.
-
supportsHoldCheckBlockQuery
boolean supportsHoldCheckBlockQuery()Tests if aBlockQueryis available.- Returns:
trueif a block query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getHoldCheckBlockQuery
BlockQuery getHoldCheckBlockQuery()Gets the query for a block. Multiple retrievals produce a nestedORterm.- Returns:
- the block query
- Throws:
UnimplementedException-supportsHoldCheckBlockQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsHoldCheckBlockQuery()} is {@code true} .
-
matchAnyHoldCheckBlock
void matchAnyHoldCheckBlock(boolean match) Matches any hold check with a block.- Parameters:
match-trueto match any hold checks with a block,falseto match checks with no blocks- Compliance:
mandatory- This method must be implemented.
-
clearHoldCheckBlockTerms
void clearHoldCheckBlockTerms()Clears the block query terms.- Compliance:
mandatory- This method must be implemented.
-
matchAuthorizationCheckFunctionId
Sets the functionIdfor this query.- Parameters:
functionId- the functionIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-functionIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearAuthorizationCheckFunctionIdTerms
void clearAuthorizationCheckFunctionIdTerms()Clears the functionIdquery terms.- Compliance:
mandatory- This method must be implemented.
-
supportsAuthorizationCheckFunctionQuery
boolean supportsAuthorizationCheckFunctionQuery()Tests if aFunctionQueryis available.- Returns:
trueif a function query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getAuthorizationCheckFunctionQuery
FunctionQuery getAuthorizationCheckFunctionQuery()Gets the query for a function. Multiple retrievals produce a nestedORterm.- Returns:
- the function query
- Throws:
UnimplementedException-supportsAuthorizationCheckFunctionQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuthorizationCheckFunctionQuery()} is {@code true} .
-
matchAnyAuthorizationCheckFunction
void matchAnyAuthorizationCheckFunction(boolean match) Matches any authorization check with a function.- Parameters:
match-trueto match any authorization checks with a function,falseto match checks with no functions- Compliance:
mandatory- This method must be implemented.
-
clearAuthorizationCheckFunctionTerms
void clearAuthorizationCheckFunctionTerms()Clears the function query terms.- Compliance:
mandatory- This method must be implemented.
-
matchInquiryCheckAuditId
Sets the auditIdfor this query.- Parameters:
auditId- the auditIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-audirIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearInquiryCheckAuditIdTerms
void clearInquiryCheckAuditIdTerms()Clears the auditIdquery terms.- Compliance:
mandatory- This method must be implemented.
-
supportsInquiryCheckAuditQuery
boolean supportsInquiryCheckAuditQuery()Tests if anAuditQueryis available.- Returns:
trueif an audit query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getInquiryCheckAuditQuery
AuditQuery getInquiryCheckAuditQuery()Gets the query for an audit. Multiple retrievals produce a nestedORterm.- Returns:
- the audit query
- Throws:
UnimplementedException-supportsInquiryCheckAuditQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryCheckAuditQuery()} is {@code true} .
-
matchAnyInquiryCheckAudit
void matchAnyInquiryCheckAudit(boolean match) Matches any inquiry check with an audit.- Parameters:
match-trueto match any inqiiry checks with an audit,falseto match checks with no audits- Compliance:
mandatory- This method must be implemented.
-
clearInquiryCheckAuditTerms
void clearInquiryCheckAuditTerms()Clears the audit query terms.- Compliance:
mandatory- This method must be implemented.
-
matchProcessCheckAgendaId
Sets the agendaIdfor this query.- Parameters:
agendaId- the agendaIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-agendaIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearProcessCheckAgendaIdTerms
void clearProcessCheckAgendaIdTerms()Clears the agendaIdquery terms.- Compliance:
mandatory- This method must be implemented.
-
supportsProcessCheckAgendaQuery
boolean supportsProcessCheckAgendaQuery()Tests if anAgendaQueryis available.- Returns:
trueif an agenda query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getProcessCheckAgendaQuery
AgendaQuery getProcessCheckAgendaQuery()Gets the query for an agenda. Multiple retrievals produce a nestedORterm.- Returns:
- the agenda query
- Throws:
UnimplementedException-supportsProcessCheckAgendaQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProcessCheckAgendaQuery()} is {@code true} .
-
matchAnyProcessCheckAgenda
void matchAnyProcessCheckAgenda(boolean match) Matches any process check with an agenda.- Parameters:
match-trueto match any process checks with an agenda,falseto match checks with no agendas- Compliance:
mandatory- This method must be implemented.
-
clearProcessCheckAgendaTerms
void clearProcessCheckAgendaTerms()Clears the agenda query terms.- Compliance:
mandatory- This method must be implemented.
-
matchLoggingCheckTextId
Sets the textIdfor this query.- Parameters:
textId- the textIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-textIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearLoggingCheckTextIdTerms
void clearLoggingCheckTextIdTerms()Clears the textIdquery terms.- Compliance:
mandatory- This method must be implemented.
-
supportsLoggingCheckTextQuery
boolean supportsLoggingCheckTextQuery()Tests if aTextQueryis available.- Returns:
trueif a text query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getLoggingCheckTextQuery
TextQuery getLoggingCheckTextQuery()Gets the query for a text. Multiple retrievals produce a nestedORterm.- Returns:
- the text query
- Throws:
UnimplementedException-supportsLoggingCheckTextQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsLoggingCheckTextQuery()} is {@code true} .
-
matchAnyLoggingCheckText
void matchAnyLoggingCheckText(boolean match) Matches any logging check with a text.- Parameters:
match-trueto match any logging checks with a text,falseto match checks with no texts- Compliance:
mandatory- This method must be implemented.
-
clearLoggingCheckTextTerms
void clearLoggingCheckTextTerms()Clears the text query terms.- Compliance:
mandatory- This method must be implemented.
-
matchEngineId
Sets the engineIdfor this query to match checks assigned to engines.- Parameters:
engineId- the engineIdmatch-truefor a positive match,falsefor a negative match- Throws:
NullArgumentException-engineIdisnull- Compliance:
mandatory- This method must be implemented.
-
clearEngineIdTerms
void clearEngineIdTerms()Clears the engineIdquery terms.- Compliance:
mandatory- This method must be implemented.
-
supportsEngineQuery
boolean supportsEngineQuery()Tests if aEngineQueryis available.- Returns:
trueif an engine query is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getEngineQuery
EngineQuery getEngineQuery()Gets the query for an engine. Multiple retrievals produce a nestedORterm.- Returns:
- the engine query
- Throws:
UnimplementedException-supportsEngineQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsEngineQuery()} is {@code true} .
-
clearEngineTerms
void clearEngineTerms()Clears the engine query terms.- Compliance:
mandatory- This method must be implemented.
-
getCheckQueryRecord
CheckQueryRecord getCheckQueryRecord(Type checkRecordType) throws OperationFailedException, PermissionDeniedException Gets the check query record corresponding to the givenCheckrecordType.Multiple record retrievals produce a nestedORterm.- Parameters:
checkRecordType- a check record type- Returns:
- the check query record
- Throws:
NullArgumentException-checkRecordTypeisnullOperationFailedException- unable to complete requestPermissionDeniedException- authorization failure occurredUnsupportedException-hasRecordType(checkRecordType)isfalse- Compliance:
mandatory- This method must be implemented.
-