| Interface | osid.provisioning.batch.ProvisionBatchForm | ||
|---|---|---|---|
| Implements | osid.provisioning.ProvisionForm | ||
| Description | 
                 This is the form for creating and updating provisions in 
                bulk.   | ||
| Method | getBrokerId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the broker  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getProvisionableId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the provisionable  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| 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 | getProvisionId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the provision  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |