Interface | osid.journaling.BranchForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
osid.OsidOperableForm | |||
Description |
This is the form for creating and updating branches | ||
Method | getBranchFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | branchRecordType | the branch record type |
Return | osid.journaling.records.BranchFormRecord | the branch form record | |
Errors | NULL_ARGUMENT | branchRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(branchRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |