Uses of Interface
org.osid.lexicon.ParameterAdminSession
Packages that use ParameterAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.lexicon
service.
The Open Service Interface Definitions for the org.osid.lexicon.batch
service.
-
Uses of ParameterAdminSession in org.osid.lexicon
Methods in org.osid.lexicon that return ParameterAdminSessionModifier and TypeMethodDescriptionLexiconManager.getParameterAdminSession()Gets theOsidSessionassociated with the parameter administration service.LexiconProxyManager.getParameterAdminSession(Proxy proxy) Gets theOsidSessionassociated with the parameter administration service.LexiconManager.getParameterAdminSessionForPress(Id pressId) Gets theOsidSessionassociated with the parameter administration service for the given press.LexiconProxyManager.getParameterAdminSessionForPress(Id pressId, Proxy proxy) Gets theOsidSessionassociated with the parameter administration service for the given press. -
Uses of ParameterAdminSession in org.osid.lexicon.batch
Subinterfaces of ParameterAdminSession in org.osid.lexicon.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesParametersin bulk.