Uses of Interface
org.osid.resource.demographic.DemographicEnablerQuery
Packages that use DemographicEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.resource.demographic
service.
-
Uses of DemographicEnablerQuery in org.osid.resource.demographic
Methods in org.osid.resource.demographic that return DemographicEnablerQueryModifier and TypeMethodDescriptionDemographicEnablerQuerySession.getDemographicEnablerQuery()Gets a demographic enabler query.DemographicEnablerSmartBinSession.getDemographicEnablerQuery()Gets a demographic enabler query.DemographicEnablerSearchSession.getDemographicEnablerQueryFromInspector(DemographicEnablerQueryInspector demographicEnablerQueryInspector) Gets a demographic enabler query from an inspector.DemographicEnablerSmartBinSession.getDemographicEnablerQueryFromInspector(DemographicEnablerQueryInspector demographicEnablerQueryInspector) Gets a demographic enabler query from an inspector.Methods in org.osid.resource.demographic with parameters of type DemographicEnablerQueryModifier and TypeMethodDescriptionvoidDemographicEnablerSmartBinSession.applyDemographicEnablerQuery(DemographicEnablerQuery demographicEnablerQuery) Applies a demographic enabler query to this bin.DemographicEnablerQuerySession.getDemographicEnablersByQuery(DemographicEnablerQuery demographicEnablerQuery) Gets a list ofDemographicEnablersmatching the given demographic enabler query.DemographicEnablerSearchSession.getDemographicEnablersBySearch(DemographicEnablerQuery demographicEnablerQuery, DemographicEnablerSearch demographicEnablerSearch) Gets the search results matching the given search query using the given search.