public class IncomeRecordServiceImpl
extends com.ptteng.common.dao.BaseDaoServiceImpl
implements com.ptteng.keeper.common.service.IncomeRecordService
| Constructor and Description |
|---|
IncomeRecordServiceImpl() |
deleteList, fakeDelete, getDao, getIdsByDynamicCondition, getObjectByDynamicCondition, main, setDaopublic Long insert(com.ptteng.keeper.common.model.IncomeRecord incomeRecord) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
insert in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<com.ptteng.keeper.common.model.IncomeRecord> insertList(List<com.ptteng.keeper.common.model.IncomeRecord> incomeRecordList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
insertList in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean delete(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
delete in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean update(com.ptteng.keeper.common.model.IncomeRecord incomeRecord)
throws com.gemantic.common.exception.ServiceException,
com.gemantic.common.exception.ServiceDaoException
update in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean updateList(List<com.ptteng.keeper.common.model.IncomeRecord> incomeRecordList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
updateList in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic com.ptteng.keeper.common.model.IncomeRecord getObjectById(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getObjectById in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<com.ptteng.keeper.common.model.IncomeRecord> getObjectsByIds(List<Long> ids) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getObjectsByIds in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByUidAndLevelOrderByCreateAt(Long uid, Integer level, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByUidAndLevelOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByUidAndLevelAndProductIdOrderByCreateAt(Long uid, Integer level, Long productId, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByUidAndLevelAndProductIdOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByTargetIdAndUidOrderByCreateAt(Long targetId, Long uid, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByTargetIdAndUidOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByTargetIdAndProductIdOrderByCreateAt(Long targetId, Long productId, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByTargetIdAndProductIdOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByTargetIdOrderByCreateAt(Long targetId, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByTargetIdOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByUidAndProductIdOrderByCreateAt(Long uid, Long productId, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByUidAndProductIdOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByUidAndTypeOrderByCreateAt(Long uid, Integer type, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByUidAndTypeOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByWrId(Long wrId, Long uid, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByWrId in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByUidAndTypeAndLevelOrderByCreateAt(Long uid, Integer type, Integer level, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByUidAndTypeAndLevelOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIdsByUidOrderByCreateAt(Long uid, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIdsByUidOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIncomeRecordIdsByTargetIdAndUidOrderByCreateAt(Long targetId, Long uid) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIncomeRecordIdsByTargetIdAndUidOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIncomeRecordIdsByTargetIdAndProductIdOrderByCreateAt(Long targetId, Long productId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIncomeRecordIdsByTargetIdAndProductIdOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIncomeRecordIdsByTargetIdOrderByCreateAt(Long targetId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIncomeRecordIdsByTargetIdOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIncomeRecordIdsByUidAndProductIdOrderByCreateAt(Long uid, Long productId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIncomeRecordIdsByUidAndProductIdOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIncomeRecordIdsByUidOrderByCreateAt(Long uid) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIncomeRecordIdsByUidOrderByCreateAt in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIncomeRecordIds(Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIncomeRecordIds in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIncomeRecordIds() throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIncomeRecordIds in interface com.ptteng.keeper.common.service.IncomeRecordServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCopyright © 2018. All rights reserved.