Uses of Package
org.osid.lexicon.batch

Packages that use org.osid.lexicon.batch
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.
  • Class
    Description
    The lexicon batch manager provides access to lexicon batch sessions and provides interoperability tests for various aspects of this service.
    The lexicon proxy manager provides access to lexicon batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Idioms in bulk.
    This is the form for creating and updating idioms in bulk.
    Like all OsidLists , IdiomBatchFormList provides a means for accessing IdiomBatchForm elements sequentially either one at a time or many at a time.
    The LexiconBatchProfile describes the interoperability among batch lexicon services.
    This session creates, updates, and deletes Parameters in bulk.
    This is the form for creating and updating parameters in bulk.
    Like all OsidLists , ParameterBatchFormList provides a means for accessing ParameterBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Presses in bulk.
    This is the form for creating and updating presses in bulk.
    Like all OsidLists , PressBatchFormList provides a means for accessing PressBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Texts in bulk.
    This is the form for creating and updating texts in bulk.
    Like all OsidLists , TextBatchFormList provides a means for accessing TextBatchForm elements sequentially either one at a time or many at a time.