Class GiftVoucherService
java.lang.Object
be.appify.prefab.example.sale.application.GiftVoucherService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(@Valid CreateGiftVoucherRequest request) org.springframework.data.domain.Page<GiftVoucher> void
-
Constructor Details
-
GiftVoucherService
-
-
Method Details
-
create
-
getById
-
getList
public org.springframework.data.domain.Page<GiftVoucher> getList(org.springframework.data.domain.Pageable pageable, String code) -
onSalePaidWithGiftVoucher
-