A B C D F G I L O P R S T U 

A

AbstractBaseEntity - Class in com.xunlei.channel.db.pojo
 
AbstractBaseEntity() - Constructor for class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
AbstractContact - Class in com.xunlei.channel.db.pojo
 
AbstractContact() - Constructor for class com.xunlei.channel.db.pojo.AbstractContact
 
AbstractOrder - Class in com.xunlei.channel.db.pojo
抽象出请求订单和成功订单共有的属性
AbstractOrder() - Constructor for class com.xunlei.channel.db.pojo.AbstractOrder
 

B

Biz - Class in com.xunlei.channel.db.pojo
业务方信息
Biz() - Constructor for class com.xunlei.channel.db.pojo.Biz
 
BIZ_AUTO_PAY_REQ_FROM_SYSTEM - Static variable in interface com.xunlei.channel.db.common.Constants
业务方续费请求来源:系统
BIZ_AUTO_PAY_REQ_FROM_USER - Static variable in interface com.xunlei.channel.db.common.Constants
业务方续费请求来源:用户
BIZ_AUTO_PAY_STATUS_FAIL - Static variable in interface com.xunlei.channel.db.common.Constants
业务方续费状态:失败
BIZ_AUTO_PAY_STATUS_SUCCESS - Static variable in interface com.xunlei.channel.db.common.Constants
业务方续费状态:成功
BIZ_AUTO_PAY_TYPE_CANCEL - Static variable in interface com.xunlei.channel.db.common.Constants
业务方续费类型:取消续费
BIZ_AUTO_PAY_TYPE_XUFEI - Static variable in interface com.xunlei.channel.db.common.Constants
业务方续费类型:续费
BIZ_STATUS_ACTIVE - Static variable in interface com.xunlei.channel.db.common.Constants
BIZ的状态:可用
BIZ_STATUS_INACTIVE - Static variable in interface com.xunlei.channel.db.common.Constants
BIZ的状态:不可用
BizAutoPayRecord - Class in com.xunlei.channel.db.pojo
业务方自动续费记录表
BizAutoPayRecord() - Constructor for class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
BizAutoPayReq - Class in com.xunlei.channel.db.pojo
业务方续费|取消续费请求表
BizAutoPayReq() - Constructor for class com.xunlei.channel.db.pojo.BizAutoPayReq
 
BizAutoPayReqDAO - Interface in com.xunlei.channel.db.dao
 
BizAutoPayReqDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
BizAutoPayReqDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.BizAutoPayReqDAOImpl
 
BizAutoPayReqMapper - Interface in com.xunlei.channel.db.orm
 
BizAutoPayResult - Class in com.xunlei.channel.db.pojo
业务放自动续费|取消续费结果表
BizAutoPayResult() - Constructor for class com.xunlei.channel.db.pojo.BizAutoPayResult
 
BizAutoPayResultDAO - Interface in com.xunlei.channel.db.dao
 
BizAutoPayResultDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
BizAutoPayResultDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.BizAutoPayResultDAOImpl
 
BizAutoPayResultMapper - Interface in com.xunlei.channel.db.orm
 
BizContactPayLimit - Class in com.xunlei.channel.db.pojo
消费限额表
BizContactPayLimit() - Constructor for class com.xunlei.channel.db.pojo.BizContactPayLimit
 
BizDAO - Interface in com.xunlei.channel.db.dao
 
BizDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
BizDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.BizDAOImpl
 
BizMapper - Interface in com.xunlei.channel.db.orm
 

C

CHANNEL_AUTO_PAY_QUIT_STATUS_FAIL - Static variable in interface com.xunlei.channel.db.common.Constants
包月续费退订状态:失败
CHANNEL_AUTO_PAY_QUIT_STATUS_SUCCESS - Static variable in interface com.xunlei.channel.db.common.Constants
包月续费退订状态:成功
CHANNEL_AUTO_PAY_QUIT_STATUS_WAIT - Static variable in interface com.xunlei.channel.db.common.Constants
包月续费退订状态:等待
CHANNEL_AUTO_PAY_RESULT_PERIOD_DAILY - Static variable in interface com.xunlei.channel.db.common.Constants
包月续费结果表的周期:日
CHANNEL_AUTO_PAY_RESULT_PERIOD_MONTHLY - Static variable in interface com.xunlei.channel.db.common.Constants
包月续费结果表的周期:日
CHANNEL_AUTO_PAY_RESULT_PERIOD_WEEKLY - Static variable in interface com.xunlei.channel.db.common.Constants
包月续费结果表的周期:日
CHANNEL_AUTO_PAY_RESULT_PERIOD_YEARLY - Static variable in interface com.xunlei.channel.db.common.Constants
包月续费结果表的周期:日
ChannelAutoPayQuit - Class in com.xunlei.channel.db.pojo
渠道自动续费退订表
ChannelAutoPayQuit() - Constructor for class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
ChannelAutoPayQuitDAO - Interface in com.xunlei.channel.db.dao
 
ChannelAutoPayQuitDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
ChannelAutoPayQuitDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.ChannelAutoPayQuitDAOImpl
 
ChannelAutoPayQuitMapper - Interface in com.xunlei.channel.db.orm
 
ChannelAutoPayResult - Class in com.xunlei.channel.db.pojo
渠道包月续费结果表,xunleiId+xunleiPayId可以查询到唯一的一个记录
ChannelAutoPayResult() - Constructor for class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
ChannelAutoPayResultDAO - Interface in com.xunlei.channel.db.dao
 
ChannelAutoPayResultDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
ChannelAutoPayResultDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.ChannelAutoPayResultDAOImpl
 
ChannelAutoPayResultMapper - Interface in com.xunlei.channel.db.orm
 
com.xunlei.channel.db.common - package com.xunlei.channel.db.common
 
com.xunlei.channel.db.dao - package com.xunlei.channel.db.dao
 
com.xunlei.channel.db.dao.impl - package com.xunlei.channel.db.dao.impl
 
com.xunlei.channel.db.orm - package com.xunlei.channel.db.orm
 
com.xunlei.channel.db.pojo - package com.xunlei.channel.db.pojo
 
ConfigInfo - Class in com.xunlei.channel.db.pojo
信息配置表
ConfigInfo() - Constructor for class com.xunlei.channel.db.pojo.ConfigInfo
 
ConfigInfoDAO - Interface in com.xunlei.channel.db.dao
 
ConfigInfoDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
ConfigInfoDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.ConfigInfoDAOImpl
 
ConfigInfoMapper - Interface in com.xunlei.channel.db.orm
 
Constants - Interface in com.xunlei.channel.db.common
相关常量
CONTACT_LIMIT_TYPE_MONTHLY - Static variable in interface com.xunlei.channel.db.common.Constants
消费限额类型:每月
CONTACT_LIMIT_TYPE_ONCE - Static variable in interface com.xunlei.channel.db.common.Constants
消费限额类型:每次
CONTACT_LIMIT_TYPE_WEEKLY - Static variable in interface com.xunlei.channel.db.common.Constants
消费限额类型:每周
CONTACT_STATUS_FAIL - Static variable in interface com.xunlei.channel.db.common.Constants
签约状态:失败
CONTACT_STATUS_SUCCESS - Static variable in interface com.xunlei.channel.db.common.Constants
签约状态:成功
CONTACT_STATUS_WAIT - Static variable in interface com.xunlei.channel.db.common.Constants
签约状态:等待
CONTACT_TYPE_JIEYUE - Static variable in interface com.xunlei.channel.db.common.Constants
解约
CONTACT_TYPE_QIANYUE - Static variable in interface com.xunlei.channel.db.common.Constants
签约
ContactLog - Class in com.xunlei.channel.db.pojo
用户签约解约的日志记录表,方便统计,一个人会有多条记录
ContactLog() - Constructor for class com.xunlei.channel.db.pojo.ContactLog
 
ContactLogDAO - Interface in com.xunlei.channel.db.dao
签约|解约日志记录表
ContactLogDAOImpl - Class in com.xunlei.channel.db.dao.impl
签约|解约日志表
ContactLogDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.ContactLogDAOImpl
 
ContactLogMapper - Interface in com.xunlei.channel.db.orm
TODO Comment of ContactLogMapper
ContactPayLimit - Class in com.xunlei.channel.db.pojo
 
ContactPayLimit() - Constructor for class com.xunlei.channel.db.pojo.ContactPayLimit
 
ContactPayLimitDAO - Interface in com.xunlei.channel.db.dao
 
ContactPayLimitDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
ContactPayLimitDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.ContactPayLimitDAOImpl
 
