Uses of Interface
org.osid.cataloging.CatalogQueryInspector
Packages that use CatalogQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging
service.
The Open Service Interface Definitions for the org.osid.cataloging.rules
service.
-
Uses of CatalogQueryInspector in org.osid.cataloging
Methods in org.osid.cataloging that return CatalogQueryInspectorModifier and TypeMethodDescriptionCatalogQueryInspector.getAncestorCatalogTerms()Gets the ancestor catalog query terms.CatalogSearchResults.getCatalogQueryInspector()Gets the inspector for the query to examine the terms used in the search.CatalogQueryInspector.getDescendantCatalogTerms()Gets the descendant catalog query terms.Methods in org.osid.cataloging with parameters of type CatalogQueryInspectorModifier and TypeMethodDescriptionCatalogSearchSession.getCatalogQueryFromInspector(CatalogQueryInspector catalogQueryInspector) Gets a catalog query from an inspector. -
Uses of CatalogQueryInspector in org.osid.cataloging.rules
Methods in org.osid.cataloging.rules that return CatalogQueryInspectorModifier and TypeMethodDescriptionCatalogEnablerQueryInspector.getCatalogTerms()Gets the catalog query terms.CatalogEnablerQueryInspector.getRuledCatalogTerms()Gets the catalog query terms.