findCategoriesForCouponType(long) method

Returns all CouponCategory for a given type.

Syntax

List< CouponCategory > findCategoriesForCouponType ( long typeId )

Parameters