Uses of Interface
org.osid.configuration.rules.ParameterProcessorReceiver
Packages that use ParameterProcessorReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorReceiver in org.osid.configuration.rules
Methods in org.osid.configuration.rules with parameters of type ParameterProcessorReceiverModifier and TypeMethodDescriptionConfigurationRulesManager.getParameterProcessorNotificationSession(ParameterProcessorReceiver parameterProcessorReceiver) Gets theOsidSessionassociated with the parameter processor notification service.ConfigurationRulesProxyManager.getParameterProcessorNotificationSession(ParameterProcessorReceiver parameterProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the parameter processor notification service.ConfigurationRulesManager.getParameterProcessorNotificationSessionForConfiguration(ParameterProcessorReceiver parameterProcessorReceiver, Id configurationId) Gets theOsidSessionassociated with the parameter processor notification service for the given configuration.ConfigurationRulesProxyManager.getParameterProcessorNotificationSessionForConfiguration(ParameterProcessorReceiver parameterProcessorReceiver, Id configurationId, Proxy proxy) Gets theOsidSessionassociated with the parameter processor notification service for the given configuration.