Skip navigation links
A B C D E F G H I J L M O P 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
取得该类的所有内容
LogExtender - Class in bap.core.domain.log
用与用户重写此类来实现自定义字段的功能。
LogExtender() - Constructor for class bap.core.domain.log.LogExtender
 
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
逻辑删除字段名
LOGIN_LOGGER - Static variable in class bap.core.logger.LoggerBox
登录日志记录器
LOGIN_NAME - Static variable in class bap.core.constants.AbstractScopeConstants
当前登录用户的用户名
LOGIN_USER - Static variable in class bap.core.constants.AbstractScopeConstants
当前登录用户对象
LoginLogger - Enum in bap.core.logger
登录登出日志记录器
LOGINUSER - Static variable in class bap.core.constants.SystemConstant
登录用户
LOGINUSERDEPTID - Static variable in class bap.core.constants.SystemConstant
当前登录用户所在部门ID,如果当前登录用户为系统管理员将存放系统顶级部门ID
LOGINUSERID - Static variable in class bap.core.constants.SystemConstant
登录用户的id
LogPersister - Class in bap.core.service.log
日志持久化类,包括持久化到数据库和文件
LogPersister() - Constructor for class bap.core.service.log.LogPersister
 
LogPersisterListener - Interface in bap.core.listener.log
日志持久化监听器
LogRecordType - Enum in bap.core.enums
日志记录类型
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links