JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
V
W
L
limitByHql(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据hql查询区间数据
limitByHql(CacheContract, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据hql查询区间数据
limitByHql2List(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据hql查询区间数据
limitByHql2Map(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据hql查询区间数据
limitByHql2NoMappingEntity(Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据hql查询区间数据
limitByHql2NoMappingEntity(CacheContract, Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据hql查询区间数据
limitBySql(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据sql查询区间数据
limitBySql2List(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据sql查询区间数据
limitBySql2Map(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据sql查询区间数据
limitBySql2MappingEntity(Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据sql查询区间数据
limitBySql2MappingEntity(CacheContract, Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据sql查询区间数据
limitBySql2NoMappingEntity(Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据sql查询区间数据
limitBySql2NoMappingEntity(CacheContract, Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
根据sql查询区间数据
load(Class<T>, Serializable)
- Method in class bap.core.dao.
SimpleBaseDao
session.load方式取得对象
loadAll(Class<T>)
- Method in class bap.core.dao.
SimpleBaseDao
取得该类的所有内容
Log
- Class in
bap.core.domain.log.extend
系统日志实体类父类
Log()
- Constructor for class bap.core.domain.log.extend.
Log
日志记录对象初始化构造方法
LogAccess
- Class in
bap.core.domain.log
平台访问日志类
LogBusiness
- Class in
bap.core.domain.log
平台业务日志类
LogBusinessExtender
- Class in
bap.core.domain.log.extend
业务日志扩展类
LogBusinessExtender(String, String)
- Constructor for class bap.core.domain.log.extend.
LogBusinessExtender
业务日志构造函数
LogConfigController
- Class in
bap.core.controller
日志配置对应的controller
LogConfigController()
- Constructor for class bap.core.controller.
LogConfigController
LogConfigRESTController
- Class in
bap.core.controller
日志配置对应的controller
LogConfigRESTController()
- Constructor for class bap.core.controller.
LogConfigRESTController
LoggerBox
- Class in
bap.core.logger
存放日志记录器
LoggerBox()
- Constructor for class bap.core.logger.
LoggerBox
LOGIC_DELETE_FIELD_NAME
- Static variable in class bap.core.constants.
BusinessConstants
逻辑删除字段名
LOGINUSER
- Static variable in class bap.core.constants.
SystemConstant
登录用户, Session
LOGINUSERDEPTID
- Static variable in class bap.core.constants.
SystemConstant
当前登录用户所在部门ID,如果当前登录用户为系统管理员将存放系统顶级部门ID, Session
LOGINUSERID
- Static variable in class bap.core.constants.
SystemConstant
登录用户的id, Session
LogOperate
- Class in
bap.core.domain.log
平台操作日志类 增、删、改
LogQuery
- Class in
bap.core.domain.log
平台查询日志类
LogQueryExtender
- Class in
bap.core.domain.log.extend
平台查询日志扩展类
LogQueryScope
- Enum in
bap.core.enums
平台查询日志范围
LogSign
- Class in
bap.core.domain.log
平台登录登出日志类
LogSlowQuery
- Class in
bap.core.domain.log
平台查询日志类
LogType
- Enum in
bap.core.enums
平台日志类型
A
B
C
D
E
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes