Uses of Record Class
be.appify.prefab.example.sale.application.SaleSetTypeRequest
Packages that use SaleSetTypeRequest
Package
Description
-
Uses of SaleSetTypeRequest in be.appify.prefab.example.sale.application
Methods in be.appify.prefab.example.sale.application with parameters of type SaleSetTypeRequestModifier and TypeMethodDescriptionSaleService.setType(String id, @Valid SaleSetTypeRequest request) -
Uses of SaleSetTypeRequest in be.appify.prefab.example.sale.infrastructure.http
Methods in be.appify.prefab.example.sale.infrastructure.http with parameters of type SaleSetTypeRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SaleResponse> SaleController.setType(String id, @Valid SaleSetTypeRequest request)