Uses of Interface
org.osid.hold.rules.IssueEnablerQueryInspector
Packages that use IssueEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueEnablerQueryInspector in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueEnablerQueryInspectorModifier and TypeMethodDescriptionIssueEnablerSearchResults.getIssueEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.IssueEnablerSmartOublietteSession.inspectIssueEnablerQuery()Gets an issue enabler query inspector for this oubliette.Methods in org.osid.hold.rules with parameters of type IssueEnablerQueryInspectorModifier and TypeMethodDescriptionIssueEnablerSearchSession.getIssueEnablerQueryFromInspector(IssueEnablerQueryInspector issueEnablerQueryInspector) Gets an issue enabler query from an inspector.IssueEnablerSmartOublietteSession.getIssueEnablerQueryFromInspector(IssueEnablerQueryInspector issueEnablerQueryInspector) Gets an issue enabler query from an inspector.