A C E F G L M N O P S T U Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AccessLogModelConvertUtil - Class in net.risesoft.util
-
日志转换工具类
- APP_METHODNAME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
应用点击模块路径
- ARGUMENTS - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
请求参数及值json字符串
C
- countByLoginTimeBetweenAndSuccess(Date, Date, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- countByLoginTimeBetweenAndSuccess(Date, Date, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- countByMethodNameAndLogTimeBetween(String, Date, Date) - Method in interface net.risesoft.y9public.repository.Y9logAccessLogRepository
- countBySuccessAndLogTimeBetweenAndUserNameNotNull(String, Date, Date) - Method in interface net.risesoft.y9public.repository.Y9logAccessLogRepository
- countBySuccessAndUserHostIpAndUserId(String, String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- countBySuccessAndUserHostIpAndUserId(String, String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- countByTenantIdAndSuccessAndLogTimeBetweenAndUserNameNotNull(String, String, Date, Date) - Method in interface net.risesoft.y9public.repository.Y9logAccessLogRepository
- countByUserHostIpAndSuccess(String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- countByUserHostIpAndSuccess(String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- countByUserHostIpAndSuccess(String, String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- countByUserHostIpAndSuccessAndUserNameContaining(String, String, String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- countByUserHostIpLikeAndLoginTimeBetweenAndSuccess(String, Date, Date, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- countByUserHostIpLikeAndLoginTimeBetweenAndSuccess(String, Date, Date, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
E
- ELAPSED_TIME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
用时
F
- findByClientIpSection(String) - Method in interface net.risesoft.y9public.repository.Y9logIpDeptMappingRepository
- findByClientIpSection(String) - Method in interface net.risesoft.y9public.repository.Y9logUserHostIpInfoRepository
- findByModularName(String) - Method in interface net.risesoft.y9public.repository.Y9logMappingRepository
- findByOperateType(String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logAccessLogRepository
- findByPersonId(String) - Method in interface net.risesoft.y9public.repository.Y9CommonAppForPersonRepository
- findBySuccessAndUserHostIpAndUserId(String, String, String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findByTenantIdAndClientIpSection(String, String) - Method in interface net.risesoft.y9public.repository.Y9logIpDeptMappingRepository
- findByTenantIdAndManagerLevel(String, String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findByTenantIdAndPersonId(String, String) - Method in interface net.risesoft.y9public.repository.Y9ClickedAppRepository
- findByTenantIdAndPersonId(String, String) - Method in interface net.risesoft.y9public.repository.Y9CommonAppForPersonRepository
- findByTenantIdAndSuccessAndUserHostIpAndUserId(String, String, String, String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findByUserHostIp(String) - Method in interface net.risesoft.y9public.repository.Y9logUserHostIpInfoRepository
- findByUserHostIpAndSuccess(String, String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findByUserHostIpAndSuccessAndUserNameLike(String, String, String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findByUserHostIpAndSuccessAndUserNameLikeAndTenantId(String, String, String, String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findByUserHostIpStartingWith(String) - Method in interface net.risesoft.y9public.repository.Y9logUserHostIpInfoRepository
- findByUserId(String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findByUserIdAndSuccess(String, String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findDistinctByUserHostIpAndSuccess(String, String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findDistinctByUserHostIpAndSuccessAndTenantId(String, String, String, Pageable) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findDistinctByUserHostIpLike(String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findDistinctByUserHostIpLikeAndTenantId(String, String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findDistinctUserHostIpByUserIdAndLoginTime(String, Date, Date) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findDistinctUserHostIpCountByUserHostIpLike(String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
-
根据ip的前三位,获得终端ip的登陆次数。
- findDistinctUserHostIpCountByUserHostIpLikeAndTenantId(String, String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- findTopByTenantIdAndUserIdOrderByLoginTimeDesc(String, String) - Method in interface net.risesoft.y9public.repository.Y9logUserLoginInfoRepository
- flowableLogEsListToModels(List<Y9logFlowableAccessLog>) - Static method in class net.risesoft.util.AccessLogModelConvertUtil
G
- getAppClickCount(String, String, String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- getAppClickCount(String, String, String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- getAppNamesByPersonId(String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9CommonAppForPersonCustomRepositoryImpl
- getAppNamesByPersonId(String) - Method in interface net.risesoft.y9public.repository.custom.Y9CommonAppForPersonCustomRepository
- getCnModularName(String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logMappingCustomRepositoryImpl
- getCnModularName(String) - Method in interface net.risesoft.y9public.repository.custom.Y9logMappingCustomRepository
- getCount() - Method in class net.risesoft.y9public.repository.custom.impl.Y9CommonAppForPersonCustomRepositoryImpl
- getCount() - Method in interface net.risesoft.y9public.repository.custom.Y9CommonAppForPersonCustomRepository
- getModuleNameCount(String, String, String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- getModuleNameCount(String, String, String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- getOperateStatusCount(String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- getOperateStatusCount(String) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- getOperateTimeCount(Date, Date, boolean, long, Long) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- getOperateTimeCount(Date, Date, boolean, long, Long) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- GUID_PATH - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
用户id全路径
L
- listAccessLog(String, String, String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- listAccessLog(String, String, String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- listDistinctUserHostIpByUserIdAndLoginTime(String, Date, Date) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- listDistinctUserHostIpByUserIdAndLoginTime(String, Date, Date) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- listOperateTimeCount(String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- listOperateTimeCount(String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- listOperateTimeCount(String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- listOperateTimeCount(String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logFlowableAccessLogCustomRepository
- listUserHostIpByCip(String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- listUserHostIpByCip(String) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- LOG_LEVEL - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
日志级别
- LOG_TIME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
日志时间
- logEsListToModels(List<Y9logAccessLog>) - Static method in class net.risesoft.util.AccessLogModelConvertUtil
- logEsToModel(Y9logAccessLog) - Static method in class net.risesoft.util.AccessLogModelConvertUtil
- LOGIN_TIME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
登录时间
M
- MANAGER_LEVEL - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
管理员级别
- METHOD_NAME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
方法类和名称
- MODULAR_NAME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
模块名称
N
- net.risesoft.log.constant - package net.risesoft.log.constant
- net.risesoft.util - package net.risesoft.util
- net.risesoft.y9public.entity - package net.risesoft.y9public.entity
- net.risesoft.y9public.repository - package net.risesoft.y9public.repository
- net.risesoft.y9public.repository.custom - package net.risesoft.y9public.repository.custom
- net.risesoft.y9public.repository.custom.impl - package net.risesoft.y9public.repository.custom.impl
O
- OPERATE_NAME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
操作名称
- OPERATE_TYPE - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
操作类型
P
- page(int, int, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- page(int, int, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- page(int, int, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- page(int, int, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logFlowableAccessLogCustomRepository
- page(String, String, String, String, String, String, Y9PageQuery) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- page(String, String, String, String, String, String, Y9PageQuery) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- pageByCondition(LogInfoModel, String, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- pageByCondition(LogInfoModel, String, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- pageByCondition(LogInfoModel, String, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- pageByCondition(LogInfoModel, String, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logFlowableAccessLogCustomRepository
- pageByLoginTimeBetweenAndSuccess(Date, Date, String, int, int) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- pageByLoginTimeBetweenAndSuccess(Date, Date, String, int, int) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- pageByOperateType(String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- pageByOperateType(String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- pageByOrgType(String, List<String>, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- pageByOrgType(String, List<String>, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- pageByTenantIdAndManagerLevelAndUserId(String, String, String, Integer, Integer, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- pageByTenantIdAndManagerLevelAndUserId(String, String, String, Integer, Integer, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- pageByUserHostIpAndSuccess(String, String, int, int) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- pageByUserHostIpAndSuccess(String, String, int, int) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- pageByUserHostIpAndSuccessAndUserNameLike(String, String, String, int, int) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- pageByUserHostIpAndSuccessAndUserNameLike(String, String, String, int, int) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- pageByUserHostIpLikeAndLoginTimeBetweenAndSuccess(String, Date, Date, String, int, int) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- pageByUserHostIpLikeAndLoginTimeBetweenAndSuccess(String, Date, Date, String, int, int) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- pageElapsedTimeByCondition(LogInfoModel, String, String, String, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- pageElapsedTimeByCondition(LogInfoModel, String, String, String, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- pageElapsedTimeByCondition(LogInfoModel, String, String, String, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- pageElapsedTimeByCondition(LogInfoModel, String, String, String, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logFlowableAccessLogCustomRepository
- pageOperateStatusByOperateStatus(LogInfoModel, String, String, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- pageOperateStatusByOperateStatus(LogInfoModel, String, String, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- pageOperateStatusByOperateStatus(LogInfoModel, String, String, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- pageOperateStatusByOperateStatus(LogInfoModel, String, String, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logFlowableAccessLogCustomRepository
- pageSearchByCondition(LogInfoModel, String, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- pageSearchByCondition(LogInfoModel, String, String, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- pageSearchByCondition(LogInfoModel, String, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- pageSearchByCondition(LogInfoModel, String, String, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logFlowableAccessLogCustomRepository
- pageSearchList(int, int, String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logIpDeptMappingCustomRepositoryImpl
- pageSearchList(int, int, String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logIpDeptMappingCustomRepository
- pageSearchList(Integer, Integer, String, String) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logMappingCustomRepositoryImpl
- pageSearchList(Integer, Integer, String, String) - Method in interface net.risesoft.y9public.repository.custom.Y9logMappingCustomRepository
S
- save(Y9logAccessLog) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- save(Y9logAccessLog) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- save(Y9logFlowableAccessLog) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- save(Y9logFlowableAccessLog) - Method in interface net.risesoft.y9public.repository.custom.Y9logFlowableAccessLogCustomRepository
- save(Y9logUserLoginInfo) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- searchQuery(String, String, LogInfoModel, int, int) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- searchQuery(String, String, LogInfoModel, int, int) - Method in interface net.risesoft.y9public.repository.custom.Y9logUserLoginInfoCustomRepository
- searchQuery(String, String, LogInfoModel, Integer, Integer) - Method in class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- searchQuery(String, String, LogInfoModel, Integer, Integer) - Method in interface net.risesoft.y9public.repository.custom.Y9logAccessLogCustomRepository
- SUCCESS - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
操作状态
T
- TENANT_ID - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
租户id
- TENANT_NAME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
租户名称
- TITLE - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
标题
U
- USER_HOST_IP - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
客户端IP
- USER_ID - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
用户Id
- USER_NAME - Static variable in class net.risesoft.log.constant.Y9LogSearchConsts
-
用户名称
- userLoginInfoEsListToModels(List<Y9logUserLoginInfo>) - Static method in class net.risesoft.util.AccessLogModelConvertUtil
- userLoginInfoEsToModel(Y9logUserLoginInfo) - Static method in class net.risesoft.util.AccessLogModelConvertUtil
Y
- Y9ClickedApp - Class in net.risesoft.y9public.entity
-
应用点击信息表
- Y9ClickedApp() - Constructor for class net.risesoft.y9public.entity.Y9ClickedApp
- Y9ClickedAppRepository - Interface in net.risesoft.y9public.repository
- Y9CommonAppForPerson - Class in net.risesoft.y9public.entity
-
个人常用应用信息表
- Y9CommonAppForPerson() - Constructor for class net.risesoft.y9public.entity.Y9CommonAppForPerson
- Y9CommonAppForPersonCustomRepository - Interface in net.risesoft.y9public.repository.custom
- Y9CommonAppForPersonCustomRepositoryImpl - Class in net.risesoft.y9public.repository.custom.impl
-
个人常用应用
- Y9CommonAppForPersonCustomRepositoryImpl() - Constructor for class net.risesoft.y9public.repository.custom.impl.Y9CommonAppForPersonCustomRepositoryImpl
- Y9CommonAppForPersonRepository - Interface in net.risesoft.y9public.repository
- Y9logAccessLog - Class in net.risesoft.y9public.entity
-
日志信息
- Y9logAccessLog() - Constructor for class net.risesoft.y9public.entity.Y9logAccessLog
- Y9logAccessLogCustomRepository - Interface in net.risesoft.y9public.repository.custom
- Y9logAccessLogCustomRepositoryImpl - Class in net.risesoft.y9public.repository.custom.impl
- Y9logAccessLogCustomRepositoryImpl(Y9logMappingCustomRepository, Y9logAccessLogRepository, JdbcTemplate) - Constructor for class net.risesoft.y9public.repository.custom.impl.Y9logAccessLogCustomRepositoryImpl
- Y9logAccessLogRepository - Interface in net.risesoft.y9public.repository
- Y9logFlowableAccessLog - Class in net.risesoft.y9public.entity
-
日志信息
- Y9logFlowableAccessLog() - Constructor for class net.risesoft.y9public.entity.Y9logFlowableAccessLog
- Y9logFlowableAccessLogCustomRepository - Interface in net.risesoft.y9public.repository.custom
- Y9logFlowableAccessLogCustomRepositoryImpl - Class in net.risesoft.y9public.repository.custom.impl
- Y9logFlowableAccessLogCustomRepositoryImpl(Y9logFlowableAccessLogRepository) - Constructor for class net.risesoft.y9public.repository.custom.impl.Y9logFlowableAccessLogCustomRepositoryImpl
- Y9logFlowableAccessLogRepository - Interface in net.risesoft.y9public.repository
- Y9logIpDeptMapping - Class in net.risesoft.y9public.entity
-
人员登录部门配置记录表
- Y9logIpDeptMapping() - Constructor for class net.risesoft.y9public.entity.Y9logIpDeptMapping
- Y9logIpDeptMappingCustomRepository - Interface in net.risesoft.y9public.repository.custom
- Y9logIpDeptMappingCustomRepositoryImpl - Class in net.risesoft.y9public.repository.custom.impl
- Y9logIpDeptMappingCustomRepositoryImpl() - Constructor for class net.risesoft.y9public.repository.custom.impl.Y9logIpDeptMappingCustomRepositoryImpl
- Y9logIpDeptMappingRepository - Interface in net.risesoft.y9public.repository
- Y9logMapping - Class in net.risesoft.y9public.entity
-
模块名称映射表
- Y9logMapping() - Constructor for class net.risesoft.y9public.entity.Y9logMapping
- Y9logMappingCustomRepository - Interface in net.risesoft.y9public.repository.custom
- Y9logMappingCustomRepositoryImpl - Class in net.risesoft.y9public.repository.custom.impl
- Y9logMappingCustomRepositoryImpl() - Constructor for class net.risesoft.y9public.repository.custom.impl.Y9logMappingCustomRepositoryImpl
- Y9logMappingRepository - Interface in net.risesoft.y9public.repository
- Y9LogSearchConsts - Class in net.risesoft.log.constant
-
日志搜索常量
- Y9logUserHostIpInfo - Class in net.risesoft.y9public.entity
-
人员登录ip记录表
- Y9logUserHostIpInfo() - Constructor for class net.risesoft.y9public.entity.Y9logUserHostIpInfo
- Y9logUserHostIpInfoRepository - Interface in net.risesoft.y9public.repository
- Y9logUserLoginInfo - Class in net.risesoft.y9public.entity
-
人员登录日志表
- Y9logUserLoginInfo() - Constructor for class net.risesoft.y9public.entity.Y9logUserLoginInfo
- Y9logUserLoginInfoCustomRepository - Interface in net.risesoft.y9public.repository.custom
-
登录日志管理
- Y9logUserLoginInfoCustomRepositoryImpl - Class in net.risesoft.y9public.repository.custom.impl
- Y9logUserLoginInfoCustomRepositoryImpl() - Constructor for class net.risesoft.y9public.repository.custom.impl.Y9logUserLoginInfoCustomRepositoryImpl
- Y9logUserLoginInfoRepository - Interface in net.risesoft.y9public.repository
All Classes All Packages