Interface | osid.resourcing.batch.AvailabilityBatchForm | ||
---|---|---|---|
Implements | osid.resourcing.AvailabilityForm | ||
Description |
This is the form for creating and updating availabilities
in bulk. | ||
Method | getResourceId | ||
Description |
Gets the | ||
Return | osid.id.Id | the resource Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getJobId | ||
Description |
Gets the job | ||
Return | osid.id.Id | the job Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getAvailabilityId | ||
Description |
Gets the | ||
Return | osid.id.Id | the availability Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |