Uses of Interface
com.needleandstitch.pavuk.repository.ImageRepository
Packages that use ImageRepository
-
Uses of ImageRepository in com.needleandstitch.pavuk.data
Constructors in com.needleandstitch.pavuk.data with parameters of type ImageRepositoryModifierConstructorDescriptionClothingItemSeeder
(ClothingItemRepository clothingItemRepository, ImageRepository imageRepository, CategoryRepository categoryRepository) Constructs a new ClothingItemSeeder with the specified repository.FabricSeeder
(FabricRepository fabricRepository, ImageRepository imageRepository, ColorRepository colorRepository) Constructs a new FabricSeeder with the specified repository.ImageSeeder
(ImageRepository imageRepository) Constructs a new ImageSeeder with the specified repository.