| Interface | osid.forum.batch.ReplyBatchForm | ||
|---|---|---|---|
| Implements | osid.forum.ReplyForm | ||
| Description | 
                 This is the form for creating and updating replies in bulk. 
                  | ||
| Method | getPostId | ||
| Description | 
                     Gets the post   | ||
| Return | osid.id.Id | the post  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getReplyId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the reply  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |