public interface IHfsecRoleSV
| Modifier and Type | Method and Description |
|---|---|
int |
batchOperate(HfsecRole[] hfsecRoles) |
int |
create(HfsecRole hfsecRole) |
int |
delete(HfsecRole hfsecRole) |
int |
delete(long hfsecRoleId) |
List<HfsecRole> |
getHfsecRoleAll() |
HfsecRole |
getHfsecRoleByPK(long hfsecRoleId) |
int |
getHfsecRoleCountByExample(HfsecRole_Example example) |
int |
getHfsecRoleCountByParam(Map<String,Object> params) |
List<HfsecRole> |
getHfsecRoleListByExample(HfsecRole_Example example) |
List<HfsecRole> |
getHfsecRoleListByParam(Map<String,Object> params) |
int |
update(HfsecRole hfsecRole) |
int |
updateByExample(HfsecRole hfsecRole,
HfsecRole_Example example) |
int updateByExample(HfsecRole hfsecRole, HfsecRole_Example example) throws Exception
int delete(long hfsecRoleId)
throws Exception
List<HfsecRole> getHfsecRoleListByParam(Map<String,Object> params) throws Exception
List<HfsecRole> getHfsecRoleListByExample(HfsecRole_Example example) throws Exception
int getHfsecRoleCountByExample(HfsecRole_Example example) throws Exception
Copyright © 2018. All rights reserved.