@Service(value="iHfusProgramEntityAttrSV") public class HfusProgramEntityAttrSVImpl extends Object implements IHfusProgramEntityAttrSV
| Constructor and Description |
|---|
HfusProgramEntityAttrSVImpl() |
public int create(HfusProgramEntityAttr hfusProgramEntityAttr) throws Exception
public int batchOperate(HfusProgramEntityAttr[] hfusProgramEntityAttrs) throws Exception
public int update(HfusProgramEntityAttr hfusProgramEntityAttr) throws Exception
public int updateByExample(HfusProgramEntityAttr hfusProgramEntityAttr, HfusProgramEntityAttr_Example example) throws Exception
public int delete(HfusProgramEntityAttr hfusProgramEntityAttr) throws Exception
public int delete(long hfusProgramEntityAttrId)
throws Exception
public List<HfusProgramEntityAttr> getHfusProgramEntityAttrAll() throws Exception
public HfusProgramEntityAttr getHfusProgramEntityAttrByPK(long hfusProgramEntityAttrId) throws Exception
public List<HfusProgramEntityAttr> getHfusProgramEntityAttrListByParam(Map<String,Object> params) throws Exception
public List<HfusProgramEntityAttr> getHfusProgramEntityAttrListByExample(HfusProgramEntityAttr_Example example) throws Exception
public int getHfusProgramEntityAttrCountByParam(Map<String,Object> params) throws Exception
public int getHfusProgramEntityAttrCountByExample(HfusProgramEntityAttr_Example example) throws Exception
public HfusProgramEntityAttrMapper getHfusProgramEntityAttrMapper()
public void setHfusProgramEntityAttrMapper(HfusProgramEntityAttrMapper hfusProgramEntityAttrMapper)
Copyright © 2018. All rights reserved.