| Interface | osid.calendaring.batch.OffsetEventBatchForm | ||
|---|---|---|---|
| Implements | osid.calendaring.OffsetEventForm | ||
| Description | 
                 This is the form for creating and updating offset events in 
                bulk.   | ||
| Method | getEventId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the event  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getTimePeriodId | ||
| Description | 
                     Gets the time period   | ||
| Return | osid.id.Id | the time period  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getOffsetEventId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the offset event  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |