| Interface | osid.course.chronicle.batch.CredentialEntryBatchForm | ||
|---|---|---|---|
| Implements | osid.course.chronicle.CredentialEntryForm | ||
| Description |
This is the form for creating and updating credential
entries in bulk. | ||
| Method | getCredentialId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the credential Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getStudentid | ||
| Description |
Gets the student | ||
| Return | osid.id.Id | the resource Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCredentialEntryId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the credential entry Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |