public class IdocumentSCAClient extends Object implements IdocumentService
| 构造器和说明 |
|---|
IdocumentSCAClient() |
public IdocumentService getIdocumentService()
public void setIdocumentService(IdocumentService idocumentService)
public Long insert(Idocument idocument) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
insert 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Idocument> insertList(List<Idocument> idocumentList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
insertList 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean delete(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
delete 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean update(Idocument idocument) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
update 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean updateList(List<Idocument> idocumentList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
updateList 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Idocument getObjectById(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getObjectById 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Idocument> getObjectsByIds(List<Long> ids) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getObjectsByIds 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdocumentIdsByIndentIdAndDocumentNameOrderByUpdateAt(Long indentId, String documentName, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdocumentIdsByIndentIdAndDocumentNameOrderByUpdateAt 在接口中 IdocumentServiceindentId - documentName - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdocumentIdsByIndentIdAndPersonnelTypeAndDocumentTypeOrderByUpdateAt(Long indentId, String personnelType, String documentType, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdocumentIdsByIndentIdAndPersonnelTypeAndDocumentTypeOrderByUpdateAt 在接口中 IdocumentServiceindentId - personnelType - documentType - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdocumentIdsByIndentIdOrderByUpdateAt(Long indentId, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdocumentIdsByIndentIdOrderByUpdateAt 在接口中 IdocumentServiceindentId - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdocumentIdsByAllOrderByUpdateAt(Long cid, String personnelType, String documentType, String certificateName, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdocumentIdsByAllOrderByUpdateAt 在接口中 IdocumentServicecid - personnelType - documentType - certificateName - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdocumentIdsByIndentIdAndDocumentTypeOrderByUpdateAt(Long indentId, String documentType, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdocumentIdsByIndentIdAndDocumentTypeOrderByUpdateAt 在接口中 IdocumentServiceindentId - documentType - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdocumentIdsByIndentIdAndPersonnelTypeAndDocumentTypeAndDocumentNameOrderByUpdateAt(Long indentId, String personnelType, String documentType, String documentName, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdocumentIdsByIndentIdAndPersonnelTypeAndDocumentTypeAndDocumentNameOrderByUpdateAt 在接口中 IdocumentServiceindentId - personnelType - documentType - documentName - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdsByCidAndPersonnelTypeOrderByUpdateAt(Long cid, String personnelType, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdsByCidAndPersonnelTypeOrderByUpdateAt 在接口中 IdocumentServicecid - personnelType - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIdocumentIdsByIndentIdAndDocumentNameOrderByUpdateAt(Long indentId, String documentName) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIdocumentIdsByIndentIdAndDocumentNameOrderByUpdateAt 在接口中 IdocumentServiceindentId - documentName - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIdocumentIdsByIndentIdAndPersonnelTypeAndDocumentTypeOrderByUpdateAt(Long indentId, String personnelType, String documentType) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIdocumentIdsByIndentIdAndPersonnelTypeAndDocumentTypeOrderByUpdateAt 在接口中 IdocumentServiceindentId - personnelType - documentType - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIdocumentIdsByIndentIdOrderByUpdateAt(Long indentId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIdocumentIdsByIndentIdOrderByUpdateAt 在接口中 IdocumentServiceindentId - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIdocumentIdsByIndentIdAndDocumentTypeOrderByUpdateAt(Long indentId, String documentType) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIdocumentIdsByIndentIdAndDocumentTypeOrderByUpdateAt 在接口中 IdocumentServiceindentId - documentType - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIdocumentIdsByIndentIdAndPersonnelTypeAndDocumentTypeAndDocumentNameOrderByUpdateAt(Long indentId, String personnelType, String documentType, String documentName) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIdocumentIdsByIndentIdAndPersonnelTypeAndDocumentTypeAndDocumentNameOrderByUpdateAt 在接口中 IdocumentServiceindentId - personnelType - documentType - documentName - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdocumentIds(Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdocumentIds 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdocumentIdsByCustomerId(Long customerId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdocumentIdsByCustomerId 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countIdocumentIds() throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countIdocumentIds 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Long getIdByDocumentTypeAndImg(String type, String img) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdByDocumentTypeAndImg 在接口中 IdocumentServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getIdsByDynamicCondition(Class clz, Map<String,Object> conditions, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdsByDynamicCondition 在接口中 com.ptteng.common.dao.BaseDaoServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean fakeDelete(Class clz, Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
fakeDelete 在接口中 com.ptteng.common.dao.BaseDaoServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void deleteList(Class clz, List<Long> ids) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
deleteList 在接口中 com.ptteng.common.dao.BaseDaoServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCopyright © 2016. All rights reserved.