Uses of Interface
org.osid.configuration.rules.ParameterProcessorQuerySession
Packages that use ParameterProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorQuerySession in org.osid.configuration.rules
Subinterfaces of ParameterProcessorQuerySession in org.osid.configuration.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongParameterProcessorobjects.Methods in org.osid.configuration.rules that return ParameterProcessorQuerySessionModifier and TypeMethodDescriptionConfigurationRulesManager.getParameterProcessorQuerySession()Gets theOsidSessionassociated with the parameter processor query service.ConfigurationRulesProxyManager.getParameterProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the parameter processor query service.ConfigurationRulesManager.getParameterProcessorQuerySessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor query service for the given configuration.ConfigurationRulesProxyManager.getParameterProcessorQuerySessionForConfiguration(Id configurationId, Proxy proxy) Gets theOsidSessionassociated with the parameter processor query service for the given configuration.