@Service(value="iHfpmPageEntityRelSV") public class HfpmPageEntityRelSVImpl extends Object implements IHfpmPageEntityRelSV
| Constructor and Description |
|---|
HfpmPageEntityRelSVImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
batchOperate(HfpmPageEntityRel[] hfpmPageEntityRels) |
int |
create(HfpmPageEntityRel hfpmPageEntityRel) |
int |
delete(HfpmPageEntityRel hfpmPageEntityRel) |
int |
delete(long hfpmPageEntityRelId) |
List<HfpmPageEntityRel> |
getHfpmPageEntityRelAll() |
HfpmPageEntityRel |
getHfpmPageEntityRelByPK(long hfpmPageEntityRelId) |
int |
getHfpmPageEntityRelCountByExample(HfpmPageEntityRel_Example example) |
int |
getHfpmPageEntityRelCountByParam(Map<String,Object> params) |
List<HfpmPageEntityRel> |
getHfpmPageEntityRelListByExample(HfpmPageEntityRel_Example example) |
List<HfpmPageEntityRel> |
getHfpmPageEntityRelListByParam(Map<String,Object> params) |
HfpmPageEntityRelMapper |
getHfpmPageEntityRelMapper() |
void |
setHfpmPageEntityRelMapper(HfpmPageEntityRelMapper hfpmPageEntityRelMapper) |
int |
update(HfpmPageEntityRel hfpmPageEntityRel) |
int |
updateByExample(HfpmPageEntityRel hfpmPageEntityRel,
HfpmPageEntityRel_Example example) |
public int create(HfpmPageEntityRel hfpmPageEntityRel) throws Exception
public int batchOperate(HfpmPageEntityRel[] hfpmPageEntityRels) throws Exception
public int update(HfpmPageEntityRel hfpmPageEntityRel) throws Exception
public int updateByExample(HfpmPageEntityRel hfpmPageEntityRel, HfpmPageEntityRel_Example example) throws Exception
public int delete(HfpmPageEntityRel hfpmPageEntityRel) throws Exception
public int delete(long hfpmPageEntityRelId)
throws Exception
public List<HfpmPageEntityRel> getHfpmPageEntityRelAll() throws Exception
public HfpmPageEntityRel getHfpmPageEntityRelByPK(long hfpmPageEntityRelId) throws Exception
public List<HfpmPageEntityRel> getHfpmPageEntityRelListByParam(Map<String,Object> params) throws Exception
public List<HfpmPageEntityRel> getHfpmPageEntityRelListByExample(HfpmPageEntityRel_Example example) throws Exception
public int getHfpmPageEntityRelCountByParam(Map<String,Object> params) throws Exception
public int getHfpmPageEntityRelCountByExample(HfpmPageEntityRel_Example example) throws Exception
public HfpmPageEntityRelMapper getHfpmPageEntityRelMapper()
public void setHfpmPageEntityRelMapper(HfpmPageEntityRelMapper hfpmPageEntityRelMapper)
Copyright © 2018. All rights reserved.