@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, updateByPrimaryKeySelectiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, 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, updateByPrimaryKeySelectivepublic BaseMapper<SysRoleMenu,String> getMappser()
getMappser in class BaseServiceImpl<SysRoleMenu,String>public List<SysRoleMenu> selectByCondition(SysRoleMenu sysRoleMenu)
selectByCondition in interface RoleMenuServicepublic int selectCountByCondition(SysRoleMenu sysRoleMenu)
selectCountByCondition in interface RoleMenuServicepublic int deleteByPrimaryKey(SysRoleMenu sysRoleMenu)
deleteByPrimaryKey in interface RoleMenuServiceCopyright © 2019. All rights reserved.