Uses of Interface
org.osid.resource.BinQuery
Packages that use BinQuery
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 BinQuery in org.osid.resource
Methods in org.osid.resource that return BinQueryModifier and TypeMethodDescriptionBinQuery.getAncestorBinQuery()Gets the query for a bin.BinQuerySession.getBinQuery()Gets a bin query.ResourceQuery.getBinQuery()Gets the query for a bin.ResourceRelationshipQuery.getBinQuery()Gets the query for a bin.BinSearchSession.getBinQueryFromInspector(BinQueryInspector binQueryInspector) Gets a bin query from an inspector.BinQuery.getDescendantBinQuery()Gets the query for a bin.Methods in org.osid.resource with parameters of type BinQueryModifier and TypeMethodDescriptionBinQuerySession.getBinsByQuery(BinQuery binQuery) Gets a list ofBinsmatching the given bin query.BinSearchSession.getBinsBySearch(BinQuery binQuery, BinSearch binSearch) Gets the search results matching the given search query using the given search. -
Uses of BinQuery in org.osid.resource.demographic
Methods in org.osid.resource.demographic that return BinQueryModifier and TypeMethodDescriptionDemographicEnablerQuery.getBinQuery()Gets the query for a bin.DemographicQuery.getBinQuery()Gets the query for a bin.