类 cn.beecloud.BCQueryResult
的使用

使用 BCQueryResult 的软件包
cn.beecloud   
 

cn.beecloudBCQueryResult 的使用
 

返回 BCQueryResultcn.beecloud 中的方法
 BCQueryResult BCPayMultiApp.startQueryBill(BCEumeration.PAY_CHANNEL channel, String billNo, Date startTime, Date endTime, Integer skip, Integer limit)
           
static BCQueryResult BCPay.startQueryBill(BCQueryParameter para)
           
static BCQueryResult BCPay.startQueryBillById(String objectId)
          Bill Query by Id.
 BCQueryResult BCPayMultiApp.startQueryRefund(BCEumeration.PAY_CHANNEL channel, String billNo, String refundNo, Date startTime, Date endTime, Integer skip, Integer limit)
           
static BCQueryResult BCPay.startQueryRefund(BCRefundQueryParameter para)
           
static BCQueryResult BCPay.startQueryRefundById(String objectId)
          Bill Query by Id.
static BCQueryResult ValidationUtil.validateQueryBill(BCQueryParameter para)
           
static BCQueryResult ValidationUtil.validateQueryBill(String billNo, Integer limit)
           
static BCQueryResult ValidationUtil.validateQueryRefund(BCRefundQueryParameter para)
           
static BCQueryResult ValidationUtil.validateQueryRefund(String billNo, String refundNo, Integer limit)
           
 



Copyright © 2015. All rights reserved.