Interface | osid.offering.batch.OfferingBatchForm | ||
---|---|---|---|
Implements | osid.offering.OfferingForm | ||
Description |
This is the form for creating and updating offerings in
bulk. | ||
Method | getCanonicalUnitId | ||
Description |
Gets the | ||
Return | osid.id.Id | the canonical unit Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getTimePeriodId | ||
Description |
Gets the | ||
Return | osid.id.Id | the time period Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getOfferingId | ||
Description |
Gets the | ||
Return | osid.id.Id | the offering Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |