public class BCCouponManage extends Object
| 构造器和说明 |
|---|
BCCouponManage() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BCCoupon |
startCouponDistribute(String templateId,
String userId) |
static BCCoupon |
startQueryCouponById(String couponId) |
static List<BCCoupon> |
startQueryCoupons(BCQueryCouponParam queryCouponParam) |
static BCCouponTemplate |
startQueryCouponTemplateById(String couponTemplateId) |
static List<BCCouponTemplate> |
startQueryCouponTemplates(BCQueryCouponTemplateParam queryParam) |
public static BCCouponTemplate startQueryCouponTemplateById(String couponTemplateId) throws BCException
BCExceptionpublic static List<BCCouponTemplate> startQueryCouponTemplates(BCQueryCouponTemplateParam queryParam) throws BCException
BCExceptionpublic static BCCoupon startCouponDistribute(String templateId, String userId) throws BCException
BCExceptionpublic static BCCoupon startQueryCouponById(String couponId) throws BCException
BCExceptionpublic static List<BCCoupon> startQueryCoupons(BCQueryCouponParam queryCouponParam) throws BCException
BCExceptionCopyright © 2017. All rights reserved.