Index
All Classes|All Packages|Constant Field Values|Serialized Form
I
- id - Variable in class com.cis.gorecipe.dto.UserDTO
-
The primary key of the user
- id - Variable in class com.cis.gorecipe.model.DietaryRestriction
-
The primary key of the dietary restriction
- id - Variable in class com.cis.gorecipe.model.Recipe
- id - Variable in class com.cis.gorecipe.model.RecipeCalendarItem
-
The primary key of the item
- id - Variable in class com.cis.gorecipe.model.User
-
The primary key of the user
- imageOf - Variable in class com.cis.gorecipe.model.FoodImage
-
The ingredient displayed in the image
- imageURL - Variable in class com.cis.gorecipe.model.Recipe
-
An optional hyperlink to an image of the prepared recipe
- Ingredient - Class in com.cis.gorecipe.model
-
This class allows GoRecipe to store individual ingredients (e.g.
- Ingredient() - Constructor for class com.cis.gorecipe.model.Ingredient
- ingredientRepository - Variable in class com.cis.gorecipe.BaseTest
- ingredientRepository - Variable in class com.cis.gorecipe.controller.FoodImageController
-
For interfacing with the Ingredient table in the database
- ingredientRepository - Variable in class com.cis.gorecipe.controller.RecipeController
-
For interfacing with the Ingredient table in the database
- ingredientRepository - Variable in class com.cis.gorecipe.controller.UserController
-
For interfacing with the Ingredient table in the database
- IngredientRepository - Interface in com.cis.gorecipe.repository
-
This interface provides a way to use JPA to interface with the GoRecipe database to manage Ingredients
- ingredients - Variable in class com.cis.gorecipe.model.Recipe
-
The list of ingredients to be used in the recipe
- instructions - Variable in class com.cis.gorecipe.model.Recipe
-
The formatted text containing the recipe instructions
- isImage(MultipartFile) - Static method in class com.cis.gorecipe.util.FileUtil
All Classes|All Packages|Constant Field Values|Serialized Form