Uses of Interface
org.osid.hold.BlockQueryInspector
Packages that use BlockQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of BlockQueryInspector in org.osid.hold
Methods in org.osid.hold that return BlockQueryInspectorModifier and TypeMethodDescriptionBlockSearchResults.getBlockQueryInspector()Gets the inspector for the query to examine the terms used in the search.IssueQueryInspector.getBlockTerms()Gets the block query terms.OublietteQueryInspector.getBlockTerms()Gets the block query terms.BlockSmartOublietteSession.inspectBlockQuery()Gets a block query inspector for this oubliette.Methods in org.osid.hold with parameters of type BlockQueryInspectorModifier and TypeMethodDescriptionBlockSearchSession.getBlockQueryFromInspector(BlockQueryInspector blockQueryInspector) Gets a block query from an inspector.BlockSmartOublietteSession.getBlockQueryFromInspector(BlockQueryInspector blockQueryInspector) Gets a block query from an inspector. -
Uses of BlockQueryInspector in org.osid.rules.check
Methods in org.osid.rules.check that return BlockQueryInspectorModifier and TypeMethodDescriptionCheckQueryInspector.getHoldCheckBlockTerms()Gets the block query terms.