@Service(value="iHfcfgComponentTemplateSV") public class HfcfgComponentTemplateSVImpl extends Object implements IHfcfgComponentTemplateSV
| Constructor and Description |
|---|
HfcfgComponentTemplateSVImpl() |
public int create(HfcfgComponentTemplate hfcfgComponentTemplate) throws Exception
public int batchOperate(HfcfgComponentTemplate[] hfcfgComponentTemplates) throws Exception
public int update(HfcfgComponentTemplate hfcfgComponentTemplate) throws Exception
public int updateByExample(HfcfgComponentTemplate hfcfgComponentTemplate, HfcfgComponentTemplate_Example example) throws Exception
public int delete(HfcfgComponentTemplate hfcfgComponentTemplate) throws Exception
public int delete(long hfcfgComponentTemplateId)
throws Exception
public List<HfcfgComponentTemplate> getHfcfgComponentTemplateAll() throws Exception
public HfcfgComponentTemplate getHfcfgComponentTemplateByPK(long hfcfgComponentTemplateId) throws Exception
public List<HfcfgComponentTemplate> getHfcfgComponentTemplateListByParam(Map<String,Object> params) throws Exception
public List<HfcfgComponentTemplate> getHfcfgComponentTemplateListByExample(HfcfgComponentTemplate_Example example) throws Exception
public int getHfcfgComponentTemplateCountByParam(Map<String,Object> params) throws Exception
public int getHfcfgComponentTemplateCountByExample(HfcfgComponentTemplate_Example example) throws Exception
public HfcfgComponentTemplateMapper getHfcfgComponentTemplateMapper()
public void setHfcfgComponentTemplateMapper(HfcfgComponentTemplateMapper hfcfgComponentTemplateMapper)
Copyright © 2018. All rights reserved.