@Service(value="iHfcfgProgramTemplateSV") public class HfcfgProgramTemplateSVImpl extends Object implements IHfcfgProgramTemplateSV
| Constructor and Description |
|---|
HfcfgProgramTemplateSVImpl() |
public int create(HfcfgProgramTemplate hfcfgProgramTemplate) throws Exception
public int batchOperate(HfcfgProgramTemplate[] hfcfgProgramTemplates) throws Exception
public int update(HfcfgProgramTemplate hfcfgProgramTemplate) throws Exception
public int updateByExample(HfcfgProgramTemplate hfcfgProgramTemplate, HfcfgProgramTemplate_Example example) throws Exception
public int delete(HfcfgProgramTemplate hfcfgProgramTemplate) throws Exception
public int delete(long hfcfgProgramTemplateId)
throws Exception
public List<HfcfgProgramTemplate> getHfcfgProgramTemplateAll() throws Exception
public HfcfgProgramTemplate getHfcfgProgramTemplateByPK(long hfcfgProgramTemplateId) throws Exception
public List<HfcfgProgramTemplate> getHfcfgProgramTemplateListByParam(Map<String,Object> params) throws Exception
public List<HfcfgProgramTemplate> getHfcfgProgramTemplateListByExample(HfcfgProgramTemplate_Example example) throws Exception
public int getHfcfgProgramTemplateCountByParam(Map<String,Object> params) throws Exception
public int getHfcfgProgramTemplateCountByExample(HfcfgProgramTemplate_Example example) throws Exception
public HfcfgProgramTemplateMapper getHfcfgProgramTemplateMapper()
public void setHfcfgProgramTemplateMapper(HfcfgProgramTemplateMapper hfcfgProgramTemplateMapper)
Copyright © 2018. All rights reserved.