Uses of Interface
org.osid.hold.IssueQueryInspector
Packages that use IssueQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueQueryInspector in org.osid.hold
Methods in org.osid.hold that return IssueQueryInspectorModifier and TypeMethodDescriptionIssueSearchResults.getIssueQueryInspector()Gets the inspector for the query to examine the terms used in the search.BlockQueryInspector.getIssueTerms()Gets the issue query terms.HoldQueryInspector.getIssueTerms()Gets the issue query terms.OublietteQueryInspector.getIssueTerms()Gets the issue query terms.IssueSmartOublietteSession.inspecIssueQuery()Gets an issue query inspector for this oubliette.Methods in org.osid.hold with parameters of type IssueQueryInspectorModifier and TypeMethodDescriptionIssueSearchSession.getIssueQueryFromInspector(IssueQueryInspector issueQueryInspector) Gets an issue query.IssueSmartOublietteSession.getIssueQueryFromInspector(IssueQueryInspector issueQueryInspector) Gets an issue query from an inspector. -
Uses of IssueQueryInspector in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueQueryInspectorModifier and TypeMethodDescriptionIssueConstrainerQueryInspector.getRuledIssueTerms()Gets the issue query terms.IssueEnablerQueryInspector.getRuledIssueTerms()Gets the issue query terms.IssueProcessorQueryInspector.getRuledIssueTerms()Gets the issue query terms.