| Interface | osid.tracking.IssueQueryInspector | ||
|---|---|---|---|
| Implements | osid.OsidRelationshipQueryInspector | ||
| Description |
This is the query inspector for examining issue queries. | ||
| Method | getQueueIdTerms | ||
| Description |
Gets the queue | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getQueueTerms | ||
| Description |
Gets the queue query terms. | ||
| Return | osid.tracking.QueueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCustomerIdTerms | ||
| Description |
Gets the customer resource | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCustomerTerms | ||
| Description |
Gets the customer query terms. | ||
| Return | osid.resource.ResourceQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getTopicIdTerms | ||
| Description |
Gets the issue topic | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getTopicTerms | ||
| Description |
Gets the topic query terms. | ||
| Return | osid.ontology.SubjectQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getSubtaskIdTerms | ||
| Description |
Gets the subtask issue | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getSubtaskTerms | ||
| Description |
Gets the subtask issue query terms. | ||
| Return | osid.tracking.IssueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getMasterIssueIdTerms | ||
| Description |
Gets the master issue | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getMasterIssueTerms | ||
| Description |
Gets the master issue query terms. | ||
| Return | osid.tracking.IssueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getDuplicateIssueIdTerms | ||
| Description |
Gets the duplicate issue | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getDuplicateIssueTerms | ||
| Description |
Gets the duplicate issue query terms. | ||
| Return | osid.tracking.IssueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getBranchedIssueIdTerms | ||
| Description |
Gets the branched issue | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getBranchedIssueTerms | ||
| Description |
Gets the branched issue query terms. | ||
| Return | osid.tracking.IssueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getRootIssueIdTerms | ||
| Description |
Gets the root issue | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getRootIssueTerms | ||
| Description |
Gets the root issue query terms. | ||
| Return | osid.tracking.IssueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getPriorityTypeTerms | ||
| Description |
Gets the priority | ||
| Return | osid.search.terms.TypeTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCreatorIdTerms | ||
| Description |
Gets the creator agent | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCreatorTerms | ||
| Description |
Gets the creator query terms. | ||
| Return | osid.resource.ResourceQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCreatingAgentIdTerms | ||
| Description |
Gets the creating agent | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCreatingAgentTerms | ||
| Description |
Gets the creating agent query terms. | ||
| Return | osid.authentication.AgentQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCreatedDateTerms | ||
| Description |
Gets the created date query terms. | ||
| Return | osid.search.terms.DateTimeRangeTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getReopenerIdTerms | ||
| Description |
Gets the reopener resource | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getReopenerTerms | ||
| Description |
Gets the reopener resource query terms. | ||
| Return | osid.resource.ResourceQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getReopeningAgentIdTerms | ||
| Description |
Gets the reopening agent | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getReopeningAgentTerms | ||
| Description |
Gets the reopener query terms. | ||
| Return | osid.authentication.AgentQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getReopenedDateTerms | ||
| Description |
Gets the reopened date query terms. | ||
| Return | osid.search.terms.DateTimeRangeTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getDueDateTerms | ||
| Description |
Gets the due date query terms. | ||
| Return | osid.search.terms.DateTimeRangeTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getPendingTerms | ||
| Description |
Gets the pending query terms. | ||
| Return | osid.search.terms.BooleanTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getBlockingIssueIdTerms | ||
| Description |
Gets the blocking issue | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getBlockingIssueTerms | ||
| Description |
Gets the blocking issue query terms. | ||
| Return | osid.tracking.IssueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getBlockedIssueIdTerms | ||
| Description |
Gets the blocked issue | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getBlockedIssueTerms | ||
| Description |
Gets the blocked issue query terms. | ||
| Return | osid.tracking.IssueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResolverIdTerms | ||
| Description |
Gets the resolver resource | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResolverTerms | ||
| Description |
Gets the resolver resource query terms. | ||
| Return | osid.resource.ResourceQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResolvingAgentIdTerms | ||
| Description |
Gets the resolving agent | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResolvingAgentTerms | ||
| Description |
Gets the resolving agent query terms. | ||
| Return | osid.authentication.AgentQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResolvedDateTerms | ||
| Description |
Gets the date resolved query terms. | ||
| Return | osid.search.terms.DateTimeRangeTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResolutionTypeTerms | ||
| Description |
Gets the resolution | ||
| Return | osid.search.terms.TypeTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCloserIdTerms | ||
| Description |
Gets the closer resource | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCloserTerms | ||
| Description |
Gets the closer resource query terms. | ||
| Return | osid.resource.ResourceQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getClosingAgentIdTerms | ||
| Description |
Gets the closing agent | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getClosingAgentTerms | ||
| Description |
Gets the closing agent query terms. | ||
| Return | osid.authentication.AgentQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getClosedDateTerms | ||
| Description |
Gets the date closed query terms. | ||
| Return | osid.search.terms.DateTimeRangeTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getAssignedResourceIdTerms | ||
| Description |
Gets the currently assigned resource | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getAssignedResourceTerms | ||
| Description |
Gets the currently assigned resource query terms. | ||
| Return | osid.resource.ResourceQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResourceIdTerms | ||
| Description |
Gets the resource | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResourceTerms | ||
| Description |
Gets the resource query terms. | ||
| Return | osid.resource.ResourceQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getLogEntryIdTerms | ||
| Description |
Gets the log entry | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getLogEntryTerms | ||
| Description |
Gets the log entry query terms. | ||
| Return | osid.tracking.LogEntryQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getFrontOfficeIdTerms | ||
| Description |
Gets the front office | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getFrontOfficeTerms | ||
| Description |
Gets the front office query terms. | ||
| Return | osid.tracking.FrontOfficeQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIssueQueryInspectorRecord | ||
| Description |
Gets the issue query inspector record corresponding to
the given | ||
| Parameters | osid.type.Type | issueRecordType | a issue record type |
| Return | osid.tracking.records.IssueQueryInspectorRecord | the issue query inspector record | |
| Errors | NULL_ARGUMENT | issueRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(issueRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |