Uses of Record Class
edu.ntnu.idatt2106_2023_06.backend.dto.recipe.RecipeSuggestionLoad
Packages that use RecipeSuggestionLoad
Package
Description
-
Uses of RecipeSuggestionLoad in edu.ntnu.idatt2106_2023_06.backend.mapper.recipe
Methods in edu.ntnu.idatt2106_2023_06.backend.mapper.recipe that return RecipeSuggestionLoadModifier and TypeMethodDescriptionstatic RecipeSuggestionLoad
RecipeMapper.toRecipeSuggestionLoadDTO
(Recipe recipe, Long userId) Maps a Recipe object to a RecipeSuggestionLoad object. -
Uses of RecipeSuggestionLoad in edu.ntnu.idatt2106_2023_06.backend.service.items
Methods in edu.ntnu.idatt2106_2023_06.backend.service.items that return types with arguments of type RecipeSuggestionLoad