Uses of Interface
org.osid.configuration.rules.ParameterProcessorNotificationSession
Packages that use ParameterProcessorNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorNotificationSession in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterProcessorNotificationSessionModifier 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.