Uses of Record Class
be.appify.prefab.example.sale.invoice.Invoice
Packages that use Invoice
Package
Description
-
Uses of Invoice in be.appify.prefab.example.sale.invoice.application
Subinterfaces with type arguments of type Invoice in be.appify.prefab.example.sale.invoice.applicationMethods in be.appify.prefab.example.sale.invoice.application that return types with arguments of type InvoiceModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<Invoice> InvoiceRepository.findAll(org.springframework.data.domain.Example<Invoice> example, org.springframework.data.domain.Pageable pageable) org.springframework.data.domain.Page<Invoice> Method parameters in be.appify.prefab.example.sale.invoice.application with type arguments of type Invoice -
Uses of Invoice in be.appify.prefab.example.sale.invoice.infrastructure.http
Methods in be.appify.prefab.example.sale.invoice.infrastructure.http with parameters of type Invoice