Uses of Interface
org.osid.configuration.ValueQuery
Packages that use ValueQuery
Package
Description
The Open Service Interface Definitions for the org.osid.configuration
service.
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ValueQuery in org.osid.configuration
Methods in org.osid.configuration that return ValueQueryModifier and TypeMethodDescriptionParameterQuery.getValueQuery()Gets the query for a value.ValueQuerySession.getValueQuery()Gets a value query.ValueSearchSession.getValueQueryFromInspector(ValueQueryInspector valueQueryInspector) Gets a value query from an inspector.Methods in org.osid.configuration with parameters of type ValueQueryModifier and TypeMethodDescriptionValueQuerySession.getValuesByQuery(ValueQuery valueQuery) Gets a list ofValuesmatching the given value query.ValueSearchSession.getValuesBySearch(ValueQuery valueQuery, ValueSearch valueSearch) Gets a list ofValuesmatching the given search query using the given search. -
Uses of ValueQuery in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ValueQueryModifier and TypeMethodDescriptionValueEnablerQuery.getRuledValueQuery()Gets the query for a value.