Uses of Interface
org.osid.configuration.ValueLookupSession
Packages that use ValueLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.configuration
service.
-
Uses of ValueLookupSession in org.osid
Methods in org.osid that return ValueLookupSessionModifier and TypeMethodDescriptionOsidRuntimeManager.getConfiguration()Gets the current configuration in the runtime environment. -
Uses of ValueLookupSession in org.osid.configuration
Methods in org.osid.configuration that return ValueLookupSessionModifier and TypeMethodDescriptionConfigurationManager.getValueLookupSession()Gets a configuration value lookup session.ConfigurationProxyManager.getValueLookupSession(Proxy proxy) Gets a configuration value lookup session.ConfigurationManager.getValueLookupSessionForConfiguration(Id configurationId) Gets a configuration value lookup session using the supplied configuration.ConfigurationProxyManager.getValueLookupSessionForConfiguration(Id configurationId, Proxy proxy) Gets a configuration value lookup session using the supplied configuration.