| Interface | osid.ordering.batch.PriceBatchForm | ||
|---|---|---|---|
| Implements | osid.ordering.PriceScheduleForm | ||
| Description |
This is the form for creating and updating price schedules
in bulk. | ||
| Method | getPriceScheduleId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the price schedule Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getPriceId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the price schedule Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |