Uses of Interface
com.needleandstitch.pavuk.repository.ColorRepository
Packages that use ColorRepository
-
Uses of ColorRepository in com.needleandstitch.pavuk.data
Constructors in com.needleandstitch.pavuk.data with parameters of type ColorRepositoryModifierConstructorDescriptionColorSeeder
(ColorRepository colorRepository) Constructs a new ColorSeeder with the specified repository.FabricSeeder
(FabricRepository fabricRepository, ImageRepository imageRepository, ColorRepository colorRepository) Constructs a new FabricSeeder with the specified repository.