Uses of Interface
org.osid.configuration.rules.ParameterProcessorRuleLookupSession
Packages that use ParameterProcessorRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorRuleLookupSession in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterProcessorRuleLookupSessionModifier and TypeMethodDescriptionConfigurationRulesManager.getParameterProcessorRuleLookupSession()Gets theOsidSessionassociated with the parameter processor mapping lookup service for looking up the rules applied to the configuration.ConfigurationRulesProxyManager.getParameterProcessorRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the parameter processor mapping lookup service for looking up the rules applied to the configuration.ConfigurationRulesManager.getParameterProcessorRuleLookupSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor mapping lookup service for the given configuration for looking up rules applied to an configuration.ConfigurationRulesProxyManager.getParameterProcessorRuleLookupSessionForConfiguration(Id configurationId, Proxy proxy) Gets theOsidSessionassociated with the parameter processor mapping lookup service for the given configuration for looking up rules applied to an configuration.