Uses of Interface
org.osid.configuration.batch.ValueBatchAdminSession
Packages that use ValueBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.batch
service.
-
Uses of ValueBatchAdminSession in org.osid.configuration.batch
Methods in org.osid.configuration.batch that return ValueBatchAdminSessionModifier and TypeMethodDescriptionConfigurationBatchManager.getValueBatchAdminSession()Gets theOsidSessionassociated with the bulk value administration service.ConfigurationBatchProxyManager.getValueBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk value administration service.ConfigurationBatchManager.getValueBatchAdminSessionForConfiguration(Id configurationId) Gets theOsidSessionassociated with the bulk value administration service for the given configuration.ConfigurationBatchProxyManager.getValueBatchAdminSessionForConfiguration(Id configurationId, Proxy proxy) Gets theOsidSessionassociated with the bulk value administration service for the given configuration.