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