Interface | osid.journaling.batch.BranchBatchForm | ||
---|---|---|---|
Implements | osid.journaling.BranchForm | ||
Description |
This is the form for creating and updating branches in
bulk. | ||
Method | getJournalEntryId | ||
Description |
Gets the | ||
Return | osid.id.Id | the journal entry Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getBranchId | ||
Description |
Gets the | ||
Return | osid.id.Id | the branch Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |