Interface IssueQueryInspector
- All Superinterfaces:
Extensible, OsidBrowsableQueryInspector, OsidExtensibleQueryInspector, OsidIdentifiableQueryInspector, OsidObjectQueryInspector, OsidQueryInspector, OsidRelationshipQueryInspector, OsidTemporalQueryInspector
This is the query inspector for examining issue queries.
-
Method Summary
Modifier and TypeMethodDescriptionIdTerm[]Gets the currently assigned resourceIdquery terms.Gets the currently assigned resource query terms.IdTerm[]Gets the blocked issueIdquery terms.Gets the blocked issue query terms.IdTerm[]Gets the blocking issueIdquery terms.Gets the blocking issue query terms.IdTerm[]Gets the branched issueIdquery terms.Gets the branched issue query terms.Gets the date closed query terms.IdTerm[]Gets the closer resourceIdquery terms.Gets the closer resource query terms.IdTerm[]Gets the closing agentIdquery terms.Gets the closing agent query terms.Gets the created date query terms.IdTerm[]Gets the creating agentIdquery terms.Gets the creating agent query terms.IdTerm[]Gets the creator agentIdquery terms.Gets the creator query terms.IdTerm[]Gets the customer resourceIdquery terms.Gets the customer query terms.Gets the due date query terms.IdTerm[]Gets the duplicate issueIdquery terms.Gets the duplicate issue query terms.IdTerm[]Gets the front officeIdquery terms.Gets the front office query terms.getIssueQueryInspectorRecord(Type issueRecordType) Gets the issue query inspector record corresponding to the givenIssuerecordType.IdTerm[]Gets the log entryIdquery terms.Gets the log entry query terms.IdTerm[]Gets the master issueIdquery terms.Gets the master issue query terms.Gets the pending query terms.TypeTerm[]Gets the priorityTypequery terms.IdTerm[]Gets the queueIdquery terms.Gets the queue query terms.Gets the reopened date query terms.IdTerm[]Gets the reopener resourceIdquery terms.Gets the reopener resource query terms.IdTerm[]Gets the reopening agentIdquery terms.Gets the reopener query terms.TypeTerm[]Gets the resolutionTypequery terms.Gets the date resolved query terms.IdTerm[]Gets the resolver resourceIdquery terms.Gets the resolver resource query terms.IdTerm[]Gets the resolving agentIdquery terms.Gets the resolving agent query terms.IdTerm[]Gets the resourceIdquery terms.Gets the resource query terms.IdTerm[]Gets the root issueIdquery terms.Gets the root issue query terms.IdTerm[]Gets the subtask issueIdquery terms.Gets the subtask issue query terms.IdTerm[]Gets the issue topicIdquery terms.Gets the topic 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 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
-
getQueueIdTerms
IdTerm[] getQueueIdTerms()Gets the queueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getQueueTerms
QueueQueryInspector[] getQueueTerms()Gets the queue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCustomerIdTerms
IdTerm[] getCustomerIdTerms()Gets the customer resourceIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCustomerTerms
ResourceQueryInspector[] getCustomerTerms()Gets the customer query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getTopicIdTerms
IdTerm[] getTopicIdTerms()Gets the issue topicIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getTopicTerms
SubjectQueryInspector[] getTopicTerms()Gets the topic query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getSubtaskIdTerms
IdTerm[] getSubtaskIdTerms()Gets the subtask issueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getSubtaskTerms
IssueQueryInspector[] getSubtaskTerms()Gets the subtask issue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getMasterIssueIdTerms
IdTerm[] getMasterIssueIdTerms()Gets the master issueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getMasterIssueTerms
IssueQueryInspector[] getMasterIssueTerms()Gets the master issue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getDuplicateIssueIdTerms
IdTerm[] getDuplicateIssueIdTerms()Gets the duplicate issueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getDuplicateIssueTerms
IssueQueryInspector[] getDuplicateIssueTerms()Gets the duplicate issue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getBranchedIssueIdTerms
IdTerm[] getBranchedIssueIdTerms()Gets the branched issueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getBranchedIssueTerms
IssueQueryInspector[] getBranchedIssueTerms()Gets the branched issue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRootIssueIdTerms
IdTerm[] getRootIssueIdTerms()Gets the root issueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRootIssueTerms
IssueQueryInspector[] getRootIssueTerms()Gets the root issue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getPriorityTypeTerms
TypeTerm[] getPriorityTypeTerms()Gets the priorityTypequery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCreatorIdTerms
IdTerm[] getCreatorIdTerms()Gets the creator agentIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCreatorTerms
ResourceQueryInspector[] getCreatorTerms()Gets the creator query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCreatingAgentIdTerms
IdTerm[] getCreatingAgentIdTerms()Gets the creating agentIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCreatingAgentTerms
AgentQueryInspector[] getCreatingAgentTerms()Gets the creating agent query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCreatedDateTerms
DateTimeRangeTerm[] getCreatedDateTerms()Gets the created date query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getReopenerIdTerms
IdTerm[] getReopenerIdTerms()Gets the reopener resourceIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getReopenerTerms
ResourceQueryInspector[] getReopenerTerms()Gets the reopener resource query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getReopeningAgentIdTerms
IdTerm[] getReopeningAgentIdTerms()Gets the reopening agentIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getReopeningAgentTerms
AgentQueryInspector[] getReopeningAgentTerms()Gets the reopener query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getReopenedDateTerms
DateTimeRangeTerm[] getReopenedDateTerms()Gets the reopened date query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getDueDateTerms
DateTimeRangeTerm[] getDueDateTerms()Gets the due date query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getPendingTerms
BooleanTerm[] getPendingTerms()Gets the pending query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getBlockingIssueIdTerms
IdTerm[] getBlockingIssueIdTerms()Gets the blocking issueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getBlockingIssueTerms
IssueQueryInspector[] getBlockingIssueTerms()Gets the blocking issue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getBlockedIssueIdTerms
IdTerm[] getBlockedIssueIdTerms()Gets the blocked issueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getBlockedIssueTerms
IssueQueryInspector[] getBlockedIssueTerms()Gets the blocked issue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getResolverIdTerms
IdTerm[] getResolverIdTerms()Gets the resolver resourceIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getResolverTerms
ResourceQueryInspector[] getResolverTerms()Gets the resolver resource query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getResolvingAgentIdTerms
IdTerm[] getResolvingAgentIdTerms()Gets the resolving agentIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getResolvingAgentTerms
AgentQueryInspector[] getResolvingAgentTerms()Gets the resolving agent query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getResolvedDateTerms
DateTimeRangeTerm[] getResolvedDateTerms()Gets the date resolved query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getResolutionTypeTerms
TypeTerm[] getResolutionTypeTerms()Gets the resolutionTypequery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCloserIdTerms
IdTerm[] getCloserIdTerms()Gets the closer resourceIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getCloserTerms
ResourceQueryInspector[] getCloserTerms()Gets the closer resource query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getClosingAgentIdTerms
IdTerm[] getClosingAgentIdTerms()Gets the closing agentIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getClosingAgentTerms
AgentQueryInspector[] getClosingAgentTerms()Gets the closing agent query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getClosedDateTerms
DateTimeRangeTerm[] getClosedDateTerms()Gets the date closed query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getAssignedResourceIdTerms
IdTerm[] getAssignedResourceIdTerms()Gets the currently assigned resourceIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getAssignedResourceTerms
ResourceQueryInspector[] getAssignedResourceTerms()Gets the currently assigned resource query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getResourceIdTerms
IdTerm[] getResourceIdTerms()Gets the resourceIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getResourceTerms
ResourceQueryInspector[] getResourceTerms()Gets the resource query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getLogEntryIdTerms
IdTerm[] getLogEntryIdTerms()Gets the log entryIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getLogEntryTerms
LogEntryQueryInspector[] getLogEntryTerms()Gets the log entry query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getFrontOfficeIdTerms
IdTerm[] getFrontOfficeIdTerms()Gets the front officeIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getFrontOfficeTerms
FrontOfficeQueryInspector[] getFrontOfficeTerms()Gets the front office query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getIssueQueryInspectorRecord
IssueQueryInspectorRecord getIssueQueryInspectorRecord(Type issueRecordType) throws OperationFailedException Gets the issue query inspector record corresponding to the givenIssuerecordType.- Parameters:
issueRecordType- a issue record type- Returns:
- the issue query inspector record
- Throws:
NullArgumentException-issueRecordTypeisnullOperationFailedException- unable to complete requestUnsupportedException-hasRecordType(issueRecordType)isfalse- Compliance:
mandatory- This method must be implemented.
-