Hierarchy For All Packages
Package Hierarchies:- ntnu.idatt2016.v233.SmartMat,
- ntnu.idatt2016.v233.SmartMat.config.authentiation,
- ntnu.idatt2016.v233.SmartMat.config.properties,
- ntnu.idatt2016.v233.SmartMat.config.security,
- ntnu.idatt2016.v233.SmartMat.controller.group,
- ntnu.idatt2016.v233.SmartMat.controller.product,
- ntnu.idatt2016.v233.SmartMat.controller.user,
- ntnu.idatt2016.v233.SmartMat.dto.enums,
- ntnu.idatt2016.v233.SmartMat.dto.request.group,
- ntnu.idatt2016.v233.SmartMat.dto.request.product,
- ntnu.idatt2016.v233.SmartMat.dto.request.user,
- ntnu.idatt2016.v233.SmartMat.dto.response.group,
- ntnu.idatt2016.v233.SmartMat.dto.response.product,
- ntnu.idatt2016.v233.SmartMat.entity.fridgeProduct,
- ntnu.idatt2016.v233.SmartMat.entity.group,
- ntnu.idatt2016.v233.SmartMat.entity.product,
- ntnu.idatt2016.v233.SmartMat.entity.user,
- ntnu.idatt2016.v233.SmartMat.repository.group,
- ntnu.idatt2016.v233.SmartMat.repository.product,
- ntnu.idatt2016.v233.SmartMat.repository.user,
- ntnu.idatt2016.v233.SmartMat.service.group,
- ntnu.idatt2016.v233.SmartMat.service.product,
- ntnu.idatt2016.v233.SmartMat.service.user,
- ntnu.idatt2016.v233.SmartMat.util,
- ntnu.idatt2016.v233.SmartMat.util.rsa
Class Hierarchy
- java.lang.Object
- ntnu.idatt2016.v233.SmartMat.entity.group.Achievement
- ntnu.idatt2016.v233.SmartMat.controller.group.AchievementController
- ntnu.idatt2016.v233.SmartMat.service.user.AchievementService
- ntnu.idatt2016.v233.SmartMat.entity.product.Allergy
- ntnu.idatt2016.v233.SmartMat.controller.product.AllergyController
- ntnu.idatt2016.v233.SmartMat.dto.request.product.AllergyRequest
- ntnu.idatt2016.v233.SmartMat.dto.response.product.AllergyResponse
- ntnu.idatt2016.v233.SmartMat.service.product.AllergyService
- ntnu.idatt2016.v233.SmartMat.config.authentiation.AuthenticationConfig
- ntnu.idatt2016.v233.SmartMat.controller.user.AuthenticationController
- ntnu.idatt2016.v233.SmartMat.entity.product.Category
- ntnu.idatt2016.v233.SmartMat.service.product.CategoryService
- ntnu.idatt2016.v233.SmartMat.util.CategoryUtil
- ntnu.idatt2016.v233.SmartMat.config.security.CorsConfig
- ntnu.idatt2016.v233.SmartMat.dto.request.product.FavoriteRequest
- ntnu.idatt2016.v233.SmartMat.entity.group.Fridge
- ntnu.idatt2016.v233.SmartMat.controller.group.FridgeController
- ntnu.idatt2016.v233.SmartMat.entity.fridgeProduct.FridgeProductAsso
- ntnu.idatt2016.v233.SmartMat.service.group.FridgeService
- ntnu.idatt2016.v233.SmartMat.entity.group.Group
- ntnu.idatt2016.v233.SmartMat.controller.group.GroupController
- ntnu.idatt2016.v233.SmartMat.dto.response.group.GroupDetailsResponse
- ntnu.idatt2016.v233.SmartMat.service.group.GroupService
- ntnu.idatt2016.v233.SmartMat.util.GroupUtil
- ntnu.idatt2016.v233.SmartMat.service.user.JpaUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
- ntnu.idatt2016.v233.SmartMat.util.rsa.Jwks
- ntnu.idatt2016.v233.SmartMat.entity.product.Product
- ntnu.idatt2016.v233.SmartMat.controller.product.ProductController
- ntnu.idatt2016.v233.SmartMat.service.product.ProductService
- ntnu.idatt2016.v233.SmartMat.util.ProductUtil
- ntnu.idatt2016.v233.SmartMat.entity.product.Recipe
- ntnu.idatt2016.v233.SmartMat.controller.product.RecipeController
- ntnu.idatt2016.v233.SmartMat.dto.response.product.RecipeDetails
- ntnu.idatt2016.v233.SmartMat.dto.request.product.RecipeRequest
- ntnu.idatt2016.v233.SmartMat.service.product.RecipeService
- ntnu.idatt2016.v233.SmartMat.dto.response.product.RecipeWithMatchCount
- ntnu.idatt2016.v233.SmartMat.config.security.SecurityConfig
- ntnu.idatt2016.v233.SmartMat.entity.group.ShoppingList
- ntnu.idatt2016.v233.SmartMat.controller.group.ShoppingListController
- ntnu.idatt2016.v233.SmartMat.dto.request.group.ShoppingListRequest
- ntnu.idatt2016.v233.SmartMat.service.group.ShoppingListService
- ntnu.idatt2016.v233.SmartMat.SmartMatApplication
- ntnu.idatt2016.v233.SmartMat.util.StatisticUtil
- ntnu.idatt2016.v233.SmartMat.service.user.TokenService
- ntnu.idatt2016.v233.SmartMat.entity.user.User (implements org.springframework.security.core.userdetails.UserDetails)
- ntnu.idatt2016.v233.SmartMat.controller.user.UserController
- ntnu.idatt2016.v233.SmartMat.entity.group.UserGroupAsso
- ntnu.idatt2016.v233.SmartMat.entity.group.UserGroupId (implements java.io.Serializable)
- ntnu.idatt2016.v233.SmartMat.service.user.UserService
- ntnu.idatt2016.v233.SmartMat.entity.group.Waste
- ntnu.idatt2016.v233.SmartMat.controller.group.WasteController
- ntnu.idatt2016.v233.SmartMat.service.group.WasteService
- ntnu.idatt2016.v233.SmartMat.controller.group.WeeklyMenuController
- ntnu.idatt2016.v233.SmartMat.dto.response.group.WeeklyMenuResponse
- ntnu.idatt2016.v233.SmartMat.service.group.WeeklyMenuService
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - ntnu.idatt2016.v233.SmartMat.repository.group.AchievementRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.AllergyRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.CategoryRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.FridgeProductAssoRepo
- ntnu.idatt2016.v233.SmartMat.repository.group.FridgeRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.GroupRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.ProductRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.RecipeRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.ShoppingListRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.UserGroupAssoRepository
- ntnu.idatt2016.v233.SmartMat.repository.user.UserRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.WasteRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - ntnu.idatt2016.v233.SmartMat.repository.group.AchievementRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.AllergyRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.CategoryRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.FridgeProductAssoRepo
- ntnu.idatt2016.v233.SmartMat.repository.group.FridgeRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.GroupRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.ProductRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.RecipeRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.ShoppingListRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.UserGroupAssoRepository
- ntnu.idatt2016.v233.SmartMat.repository.user.UserRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.WasteRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - ntnu.idatt2016.v233.SmartMat.repository.group.AchievementRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.AllergyRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.CategoryRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.FridgeProductAssoRepo
- ntnu.idatt2016.v233.SmartMat.repository.group.FridgeRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.GroupRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.ProductRepository
- ntnu.idatt2016.v233.SmartMat.repository.product.RecipeRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.ShoppingListRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.UserGroupAssoRepository
- ntnu.idatt2016.v233.SmartMat.repository.user.UserRepository
- ntnu.idatt2016.v233.SmartMat.repository.group.WasteRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ntnu.idatt2016.v233.SmartMat.dto.enums.Authority
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- ntnu.idatt2016.v233.SmartMat.dto.request.group.ChangeAuthorityRequest
- ntnu.idatt2016.v233.SmartMat.config.properties.DomainProperty
- ntnu.idatt2016.v233.SmartMat.dto.request.product.FridgeProductRequest
- ntnu.idatt2016.v233.SmartMat.dto.request.group.GroupConnectionRequest
- ntnu.idatt2016.v233.SmartMat.dto.request.group.GroupRequest
- ntnu.idatt2016.v233.SmartMat.dto.response.group.GroupResponse
- ntnu.idatt2016.v233.SmartMat.dto.request.user.LoginRequest
- ntnu.idatt2016.v233.SmartMat.dto.request.product.ProductRequest
- ntnu.idatt2016.v233.SmartMat.dto.request.user.RegisterUserRequest
- ntnu.idatt2016.v233.SmartMat.dto.request.user.UpdateUserRequest
- ntnu.idatt2016.v233.SmartMat.dto.response.group.UserAuthorityInfo
- ntnu.idatt2016.v233.SmartMat.dto.request.group.WasteRequest
- java.lang.Record