Uses of Interface
it.unimib.unimibmodules.controller.CategoryRepository
Packages that use CategoryRepository
-
Uses of CategoryRepository in it.unimib.unimibmodules.controller
Fields in it.unimib.unimibmodules.controller declared as CategoryRepositoryModifier and TypeFieldDescriptionprivate final CategoryRepositoryCategoryController.categoryRepositoryInstance of AnswerRepository that will be used to access the db.Constructors in it.unimib.unimibmodules.controller with parameters of type CategoryRepositoryModifierConstructorDescriptionCategoryController(CategoryRepository categoryRepository, org.modelmapper.ModelMapper modelMapper) -
Uses of CategoryRepository in it.unimib.unimibmodules.repository
Classes in it.unimib.unimibmodules.repository that implement CategoryRepository