Uses of Package
org.osid.forum.batch

Packages that use org.osid.forum.batch
Package
Description
The Open Service Interface Definitions for the org.osid.forum service.
The Open Service Interface Definitions for the org.osid.forum.batch service.
  • Class
    Description
    The forum batch manager provides access to forum batch sessions and provides interoperability tests for various aspects of this service.
    The forum batch proxy manager provides access to forum batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Forums in bulk.
    This is the form for creating and updating forums in bulk.
    Like all OsidLists , ForumBatchFormList provides a means for accessing ForumBatchForm elements sequentially either one at a time or many at a time.
    The ForumBatchProfile describes the interoperability among batch forum services.
    This session creates, updates, and deletes Posts in bulk.
    This is the form for creating and updating posts in bulk.
    Like all OsidLists , PostBatchFormList provides a means for accessing PostBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Replies in bulk.
    This is the form for creating and updating replies in bulk.
    Like all OsidLists , ReplyBatchFormList provides a means for accessing ReplyBatchForm elements sequentially either one at a time or many at a time.