Uses of Interface
org.osid.hold.rules.HoldEnablerQueryInspector
Packages that use HoldEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of HoldEnablerQueryInspector in org.osid.hold.rules
Methods in org.osid.hold.rules that return HoldEnablerQueryInspectorModifier and TypeMethodDescriptionHoldEnablerSearchResults.getHoldEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.HoldEnablerSmartOublietteSession.inspectHoldEnablerQuery()Gets a hold enabler query inspector for this oubliette.Methods in org.osid.hold.rules with parameters of type HoldEnablerQueryInspectorModifier and TypeMethodDescriptionHoldEnablerSearchSession.getHoldEnablerQueryFromInspector(HoldEnablerQueryInspector holdEnablerQueryInspector) Gets a hold enabler query from an inspector.HoldEnablerSmartOublietteSession.getHoldEnablerQueryFromInspector(HoldEnablerQueryInspector holdEnablerQueryInspector) Gets a hold enabler query from an inspector.