Uses of Interface
org.osid.configuration.ParameterAdminSession
Packages that use ParameterAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.configuration
service.
The Open Service Interface Definitions for the org.osid.configuration.batch
service.
-
Uses of ParameterAdminSession in org.osid.configuration
Methods in org.osid.configuration that return ParameterAdminSessionModifier and TypeMethodDescriptionConfigurationManager.getParameterAdminSession()Gets a parameter administration session.ConfigurationProxyManager.getParameterAdminSession(Proxy proxy) Gets a parameter administration session.ConfigurationManager.getParameterAdminSessionForConfiguration(Id configurationId) Gets a parameter administration session using the supplied configuration.ConfigurationProxyManager.getParameterAdminSessionForConfiguration(Id configurationId, Proxy proxy) Gets a parameter administration session using the supplied configuration. -
Uses of ParameterAdminSession in org.osid.configuration.batch
Subinterfaces of ParameterAdminSession in org.osid.configuration.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesParametersin bulk.