Uses of Interface
org.osid.cataloging.rules.CatalogEnablerQueryInspector
Packages that use CatalogEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging.rules
service.
-
Uses of CatalogEnablerQueryInspector in org.osid.cataloging.rules
Methods in org.osid.cataloging.rules that return CatalogEnablerQueryInspectorModifier and TypeMethodDescriptionCatalogEnablerSearchResults.getCatalogEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.CatalogEnablerSmartCatalogSession.inspectCatalogEnablerQuery()Gets a catalog enabler query inspector for this catalog.Methods in org.osid.cataloging.rules with parameters of type CatalogEnablerQueryInspectorModifier and TypeMethodDescriptionCatalogEnablerSearchSession.getCatalogEnablerQueryFromInspector(CatalogEnablerQueryInspector catalogEnablerQueryInspector) Gets a catalog enabler query from an inspector.CatalogEnablerSmartCatalogSession.getCatalogEnablerQueryFromInspector(CatalogEnablerQueryInspector catalogEnablerQueryInspector) Gets a catalog enabler query from an inspector.