Interface | osid.recipe.batch.DirectionBatchForm | ||
---|---|---|---|
Implements | osid.recipe.DirectionForm | ||
Description |
This is the form for creating and updating directions in
bulk. | ||
Method | getRecipeId | ||
Description |
Gets the | ||
Return | osid.id.Id | the recipe Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getDirectionId | ||
Description |
Gets the | ||
Return | osid.id.Id | the direction Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |