Index

A B C D E F G H I L M N P R S T U V W 
All Classes|All Packages|Constant Field Values|Serialized Form

D

date - Variable in class com.cis.gorecipe.model.RecipeCalendarItem
The date on which the user would like to cook the recipe
deleteFile(String) - Method in interface com.cis.gorecipe.service.S3Service
 
deleteFile(String) - Method in class com.cis.gorecipe.service.S3ServiceImpl
 
deleteRecipe(Long) - Method in class com.cis.gorecipe.controller.RecipeController
 
deleteRecipeFromDate(Long) - Method in class com.cis.gorecipe.controller.UserController
 
deleteUser(Long) - Method in class com.cis.gorecipe.controller.UserController
 
DietaryRestriction - Class in com.cis.gorecipe.model
This class allows GoRecipe to store various dietary restrictions, such as allergies, intolerances, religious restrictions and more
DietaryRestriction() - Constructor for class com.cis.gorecipe.model.DietaryRestriction
 
dietaryRestrictionRepository - Variable in class com.cis.gorecipe.controller.RecipeController
For interfacing with the DietaryRestriction table in the database
DietaryRestrictionRepository - Interface in com.cis.gorecipe.repository
This interface provides a way to use JPA to interface with the GoRecipe database to manage DietaryRestrictions
dietaryRestrictions - Variable in class com.cis.gorecipe.dto.UserDTO
A list of restrictions on which recipes the user can cook
dietaryRestrictions - Variable in class com.cis.gorecipe.model.User
A list of restrictions on which recipes the user can cook
disallowedIngredients - Variable in class com.cis.gorecipe.model.DietaryRestriction
A list of ingredients which cannot be used by any user who has this dietary restriction
A B C D E F G H I L M N P R S T U V W 
All Classes|All Packages|Constant Field Values|Serialized Form