ContactPayLimitMapper - Interface in com.xunlei.channel.db.orm
 
ContactReq - Class in com.xunlei.channel.db.pojo
签约|解约请求表,一个人一个渠道会存在多条记录,成功后会记录到ContactResult里
ContactReq() - Constructor for class com.xunlei.channel.db.pojo.ContactReq
 
ContactReqDAO - Interface in com.xunlei.channel.db.dao
 
ContactReqDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
ContactReqDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.ContactReqDAOImpl
 
ContactReqMapper - Interface in com.xunlei.channel.db.orm
 
ContactResult - Class in com.xunlei.channel.db.pojo
签约|解约结果表,一个人在一个渠道下只有一条记录,要么签约/要么解约
ContactResult() - Constructor for class com.xunlei.channel.db.pojo.ContactResult
 
ContactResultDAO - Interface in com.xunlei.channel.db.dao
 
ContactResultDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
ContactResultDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.ContactResultDAOImpl
 
ContactResultMapper - Interface in com.xunlei.channel.db.orm
 
createTime - Variable in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
CUSTOM_ORDER_STATUS_FAIL - Static variable in interface com.xunlei.channel.db.common.Constants
人工定制状态:已人工定制失败
CUSTOM_ORDER_STATUS_SUCCESS - Static variable in interface com.xunlei.channel.db.common.Constants
人工定制状态:已人工定制成功
CUSTOM_ORDER_STATUS_WAIT - Static variable in interface com.xunlei.channel.db.common.Constants
人工定制状态:等待系统人工定制
CUSTOM_ORDER_TYPE_REPAIR - Static variable in interface com.xunlei.channel.db.common.Constants
人工定制类型:补单
CustomOrder - Class in com.xunlei.channel.db.pojo
人工定制订单操作记录表
CustomOrder() - Constructor for class com.xunlei.channel.db.pojo.CustomOrder
 
CustomOrderDAO - Interface in com.xunlei.channel.db.dao
TODO Comment of CustomOrderDAO
CustomOrderDAOImpl - Class in com.xunlei.channel.db.dao.impl
人工定制表的操作类
CustomOrderDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.CustomOrderDAOImpl
 
customOrderfailed(String, String) - Method in interface com.xunlei.channel.db.dao.CustomOrderDAO
 
customOrderfailed(String, String) - Method in class com.xunlei.channel.db.dao.impl.CustomOrderDAOImpl
 
CustomOrderMapper - Interface in com.xunlei.channel.db.orm
TODO Comment of CustomOrderMapper
customOrderSuccess(String) - Method in interface com.xunlei.channel.db.dao.CustomOrderDAO
 
customOrderSuccess(String) - Method in class com.xunlei.channel.db.dao.impl.CustomOrderDAOImpl
 

D

deleteConfigInfo(ConfigInfo) - Method in interface com.xunlei.channel.db.dao.ConfigInfoDAO
通过configInfo实体来删除ConfigInfo
deleteConfigInfo(ConfigInfo) - Method in class com.xunlei.channel.db.dao.impl.ConfigInfoDAOImpl
 
