public class CustomerMaterialRelationSCAClient extends Object implements CustomerMaterialRelationService
| 构造器和说明 |
|---|
CustomerMaterialRelationSCAClient() |
public CustomerMaterialRelationService getCustomerMaterialRelationService()
public void setCustomerMaterialRelationService(CustomerMaterialRelationService customerMaterialRelationService)
public Long insert(CustomerMaterialRelation customerMaterialRelation) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
insert 在接口中 CustomerMaterialRelationServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<CustomerMaterialRelation> insertList(List<CustomerMaterialRelation> customerMaterialRelationList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
insertList 在接口中 CustomerMaterialRelationServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean delete(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
delete 在接口中 CustomerMaterialRelationServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean update(CustomerMaterialRelation customerMaterialRelation) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
update 在接口中 CustomerMaterialRelationServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic boolean updateList(List<CustomerMaterialRelation> customerMaterialRelationList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
updateList 在接口中 CustomerMaterialRelationServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic CustomerMaterialRelation getObjectById(Long id) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getObjectById 在接口中 CustomerMaterialRelationServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<CustomerMaterialRelation> getObjectsByIds(List<Long> ids) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getObjectsByIds 在接口中 CustomerMaterialRelationServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getCustomerMaterialRelationIdsByCustomerIdAndPersonnelTypeOrderByUpdateAt(String customerId, String personnelType, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getCustomerMaterialRelationIdsByCustomerIdAndPersonnelTypeOrderByUpdateAt 在接口中 CustomerMaterialRelationServicecustomerId - personnelType - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Long getIdsByCidAndPersonnelTypeAndConstantname(String customerId, String personnelType, String constantName) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getIdsByCidAndPersonnelTypeAndConstantname 在接口中 CustomerMaterialRelationServicecustomerId - personnelType - constantName - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Long getCustomerMaterialRelationIdByCustomerIdAndPersonnelType(String customerId, String personnelType) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getCustomerMaterialRelationIdByCustomerIdAndPersonnelType 在接口中 CustomerMaterialRelationServicecustomerId - personnelType - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getCustomerMaterialRelationIdsByCustomerIdOrderByUpdateAt(String customerId, Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getCustomerMaterialRelationIdsByCustomerIdOrderByUpdateAt 在接口中 CustomerMaterialRelationServicecustomerId - start - limit - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countCustomerMaterialRelationIdsByCustomerIdAndPersonnelTypeOrderByUpdateAt(String customerId, String personnelType) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countCustomerMaterialRelationIdsByCustomerIdAndPersonnelTypeOrderByUpdateAt 在接口中 CustomerMaterialRelationServicecustomerId - personnelType - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countCustomerMaterialRelationIdsByCustomerIdOrderByUpdateAt(String customerId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countCustomerMaterialRelationIdsByCustomerIdOrderByUpdateAt 在接口中 CustomerMaterialRelationServicecustomerId - com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<Long> getCustomerMaterialRelationIds(Integer start, Integer limit) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getCustomerMaterialRelationIds 在接口中 CustomerMaterialRelationServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic Integer countCustomerMaterialRelationIds() throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
countCustomerMaterialRelationIds 在接口中 CustomerMaterialRelationServicecom.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.