A C D F L O P S
A
- add(SysLoginLogRequest) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
C
- cn.stylefeng.roses.kernel.system.modular.loginlog.constants - 程序包 cn.stylefeng.roses.kernel.system.modular.loginlog.constants
-
- cn.stylefeng.roses.kernel.system.modular.loginlog.controller - 程序包 cn.stylefeng.roses.kernel.system.modular.loginlog.controller
-
- cn.stylefeng.roses.kernel.system.modular.loginlog.entity - 程序包 cn.stylefeng.roses.kernel.system.modular.loginlog.entity
-
- cn.stylefeng.roses.kernel.system.modular.loginlog.mapper - 程序包 cn.stylefeng.roses.kernel.system.modular.loginlog.mapper
-
- cn.stylefeng.roses.kernel.system.modular.loginlog.service - 程序包 cn.stylefeng.roses.kernel.system.modular.loginlog.service
-
- cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl - 程序包 cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl
-
- cn.stylefeng.roses.kernel.system.modular.loginlog.wrapper - 程序包 cn.stylefeng.roses.kernel.system.modular.loginlog.wrapper
-
D
- del(SysLoginLogRequest) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
- del(SysLoginLogRequest) - 接口 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.SysLoginLogService
-
删除
- delAll() - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
- delAll() - 接口 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.SysLoginLogService
-
清空登录日志
- deleteAll() - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.controller.SysLoginLogController
-
清空登录日志
- detail(SysLoginLogRequest) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.controller.SysLoginLogController
-
查询登录日志详情
- detail(SysLoginLogRequest) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
- detail(SysLoginLogRequest) - 接口 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.SysLoginLogService
-
查看相信
- doWrap(SysLoginLog) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.wrapper.SysLoginLogWrapper
-
F
- findPage(SysLoginLogRequest) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
- findPage(SysLoginLogRequest) - 接口 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.SysLoginLogService
-
分页查询
L
- LOGIN_IN_LOGINNAME - 接口 中的静态变量cn.stylefeng.roses.kernel.system.modular.loginlog.constants.LoginLogConstant
-
登录名称
- LOGIN_IN_SUCCESS_FAIL - 接口 中的静态变量cn.stylefeng.roses.kernel.system.modular.loginlog.constants.LoginLogConstant
-
登录失败提示
- LOGIN_IN_SUCCESS_MESSAGE - 接口 中的静态变量cn.stylefeng.roses.kernel.system.modular.loginlog.constants.LoginLogConstant
-
登录成功提示
- LOGIN_OUT_LOGINNAME - 接口 中的静态变量cn.stylefeng.roses.kernel.system.modular.loginlog.constants.LoginLogConstant
-
推出名称
- LOGIN_OUT_SUCCESS_FAIL - 接口 中的静态变量cn.stylefeng.roses.kernel.system.modular.loginlog.constants.LoginLogConstant
-
退出失败提示
- LOGIN_OUT_SUCCESS_MESSAGE - 接口 中的静态变量cn.stylefeng.roses.kernel.system.modular.loginlog.constants.LoginLogConstant
-
退出成功提示
- loginFail(Long, String) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
- LoginLogConstant - cn.stylefeng.roses.kernel.system.modular.loginlog.constants中的接口
-
登录日志常量
- loginOutFail(Long) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
- loginOutSuccess(Long) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
- loginSuccess(Long) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
O
- OPERATION_FAIL - 接口 中的静态变量cn.stylefeng.roses.kernel.system.modular.loginlog.constants.LoginLogConstant
-
操作失败
- OPERATION_SUCCESS - 接口 中的静态变量cn.stylefeng.roses.kernel.system.modular.loginlog.constants.LoginLogConstant
-
操作成功
P
- page(SysLoginLogRequest) - 类 中的方法cn.stylefeng.roses.kernel.system.modular.loginlog.controller.SysLoginLogController
-
分页查询登录日志
S
- SysLoginLog - cn.stylefeng.roses.kernel.system.modular.loginlog.entity中的类
-
登录日志表
- SysLoginLog() - 类 的构造器cn.stylefeng.roses.kernel.system.modular.loginlog.entity.SysLoginLog
-
- SysLoginLogController - cn.stylefeng.roses.kernel.system.modular.loginlog.controller中的类
-
登陆日志控制器
- SysLoginLogController() - 类 的构造器cn.stylefeng.roses.kernel.system.modular.loginlog.controller.SysLoginLogController
-
- SysLoginLogMapper - cn.stylefeng.roses.kernel.system.modular.loginlog.mapper中的接口
-
系统应用mapper接口
- SysLoginLogService - cn.stylefeng.roses.kernel.system.modular.loginlog.service中的接口
-
登录日志service接口
- SysLoginLogServiceImpl - cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl中的类
-
系统应用service接口实现类
- SysLoginLogServiceImpl() - 类 的构造器cn.stylefeng.roses.kernel.system.modular.loginlog.service.impl.SysLoginLogServiceImpl
-
- SysLoginLogWrapper - cn.stylefeng.roses.kernel.system.modular.loginlog.wrapper中的类
-
日志结果进行包装
- SysLoginLogWrapper() - 类 的构造器cn.stylefeng.roses.kernel.system.modular.loginlog.wrapper.SysLoginLogWrapper
-
A C D F L O P S
Copyright © 2022. All rights reserved.