Uses of Interface
org.osid.tracking.IssueQueryInspector
Packages that use IssueQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of IssueQueryInspector in org.osid.tracking
Methods in org.osid.tracking that return IssueQueryInspectorModifier and TypeMethodDescriptionIssueQueryInspector.getBlockedIssueTerms()Gets the blocked issue query terms.IssueQueryInspector.getBlockingIssueTerms()Gets the blocking issue query terms.IssueQueryInspector.getBranchedIssueTerms()Gets the branched issue query terms.IssueQueryInspector.getDuplicateIssueTerms()Gets the duplicate issue query terms.IssueSearchResults.getIssueQueryInspector()Gets the inspector for the query to examine the terms used in the search.FrontOfficeQueryInspector.getIssueTerms()Gets the issue query terms.LogEntryQueryInspector.getIssueTerms()Gets the issue query terms.QueueQueryInspector.getIssueTerms()Gets the issue query terms.IssueQueryInspector.getMasterIssueTerms()Gets the master issue query terms.IssueQueryInspector.getRootIssueTerms()Gets the root issue query terms.IssueQueryInspector.getSubtaskTerms()Gets the subtask issue query terms.IssueSmartFrontOfficeSession.inspecIssueQuery()Gets an issue query inspector for this front office.Methods in org.osid.tracking with parameters of type IssueQueryInspectorModifier and TypeMethodDescriptionIssueSearchSession.getIssueQueryFromInspector(IssueQueryInspector issueQueryInspector) Gets an issue query from an inspector.IssueSmartFrontOfficeSession.getIssueQueryFromInspector(IssueQueryInspector issueQueryInspector) Gets an issue query from an inspector.