@Service public class RoleMenuServiceImpl extends BaseServiceImpl<SysRoleMenu,String> implements RoleMenuService
Constructor and Description |
---|
RoleMenuServiceImpl() |
Modifier and Type | Method and Description |
---|---|
int |
deleteByPrimaryKey(SysRoleMenu sysRoleMenu) |
BaseMapper<SysRoleMenu,String> |
getMappser() |
List<SysRoleMenu> |
selectByCondition(SysRoleMenu sysRoleMenu) |
int |
selectCountByCondition(SysRoleMenu sysRoleMenu) |
addValue, delete, deleteByExample, deleteByIds, deleteByPrimaryKey, deleteByPrimaryKey, existsWithPrimaryKey, getList, insert, insertList, insertSelective, insertUseGeneratedKeys, select, selectAll, selectByExample, selectByExampleAndRowBounds, selectByIds, selectByPrimaryKey, selectByRowBounds, selectCount, selectCountByExample, selectListByPage, selectOne, selectOneByExample, show, showAll, updateByExample, updateByExampleSelective, updateByPrimaryKey, updateByPrimaryKeySelective
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delete, deleteByExample, deleteByIds, deleteByPrimaryKey, deleteByPrimaryKey, existsWithPrimaryKey, getList, insert, insertList, insertSelective, insertUseGeneratedKeys, select, selectAll, selectByExample, selectByExampleAndRowBounds, selectByIds, selectByPrimaryKey, selectByRowBounds, selectCount, selectCountByExample, selectListByPage, selectOne, selectOneByExample, show, showAll, updateByExample, updateByExampleSelective, updateByPrimaryKey, updateByPrimaryKeySelective
public BaseMapper<SysRoleMenu,String> getMappser()
getMappser
in class BaseServiceImpl<SysRoleMenu,String>
public List<SysRoleMenu> selectByCondition(SysRoleMenu sysRoleMenu)
selectByCondition
in interface RoleMenuService
public int selectCountByCondition(SysRoleMenu sysRoleMenu)
selectCountByCondition
in interface RoleMenuService
public int deleteByPrimaryKey(SysRoleMenu sysRoleMenu)
deleteByPrimaryKey
in interface RoleMenuService
Copyright © 2019. All rights reserved.