Interface | osid.room.construction.batch.ProjectBatchForm | ||
---|---|---|---|
Implements | osid.room.construction.ProjectForm | ||
Description |
This is the form for creating and updating projects in
bulk. | ||
Method | getBuildingId | ||
Description |
Gets the | ||
Return | osid.id.Id | the building Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getProjectId | ||
Description |
Gets the | ||
Return | osid.id.Id | the project Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |