Uses of Interface
org.osid.hold.HoldQueryInspector
Packages that use HoldQueryInspector
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 HoldQueryInspector in org.osid.hold
Methods in org.osid.hold that return HoldQueryInspectorModifier and TypeMethodDescriptionHoldSearchResults.getHoldQueryInspector()Gets the inspector for the query to examine the terms used in the search.IssueQueryInspector.getHoldTerms()Gets the hold query terms.OublietteQueryInspector.getHoldTerms()Gets the hold query terms.HoldSmartOublietteSession.inspectHoldQuery()Gets a hold query inspector for this oubliette.Methods in org.osid.hold with parameters of type HoldQueryInspectorModifier and TypeMethodDescriptionHoldSearchSession.getHoldQueryFromInspector(HoldQueryInspector holdQueryInspector) Gets a hold query from an inspector.HoldSmartOublietteSession.getHoldQueryFromInspector(HoldQueryInspector holdQueryInspector) Gets a hold query from an inspector. -
Uses of HoldQueryInspector in org.osid.hold.rules
Methods in org.osid.hold.rules that return HoldQueryInspectorModifier and TypeMethodDescriptionHoldEnablerQueryInspector.getRuledHoldTerms()Gets the hold query terms.