Uses of Interface
org.osid.resource.BinQueryInspector
Packages that use BinQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.resource
service.
The Open Service Interface Definitions for the org.osid.resource.demographic
service.
-
Uses of BinQueryInspector in org.osid.resource
Methods in org.osid.resource that return BinQueryInspectorModifier and TypeMethodDescriptionBinQueryInspector.getAncestorBinTerms()Gets the ancestor bin query terms.BinSearchResults.getBinQueryInspector()Gets the inspector for the query to examine the terms used in the search.ResourceQueryInspector.getBinTerms()Gets the bin query terms.ResourceRelationshipQueryInspector.getBinTerms()Gets the bin query terms.BinQueryInspector.getDescendantBinTerms()Gets the descendant bin query terms.Methods in org.osid.resource with parameters of type BinQueryInspectorModifier and TypeMethodDescriptionBinSearchSession.getBinQueryFromInspector(BinQueryInspector binQueryInspector) Gets a bin query from an inspector. -
Uses of BinQueryInspector in org.osid.resource.demographic
Methods in org.osid.resource.demographic that return BinQueryInspectorModifier and TypeMethodDescriptionDemographicEnablerQueryInspector.getBinTerms()Gets the bin query terms.DemographicQueryInspector.getBinTerms()Gets the bin query terms.