Uses of Interface
org.osid.lexicon.TextAdminSession
Packages that use TextAdminSession
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 TextAdminSession in org.osid.lexicon
Methods in org.osid.lexicon that return TextAdminSessionModifier and TypeMethodDescriptionLexiconManager.getTextAdminSession()Gets theOsidSessionassociated with the text administration service.LexiconProxyManager.getTextAdminSession(Proxy proxy) Gets theOsidSessionassociated with the text administration service.LexiconManager.getTextAdminSessionForPress(Id pressId) Gets theOsidSessionassociated with the text administration service for the given press.LexiconProxyManager.getTextAdminSessionForPress(Id pressId, Proxy proxy) Gets theOsidSessionassociated with the text administration service for the given press. -
Uses of TextAdminSession in org.osid.lexicon.batch
Subinterfaces of TextAdminSession in org.osid.lexicon.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesTextsin bulk.