deleteConfigInfo(ConfigInfo) - Method in interface com.xunlei.channel.db.orm.ConfigInfoMapper
通过groupId来删除ConfigInfo
deletePayOrder(String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
 
delRiskControlResult(Map<String, Object>) - Method in class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
delRiskControlResult(Map<String, Object>) - Method in interface com.xunlei.channel.db.dao.RiskControlResultDAO
删除
delRiskControlResult(Map<String, Object>) - Method in interface com.xunlei.channel.db.orm.RiskControlResultMapper
删除

F

findPayOrder(PayOrder) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
查找订单,查询条件为非空的参数(version、page_charset、notify_url、page_url除外)

G

getAdminName() - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
getAlarmLevel() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getAllTaskName() - Method in class com.xunlei.channel.db.dao.impl.RiskControlTaskDAOImpl
 
getAllTaskName() - Method in interface com.xunlei.channel.db.dao.RiskControlTaskDAO
 
getAllTaskName() - Method in interface com.xunlei.channel.db.orm.RiskControlTaskMapper
 
getAutoPayPeriod() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getAutoPayTime() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getBalanceDate() - Method in class com.xunlei.channel.db.pojo.ContactLog
 
getBalanceDate() - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
getBalanceDate() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getBalanceDate() - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
getBiz(String) - Method in interface com.xunlei.channel.db.dao.BizDAO
通过bizNo得到唯一的一个业务方信息
getBiz(String) - Method in class com.xunlei.channel.db.dao.impl.BizDAOImpl
 
getBiz(String) - Method in interface com.xunlei.channel.db.orm.BizMapper
通过bizNo得到业务方信息
getBizAutoPayReq(String) - Method in interface com.xunlei.channel.db.dao.BizAutoPayReqDAO
通过迅雷Id来查找签约表信息
getBizAutoPayReq(String) - Method in class com.xunlei.channel.db.dao.impl.BizAutoPayReqDAOImpl
 
getBizAutoPayReq(String) - Method in interface com.xunlei.channel.db.orm.BizAutoPayReqMapper
通过迅雷Id来查找签约表信息
getBizAutoPayResult(String) - Method in interface com.xunlei.channel.db.dao.BizAutoPayResultDAO
通过迅雷Id来查找组织表信息
getBizAutoPayResult(String) - Method in class com.xunlei.channel.db.dao.impl.BizAutoPayResultDAOImpl
 
getBizAutoPayResult(String) - Method in interface com.xunlei.channel.db.orm.BizAutoPayResultMapper
通过迅雷Id来查找签约表信息
getBizExt() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getBizKey() - Method in class com.xunlei.channel.db.pojo.Biz
 
getBizName() - Method in class com.xunlei.channel.db.pojo.Biz
 
getBizNo() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getBizNo() - Method in class com.xunlei.channel.db.pojo.Biz
 
getBizNo() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getBizNo() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getBizNo() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getBizOrderId() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getBizOrderId() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getBizOrderId() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getBizOrderId() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getBizStatus() - Method in class com.xunlei.channel.db.pojo.Biz
 
getCancelDate() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getCancelTime() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getChannelAutoPayQuit(String) - Method in interface com.xunlei.channel.db.dao.ChannelAutoPayQuitDAO
通过迅雷Id来查找签约表信息
getChannelAutoPayQuit(String) - Method in class com.xunlei.channel.db.dao.impl.ChannelAutoPayQuitDAOImpl
 
getChannelAutoPayQuit(String) - Method in interface com.xunlei.channel.db.orm.ChannelAutoPayQuitMapper
通过迅雷Id来查找签约表信息
getChannelAutoPayResult(String, String) - Method in interface com.xunlei.channel.db.dao.ChannelAutoPayResultDAO
通过迅雷Id来查找签约表信息
getChannelAutoPayResult(String, String) - Method in class com.xunlei.channel.db.dao.impl.ChannelAutoPayResultDAOImpl
 
getChannelAutoPayResult(String, String) - Method in interface com.xunlei.channel.db.orm.ChannelAutoPayResultMapper
通过迅雷Id来查找签约表信息
getChannelOrderId() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getChannelOrderId() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getConfigInfo(ConfigInfo) - Method in interface com.xunlei.channel.db.dao.ConfigInfoDAO
根据configInfo的非null属性来查
getConfigInfo(ConfigInfo) - Method in class com.xunlei.channel.db.dao.impl.ConfigInfoDAOImpl
 
getConfigInfo(ConfigInfo) - Method in interface com.xunlei.channel.db.orm.ConfigInfoMapper
通过configInfo的非null属性组合查询ConfigInfo实体
getConfigType() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getConfigValue() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getContactName() - Method in class com.xunlei.channel.db.pojo.Biz
 
getContactPayLimit(String) - Method in interface com.xunlei.channel.db.dao.ContactPayLimitDAO
 
getContactPayLimit(String) - Method in class com.xunlei.channel.db.dao.impl.ContactPayLimitDAOImpl
 
getContactPayLimit(String) - Method in interface com.xunlei.channel.db.orm.ContactPayLimitMapper
通过迅雷Id来查找签约表信息
getContactPhone() - Method in class com.xunlei.channel.db.pojo.Biz
 
getContactReq(String) - Method in interface com.xunlei.channel.db.dao.ContactReqDAO
通过迅雷Id来查找签约表信息
getContactReq(String) - Method in class com.xunlei.channel.db.dao.impl.ContactReqDAOImpl
 
getContactReq(String) - Method in interface com.xunlei.channel.db.orm.ContactReqMapper
通过迅雷Id来查找签约表信息
getContactReqbySignNo(String, String) - Method in interface com.xunlei.channel.db.dao.ContactReqDAO
通过迅雷Id和签约号来查找签约表信息
getContactReqbySignNo(String, String) - Method in class com.xunlei.channel.db.dao.impl.ContactReqDAOImpl
 
getContactReqbySignNo(String, String) - Method in interface com.xunlei.channel.db.orm.ContactReqMapper
通过迅雷Id和签约号来查找签约表信息
getContactResultbySignNo(String, String) - Method in interface com.xunlei.channel.db.dao.ContactResultDAO
通过迅雷Id和签约号来查找签约表信息
getContactResultbySignNo(String, String) - Method in class com.xunlei.channel.db.dao.impl.ContactResultDAOImpl
 
getContactResultbySignNo(String, String) - Method in interface com.xunlei.channel.db.orm.ContactResultMapper
通过迅雷Id和签约号来查找签约表信息
getContactResultByXunleiIdAndPayType(String, String) - Method in interface com.xunlei.channel.db.dao.ContactResultDAO
原则上一个用户在一个支付渠道上只有一条签约解约关系
getContactResultByXunleiIdAndPayType(String, String) - Method in class com.xunlei.channel.db.dao.impl.ContactResultDAOImpl
 
getContactResultByXunleiIdAndPayType(String, String) - Method in interface com.xunlei.channel.db.orm.ContactResultMapper
通过xunleiID和支付类型查找签约解约关系,原则上最多只会有一条记录
getCountByBizNoAndBizOrderId(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
getCountByBizNoAndBizOrderId(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
 
getCountByBizNoAndBizOrderId(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
 
getCountByPhoneBizNoAndDate(String, String, Date, Date) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
根据手机号、业务号、开始日期、结束日期查询订单数量
getCountByPhoneBizNoAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
根据手机号、业务号、开始日期、结束日期查询订单数量
getCountByPhoneBizNoAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
根据手机号、业务号、开始日期、结束日期查询订单数量
getCountByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
帐号内一定时间内的成功次数
getCountByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
帐号内一定时间内的成功次数
getCountByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
查询帐号一定时间内的成功次数
getCountOfOrderRequestByphoneAndDate(String, Date, Date) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
获取用户一定日期内的订单请求总数(请求表记录总数)
getCountOfOrderRequestByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
getCountOfOrderRequestByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
获取用户一定日期内的订单请求总数(请求表记录总数)
getCountOfOrderRequestByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
获取用户一定日期内的订单请求总数(请求表记录总数)
getCpuTime() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getCreateTime() - Method in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
getCustomOrder(String) - Method in interface com.xunlei.channel.db.dao.CustomOrderDAO
 
getCustomOrder(String) - Method in class com.xunlei.channel.db.dao.impl.CustomOrderDAOImpl
 
getCustomOrder(String) - Method in interface com.xunlei.channel.db.orm.CustomOrderMapper
 
getCustomType() - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
getData() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getDataId() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getEndTime() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getErrorCode() - Method in class com.xunlei.channel.db.pojo.PayOrderFail
 
getErrorCode() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getErrorMsg() - Method in class com.xunlei.channel.db.pojo.PayNotice
 
getErrorMsg() - Method in class com.xunlei.channel.db.pojo.PayOrderFail
 
getExpireDate() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getExpireDate() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getExtraJson() - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
getExtraJson() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getExtraJson() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getExtraJson() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getExtraJson() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getExtraJson() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getExtraJson() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getFactAmt() - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
getFailCount() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getFailCount() - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
getFailMsg() - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
getFailTimes() - Method in class com.xunlei.channel.db.pojo.PayNotice
 
getFailTimes() - Method in class com.xunlei.channel.db.pojo.PayNoticeOk
 
getFareAmt() - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
getFirstPayOrderOkByXunleiIdAndPayType(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getFirstPayOrderOkByXunleiIdAndPayType(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
根据xunleiId获取第一次使用payType支付的成功订单
getFirstPayOrderOkByXunleiIdAndPayType(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
根据xunleiId获取第一次使用payType支付的成功订单
getGroupId() - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
getHeapMemory() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getId() - Method in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
getId() - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
getId() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getId() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getId() - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
getInitialDelay() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getInputTime() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getInUse() - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
getInUse() - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
getLastExpireDate() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getLastPayOrderOkByXunleiIdAndPayType(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getLastPayOrderOkByXunleiIdAndPayType(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
根据xunleiId获取最后一次使用payType支付的有channelOrderId的成功订单
getLastPayOrderOkByXunleiIdAndPayType(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
根据xunleiId获取最后一次使用payType支付的有channelOrderId的成功订单
getLimitAmt() - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
getLimitAmt() - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
getLimitType() - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
getLimitType() - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
getName() - Method in class com.xunlei.channel.db.pojo.Partner
 
getName() - Method in class com.xunlei.channel.db.pojo.Product
 
getNonHeapMemory() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getNoticeTime() - Method in class com.xunlei.channel.db.pojo.PayNotice
 
getNoticeTime() - Method in class com.xunlei.channel.db.pojo.PayNoticeOk
 
getNotifyUrl() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getNotifyUrl() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getOpenTime() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getOrderAmt() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getOrderAmt() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getOrderAmt() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getOrderGroup() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getOrderIp() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getOrderType() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getPageCharset() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getPageUrl() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getParamType() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getParamValue() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getPartnerId() - Method in class com.xunlei.channel.db.pojo.Biz
 
getPayedAmt() - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
getPayedAmt() - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
getPayNotice(String) - Method in class com.xunlei.channel.db.dao.impl.PayNoticeDAOImpl
 
getPayNotice(String) - Method in interface com.xunlei.channel.db.dao.PayNoticeDAO
 
getPayNotice(String) - Method in interface com.xunlei.channel.db.orm.PayNoticeMapper
 
getPayNoticeList(String, Date, int, int) - Method in class com.xunlei.channel.db.dao.impl.PayNoticeDAOImpl
 
getPayNoticeList(String, Date, int, int) - Method in interface com.xunlei.channel.db.dao.PayNoticeDAO
 
getPayNoticeList(String, Date, int, int) - Method in interface com.xunlei.channel.db.orm.PayNoticeMapper
得到满足查询条件的通知失败数据
getPayOrder(String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
getPayOrder(String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
通过xunleiPayId获得请求订单的实体
getPayOrder(String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
通过迅雷支付号来查找请求订单信息
getPayOrderByBizNoAndBizOrderId(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
getPayOrderByBizNoAndBizOrderId(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
 
getPayOrderByBizNoAndBizOrderId(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
 
getPayOrderByBizOrderId(String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
根据业务方唯一订单号获取订单
getPayOrderByCreateTime(String, String, String[], long, int) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
getPayOrderByCreateTime(String, String, String[], long, int) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
获取createTime在fromTime到toTime之间且大于id的订单信息 按id升序排列
getPayOrderByCreateTime(String, String, String[], long, int) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
获取createTime在fromTime到toTime之间的订单信息
getPayOrderByMinIdAndStatus(long, String[], int) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
getPayOrderByMinIdAndStatus(long, String[], int) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
获取大于id且订单状态为orderStatus数组中状态的所有订单信息 使用id升序排列
getPayOrderByMinIdAndStatus(long, String[], int) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
获取大于id且订单状态为orderStatus数组中状态的所有订单信息
getPayOrderByPayTypeAndChannelOrderId(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
getPayOrderByPayTypeAndChannelOrderId(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
通过第三方支付订单号获取订单
getPayOrderByPayTypeAndChannelOrderId(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
通过第三方支付订单号获取订单
getPayOrderFail(String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderFailDAOImpl
 
getPayOrderFail(String) - Method in interface com.xunlei.channel.db.dao.PayOrderFailDAO
通过xunleiPayId获得请求订单的实体
getPayOrderFail(String) - Method in interface com.xunlei.channel.db.orm.PayOrderFailMapper
得到失败订单的所有信息
getPayOrderOk(String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getPayOrderOk(String) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
通过xunleiPayId获得请求订单的实体
getPayOrderOk(String) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
得到成功订单的所有信息
getPayOrderOkByBizNoAndBizOrderId(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getPayOrderOkByBizNoAndBizOrderId(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
 
getPayOrderOkByBizNoAndBizOrderId(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
 
getPayOrderOkByBizOrderId(String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getPayOrderOkByBizOrderId(String) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
根据业务方唯一订单号获取成功订单
getPayOrderOkByBizOrderId(String) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
根据业务方唯一订单号获取成功订单
getPayOrderOkByPayTypeAndChannelOrderId(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getPayOrderOkByPayTypeAndChannelOrderId(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
 
getPayOrderOkByPayTypeAndChannelOrderId(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
 
getPayOrderOkSendNoticeStatus(String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getPayOrderOkSendNoticeStatus(String) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
得到成功订单表里的send_notice_status值
getPayOrderOkSendNoticeStatus(String) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
得到成功订单的通知状态信息
getPayPassword() - Method in class com.xunlei.channel.db.pojo.User
 
getPayType() - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
getPayType() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getPayType() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getPayType() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getPayType() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getPayType() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getPayType() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getPayType() - Method in class com.xunlei.channel.db.pojo.ContactLog
 
getPayType() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getPeerId() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getPeriod() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getPhone() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getPhone() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getPhone() - Method in class com.xunlei.channel.db.pojo.User
 
getProductDesc() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getProductId() - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
getProductId() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getProductId() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getProductId() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getProductId() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getProductId() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getProductName() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getProductType() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getProductType() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getProjectName() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getProjectNo() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getPropertyKey() - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
getPropertyValue() - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
getQuitType() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getRemark() - Method in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
getRemark() - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
getRemark() - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
getRemark() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getRemark() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getRemark() - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
getReqFrom() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getReqFrom() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getReqTime() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getReqTime() - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
getResult() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getResultDesc() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getResultTime() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getResultValue() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getRiskControlResult(String, String) - Method in class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
getRiskControlResult(String, String) - Method in interface com.xunlei.channel.db.dao.RiskControlResultDAO
根据taskName和dataId来获取唯一决定的记录
getRiskControlResult(String, String) - Method in interface com.xunlei.channel.db.orm.RiskControlResultMapper
 
getRiskControlResultById(long) - Method in class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
getRiskControlResultById(long) - Method in interface com.xunlei.channel.db.dao.RiskControlResultDAO
 
getRiskControlResultById(long) - Method in interface com.xunlei.channel.db.orm.RiskControlResultMapper
 
getRiskControlResultByValueAndAlarmLevel(String, String[], int) - Method in class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
getRiskControlResultByValueAndAlarmLevel(String, String[], int) - Method in interface com.xunlei.channel.db.dao.RiskControlResultDAO
 
getRiskControlResultByValueAndAlarmLevel(String, String[], int) - Method in interface com.xunlei.channel.db.orm.RiskControlResultMapper
 
getRiskControlResultCount(String, String, String, String, String, String) - Method in class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
getRiskControlResultCount(String, String, String, String, String, String) - Method in interface com.xunlei.channel.db.dao.RiskControlResultDAO
根据非空属性,查找符合条件的值的数量
getRiskControlResultCount(String, String, String, String, String, String) - Method in interface com.xunlei.channel.db.orm.RiskControlResultMapper
 
getRiskControlResultList(Map<String, Object>) - Method in class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
getRiskControlResultList(Map<String, Object>) - Method in interface com.xunlei.channel.db.dao.RiskControlResultDAO
根据非空属性,查找符合条件的值 orderBy 能造成sql注入,目前该方法仅限用于渠道后台
getRiskControlResultList(Map<String, Object>) - Method in interface com.xunlei.channel.db.orm.RiskControlResultMapper
 
getRiskControlTaskByName(String) - Method in class com.xunlei.channel.db.dao.impl.RiskControlTaskDAOImpl
 
getRiskControlTaskByName(String) - Method in interface com.xunlei.channel.db.dao.RiskControlTaskDAO
 
getRiskControlTaskByName(String) - Method in interface com.xunlei.channel.db.orm.RiskControlTaskMapper
 
getRiskControlTaskCount(String, String, String, String) - Method in class com.xunlei.channel.db.dao.impl.RiskControlTaskDAOImpl
 
getRiskControlTaskCount(String, String, String, String) - Method in interface com.xunlei.channel.db.dao.RiskControlTaskDAO
根据非空属性,查找符合条件的值的数量
getRiskControlTaskCount(String, String, String, String) - Method in interface com.xunlei.channel.db.orm.RiskControlTaskMapper
 
getRiskControlTaskList(String, String, String, String, String, String) - Method in class com.xunlei.channel.db.dao.impl.RiskControlTaskDAOImpl
 
getRiskControlTaskList(String, String, String, String, String, String) - Method in interface com.xunlei.channel.db.dao.RiskControlTaskDAO
根据非空属性,查找符合条件的值 orderBy 能造成sql注入,目前该方法仅限用于渠道后台
getRiskControlTaskList(String, String, String, String, String, String) - Method in interface com.xunlei.channel.db.orm.RiskControlTaskMapper
 
getRuleValue() - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
getSendNoticeStatus() - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
getSignNo() - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
getSignNo() - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
getSignNo() - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
getStartTime() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getStatus() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getStatus() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getStatus() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getStatus() - Method in class com.xunlei.channel.db.pojo.ContactReq
 
getStatus() - Method in class com.xunlei.channel.db.pojo.ContactResult
 
getStatus() - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
getStatus() - Method in class com.xunlei.channel.db.pojo.Partner
 
getStatus() - Method in class com.xunlei.channel.db.pojo.PayNotice
 
getStatus() - Method in class com.xunlei.channel.db.pojo.PayOrder
 
getStatus() - Method in class com.xunlei.channel.db.pojo.Product
 
getStatus() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getSuccessCount() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getSuccessCount() - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
getSuccessTime() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getSumOfOrderByXunleiIdAndDate(String, Date, Date) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getSumOfOrderByXunleiIdAndDate(String, Date, Date) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
获取用户一定日期内的订单金额
getSumOfOrderByXunleiIdAndDate(String, Date, Date) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
获取用户一定日期内的订单金额
getSumOfOrderByXunleiIdPayTypeAndDate(String, String, Date, Date) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
getSumOfOrderByXunleiIdPayTypeAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
获取用户一定日期内支付类型的订单金额
getSumOfOrderByXunleiIdPayTypeAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
获取用户一定日期内支付类型的订单金额
getSumPayAmountByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
获取用户一定日期内的成功订单总金额(必须以分为单位)
getSumPayAmountByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
获取用户一定日期内的成功订单总金额(必须以分为单位)
getSumPayAmountByXunleiIdBizNoAndDate(String, String, Date, Date) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
获取用户一定日期内的成功订单总金额(必须以分为单位)
getTaskClass() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getTaskConfig(String) - Method in class com.xunlei.channel.db.dao.impl.TaskConfigDAOImpl
 
getTaskConfig(String) - Method in interface com.xunlei.channel.db.dao.TaskConfigDAO
 
getTaskConfig(String) - Method in interface com.xunlei.channel.db.orm.TaskConfigMapper
 
getTaskDataProvider() - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
getTaskDesc() - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
getTaskMethod() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getTaskName() - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
getTaskName() - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
getTaskName() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getTaskNo() - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
getTaskNo() - Method in class com.xunlei.channel.db.pojo.TaskResult
 
getTaskNo() - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
getTaskParams() - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
getTaskStatistic(String, String) - Method in interface com.xunlei.channel.db.orm.TaskStatisticMapper
 
getTheContactResult(String, String, String, String) - Method in interface com.xunlei.channel.db.dao.ContactResultDAO
通过多个条件查询签约|解约结果
getTheContactResult(String, String, String, String) - Method in class com.xunlei.channel.db.dao.impl.ContactResultDAOImpl
 
getTheContactResult(String, String, String, String) - Method in interface com.xunlei.channel.db.orm.ContactResultMapper
通过多个条件来查找唯一结果
getTheType() - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
getTheType() - Method in class com.xunlei.channel.db.pojo.ContactLog
 
getType() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getType() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getUpdateTime() - Method in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.ContactLog
 
getUserShow() - Method in class com.xunlei.channel.db.pojo.User
 
getVersion() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.ContactLog
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
getXunleiId() - Method in class com.xunlei.channel.db.pojo.User
 
getXunleiPayId() - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
getXunleiPayId() - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
getXunleiPayId() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
getXunleiPayId() - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
getXunleiPayId() - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
getXunleiPayId() - Method in class com.xunlei.channel.db.pojo.PayNotice
 
getXunleiPayId() - Method in class com.xunlei.channel.db.pojo.PayNoticeOk
 
getXunleiPayIdByTypeAndStatus(String, String) - Method in interface com.xunlei.channel.db.orm.CustomOrderMapper
 

I

id - Variable in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
increaseFailCount() - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
increaseStatistic(String, String, boolean) - Method in class com.xunlei.channel.db.dao.impl.TaskStatisticDAOImpl
 
increaseStatistic(String, String, boolean) - Method in interface com.xunlei.channel.db.dao.TaskStatisticDAO
 
increaseSuccessCount() - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
isNew() - Method in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
isNoticeSended(String) - Static method in class com.xunlei.channel.db.pojo.PayOrderOk
判断是否已经发送了支付通知
isOk() - Method in class com.xunlei.channel.db.pojo.TaskResult
 

L

listAllActiveTaskConfig() - Method in class com.xunlei.channel.db.dao.impl.TaskConfigDAOImpl
 
listAllActiveTaskConfig() - Method in interface com.xunlei.channel.db.dao.TaskConfigDAO
 
listAllActiveTaskConfig() - Method in interface com.xunlei.channel.db.orm.TaskConfigMapper
 
listAllBizAutoPayReq() - Method in interface com.xunlei.channel.db.orm.BizAutoPayReqMapper
查询所有的签约表信息
listAllBizs() - Method in interface com.xunlei.channel.db.dao.BizDAO
得到所有的业务方信息
listAllBizs() - Method in class com.xunlei.channel.db.dao.impl.BizDAOImpl
 
listAllBizs() - Method in interface com.xunlei.channel.db.orm.BizMapper
得到所有的业务方信息
listAllContactPayLimit() - Method in interface com.xunlei.channel.db.orm.ContactPayLimitMapper
查询所有的签约表信息
listAllContactReq() - Method in interface com.xunlei.channel.db.orm.ContactReqMapper
查询所有的签约表信息
listAllContactResult() - Method in interface com.xunlei.channel.db.orm.ContactResultMapper
查询所有的签约表信息
listContactLogByXunleiId(String) - Method in interface com.xunlei.channel.db.dao.ContactLogDAO
通过xunleiId查找签约解约信息
listContactLogByXunleiId(String) - Method in class com.xunlei.channel.db.dao.impl.ContactLogDAOImpl
 
listContactLogByXunleiId(String) - Method in interface com.xunlei.channel.db.orm.ContactLogMapper
 
listTaskStatistic(String, String) - Method in class com.xunlei.channel.db.dao.impl.TaskStatisticDAOImpl
 
listTaskStatistic(String, String) - Method in interface com.xunlei.channel.db.dao.TaskStatisticDAO
 
listTaskStatistic(String, String) - Method in interface com.xunlei.channel.db.orm.TaskStatisticMapper
 
listUnsuccessNoticeXunleiPayId(Date, Date) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
listUnsuccessNoticeXunleiPayId(Date, Date) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
 
listUnsuccessNoticeXunleiPayId(String, Date, Date) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
 
listWaitedXunleiPayId() - Method in interface com.xunlei.channel.db.dao.CustomOrderDAO
得到等待定制的迅雷支付号
listWaitedXunleiPayId() - Method in class com.xunlei.channel.db.dao.impl.CustomOrderDAOImpl
 

O

ORDER_FAIL - Static variable in interface com.xunlei.channel.db.common.Constants
下单失败
ORDER_PAGE_CHARSET_GBK - Static variable in interface com.xunlei.channel.db.common.Constants
 
ORDER_PAGE_CHARSET_UTF8 - Static variable in interface com.xunlei.channel.db.common.Constants
 
ORDER_STATUS_FAIL - Static variable in interface com.xunlei.channel.db.common.Constants
订单支付状态:失败
ORDER_STATUS_SUCCESS - Static variable in interface com.xunlei.channel.db.common.Constants
订单支付状态:成功
ORDER_STATUS_UNKNOWN - Static variable in interface com.xunlei.channel.db.common.Constants
订单支付状态:未知状态
ORDER_STATUS_WAIT - Static variable in interface com.xunlei.channel.db.common.Constants
订单支付状态:等待
ORDER_SUCCESS - Static variable in interface com.xunlei.channel.db.common.Constants
下单成功
ORDER_TYPE_BATCH - Static variable in interface com.xunlei.channel.db.common.Constants
E:批量付款
ORDER_TYPE_MONTHLY - Static variable in interface com.xunlei.channel.db.common.Constants
B:包月订单;
ORDER_TYPE_PAY - Static variable in interface com.xunlei.channel.db.common.Constants
A:支付订单;
ORDER_TYPE_REFUND - Static variable in interface com.xunlei.channel.db.common.Constants
D:退款订单;
ORDER_TYPE_RENEW - Static variable in interface com.xunlei.channel.db.common.Constants
C:自动续费订单;

P

Partner - Class in com.xunlei.channel.db.pojo
商户信息,一个商户有多个业务方
Partner() - Constructor for class com.xunlei.channel.db.pojo.Partner
 
PARTNER_STATUS_ACTIVE - Static variable in interface com.xunlei.channel.db.common.Constants
PARTNER的状态:可用
PARTNER_STATUS_INACTIVE - Static variable in interface com.xunlei.channel.db.common.Constants
PARTNER的状态:不可用
PartnerDAO - Interface in com.xunlei.channel.db.dao
TODO Comment of PartnerDAO
PartnerDAOImpl - Class in com.xunlei.channel.db.dao.impl
TODO Comment of PartnerDAOImpl
PartnerDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.PartnerDAOImpl
 
PartnerMapper - Interface in com.xunlei.channel.db.orm
TODO Comment of PartnerMapper
PAY_NOTICE_STATUS_FAIL - Static variable in interface com.xunlei.channel.db.common.Constants
pay_notice的status的值
PAY_NOTICE_STATUS_SUCCESS - Static variable in interface com.xunlei.channel.db.common.Constants
pay_notice的status的值
PayNotice - Class in com.xunlei.channel.db.pojo
支付通知表,状态值区分成功或者失败,noticeTime表示最后一次通知时间
PayNotice() - Constructor for class com.xunlei.channel.db.pojo.PayNotice
 
PayNoticeDAO - Interface in com.xunlei.channel.db.dao
TODO Comment of PayNoticeFailDAO
PayNoticeDAOImpl - Class in com.xunlei.channel.db.dao.impl
TODO Comment of PayNoticeFailDAOImpl
PayNoticeDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.PayNoticeDAOImpl
 
PayNoticeMapper - Interface in com.xunlei.channel.db.orm
TODO Comment of PayNoticeFailMapper
PayNoticeOk - Class in com.xunlei.channel.db.pojo
支付通知成功表
PayNoticeOk() - Constructor for class com.xunlei.channel.db.pojo.PayNoticeOk
 
PayOrder - Class in com.xunlei.channel.db.pojo
请求订单表
PayOrder() - Constructor for class com.xunlei.channel.db.pojo.PayOrder
 
PayOrderDAO - Interface in com.xunlei.channel.db.dao
操作订单表的方法,注意:订单表不移表,里面包含成功订单和失败订单
PayOrderDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
PayOrderDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
PayOrderFail - Class in com.xunlei.channel.db.pojo
失败订单表
PayOrderFail() - Constructor for class com.xunlei.channel.db.pojo.PayOrderFail
 
PayOrderFailDAO - Interface in com.xunlei.channel.db.dao
TODO Comment of IPayOrderDAO
PayOrderFailDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
PayOrderFailDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.PayOrderFailDAOImpl
 
PayOrderFailMapper - Interface in com.xunlei.channel.db.orm
 
PayOrderMapper - Interface in com.xunlei.channel.db.orm
 
PayOrderOk - Class in com.xunlei.channel.db.pojo
成功订单表
PayOrderOk() - Constructor for class com.xunlei.channel.db.pojo.PayOrderOk
 
PayOrderOkDAO - Interface in com.xunlei.channel.db.dao
成功订单操作
PayOrderOkDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
PayOrderOkDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
PayOrderOkMapper - Interface in com.xunlei.channel.db.orm
 
Product - Class in com.xunlei.channel.db.pojo
 
Product() - Constructor for class com.xunlei.channel.db.pojo.Product
 
PRODUCT_STATUS_ACTIVE - Static variable in interface com.xunlei.channel.db.common.Constants
产品的状态:可用
PRODUCT_STATUS_INACTIVE - Static variable in interface com.xunlei.channel.db.common.Constants
产品的状态:不可用

R

RESULT_FAIL - Static variable in class com.xunlei.channel.db.pojo.TaskResult
 
RESULT_OK - Static variable in class com.xunlei.channel.db.pojo.TaskResult
 
RiskControlResult - Class in com.xunlei.channel.db.pojo
 
RiskControlResult() - Constructor for class com.xunlei.channel.db.pojo.RiskControlResult
 
RiskControlResultDAO - Interface in com.xunlei.channel.db.dao
 
RiskControlResultDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
RiskControlResultDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
RiskControlResultMapper - Interface in com.xunlei.channel.db.orm
 
RiskControlTask - Class in com.xunlei.channel.db.pojo
 
RiskControlTask() - Constructor for class com.xunlei.channel.db.pojo.RiskControlTask
 
RiskControlTaskDAO - Interface in com.xunlei.channel.db.dao
 
RiskControlTaskDAOImpl - Class in com.xunlei.channel.db.dao.impl
 
RiskControlTaskDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.RiskControlTaskDAOImpl
 
RiskControlTaskMapper - Interface in com.xunlei.channel.db.orm
 

S

saveBiz(Biz) - Method in interface com.xunlei.channel.db.dao.BizDAO
保持业务方信息到数据库
saveBiz(Biz) - Method in class com.xunlei.channel.db.dao.impl.BizDAOImpl
 
saveBiz(Biz) - Method in interface com.xunlei.channel.db.orm.BizMapper
保存业务方信息到数据库
saveBizAutoPayReq(BizAutoPayReq) - Method in interface com.xunlei.channel.db.dao.BizAutoPayReqDAO
保存到签约表
saveBizAutoPayReq(BizAutoPayReq) - Method in class com.xunlei.channel.db.dao.impl.BizAutoPayReqDAOImpl
 
saveBizAutoPayReq(BizAutoPayReq) - Method in interface com.xunlei.channel.db.orm.BizAutoPayReqMapper
保存到签约表
saveBizAutoPayResult(BizAutoPayResult) - Method in interface com.xunlei.channel.db.dao.BizAutoPayResultDAO
保存到组织表
saveBizAutoPayResult(BizAutoPayResult) - Method in class com.xunlei.channel.db.dao.impl.BizAutoPayResultDAOImpl
 
saveBizAutoPayResult(BizAutoPayResult) - Method in interface com.xunlei.channel.db.orm.BizAutoPayResultMapper
保存到签约表
saveChannelAutoPayQuit(ChannelAutoPayQuit) - Method in interface com.xunlei.channel.db.dao.ChannelAutoPayQuitDAO
保存到签约表
saveChannelAutoPayQuit(ChannelAutoPayQuit) - Method in class com.xunlei.channel.db.dao.impl.ChannelAutoPayQuitDAOImpl
 
saveChannelAutoPayQuit(ChannelAutoPayQuit) - Method in interface com.xunlei.channel.db.orm.ChannelAutoPayQuitMapper
 
saveChannelAutoPayResult(ChannelAutoPayResult) - Method in interface com.xunlei.channel.db.dao.ChannelAutoPayResultDAO
保存到签约表
saveChannelAutoPayResult(ChannelAutoPayResult) - Method in class com.xunlei.channel.db.dao.impl.ChannelAutoPayResultDAOImpl
 
saveChannelAutoPayResult(ChannelAutoPayResult) - Method in interface com.xunlei.channel.db.orm.ChannelAutoPayResultMapper
 
saveConfigInfo(ConfigInfo) - Method in interface com.xunlei.channel.db.dao.ConfigInfoDAO
插入数据
saveConfigInfo(ConfigInfo) - Method in class com.xunlei.channel.db.dao.impl.ConfigInfoDAOImpl
 
saveConfigInfo(ConfigInfo) - Method in interface com.xunlei.channel.db.orm.ConfigInfoMapper
插入数据
saveContactLog(ContactLog) - Method in interface com.xunlei.channel.db.dao.ContactLogDAO
保存到数据库
saveContactLog(ContactLog) - Method in class com.xunlei.channel.db.dao.impl.ContactLogDAOImpl
保存到数据库
saveContactLog(ContactLog) - Method in interface com.xunlei.channel.db.orm.ContactLogMapper
 
saveContactPayLimit(ContactPayLimit) - Method in interface com.xunlei.channel.db.dao.ContactPayLimitDAO
 
saveContactPayLimit(ContactPayLimit) - Method in class com.xunlei.channel.db.dao.impl.ContactPayLimitDAOImpl
 
saveContactPayLimit(ContactPayLimit) - Method in interface com.xunlei.channel.db.orm.ContactPayLimitMapper
保存到签约表
saveContactReq(ContactReq) - Method in interface com.xunlei.channel.db.dao.ContactReqDAO
保存到签约表
saveContactReq(ContactReq) - Method in class com.xunlei.channel.db.dao.impl.ContactReqDAOImpl
 
saveContactReq(ContactReq) - Method in interface com.xunlei.channel.db.orm.ContactReqMapper
保存到签约表
saveContactResult(ContactResult) - Method in interface com.xunlei.channel.db.dao.ContactResultDAO
保存到签约表
saveContactResult(ContactResult) - Method in class com.xunlei.channel.db.dao.impl.ContactResultDAOImpl
 
saveContactResult(ContactResult) - Method in interface com.xunlei.channel.db.orm.ContactResultMapper
保存到签约表
saveCustomOrder(CustomOrder) - Method in interface com.xunlei.channel.db.dao.CustomOrderDAO
 
saveCustomOrder(CustomOrder) - Method in class com.xunlei.channel.db.dao.impl.CustomOrderDAOImpl
 
saveCustomOrder(CustomOrder) - Method in interface com.xunlei.channel.db.orm.CustomOrderMapper
 
saveFailResult(String, String) - Method in class com.xunlei.channel.db.dao.impl.TaskResultDAOImpl
 
saveFailResult(String, String) - Method in interface com.xunlei.channel.db.dao.TaskResultDAO
 
savePartner(Partner) - Method in class com.xunlei.channel.db.dao.impl.PartnerDAOImpl
 
savePartner(Partner) - Method in interface com.xunlei.channel.db.dao.PartnerDAO
 
savePartner(Partner) - Method in interface com.xunlei.channel.db.orm.PartnerMapper
 
savePayNotice(PayNotice) - Method in class com.xunlei.channel.db.dao.impl.PayNoticeDAOImpl
 
savePayNotice(PayNotice) - Method in interface com.xunlei.channel.db.dao.PayNoticeDAO
 
savePayNotice(PayNotice) - Method in interface com.xunlei.channel.db.orm.PayNoticeMapper
 
savePayOrder(PayOrder) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
savePayOrder(PayOrder) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
保存请求订单信息到数据库
savePayOrder(PayOrder) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
保存到请求表
savePayOrderFail(PayOrderFail) - Method in class com.xunlei.channel.db.dao.impl.PayOrderFailDAOImpl
 
savePayOrderFail(PayOrderFail) - Method in interface com.xunlei.channel.db.dao.PayOrderFailDAO
保存请求订单信息到数据库
savePayOrderFail(PayOrderFail) - Method in interface com.xunlei.channel.db.orm.PayOrderFailMapper
保持失败订单信息到订单成功表
savePayOrderOk(PayOrderOk) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
savePayOrderOk(PayOrderOk) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
保存请求订单信息到数据库
savePayOrderOk(PayOrderOk) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
保持成功订单信息到订单成功表
saveRiskControlResult(RiskControlResult) - Method in class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
saveRiskControlResult(RiskControlResult) - Method in interface com.xunlei.channel.db.dao.RiskControlResultDAO
 
saveRiskControlResult(RiskControlResult) - Method in interface com.xunlei.channel.db.orm.RiskControlResultMapper
 
saveRiskControlTask(RiskControlTask) - Method in class com.xunlei.channel.db.dao.impl.RiskControlTaskDAOImpl
 
saveRiskControlTask(RiskControlTask) - Method in interface com.xunlei.channel.db.dao.RiskControlTaskDAO
 
saveRiskControlTask(RiskControlTask) - Method in interface com.xunlei.channel.db.orm.RiskControlTaskMapper
 
saveTaskResult(TaskResult) - Method in class com.xunlei.channel.db.dao.impl.TaskResultDAOImpl
 
saveTaskResult(TaskResult) - Method in interface com.xunlei.channel.db.dao.TaskResultDAO
保存定时任务运行信息,同时更新统计信息
saveTaskResult(TaskResult) - Method in interface com.xunlei.channel.db.orm.TaskResultMapper
 
saveTaskStatistic(TaskStatistic) - Method in interface com.xunlei.channel.db.orm.TaskStatisticMapper
 
saveUser(User) - Method in class com.xunlei.channel.db.dao.impl.UserDAOImpl
 
saveUser(User) - Method in interface com.xunlei.channel.db.dao.UserDAO
 
saveUser(User) - Method in interface com.xunlei.channel.db.orm.UserMapper
 
SEND_NOTICE_STATUS_FAIL - Static variable in interface com.xunlei.channel.db.common.Constants
发送通知失败
SEND_NOTICE_STATUS_OK - Static variable in interface com.xunlei.channel.db.common.Constants
发送通知成功
setAdminName(String) - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
setAlarmLevel(String) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setAutoPayPeriod(Integer) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setAutoPayTime(Date) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setBalanceDate(String) - Method in class com.xunlei.channel.db.pojo.ContactLog
 
setBalanceDate(String) - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
setBalanceDate(String) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setBalanceDate(String) - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
setBizExt(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setBizKey(String) - Method in class com.xunlei.channel.db.pojo.Biz
 
setBizName(String) - Method in class com.xunlei.channel.db.pojo.Biz
 
setBizNo(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setBizNo(String) - Method in class com.xunlei.channel.db.pojo.Biz
 
setBizNo(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setBizNo(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setBizNo(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setBizOrderId(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setBizOrderId(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setBizOrderId(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setBizOrderId(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setBizStatus(String) - Method in class com.xunlei.channel.db.pojo.Biz
 
setCancelDate(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setCancelTime(Date) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setChannelOrderId(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setChannelOrderId(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setConfigType(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setConfigValue(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setContactName(String) - Method in class com.xunlei.channel.db.pojo.Biz
 
setContactPhone(String) - Method in class com.xunlei.channel.db.pojo.Biz
 
setCpuTime(long) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setCustomType(String) - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
setData(String) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setDataId(String) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setEndTime(Date) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setErrorCode(String) - Method in class com.xunlei.channel.db.pojo.PayOrderFail
 
setErrorCode(String) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setErrorMsg(String) - Method in class com.xunlei.channel.db.pojo.PayNotice
 
setErrorMsg(String) - Method in class com.xunlei.channel.db.pojo.PayOrderFail
 
setExpireDate(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setExpireDate(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setExtraJson(String) - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
setExtraJson(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setExtraJson(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setExtraJson(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setExtraJson(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setExtraJson(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setExtraJson(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setFactAmt(Integer) - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
setFailCount(int) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setFailCount(int) - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
setFailMsg(String) - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
setFailTimes(Integer) - Method in class com.xunlei.channel.db.pojo.PayNotice
 
setFailTimes(Integer) - Method in class com.xunlei.channel.db.pojo.PayNoticeOk
 
setFareAmt(Integer) - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
setGroupId(String) - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
setHeapMemory(long) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setId(Long) - Method in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
setId(int) - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
setId(Long) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setId(Long) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setId(Long) - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
setInitialDelay(long) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setInputTime(Date) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setInUse(String) - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
setInUse(String) - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
setLastExpireDate(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setLimitAmt(Integer) - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
setLimitAmt(int) - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
setLimitType(String) - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
setLimitType(String) - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
setName(String) - Method in class com.xunlei.channel.db.pojo.Partner
 
setName(String) - Method in class com.xunlei.channel.db.pojo.Product
 
setNonHeapMemory(long) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setNoticeTime(Date) - Method in class com.xunlei.channel.db.pojo.PayNotice
 
setNoticeTime(Date) - Method in class com.xunlei.channel.db.pojo.PayNoticeOk
 
setNotifyUrl(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setNotifyUrl(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setOpenTime(Date) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setOrderAmt(int) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setOrderAmt(Integer) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setOrderAmt(Integer) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setOrderGroup(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setOrderIp(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setOrderType(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setPageCharset(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setPageUrl(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setParamType(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setParamValue(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setPartnerId(Long) - Method in class com.xunlei.channel.db.pojo.Biz
 
setPayedAmt(Integer) - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
setPayedAmt(int) - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
setPayPassword(String) - Method in class com.xunlei.channel.db.pojo.User
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.ContactLog
 
setPayType(String) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setPeerId(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setPeriod(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setPhone(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setPhone(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setPhone(String) - Method in class com.xunlei.channel.db.pojo.User
 
setProductDesc(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setProductId(Long) - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
setProductId(long) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setProductId(Long) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setProductId(Long) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setProductId(Long) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setProductId(Long) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setProductName(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setProductType(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setProductType(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setProjectName(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setProjectNo(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setPropertyKey(String) - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
setPropertyValue(String) - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
setQuitType(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setRemark(String) - Method in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
setRemark(String) - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
setRemark(String) - Method in class com.xunlei.channel.db.pojo.ConfigInfo
 
setRemark(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setRemark(String) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setRemark(String) - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
setReqFrom(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setReqFrom(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setReqTime(Date) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setReqTime(Date) - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
setResult(String) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setResultDesc(String) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setResultTime(Date) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setResultValue(String) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setRuleValue(String) - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
setSendNoticeStatus(String) - Method in class com.xunlei.channel.db.pojo.PayOrderOk
 
setSignNo(String) - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
setSignNo(String) - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
setSignNo(String) - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
setStartTime(Date) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.ContactReq
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.ContactResult
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.Partner
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.PayNotice
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.PayOrder
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.Product
 
setStatus(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setSuccessCount(Integer) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setSuccessCount(int) - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
setSuccessTime(Date) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setTaskClass(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setTaskDataProvider(String) - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
setTaskDesc(String) - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
setTaskMethod(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setTaskName(String) - Method in class com.xunlei.channel.db.pojo.RiskControlResult
 
setTaskName(String) - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
setTaskName(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setTaskNo(String) - Method in class com.xunlei.channel.db.pojo.TaskConfig
 
setTaskNo(String) - Method in class com.xunlei.channel.db.pojo.TaskResult
 
setTaskNo(String) - Method in class com.xunlei.channel.db.pojo.TaskStatistic
 
setTaskParams(String) - Method in class com.xunlei.channel.db.pojo.RiskControlTask
 
setTheType(String) - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
setTheType(String) - Method in class com.xunlei.channel.db.pojo.ContactLog
 
setType(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setType(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.ContactLog
 
setUserShow(String) - Method in class com.xunlei.channel.db.pojo.User
 
setVersion(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.AbstractContact
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayReq
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayResult
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.BizContactPayLimit
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.ContactLog
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.ContactPayLimit
 
setXunleiId(String) - Method in class com.xunlei.channel.db.pojo.User
 
setXunleiPayId(String) - Method in class com.xunlei.channel.db.pojo.AbstractOrder
 
setXunleiPayId(String) - Method in class com.xunlei.channel.db.pojo.BizAutoPayRecord
 
setXunleiPayId(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayQuit
 
setXunleiPayId(String) - Method in class com.xunlei.channel.db.pojo.ChannelAutoPayResult
 
setXunleiPayId(String) - Method in class com.xunlei.channel.db.pojo.CustomOrder
 
setXunleiPayId(String) - Method in class com.xunlei.channel.db.pojo.PayNotice
 
setXunleiPayId(String) - Method in class com.xunlei.channel.db.pojo.PayNoticeOk
 

T

TaskConfig - Class in com.xunlei.channel.db.pojo
TODO Comment of Task
TaskConfig() - Constructor for class com.xunlei.channel.db.pojo.TaskConfig
 
TaskConfigDAO - Interface in com.xunlei.channel.db.dao
TODO Comment of TaskConfigDAO
TaskConfigDAOImpl - Class in com.xunlei.channel.db.dao.impl
TODO Comment of TaskConfigDAOImpl
TaskConfigDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.TaskConfigDAOImpl
 
TaskConfigMapper - Interface in com.xunlei.channel.db.orm
TODO Comment of TaskConfigMapper
TaskResult - Class in com.xunlei.channel.db.pojo
任务执行完成后的统计信息
TaskResult() - Constructor for class com.xunlei.channel.db.pojo.TaskResult
 
TaskResultDAO - Interface in com.xunlei.channel.db.dao
TODO Comment of TaskResultDAO
TaskResultDAOImpl - Class in com.xunlei.channel.db.dao.impl
TODO Comment of TaskResultDAOImpl
TaskResultDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.TaskResultDAOImpl
 
TaskResultMapper - Interface in com.xunlei.channel.db.orm
TODO Comment of TaskResultMapper
TaskStatistic - Class in com.xunlei.channel.db.pojo
按天统计
TaskStatistic() - Constructor for class com.xunlei.channel.db.pojo.TaskStatistic
 
TaskStatisticDAO - Interface in com.xunlei.channel.db.dao
TODO Comment of TaskStatisticDAO
TaskStatisticDAOImpl - Class in com.xunlei.channel.db.dao.impl
TODO Comment of TaskStatisticDAOImpl
TaskStatisticDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.TaskStatisticDAOImpl
 
TaskStatisticMapper - Interface in com.xunlei.channel.db.orm
TODO Comment of TaskStatisticsMapper

U

updateBizAutoPayReq(BizAutoPayReq) - Method in interface com.xunlei.channel.db.dao.BizAutoPayReqDAO
更新签约表
updateBizAutoPayReq(BizAutoPayReq) - Method in class com.xunlei.channel.db.dao.impl.BizAutoPayReqDAOImpl
 
updateBizAutoPayReq(BizAutoPayReq) - Method in interface com.xunlei.channel.db.orm.BizAutoPayReqMapper
更新签约表
updateBizAutoPayResult(BizAutoPayResult) - Method in interface com.xunlei.channel.db.dao.BizAutoPayResultDAO
更新组织表
updateBizAutoPayResult(BizAutoPayResult) - Method in class com.xunlei.channel.db.dao.impl.BizAutoPayResultDAOImpl
 
updateBizAutoPayResult(BizAutoPayResult) - Method in interface com.xunlei.channel.db.orm.BizAutoPayResultMapper
更新签约表
updateBizExtByXunleiPayId(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
updateBizExtByXunleiPayId(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
更新订单的bizExt
updateBizExtByXunleiPayId(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
更新订单的bizExt
updateChannelAutoPayQuit(ChannelAutoPayQuit) - Method in interface com.xunlei.channel.db.dao.ChannelAutoPayQuitDAO
更新签约表
updateChannelAutoPayQuit(ChannelAutoPayQuit) - Method in class com.xunlei.channel.db.dao.impl.ChannelAutoPayQuitDAOImpl
 
updateChannelAutoPayQuit(ChannelAutoPayQuit) - Method in interface com.xunlei.channel.db.orm.ChannelAutoPayQuitMapper
 
updateChannelAutoPayResult(ChannelAutoPayResult) - Method in interface com.xunlei.channel.db.dao.ChannelAutoPayResultDAO
更新签约表
updateChannelAutoPayResult(ChannelAutoPayResult) - Method in class com.xunlei.channel.db.dao.impl.ChannelAutoPayResultDAOImpl
 
updateChannelAutoPayResult(ChannelAutoPayResult) - Method in interface com.xunlei.channel.db.orm.ChannelAutoPayResultMapper
 
updateConfigInfo(ConfigInfo) - Method in interface com.xunlei.channel.db.dao.ConfigInfoDAO
更新配置信息表
updateConfigInfo(ConfigInfo) - Method in class com.xunlei.channel.db.dao.impl.ConfigInfoDAOImpl
 
updateConfigInfo(ConfigInfo) - Method in interface com.xunlei.channel.db.orm.ConfigInfoMapper
更新配置信息表
updateContactPayLimit(ContactPayLimit) - Method in interface com.xunlei.channel.db.dao.ContactPayLimitDAO
 
updateContactPayLimit(ContactPayLimit) - Method in class com.xunlei.channel.db.dao.impl.ContactPayLimitDAOImpl
 
updateContactPayLimit(ContactPayLimit) - Method in interface com.xunlei.channel.db.orm.ContactPayLimitMapper
更新签约表
updateContactReq(ContactReq) - Method in interface com.xunlei.channel.db.dao.ContactReqDAO
更新签约表
updateContactReq(ContactReq) - Method in class com.xunlei.channel.db.dao.impl.ContactReqDAOImpl
 
updateContactReq(ContactReq) - Method in interface com.xunlei.channel.db.orm.ContactReqMapper
更新签约表
updateContactResult(ContactResult) - Method in interface com.xunlei.channel.db.dao.ContactResultDAO
更新签约表
updateContactResult(ContactResult) - Method in class com.xunlei.channel.db.dao.impl.ContactResultDAOImpl
 
updateContactResult(ContactResult) - Method in interface com.xunlei.channel.db.orm.ContactResultMapper
更新签约表
updateCustomOrderStatus(String, String, String) - Method in interface com.xunlei.channel.db.orm.CustomOrderMapper
更新status和failMsg字段
updateExtraJsonByXunleiPayId(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
updateExtraJsonByXunleiPayId(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
更新订单的json扩展参数
updateExtraJsonByXunleiPayId(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
更新订单的json扩展参数
updatePayNotice(PayNotice) - Method in class com.xunlei.channel.db.dao.impl.PayNoticeDAOImpl
 
updatePayNotice(PayNotice) - Method in interface com.xunlei.channel.db.dao.PayNoticeDAO
 
updatePayNotice(PayNotice) - Method in interface com.xunlei.channel.db.orm.PayNoticeMapper
 
updatePayOrder(PayOrder) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
保存到请求表
updatePayOrderExtraJsonAndChannelId(String, String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
updatePayOrderExtraJsonAndChannelId(String, String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
更新请求订单的extra字段和渠道支付号
updatePayOrderExtraJsonAndChannelId(String, String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
更新请求订单的extra字段和渠道支付号
updatePayOrderFail(PayOrderFail) - Method in class com.xunlei.channel.db.dao.impl.PayOrderFailDAOImpl
 
updatePayOrderFail(PayOrderFail) - Method in interface com.xunlei.channel.db.dao.PayOrderFailDAO
更新请求订单
updatePayOrderFail(PayOrderFail) - Method in interface com.xunlei.channel.db.orm.PayOrderFailMapper
更新失败订单
updatePayOrderOk(PayOrderOk) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
updatePayOrderOk(PayOrderOk) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
更新请求订单
updatePayOrderOk(PayOrderOk) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
保存到成功
updatePayOrderRemark(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
updatePayOrderRemark(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
更新订单的remark字段,可以存放一些渠道相关的小数据
updatePayOrderRemark(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
更新订单的remark字段
updatePayOrderStatusAndChannelId(String, String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
updatePayOrderStatusAndChannelId(String, String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
更新请求订单的支付状态和渠道支付号
updatePayOrderStatusAndChannelId(String, String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
 
updatePayOrderStatusAndChannelIdAndExtraJson(String, String, String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
updatePayOrderStatusAndChannelIdAndExtraJson(String, String, String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
更新请求订单的支付状态,渠道支付号及extraJson
updatePayOrderStatusAndChannelIdAndExtraJson(String, String, String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
 
updatePhoneByXunleiPayId(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderDAOImpl
 
updatePhoneByXunleiPayId(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderDAO
更新请求订单的phone字段
updatePhoneByXunleiPayId(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderMapper
更新请求订单的phone字段
updateRiskControlResult(RiskControlResult) - Method in class com.xunlei.channel.db.dao.impl.RiskControlResultDAOImpl
 
updateRiskControlResult(RiskControlResult) - Method in interface com.xunlei.channel.db.dao.RiskControlResultDAO
将 riskControlResult.dataId 和 riskControlResult.taskName 对应的行,更新为riskControlResult的值; 注意,如果riskControlResult有空值,也会被更新
updateRiskControlResult(RiskControlResult) - Method in interface com.xunlei.channel.db.orm.RiskControlResultMapper
 
updateRiskControlTask(RiskControlTask) - Method in class com.xunlei.channel.db.dao.impl.RiskControlTaskDAOImpl
 
updateRiskControlTask(RiskControlTask) - Method in interface com.xunlei.channel.db.dao.RiskControlTaskDAO
根据taskName更新所有属性值
updateRiskControlTask(RiskControlTask) - Method in interface com.xunlei.channel.db.orm.RiskControlTaskMapper
 
updateSendNoticeStatus(String, String) - Method in class com.xunlei.channel.db.dao.impl.PayOrderOkDAOImpl
 
updateSendNoticeStatus(String, String) - Method in interface com.xunlei.channel.db.dao.PayOrderOkDAO
更新send_notice_status值
updateSendNoticeStatus(String, String) - Method in interface com.xunlei.channel.db.orm.PayOrderOkMapper
 
updateTaskStatistic(TaskStatistic) - Method in interface com.xunlei.channel.db.orm.TaskStatisticMapper
 
updateTime - Variable in class com.xunlei.channel.db.pojo.AbstractBaseEntity
 
User - Class in com.xunlei.channel.db.pojo
用户信息,存储用户的支付密码,手机号等信息
User() - Constructor for class com.xunlei.channel.db.pojo.User
 
UserDAO - Interface in com.xunlei.channel.db.dao
TODO Comment of IUserDAO
UserDAOImpl - Class in com.xunlei.channel.db.dao.impl
TODO Comment of UserDAOImpl
UserDAOImpl() - Constructor for class com.xunlei.channel.db.dao.impl.UserDAOImpl
 
UserMapper - Interface in com.xunlei.channel.db.orm
 
A B C D F G I L O P R S T U 

Copyright © 2016. All rights reserved.