Uses of Interface
org.osid.configuration.rules.ValueEnablerQuerySession
Packages that use ValueEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ValueEnablerQuerySession in org.osid.configuration.rules
Subinterfaces of ValueEnablerQuerySession in org.osid.configuration.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongValueEnablerobjects.Methods in org.osid.configuration.rules that return ValueEnablerQuerySessionModifier and TypeMethodDescriptionConfigurationRulesManager.getValueEnablerQuerySession()Gets theOsidSessionassociated with the value enabler query service.ConfigurationRulesProxyManager.getValueEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the value enabler query service.ConfigurationRulesManager.getValueEnablerQuerySessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the value enabler query service for the given configuration.ConfigurationRulesProxyManager.getValueEnablerQuerySessionForConfiguration(Id configurationId, Proxy proxy) Gets theOsidSessionassociated with the value enabler query service for the given configuration.