| Interface | osid.personnel.batch.PositionBatchForm | ||
|---|---|---|---|
| Implements | osid.personnel.PositionForm | ||
| Description | 
                 This is the form for creating and updating positions in 
                bulk.   | ||
| Method | getOrganizationId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the organization  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getPositionId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the position  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |