@Service(value="iHfmdEnumSV") public class HfmdEnumSVImpl extends Object implements IHfmdEnumSV
| Constructor and Description |
|---|
HfmdEnumSVImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
batchOperate(HfmdEnum[] hfmdEnums) |
int |
create(HfmdEnum hfmdEnum) |
int |
delete(HfmdEnum hfmdEnum) |
int |
delete(long hfmdEnumId) |
List<HfmdEnum> |
getHfmdEnumAll() |
HfmdEnum |
getHfmdEnumByPK(long hfmdEnumId) |
int |
getHfmdEnumCountByExample(HfmdEnum_Example example) |
int |
getHfmdEnumCountByParam(Map<String,Object> params) |
List<HfmdEnum> |
getHfmdEnumListByExample(HfmdEnum_Example example) |
List<HfmdEnum> |
getHfmdEnumListByParam(Map<String,Object> params) |
HfmdEnumMapper |
getHfmdEnumMapper() |
void |
setHfmdEnumMapper(HfmdEnumMapper hfmdEnumMapper) |
int |
update(HfmdEnum hfmdEnum) |
int |
updateByExample(HfmdEnum hfmdEnum,
HfmdEnum_Example example) |
public int updateByExample(HfmdEnum hfmdEnum, HfmdEnum_Example example) throws Exception
public int delete(long hfmdEnumId)
throws Exception
public List<HfmdEnum> getHfmdEnumListByParam(Map<String,Object> params) throws Exception
public List<HfmdEnum> getHfmdEnumListByExample(HfmdEnum_Example example) throws Exception
public int getHfmdEnumCountByParam(Map<String,Object> params) throws Exception
public int getHfmdEnumCountByExample(HfmdEnum_Example example) throws Exception
public HfmdEnumMapper getHfmdEnumMapper()
public void setHfmdEnumMapper(HfmdEnumMapper hfmdEnumMapper)
Copyright © 2018. All rights reserved.