Uses of Interface
org.osid.configuration.rules.ParameterProcessorLookupSession
Packages that use ParameterProcessorLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorLookupSession in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterProcessorLookupSessionModifier and TypeMethodDescriptionConfigurationRulesManager.getParameterProcessorLookupSession()Gets theOsidSessionassociated with the parameter processor lookup service.ConfigurationRulesProxyManager.getParameterProcessorLookupSession(Proxy proxy) Gets theOsidSessionassociated with the parameter processor lookup service.ConfigurationRulesManager.getParameterProcessorLookupSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the parameter processor lookup service for the given configuration.ConfigurationRulesProxyManager.getParameterProcessorLookupSessionForConfiguration(Id configurationId, Proxy proxy) Gets theOsidSessionassociated with the parameter processor lookup service for the given configuration.