getAll(String, Boolean, Boolean, Long) method

Return list of coupons based on the filter criteria.

Syntax

List< CouponType > getAll ( String name , Boolean activeOnly , Boolean isPublic , Long issuerId )

Parameters