Uses of Interface
org.osid.configuration.rules.ParameterProcessorEnablerQuery
Packages that use ParameterProcessorEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorEnablerQuery in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterProcessorEnablerQueryModifier and TypeMethodDescriptionParameterProcessorEnablerQuerySession.getParameterProcessorEnablerQuery()Gets a parameter processor enabler query.ParameterProcessorEnablerSmartConfigurationSession.getParameterProcessorEnablerQuery()Gets a parameter processor enabler query.ParameterProcessorEnablerSearchSession.getParameterProcessorEnablerQueryFromInspector(ParameterProcessorEnablerQueryInspector parameterProcessorEnablerQueryInspector) Gets a parameter processor enabler query from an inspector.ParameterProcessorEnablerSmartConfigurationSession.getParameterProcessorEnablerQueryFromInspector(ParameterProcessorEnablerQueryInspector parameterProcessorEnablerQueryInspector) Gets a parameter processor enabler query from an inspector.Methods in org.osid.configuration.rules with parameters of type ParameterProcessorEnablerQueryModifier and TypeMethodDescriptionvoidParameterProcessorEnablerSmartConfigurationSession.applyParameterProcessorEnablerQuery(ParameterProcessorEnablerQuery parameterProcessorEnablerQuery) Applies a parameter processor enabler query to this configuration.ParameterProcessorEnablerQuerySession.getParameterProcessorEnablersByQuery(ParameterProcessorEnablerQuery parameterProcessorEnablerQuery) Gets a list ofParameterProcessorEnablersmatching the given parameter processor query.ParameterProcessorEnablerSearchSession.getParameterProcessorEnablersBySearch(ParameterProcessorEnablerQuery parameterProcessorEnablerQuery, ParameterProcessorEnablerSearch parameterProcessorEnablerSearch) Gets the search results matching the given search query using the given search.