Uses of Interface
com.needleandstitch.pavuk.repository.CategoryRepository
Packages that use CategoryRepository
-
Uses of CategoryRepository in com.needleandstitch.pavuk.data
Constructors in com.needleandstitch.pavuk.data with parameters of type CategoryRepositoryModifierConstructorDescriptionCategorySeeder
(CategoryRepository categoryRepository) Constructs a new CategorySeeder with the specified repository.ClothingItemSeeder
(ClothingItemRepository clothingItemRepository, ImageRepository imageRepository, CategoryRepository categoryRepository) Constructs a new ClothingItemSeeder with the specified repository.