Uses of Interface
org.osid.hold.rules.IssueConstrainerQueryInspector
Packages that use IssueConstrainerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueConstrainerQueryInspector in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueConstrainerQueryInspectorModifier and TypeMethodDescriptionIssueConstrainerSearchResults.getIssueConstrainerQueryInspector()Gets the inspector for the query to examine the terms used in the search.IssueConstrainerEnablerQueryInspector.getRuledIssueConstrainerTerms()Gets the issue constrainer query terms.IssueConstrainerSmartOublietteSession.inspectIssueConstrainerQuery()Gets an issue constrainer query inspector for this oubliette.Methods in org.osid.hold.rules with parameters of type IssueConstrainerQueryInspectorModifier and TypeMethodDescriptionIssueConstrainerSearchSession.getIssueConstrainerQueryFromInspector(IssueConstrainerQueryInspector issueConstrainerQueryInspector) Gets an issue constrainer query from an inspector.IssueConstrainerSmartOublietteSession.getIssueConstrainerQueryFromInspector(IssueConstrainerQueryInspector issueConstrainerQueryInspector) Gets an issue constrainer query from an inspector.