public interface CustomerMaterialRelationService
extends com.ptteng.common.dao.BaseDaoService
Long insert(CustomerMaterialRelation customerMaterialRelation) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<CustomerMaterialRelation> insertList(List<CustomerMaterialRelation> customerMaterialRelationList) 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(CustomerMaterialRelation customerMaterialRelation) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionboolean updateList(List<CustomerMaterialRelation> customerMaterialRelationList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCustomerMaterialRelation getObjectById(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<CustomerMaterialRelation> getObjectsByIds(List<Long> ids) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionInteger countCustomerMaterialRelationIdsByCustomerIdAndPersonnelTypeOrderByUpdateAt(String customerId, String personnelType) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
customerId - personnelType - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionInteger countCustomerMaterialRelationIdsByCustomerIdOrderByUpdateAt(String customerId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
customerId - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<Long> getCustomerMaterialRelationIdsByCustomerIdAndPersonnelTypeOrderByUpdateAt(String customerId, String personnelType, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
customerId - personnelType - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionLong getIdsByCidAndPersonnelTypeAndConstantname(String customerId, String personnelType, String constantName) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
customerId - personnelType - constantName - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionLong getCustomerMaterialRelationIdByCustomerIdAndPersonnelType(String customerId, String personnelType) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
customerId - personnelType - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<Long> getCustomerMaterialRelationIdsByCustomerIdOrderByUpdateAt(String customerId, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
customerId - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionList<Long> getCustomerMaterialRelationIds(Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionInteger countCustomerMaterialRelationIds() throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCopyright © 2016. All rights reserved.