| Interface | osid.ontology.batch.RelevancyBatchForm | ||
|---|---|---|---|
| Implements | osid.ontology.RelevancyForm | ||
| Description |
This is the form for creating and updating relevancies in
bulk. | ||
| Method | getSubjectId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the subject Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getMappedId | ||
| Description |
Gets the mapped | ||
| Return | osid.id.Id | the mapped Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getRelevancyId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the relevancy Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |