public interface UserAccountRelationService
extends com.ptteng.common.dao.BaseDaoService
| 限定符和类型 | 方法和说明 |
|---|---|
int |
addExec(Long recordId,
Long mid) |
int |
addResult(Long acountid,
Double amount,
String serialNo,
Integer mtype,
Long mid,
Long postLine,
Integer needCheck,
Integer receiveCheck,
String fromParty,
String fromBank,
String fromAt,
String comment) |
Integer |
countUserAccountRelationIds() |
Integer |
countUserAccountRelationIdsByUserId(Long userId) |
boolean |
delete(Long id) |
int |
execMoney(Long recordId,
Long userId)
实际执行调账操作
|
UserAccountRelation |
getObjectById(Long id) |
List<UserAccountRelation> |
getObjectsByIds(List<Long> ids) |
Long |
getUserAccountRelationIdByUserIdAndAccountCode(Long userId,
String accountCode) |
Long |
getUserAccountRelationIdByUserIdAndAccountId(Long userId,
Long accountId) |
List<Long> |
getUserAccountRelationIds(Integer start,
Integer limit) |
List<Long> |
getUserAccountRelationIdsByUserId(Long userId,
Integer start,
Integer limit) |
Long |
insert(UserAccountRelation userAccountRelation) |
List<UserAccountRelation> |
insertList(List<UserAccountRelation> userAccountRelationList) |
int |
payDeposit(Long userAccountId,
Double paymoney,
Double debtCount,
Long debtApplyId,
Long uid,
Long orderId,
Long overAt) |
int |
payDepositdaixiao(Double debtCount,
Long debtApplyId,
Long uid,
Long orderId,
Long overAt) |
int |
payOrder(Long orderId,
Long userAccountId,
Integer payType) |
int |
shexiaoDX(Double repayTot,
Double clearInte,
Double clearOverInte,
Double overDayCount,
Long clearAt,
Long loanApplyId,
Long orderId,
Long currenttime) |
int |
shexiaoKL(Long userAccountId,
Double repayTot,
Double clearInte,
Double clearOverInte,
Double overDayCount,
Long clearAt,
Long loanApplyId,
Long orderId,
Long currenttime) |
int |
swapMoney(Long fromId,
Long toId,
Double money,
String serialNo,
Long mid,
String comments)
生成调账的记录
|
boolean |
update(UserAccountRelation userAccountRelation) |
boolean |
updateList(List<UserAccountRelation> userAccountRelationList) |
Long insert(UserAccountRelation userAccountRelation) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<UserAccountRelation> insertList(List<UserAccountRelation> userAccountRelationList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionboolean delete(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionboolean update(UserAccountRelation userAccountRelation) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionboolean updateList(List<UserAccountRelation> userAccountRelationList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionUserAccountRelation getObjectById(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<UserAccountRelation> getObjectsByIds(List<Long> ids) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionInteger countUserAccountRelationIdsByUserId(Long userId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
- com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionLong getUserAccountRelationIdByUserIdAndAccountId(Long userId, Long accountId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
- com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionLong getUserAccountRelationIdByUserIdAndAccountCode(Long userId, String accountCode) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
- com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<Long> getUserAccountRelationIdsByUserId(Long userId, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
- com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<Long> getUserAccountRelationIds(Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
- com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionInteger countUserAccountRelationIds() throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
- com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionint swapMoney(Long fromId, Long toId, Double money, String serialNo, Long mid, String comments) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionint execMoney(Long recordId, Long userId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionint addResult(Long acountid, Double amount, String serialNo, Integer mtype, Long mid, Long postLine, Integer needCheck, Integer receiveCheck, String fromParty, String fromBank, String fromAt, String comment) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionint addExec(Long recordId, Long mid) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionint payOrder(Long orderId, Long userAccountId, Integer payType) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionint payDeposit(Long userAccountId, Double paymoney, Double debtCount, Long debtApplyId, Long uid, Long orderId, Long overAt)
int payDepositdaixiao(Double debtCount, Long debtApplyId, Long uid, Long orderId, Long overAt)
int shexiaoKL(Long userAccountId, Double repayTot, Double clearInte, Double clearOverInte, Double overDayCount, Long clearAt, Long loanApplyId, Long orderId, Long currenttime)
Copyright © 2017. All rights reserved.