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

S

S3objectId - Variable in class com.cis.gorecipe.model.FoodImage
The primary key of the FoodImage, which also serves as the S3 object lookup key
s3Service - Variable in class com.cis.gorecipe.BaseTest
 
s3Service - Variable in class com.cis.gorecipe.controller.FoodImageController
Handles all interactions with AWS S3
s3Service - Variable in class com.cis.gorecipe.controller.UserController
 
S3Service - Interface in com.cis.gorecipe.service
Interface for S3ServiceImpl
S3ServiceImpl - Class in com.cis.gorecipe.service
This service manages all interactions with GoRecipe's S3 bucket
S3ServiceImpl() - Constructor for class com.cis.gorecipe.service.S3ServiceImpl
 
savedRecipes - Variable in class com.cis.gorecipe.dto.UserDTO
A list of recipes which the user would like to revisit in the future
savedRecipes - Variable in class com.cis.gorecipe.model.User
A list of recipes which the user would like to revisit in the future
saveRecipes(List<Recipe>) - Method in class com.cis.gorecipe.controller.RecipeController
 
saveRecipeToAccount(Long, Long) - Method in class com.cis.gorecipe.controller.UserController
 
search(Map<String, String>) - Method in interface com.cis.gorecipe.service.SpoonacularService
 
search(Map<String, String>) - Method in class com.cis.gorecipe.service.SpoonacularServiceImpl
 
searchRecipes(String, String, String, String, String) - Method in class com.cis.gorecipe.controller.RecipeController
 
sendGetRequest(String) - Method in class com.cis.gorecipe.service.SpoonacularServiceImpl
 
serializer - Variable in class com.cis.gorecipe.BaseTest
A JSON serializer to deserialize API responses
ServletInitializer - Class in com.cis.gorecipe
 
ServletInitializer() - Constructor for class com.cis.gorecipe.ServletInitializer
 
setDatasourceProperties(DynamicPropertyRegistry) - Static method in class com.cis.gorecipe.BaseTest
 
setup() - Method in class com.cis.gorecipe.controller.UserControllerTest
 
setupMockMvc() - Method in class com.cis.gorecipe.BaseTest
 
sourceURL - Variable in class com.cis.gorecipe.model.Recipe
The hyperlink to where the recipe is from (e.g.
spoonacularId - Variable in class com.cis.gorecipe.model.Recipe
If the recipe was sourced from the Spoonacular API, what is their ID for it
spoonacularService - Variable in class com.cis.gorecipe.BaseTest
 
spoonacularService - Variable in class com.cis.gorecipe.controller.RecipeController
Handles all interactions with the Spoonacular API
SpoonacularService - Interface in com.cis.gorecipe.service
Interface for SpoonacularServiceImpl
SpoonacularServiceImpl - Class in com.cis.gorecipe.service
This class handles all interfacing with the Spoonacular Food and Recipe API
SpoonacularServiceImpl(RecipeRepository) - Constructor for class com.cis.gorecipe.service.SpoonacularServiceImpl
 
stub - Static variable in interface com.cis.gorecipe.service.ClarifaiService
Allows for sending requests to the Clarifai API
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