Uses of Interface
be.appify.prefab.example.sale.application.SaleRepository
Packages that use SaleRepository
-
Uses of SaleRepository in be.appify.prefab.example.sale.application
Constructors in be.appify.prefab.example.sale.application with parameters of type SaleRepositoryModifierConstructorDescriptionSaleService(SaleRepository saleRepository, ReferenceFactory referenceFactory)