@Service(value="iHfpmPageEventAttrSV") public class HfpmPageEventAttrSVImpl extends Object implements IHfpmPageEventAttrSV
| Constructor and Description |
|---|
HfpmPageEventAttrSVImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
batchOperate(HfpmPageEventAttr[] hfpmPageEventAttrs) |
int |
create(HfpmPageEventAttr hfpmPageEventAttr) |
int |
delete(HfpmPageEventAttr hfpmPageEventAttr) |
int |
delete(long hfpmPageEventAttrId) |
List<HfpmPageEventAttr> |
getHfpmPageEventAttrAll() |
HfpmPageEventAttr |
getHfpmPageEventAttrByPK(long hfpmPageEventAttrId) |
int |
getHfpmPageEventAttrCountByExample(HfpmPageEventAttr_Example example) |
int |
getHfpmPageEventAttrCountByParam(Map<String,Object> params) |
List<HfpmPageEventAttr> |
getHfpmPageEventAttrListByExample(HfpmPageEventAttr_Example example) |
List<HfpmPageEventAttr> |
getHfpmPageEventAttrListByParam(Map<String,Object> params) |
HfpmPageEventAttrMapper |
getHfpmPageEventAttrMapper() |
void |
setHfpmPageEventAttrMapper(HfpmPageEventAttrMapper hfpmPageEventAttrMapper) |
int |
update(HfpmPageEventAttr hfpmPageEventAttr) |
int |
updateByExample(HfpmPageEventAttr hfpmPageEventAttr,
HfpmPageEventAttr_Example example) |
public int create(HfpmPageEventAttr hfpmPageEventAttr) throws Exception
public int batchOperate(HfpmPageEventAttr[] hfpmPageEventAttrs) throws Exception
public int update(HfpmPageEventAttr hfpmPageEventAttr) throws Exception
public int updateByExample(HfpmPageEventAttr hfpmPageEventAttr, HfpmPageEventAttr_Example example) throws Exception
public int delete(HfpmPageEventAttr hfpmPageEventAttr) throws Exception
public int delete(long hfpmPageEventAttrId)
throws Exception
public List<HfpmPageEventAttr> getHfpmPageEventAttrAll() throws Exception
public HfpmPageEventAttr getHfpmPageEventAttrByPK(long hfpmPageEventAttrId) throws Exception
public List<HfpmPageEventAttr> getHfpmPageEventAttrListByParam(Map<String,Object> params) throws Exception
public List<HfpmPageEventAttr> getHfpmPageEventAttrListByExample(HfpmPageEventAttr_Example example) throws Exception
public int getHfpmPageEventAttrCountByParam(Map<String,Object> params) throws Exception
public int getHfpmPageEventAttrCountByExample(HfpmPageEventAttr_Example example) throws Exception
public HfpmPageEventAttrMapper getHfpmPageEventAttrMapper()
public void setHfpmPageEventAttrMapper(HfpmPageEventAttrMapper hfpmPageEventAttrMapper)
Copyright © 2018. All rights reserved.