索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- ACTIVITI_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- add(String, String) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确加法
- add(String, String, String) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确加法
- add(BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确加法
- add(BigDecimal, BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确加法
- addData(Object) - 类中的方法 cn.jrack.core.util.OkHttpUtil
- addDate(int, int) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
计算当期时间相差的日期
- addDate(Date, int, int) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
计算当期时间相差的日期
- addHeader(String, String) - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
添加请求头
- addIfNotNull(Collection<T>, T) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- addParam(String, String) - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
添加参数
- addParams(LinkedHashMap<String, Object>) - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
批量添加参数
- addTime(Duration) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
- AESUtil - cn.jrack.core.util.encode中的类
-
AES加密128位CBC模式工具类
- AESUtil() - 类的构造器 cn.jrack.core.util.encode.AESUtil
- afterNow(Date) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
- altBase64ToByteArray(String) - 类中的静态方法 cn.jrack.core.util.encode.Base64Util
-
Translates the specified "alternate representation" Base64 string into a byte array.
- ANNEXES - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- API_ACCESS_LOG_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- API_DASHBOARD_PREFIX - 类中的静态变量 cn.jrack.core.constant.ControllerConstant
-
仪表盘基础路径
- API_FORM_PREFIX - 类中的静态变量 cn.jrack.core.constant.ControllerConstant
-
仪表盘基础路径
- API_GENERATOR_PREFIX - 类中的静态变量 cn.jrack.core.constant.ControllerConstant
-
代码生成基础路径
- API_SCHEDULE_PREFIX - 类中的静态变量 cn.jrack.core.constant.ControllerConstant
-
定时任务基础路径
- API_SYSTEM_PREFIX - 类中的静态变量 cn.jrack.core.constant.ControllerConstant
-
系统业务基础路径
- API_SYSTEM_PREFIX(String) - 类中的静态方法 cn.jrack.core.constant.ControllerConstant
- API_WORKFLOW_PREFIX - 类中的静态变量 cn.jrack.core.constant.ControllerConstant
-
工作流程基础路径
- append(Consumer<T>, Consumer<T>...) - 类中的静态方法 cn.jrack.core.util.collection.ArrayUtil
-
将 object 和 newElements 合并成一个数组
- AREA - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- array() - 接口中的方法 cn.jrack.core.common.IntArrayValuable
- array() - enum class中的方法 cn.jrack.core.enums.CommonStatusEnum
- ARRAYS - enum class中的静态变量 cn.jrack.core.enums.CommonStatusEnum
- ArrayUtil - cn.jrack.core.util.collection中的类
-
Array 工具类
- ArrayUtil() - 类的构造器 cn.jrack.core.util.collection.ArrayUtil
- Asserts - cn.jrack.core.assertion中的类
-
Asserts
- Asserts() - 类的构造器 cn.jrack.core.assertion.Asserts
- asSet(T...) - 类中的静态方法 cn.jrack.core.util.collection.SetUtil
- async() - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
异步请求,有返回值
- async(OkHttpUtil.ICallBack) - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
异步请求,带有接口回调
- AUTH - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- AUTHORIZE - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- AuthorizeConstant - cn.jrack.core.constant中的类
- AuthorizeConstant() - 类的构造器 cn.jrack.core.constant.AuthorizeConstant
B
- BAD_REQUEST - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- base64ToByteArray(String) - 类中的静态方法 cn.jrack.core.util.encode.Base64Util
-
Translates the specified Base64 string (as per Preferences.get(byte[])) into a byte array.
- Base64Util - cn.jrack.core.util.encode中的类
- Base64Util() - 类的构造器 cn.jrack.core.util.encode.Base64Util
- BeanMapperUtil - cn.jrack.core.util中的类
-
实现各层DTO-PO之间的复制
- BeanMapperUtil() - 类的构造器 cn.jrack.core.util.BeanMapperUtil
- beforeAddAmountEqAfter(LocalDate, LocalDate, long, TemporalUnit) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
dateBefore按照amountToAdd累加,判断跟dateAfter是否一致
- beforeNow(Date) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
- BigDecimalUtil - cn.jrack.core.util中的类
- BufferUtil - cn.jrack.core.util中的类
-
本类的write部分摘自(感谢作者贡献):https://github.com/sea-boat/mysql-protocol.git
read部分自写 - BufferUtil() - 类的构造器 cn.jrack.core.util.BufferUtil
- builder() - 类中的静态方法 cn.jrack.core.util.OkHttpUtil
-
创建OkHttpUtils
- buildTime(int, int, int) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
创建指定时间
- buildTime(int, int, int, int, int, int) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
创建指定时间
- BusinessException - cn.jrack.core.exception.base中的Exception Class
-
Describe: 业 务 异 常 CreateTime: 2019/10/23
- BusinessException(Exception) - exception class的构造器 cn.jrack.core.exception.base.BusinessException
- BusinessException(String) - exception class的构造器 cn.jrack.core.exception.base.BusinessException
-
业务异常
- BUTTON - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- byteArrayToAltBase64(byte[]) - 类中的静态方法 cn.jrack.core.util.encode.Base64Util
-
Translates the specified byte array into an "alternate representation" Base64 string.
- byteArrayToBase64(byte[]) - 类中的静态方法 cn.jrack.core.util.encode.Base64Util
-
Translates the specified byte array into a Base64 string as per Preferences.put(byte[]).
C
- CacheAreaConstant - cn.jrack.core.constant中的类
- CacheAreaConstant() - 类的构造器 cn.jrack.core.constant.CacheAreaConstant
- cast(Object) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
- checkNotNull(Object, String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- checkNull(Object, String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- checkNull(String...) - 类中的方法 cn.jrack.core.common.JKMap
-
验证指定key不为空,为空则抛出异常
- checkNullCollection(Collection, String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- checkNullMap(Map, String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- checkNullString(String, String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- ClassUtil - cn.jrack.core.util中的类
- ClassUtil() - 类的构造器 cn.jrack.core.util.ClassUtil
- clear() - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- clearAll() - 类中的方法 cn.jrack.core.common.JKMap
-
清理掉所有key
- clearIn(String...) - 类中的方法 cn.jrack.core.common.JKMap
-
清理指定key
- clearNotIn(String...) - 类中的方法 cn.jrack.core.common.JKMap
-
清理掉不在列表中的key
- clearNull() - 类中的方法 cn.jrack.core.common.JKMap
-
清理所有value为null的字段
- cloneKeys(String...) - 类中的方法 cn.jrack.core.common.JKMap
-
克隆指定key,返回一个新的WaMap
- cloneWaMap() - 类中的方法 cn.jrack.core.common.JKMap
-
克隆所有key,返回一个新的WaMap
- cn.jrack.core.assertion - 程序包 cn.jrack.core.assertion
- cn.jrack.core.common - 程序包 cn.jrack.core.common
- cn.jrack.core.constant - 程序包 cn.jrack.core.constant
- cn.jrack.core.enums - 程序包 cn.jrack.core.enums
- cn.jrack.core.exception - 程序包 cn.jrack.core.exception
- cn.jrack.core.exception.base - 程序包 cn.jrack.core.exception.base
- cn.jrack.core.exception.enums - 程序包 cn.jrack.core.exception.enums
- cn.jrack.core.exception.util - 程序包 cn.jrack.core.exception.util
- cn.jrack.core.pojo - 程序包 cn.jrack.core.pojo
- cn.jrack.core.util - 程序包 cn.jrack.core.util
- cn.jrack.core.util.collection - 程序包 cn.jrack.core.util.collection
- cn.jrack.core.util.common - 程序包 cn.jrack.core.util.common
- cn.jrack.core.util.date - 程序包 cn.jrack.core.util.date
- cn.jrack.core.util.encode - 程序包 cn.jrack.core.util.encode
- cn.jrack.core.util.json - 程序包 cn.jrack.core.util.json
- cn.jrack.core.util.prop - 程序包 cn.jrack.core.util.prop
- cn.jrack.core.util.servlet - 程序包 cn.jrack.core.util.servlet
- CODE_RULE - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- CodeUtil - cn.jrack.core.util.common中的类
- CodeUtil() - 类的构造器 cn.jrack.core.util.common.CodeUtil
- CollectionUtil - cn.jrack.core.util.collection中的类
-
Collection 工具类
- CollectionUtil() - 类的构造器 cn.jrack.core.util.collection.CollectionUtil
- COLON - 类中的静态变量 cn.jrack.core.constant.SnowConstants
- CommonStatusEnum - cn.jrack.core.enums中的Enum Class
- COMPANY - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- CompareObjectPropertyUtil - cn.jrack.core.util中的类
- CompareObjectPropertyUtil() - 类的构造器 cn.jrack.core.util.CompareObjectPropertyUtil
- ConfigurationConstant - cn.jrack.core.constant中的类
- ConfigurationConstant() - 类的构造器 cn.jrack.core.constant.ConfigurationConstant
- containsAny(Object, Object...) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- containsAny(Collection<?>, Collection<?>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- containsKey(String) - 类中的方法 cn.jrack.core.util.prop.Prop
- containsKey(String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- ControllerConstant - cn.jrack.core.constant中的类
-
Describe: 接 口 静 态 常 量 Author: ZhaoYang CreateTime: 2019/10/23
- ControllerConstant() - 类的构造器 cn.jrack.core.constant.ControllerConstant
- convertImmutableMap(Collection<T>, Function<T, K>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertList(Collection<T>, Function<T, U>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertList(Collection<T>, Function<T, U>, Predicate<T>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMap(Collection<T>, Function<T, K>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMap(Collection<T>, Function<T, K>, Function<T, V>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMap(Collection<T>, Function<T, K>, Function<T, V>, BinaryOperator<V>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMap(Collection<T>, Function<T, K>, Function<T, V>, BinaryOperator<V>, Supplier<? extends Map<K, V>>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMap(Collection<T>, Function<T, K>, Function<T, V>, Supplier<? extends Map<K, V>>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMap(Collection<T>, Function<T, K>, Supplier<? extends Map<K, T>>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMap(List<KeyValue<K, V>>) - 类中的静态方法 cn.jrack.core.util.collection.MapUtil
- convertMultiMap(Collection<T>, Function<T, K>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMultiMap(Collection<T>, Function<T, K>, Function<T, V>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertMultiMap2(Collection<T>, Function<T, K>, Function<T, V>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertSet(Collection<T>, Function<T, U>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertSet(Collection<T>, Function<T, U>, Predicate<T>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- convertToCamelCase(String) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
将下划线大写方式命名的字符串转换为驼峰式。
- CORS_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- custom - 类中的静态变量 cn.jrack.core.constant.SystemThemeConstant
-
admin-顶部导航主题
- CUSTOM_QUERY - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
D
- DATA_AUTHORIZE - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- DATABASE - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- DATAITEM - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- DATASOURCE - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- DATE_HOUR_MiN_SEC_WITH_HYPHEN_FORMATTER - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
yyyy-MM-dd HH:mm:ss 格式
- DATE_ONLY_NUMBER_FORMATTER - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
不带横杠的日期格式
- DATE_WITH_HYPHEN_FORMATTER - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
yyyy-MM-dd 格式
- DATE_WITH_SLASH_FORMATTER - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
带斜线的日期格式
- datePath() - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
-
日期路径 即年/月/日 如2018/08/08
- dateTime() - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
-
日期路径 即年/月/日 如20180808
- dateTime(String, String) - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
- dateTime(Date) - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
- dateTimeNow(String) - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
- DateTimeUtil - cn.jrack.core.util.common中的类
-
Describe: 日 期 工 具 类 Author: ZhaoYang CreateTime: 2019/10/23
- DateTimeUtil() - 类的构造器 cn.jrack.core.util.common.DateTimeUtil
- dateToLocalDate(Date) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
Date 转换成 LocalDate
- dateToLocalDateTime(Date) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
Date 转换成 LocalDateTime
- DateUtil - cn.jrack.core.util.date中的类
-
时间工具类
- DateUtil() - 类的构造器 cn.jrack.core.util.date.DateUtil
- Decrypt(String) - 类中的静态方法 cn.jrack.core.util.encode.AESUtil
- DEFAULT - 类中的静态变量 cn.jrack.core.constant.SystemThemeConstant
-
admin-默认主题
- delete(Integer, String) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
- delete(String) - 类中的方法 cn.jrack.core.common.JKMap
-
delete一个值,连缀风格
- delete(String) - 类中的静态方法 cn.jrack.core.util.common.FileUtil
- DEMO_DENY - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- DEMO_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- DEPARTMENT - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- DEPARTMENT - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- diff(Date, Date) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
- DISABLE - enum class 中的枚举常量 cn.jrack.core.enums.CommonStatusEnum
- distinct(Collection<T>, Function<T, R>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- distinct(Collection<T>, Function<T, R>, BinaryOperator<T>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- div(String, String) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确除法
- div(BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确除法
- doFormat(int, String, Object...) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
-
将错误编号对应的消息使用 params 进行格式化。
- downLoad(HttpServletResponse, FileInputStream, String) - 类中的静态方法 cn.jrack.core.util.common.FileUtil
- downLoad(HttpServletResponse, String, String) - 类中的静态方法 cn.jrack.core.util.common.FileUtil
- durationMonths(LocalDate, LocalDate) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
计算两个日期之间的月份
- durationQuarters(LocalDate, LocalDate) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
得到两个日期之间间隔的季度数
- durationYears(LocalDate, LocalDate) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
得到两个日期之间间隔年份
E
- empty() - 类中的静态方法 cn.jrack.core.pojo.PageResult
- empty(Long) - 类中的静态方法 cn.jrack.core.pojo.PageResult
- EMPTY - 类中的静态变量 cn.jrack.core.constant.SystemConstant
-
空串
- ENABLE - enum class 中的枚举常量 cn.jrack.core.enums.CommonStatusEnum
- encrypt(String) - 类中的静态方法 cn.jrack.core.util.common.PasswordUtil
- encrypt(String, int) - 类中的静态方法 cn.jrack.core.util.encode.MD5Util
- encrypt(String, String) - 类中的静态方法 cn.jrack.core.util.common.PasswordUtil
- Encrypt(String) - 类中的静态方法 cn.jrack.core.util.encode.AESUtil
- Entity - cn.jrack.core.pojo中的类
-
Describe: 基 础 实 体 类 CreateTime: 2019/10/23
- Entity() - 类的构造器 cn.jrack.core.pojo.Entity
- ErrorCode - cn.jrack.core.exception中的类
-
错误码对象 全局错误码,占用 [0, 999], 参见
GlobalErrorCodeConstants业务异常错误码,占用 [1 000 000 000, +∞),参见ServiceErrorCodeRangeTODO 错误码设计成对象的原因,为未来的 i18 国际化做准备 - ErrorCode(Integer, String) - 类的构造器 cn.jrack.core.exception.ErrorCode
- EXCEL - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- exception(ErrorCode) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
- exception(ErrorCode, Object...) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
- exception(Integer) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
-
创建指定编号的 ServiceException 的异常
- exception(Integer, Object...) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
-
创建指定编号的 ServiceException 的异常
- exception0(Integer, String, Object...) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
- exists(String) - 类中的静态方法 cn.jrack.core.util.common.FileUtil
- exportTree(List<Tree>) - 类中的静态方法 cn.jrack.core.util.common.TreeUtil
F
- FileUtil - cn.jrack.core.util.common中的类
-
描述:文 件 工 具 类 Class:FileUtil Author:ZY Date: 2021/3/31 4:00 下午
- FileUtil() - 类的构造器 cn.jrack.core.util.common.FileUtil
- FILTER_IP - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- FILTER_TIME - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- filterList(Collection<T>, Predicate<T>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- findAndThen(Map<K, V>, K, Consumer<V>) - 类中的静态方法 cn.jrack.core.util.collection.MapUtil
-
从哈希表查找到 key 对应的 value,然后进一步处理 注意,如果查找到的 value 为 null 时,不进行处理
- findFirst(List<T>, Predicate<T>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- FLOWABLE_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- FONT_SIZE - 类中的静态变量 cn.jrack.core.util.WaterMarkUtil
- FORBIDDEN - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- FORM_RELATION - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- FORM_SCHEME - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- format(String, Object...) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
格式化文本, {} 表示占位符
此方法只是简单将占位符 {} 按照顺序替换为参数
如果想输出 {} 使用 \\转义 { 即可,如果想输出 {} 之前的 \ 使用双转义符 \\\\ 即可
例:
通常使用:format("this is {} for {}", "a", "b") -> this is a for b
转义{}: format("this is \\{} for {}", "a", "b") -> this is \{} for a
转义\: format("this is \\\\{} for {}", "a", "b") -> this is \a for b - FORMAT_YEAR_MONTH_DAY_HOUR_MINUTE_SECOND - 类中的静态变量 cn.jrack.core.util.date.DateUtil
G
- GBK - 类中的静态变量 cn.jrack.core.constant.SystemConstant
-
GBK 编码格式
- generate() - 类中的静态方法 cn.jrack.core.util.common.CodeUtil
- generate() - 类中的静态方法 cn.jrack.core.util.common.GuidUtils
- generate(int) - 类中的静态方法 cn.jrack.core.util.common.CodeUtil
- generate(String) - 类中的静态方法 cn.jrack.core.util.common.GuidUtils
- get() - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
初始化get方法
- get(Object) - 类中的方法 cn.jrack.core.common.JKMap
-
获取一个值
- get(Object, Object) - 类中的方法 cn.jrack.core.common.JKMap
-
如果为空,则返回默认值
- get(String) - 类中的方法 cn.jrack.core.util.prop.Prop
- get(String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- get(String, String) - 类中的方法 cn.jrack.core.util.prop.Prop
- get(String, String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getAgent() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
获取 UserAgent
- getAllClassByInterface(Class<?>) - 类中的静态方法 cn.jrack.core.util.ClassUtil
- getAllObjectByInterface(Class<?>) - 类中的静态方法 cn.jrack.core.util.ClassUtil
- getBoolean(String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为boolean并返回
- getBoolean(String) - 类中的方法 cn.jrack.core.util.prop.Prop
- getBoolean(String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getBoolean(String, Boolean) - 类中的方法 cn.jrack.core.util.prop.Prop
- getBoolean(String, Boolean) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getBrowser() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
获取浏览器类型
- getClassNameByFile(String) - 类中的静态方法 cn.jrack.core.util.ClassUtil
- getClassNameByJar(JarFile, String) - 类中的静态方法 cn.jrack.core.util.ClassUtil
- getClassNames(Enumeration<URL>, String) - 类中的静态方法 cn.jrack.core.util.ClassUtil
- getClientIP(HttpServletRequest, String...) - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
- getCode() - exception class中的方法 cn.jrack.core.exception.ServerException
- getCode() - exception class中的方法 cn.jrack.core.exception.ServiceException
- getDate() - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
-
获取当前日期, 默认格式为yyyy-MM-dd
- getDate(String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为Date并返回,根据格式: yyyy-MM-dd
- getDateByFormat(String, String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为Date并返回,根据自定义格式
- getDatePoor(Date, Date) - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
-
计算两个时间差
- getDateTime(String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为Date并返回,根据格式: yyyy-MM-dd HH:mm:ss
- getDifferentProperty(T, T, String...) - 类中的静态方法 cn.jrack.core.util.CompareObjectPropertyUtil
-
比较两个对象不同的属性并记录返回
- getDouble(String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为double并返回
- getEqualMap(String) - 类中的静态方法 cn.jrack.core.util.HttpParseUtil
-
解析字符串中的所有等号表达式成 Map
- getError(Exception) - 类中的静态方法 cn.jrack.core.util.LogUtil
- getError(String, Exception) - 类中的静态方法 cn.jrack.core.util.LogUtil
- getField() - 类中的方法 cn.jrack.core.pojo.SortingField
- getFirst(List<T>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- getHeader(String) - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
获取请求头
- getInt(String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为int并返回
- getInt(String) - 类中的方法 cn.jrack.core.util.prop.Prop
- getInt(String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getInt(String, int) - 类中的方法 cn.jrack.core.common.JKMap
-
转为int并返回,同时指定默认值
- getInt(String, Integer) - 类中的方法 cn.jrack.core.util.prop.Prop
- getInt(String, Integer) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getIpAddress(HttpServletRequest) - 类中的静态方法 cn.jrack.core.util.common.IPUtils
-
获取IP地址
- getKeyAndValue(Object) - 类中的静态方法 cn.jrack.core.util.common.ReflexObjectUtil
-
单个对象的所有键值
- getKeyPageNo() - 类中的方法 cn.jrack.core.common.JKMap
-
get 当前页
- getKeyPageSize() - 类中的方法 cn.jrack.core.common.JKMap
-
get 页大小
- getKeysAndValues(List<Object>) - 类中的静态方法 cn.jrack.core.util.common.ReflexObjectUtil
-
多个(列表)对象的所有键值
- getKeySortType() - 类中的方法 cn.jrack.core.common.JKMap
-
get 排序方式
- getLength(byte[]) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- getLength(long) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- getList(Multimap<K, V>, Collection<K>) - 类中的静态方法 cn.jrack.core.util.collection.MapUtil
-
从哈希表表中,获得 keys 对应的所有 value 数组
- getList(String) - 类中的方法 cn.jrack.core.common.JKMap
-
获取集合(必须原先就是个集合,否则会创建个新集合并返回)
- getList(String, Class<T>) - 类中的方法 cn.jrack.core.common.JKMap
-
获取集合 (指定泛型类型)
- getListByComma(String, Class<T>) - 类中的方法 cn.jrack.core.common.JKMap
-
获取集合(逗号分隔式),(指定类型)
- getLong(String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为long并返回
- getLong(String) - 类中的方法 cn.jrack.core.util.prop.Prop
- getLong(String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getLong(String, Long) - 类中的方法 cn.jrack.core.util.prop.Prop
- getLong(String, Long) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getMap(String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为Map并返回
- getMaxValue(List<T>, Function<T, V>) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- getMessage() - exception class中的方法 cn.jrack.core.exception.base.BusinessException
-
异常获取
- getMessage() - exception class中的方法 cn.jrack.core.exception.ServerException
- getMessage() - exception class中的方法 cn.jrack.core.exception.ServiceException
- getMethod() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
获取当前请求方法
- getModel(Class<T>) - 类中的方法 cn.jrack.core.common.JKMap
-
根据指定类型从map中取值,返回实体对象
- getModelByObject(T) - 类中的方法 cn.jrack.core.common.JKMap
-
从map中取值,塞到一个对象中
- getNetworkDownUp() - 类中的静态方法 cn.jrack.core.util.NetWorkUtil
- getNewValueString() - 类中的方法 cn.jrack.core.pojo.ModifiedPropertyInfo
- getNowDate() - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
-
获取当前Date型日期
- getObjectPropertyValue(T, String...) - 类中的静态方法 cn.jrack.core.util.CompareObjectPropertyUtil
-
通过反射获取对象的属性名称、getter返回值类型、属性值等信息
- getOldValueString() - 类中的方法 cn.jrack.core.pojo.ModifiedPropertyInfo
- getOrder() - 类中的方法 cn.jrack.core.pojo.SortingField
- getPerprotyEqualValue(Map<String, String>, String, String) - 类中的静态方法 cn.jrack.core.util.HttpParseUtil
-
获取HTTP 头属性里等式的值 可以从字符串 Content-Type: multipart/form-data; boundary=ujjLiiJBznFt70fG1F4EUCkIupn7H4tzm 直接解析出boundary的值.
- getPrintSize(long) - 类中的静态方法 cn.jrack.core.util.common.FileUtil
- getProp() - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getProp(String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- getProperties() - 类中的方法 cn.jrack.core.util.prop.Prop
- getQueryParam() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
获取查询参数
- getRemoteHost() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
获取客户端地址
- getRequest() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
Describe: 获取 HttpServletRequest 对象 Param null Return HttpServletRequest
- getRequestURI() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
获取请求地址
- getRequestWaMap() - 类中的静态方法 cn.jrack.core.common.JKMap
-
返回当前request请求的的所有参数
- getResponse() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
Describe: 获取 HttpServletResponse 对象 Param null Return HttpServletResponse
- getServerStartDate() - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
-
获取服务器启动时间
- getSession() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
Describe: 获取 HttpServletSession 对象 Param null Return HttpServletSession
- getStartOrEndDayOfQuarter(LocalDate, Boolean) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
- getString(String) - 类中的方法 cn.jrack.core.common.JKMap
-
转为String并返回
- getString(String, String) - 类中的方法 cn.jrack.core.common.JKMap
-
如果为空,则返回默认值
- getSystem() - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
获取浏览器类型
- getTime() - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
- getUserAgent(HttpServletRequest) - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
- getValueByClass(Object, Class<T>) - 类中的静态方法 cn.jrack.core.common.JKMap
-
将指定值转化为指定类型并返回
- getValueByKey(Object, String) - 类中的静态方法 cn.jrack.core.util.common.ReflexObjectUtil
-
单个对象的某个键的值
- getValuesByKey(List<Object>, String) - 类中的静态方法 cn.jrack.core.util.common.ReflexObjectUtil
-
多个(列表)对象的某个键的值
- getWaMap() - 类中的静态方法 cn.jrack.core.common.JKMap
-
构建一个WaMap并返回
- getWaMap(String, Object) - 类中的静态方法 cn.jrack.core.common.JKMap
-
构建一个WaMap并返回
- getWaMap(Map<String, ?>) - 类中的静态方法 cn.jrack.core.common.JKMap
-
构建一个WaMap并返回
- getWaMapByList(List<?>) - 类中的静态方法 cn.jrack.core.common.JKMap
-
将一个对象集合解析成为WaMap集合
- getWaMapByModel(Object) - 类中的静态方法 cn.jrack.core.common.JKMap
-
将一个对象集合解析成为WaMap
- GlobalErrorCodeConstants - cn.jrack.core.exception.enums中的接口
-
全局错误码枚举 0-999 系统异常编码保留 一般情况下,使用 HTTP 响应状态码 https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status 虽然说,HTTP 响应状态码作为业务使用表达能力偏弱,但是使用在系统层面还是非常不错的 比较特殊的是,因为之前一直使用 0 作为成功,就不使用 200 啦。
- GuidUtils - cn.jrack.core.util.common中的类
- GuidUtils() - 类的构造器 cn.jrack.core.util.common.GuidUtils
H
- has(String) - 类中的方法 cn.jrack.core.common.JKMap
-
指定key的value是否为null,作用同isNotNull()
- HASH_FIELD_APPLICATION_SPEED_UP_ORDER - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
应用加速-订单-哈希字段
- HASH_FIELD_BUSINESS_ID - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
业务编号-哈希字段
- HASH_FIELD_IDC_FIREWALL_ORDER - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
idc防火墙-订单-哈希字段
- HASH_FIELD_INTERNET_ACCESS_ORDER - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
互联网接入订单-哈希字段
- HttpParseUtil - cn.jrack.core.util中的类
-
本类部分代码参考了voovan项目,不过为了适应需要,作了部分改动,感谢作者的贡献 项目地址: http://www.voovan.org/
- HttpParseUtil() - 类的构造器 cn.jrack.core.util.HttpParseUtil
- humpToLineCase() - 类中的方法 cn.jrack.core.common.JKMap
-
将所有key中小驼峰转为下划线模式
I
- imageByText(String, String, String) - 类中的静态方法 cn.jrack.core.util.WaterMarkUtil
-
给图片添加水印文字
- imageByText(String, String, String, Integer) - 类中的静态方法 cn.jrack.core.util.WaterMarkUtil
-
给图片添加水印文字、可设置水印文字的旋转角度
- INCREMENT_ID_HASH_KEY - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
每日自增id哈希key
- INCREMENT_ID_HASH_KEY_EXPIRE_SECONDS - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
每日自增id哈希key-到期秒数
- INCREMENT_ID_MAX_LENGTH - 类中的静态变量 cn.jrack.core.constant.SnowConstants
-
每日自增id最大长度
- init(ObjectMapper) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
-
初始化 objectMapper 属性
- inStringIgnoreCase(String, String...) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
是否包含字符串
- IntArrayValuable - cn.jrack.core.common中的接口
-
可生成 Int 数组的接口
- INTERFACE - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- INTERNAL_SERVER_ERROR - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- IPUtils - cn.jrack.core.util.common中的类
- IPUtils() - 类的构造器 cn.jrack.core.util.common.IPUtils
- isAjax(HttpServletRequest) - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
Describe: 判断是否为 Ajax 请求 Param null Return HttpServletSession
- isAllNotNullString(String...) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isAllNullString(String...) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isAnyEmpty(Collection<?>...) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- isArray(Object) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个对象是否是数组类型(Java基本型别的数组)
- isContainNull(String...) - 类中的方法 cn.jrack.core.common.JKMap
-
指定key列表中是否包含value为null的元素,只要有一个为null,就会返回true
- isEmpty(Object) - 类中的静态方法 cn.jrack.core.util.common.MapRemoveNullUtil
- isEmpty(Object[]) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个对象数组是否为空
- isEmpty(String) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个字符串是否为空串
- isEmpty(Collection<?>) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个Collection是否为空, 包含List,Set,Queue
- isEmpty(Map<?, ?>) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个Map是否为空
- isEquals(String, String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isEqualsIgnoreCase(String, String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isExpired(Date) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
- isJavaWeb() - 类中的静态方法 cn.jrack.core.common.JKMap
-
验证返回当前线程是否为JavaWeb环境
- isJson(String) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- isJsonRequest(ServletRequest) - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
- isNotEmpty(Object[]) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个对象数组是否非空
- isNotEmpty(String) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个字符串是否为非空串
- isNotEmpty(Collection<?>) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个Collection是否非空,包含List,Set,Queue
- isNotEmpty(Map<?, ?>) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个Map是否为空
- isNotNull(Object) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isNotNull(Object) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个对象是否非空
- isNotNull(String) - 类中的方法 cn.jrack.core.common.JKMap
-
与isNull()相反
- isNotNullCollection(Collection) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isNotNullMap(Map) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isNotNullString(String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isNull(Object) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isNull(Object) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
* 判断一个对象是否为空
- isNull(String) - 类中的方法 cn.jrack.core.common.JKMap
-
指定key是否为null,判定标准为 NULL_ELEMENT_ARRAY 中的元素
- isNullCollection(Collection) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isNullMap(Map) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isNullString(String) - 类中的静态方法 cn.jrack.core.assertion.Asserts
- isNumber(String) - 类中的方法 cn.jrack.core.common.JKMap
-
指定key是否为数字
- isServerErrorCode(Integer) - 接口中的静态方法 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
-
是否为服务端错误,参考 HTTP 5XX 错误码段
- IV - 类中的静态变量 cn.jrack.core.util.encode.AESUtil
J
- JKMap - cn.jrack.core.common中的类
-
Mapinvalid input: '<' String, Object> 是最常用的一种Map类型,但是它写着麻烦
- JKMap() - 类的构造器 cn.jrack.core.common.JKMap
- JSCSS - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- JsonUtil - cn.jrack.core.util.json中的类
-
JSON 工具类
- JsonUtil() - 类的构造器 cn.jrack.core.util.json.JsonUtil
K
- KEY - 类中的静态变量 cn.jrack.core.util.encode.AESUtil
- KeyValue<K,
V> - cn.jrack.core.common中的类 -
Key Value 的键值对
- KeyValue() - 类的构造器 cn.jrack.core.common.KeyValue
L
- listToTree(List<JKMap>, String, String, String) - 类中的静态方法 cn.jrack.core.common.JKMap
-
将一个一维集合转换为树形集合
- localDateTimeToDate(LocalDateTime) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
LocalDateTime 转换成 Date
- localDateTimeToLocalDate(LocalDateTime) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
LocalDateTime 转换成 LocalDate
- localDateToDate(LocalDate) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
LocalDate 转换成 Date
- localDateToLocalDateTime(LocalDate) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
-
LocalDate 转换成 LocalDateTime
- LOCKED - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- LOGIN_INFO - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- LOGIN_USER_SESSION_NAME - 类中的静态变量 cn.jrack.core.constant.SystemConstant
- LogUtil - cn.jrack.core.util中的类
-
LogUtil
- LogUtil() - 类的构造器 cn.jrack.core.util.LogUtil
M
- main(String[]) - 类中的静态方法 cn.jrack.core.util.common.MapRemoveNullUtil
- main(String[]) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
- main(String[]) - 类中的静态方法 cn.jrack.core.util.encode.AESUtil
- main(String[]) - 类中的静态方法 cn.jrack.core.util.encode.MD5Util
- main(String[]) - 类中的静态方法 cn.jrack.core.util.HttpParseUtil
- main(String[]) - 类中的静态方法 cn.jrack.core.util.NetWorkUtil
- main(String[]) - 类中的静态方法 cn.jrack.core.util.WaterMarkUtil
- MAIN_FROM - 类中的静态变量 cn.jrack.core.constant.ConfigurationConstant
- MAIN_HOST - 类中的静态变量 cn.jrack.core.constant.ConfigurationConstant
- MAIN_PASS - 类中的静态变量 cn.jrack.core.constant.ConfigurationConstant
- MAIN_PORT - 类中的静态变量 cn.jrack.core.constant.ConfigurationConstant
- MAIN_USER - 类中的静态变量 cn.jrack.core.constant.ConfigurationConstant
- map(Object, Class<T>) - 类中的静态方法 cn.jrack.core.util.BeanMapperUtil
- mapList(PageResult<S>, Class<T>) - 类中的静态方法 cn.jrack.core.util.BeanMapperUtil
- mapList(Collection<S>, Class<T>) - 类中的静态方法 cn.jrack.core.util.BeanMapperUtil
- MapRemoveNullUtil - cn.jrack.core.util.common中的类
- MapRemoveNullUtil() - 类的构造器 cn.jrack.core.util.common.MapRemoveNullUtil
- MapUtil - cn.jrack.core.util.collection中的类
-
Map 工具类
- MapUtil() - 类的构造器 cn.jrack.core.util.collection.MapUtil
- max(Date, Date) - 类中的静态方法 cn.jrack.core.util.date.DateUtil
- MD5Util - cn.jrack.core.util.encode中的类
- MD5Util() - 类的构造器 cn.jrack.core.util.encode.MD5Util
- MENU - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- message - exception class中的变量 cn.jrack.core.exception.base.BusinessException
-
异常消息
- MetaDataException - cn.jrack.core.exception中的Exception Class
-
JobException
- MetaDataException(String) - exception class的构造器 cn.jrack.core.exception.MetaDataException
- MetaDataException(String, Throwable) - exception class的构造器 cn.jrack.core.exception.MetaDataException
- METHOD_NOT_ALLOWED - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- ModifiedPropertyInfo - cn.jrack.core.pojo中的类
-
https://javers.org/documentation/getting-started/#create-javers-instance
- ModifiedPropertyInfo() - 类的构造器 cn.jrack.core.pojo.ModifiedPropertyInfo
- MODULE - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- MODULE - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- move(int, ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- mul(String, String) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确乘法
- mul(String, String, String) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确乘法
- mul(BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确乘法
- mul(BigDecimal, BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确乘法
N
- NAME - 类中的静态变量 cn.jrack.core.constant.SystemConstant
-
Windows 系统名称
- NetWorkUtil - cn.jrack.core.util中的类
- NetWorkUtil() - 类的构造器 cn.jrack.core.util.NetWorkUtil
- NOT_FOUND - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- NULL_ELEMENT_ARRAY - 类中的静态变量 cn.jrack.core.common.JKMap
-
以下元素会在isNull函数中被判定为Null,
- NULL_ELEMENT_LIST - 类中的静态变量 cn.jrack.core.common.JKMap
- nvl(T, T) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
获取参数不为空值
O
- OkHttpUtil - cn.jrack.core.util中的类
- OkHttpUtil.ICallBack - cn.jrack.core.util中的接口
-
自定义一个接口回调
- onFailure(Call, String) - 接口中的方法 cn.jrack.core.util.OkHttpUtil.ICallBack
- onSuccessful(Call, String) - 接口中的方法 cn.jrack.core.util.OkHttpUtil.ICallBack
- ORDER_ASC - 类中的静态变量 cn.jrack.core.pojo.SortingField
-
顺序 - 升序
- ORDER_DESC - 类中的静态变量 cn.jrack.core.pojo.SortingField
-
顺序 - 降序
P
- PageParam - cn.jrack.core.pojo中的类
- PageParam() - 类的构造器 cn.jrack.core.pojo.PageParam
- PageResult<T> - cn.jrack.core.pojo中的类
- PageResult() - 类的构造器 cn.jrack.core.pojo.PageResult
- PageResult(Long) - 类的构造器 cn.jrack.core.pojo.PageResult
- PageResult(List<T>, Long) - 类的构造器 cn.jrack.core.pojo.PageResult
- parseArray(String, Class<T>) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- parseDate(Object) - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
-
日期型字符串转化为日期 格式
- parseDateToStr(String, Date) - 类中的静态方法 cn.jrack.core.util.common.DateTimeUtil
- parseObject(byte[], Class<T>) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- parseObject(String, TypeReference<T>) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- parseObject(String, Class<T>) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- parseObject2(String, Class<T>) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
-
将字符串解析成指定类型的对象 使用
JsonUtil.parseObject(String, Class)时,在@JsonTypeInfo(use = JsonTypeInfo.Id.CLASS) 的场景下, 如果 text 没有 class 属性,则会报错。 - parseTree(byte[]) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- parseTree(String) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- PasswordUtil - cn.jrack.core.util.common中的类
- PasswordUtil() - 类的构造器 cn.jrack.core.util.common.PasswordUtil
- position(int, ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- POSITION - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- post(boolean) - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
初始化post方法
- POST - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- Prop - cn.jrack.core.util.prop中的类
- Prop(File) - 类的构造器 cn.jrack.core.util.prop.Prop
- Prop(File, String) - 类的构造器 cn.jrack.core.util.prop.Prop
- Prop(String) - 类的构造器 cn.jrack.core.util.prop.Prop
- Prop(String, String) - 类的构造器 cn.jrack.core.util.prop.Prop
- PropertyModelInfo - cn.jrack.core.pojo中的类
- PropertyModelInfo() - 类的构造器 cn.jrack.core.pojo.PropertyModelInfo
- PropUtil - cn.jrack.core.util.prop中的类
- put(Integer, String) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
- putAll(Map<Integer, String>) - 类中的静态方法 cn.jrack.core.exception.util.ServiceExceptionUtil
R
- read(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readDate(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readDouble(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readFloat(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readInt(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readLong(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
-
8个字节
- readString(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readString(ByteBuffer, int, String) - 类中的静态方法 cn.jrack.core.util.BufferUtil
-
读取指定长度的String
- readString(ByteBuffer, String) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readStringWithNull(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readStringWithNull(ByteBuffer, String) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readTime(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readUB2(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readUB3(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- readUB4(ByteBuffer) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- ReflexObjectUtil - cn.jrack.core.util.common中的类
- ReflexObjectUtil() - 类的构造器 cn.jrack.core.util.common.ReflexObjectUtil
- removeNullEntry(Map) - 类中的静态方法 cn.jrack.core.util.common.MapRemoveNullUtil
-
移除map中空key或者value空值
- removeNullKey(Map) - 类中的静态方法 cn.jrack.core.util.common.MapRemoveNullUtil
-
移除map的空key
- removeNullValue(Map) - 类中的静态方法 cn.jrack.core.util.common.MapRemoveNullUtil
-
移除map中的value空值
- REPEATED_REQUESTS - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- REQUEST_BODY_CACHE_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- ROLE - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- ROLE - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- RunTimeException - cn.jrack.core.exception中的Exception Class
-
RunTimeException
- RunTimeException(String) - exception class的构造器 cn.jrack.core.exception.RunTimeException
- RunTimeException(String, Throwable) - exception class的构造器 cn.jrack.core.exception.RunTimeException
S
- searchByRegex(String, String) - 类中的静态方法 cn.jrack.core.util.HttpParseUtil
-
正则表达式查找,匹配的被提取出来做数组
- SECOND_MILLIS - 类中的静态变量 cn.jrack.core.util.date.DateUtil
-
秒转换成毫秒
- ServerException - cn.jrack.core.exception中的Exception Class
-
服务器异常 Exception
- ServerException() - exception class的构造器 cn.jrack.core.exception.ServerException
-
空构造方法,避免反序列化问题
- ServerException(ErrorCode) - exception class的构造器 cn.jrack.core.exception.ServerException
- ServerException(Integer, String) - exception class的构造器 cn.jrack.core.exception.ServerException
- ServiceErrorCodeRange - cn.jrack.core.exception.enums中的类
-
业务异常的错误码区间,解决:解决各模块错误码定义,避免重复,在此只声明不做实际使用 一共 10 位,分成四段 第一段,1 位,类型 1 - 业务级别异常 x - 预留 第二段,3 位,系统类型 001 - 用户系统 002 - 商品系统 003 - 订单系统 004 - 支付系统 005 - 优惠劵系统 ... - ...
- ServiceErrorCodeRange() - 类的构造器 cn.jrack.core.exception.enums.ServiceErrorCodeRange
- ServiceException - cn.jrack.core.exception中的Exception Class
-
业务逻辑异常 Exception
- ServiceException() - exception class的构造器 cn.jrack.core.exception.ServiceException
-
空构造方法,避免反序列化问题
- ServiceException(ErrorCode) - exception class的构造器 cn.jrack.core.exception.ServiceException
- ServiceException(Integer, String) - exception class的构造器 cn.jrack.core.exception.ServiceException
- ServiceException(String) - exception class的构造器 cn.jrack.core.exception.ServiceException
- ServiceExceptionUtil - cn.jrack.core.exception.util中的类
- ServiceExceptionUtil() - 类的构造器 cn.jrack.core.exception.util.ServiceExceptionUtil
- ServletUtil - cn.jrack.core.util.servlet中的类
-
Describe: Servlet 工具类 Author: ZhaoYang CreateTime: 2019/10/23
- ServletUtil() - 类的构造器 cn.jrack.core.util.servlet.ServletUtil
- set(String, Object) - 类中的方法 cn.jrack.core.common.JKMap
-
set一个值,连缀风格
- setCode(Integer) - exception class中的方法 cn.jrack.core.exception.ServerException
- setCode(Integer) - exception class中的方法 cn.jrack.core.exception.ServiceException
- setDefaultValue(String, Object) - 类中的方法 cn.jrack.core.common.JKMap
-
给指定key添加一个默认值(只有在这个key原来无值的情况先才会set进去)
- setField(String) - 类中的方法 cn.jrack.core.pojo.SortingField
- setJsonString(String) - 类中的方法 cn.jrack.core.common.JKMap
-
将json字符串解析后塞进WaMap
- setMap(Map<String, ?>) - 类中的方法 cn.jrack.core.common.JKMap
-
将一个Map塞进WaMap
- setMessage(String) - exception class中的方法 cn.jrack.core.exception.ServerException
- setMessage(String) - exception class中的方法 cn.jrack.core.exception.ServiceException
- setModel(Object) - 类中的方法 cn.jrack.core.common.JKMap
-
将一个对象解析塞进WaMap
- setOrder(String) - 类中的方法 cn.jrack.core.pojo.SortingField
- setParentId(String) - 类中的方法 cn.jrack.core.pojo.Tree
- SetUtil - cn.jrack.core.util.collection中的类
-
Set 工具类
- SetUtil() - 类的构造器 cn.jrack.core.util.collection.SetUtil
- singleton(T) - 类中的静态方法 cn.jrack.core.util.collection.CollectionUtil
- SnowConstants - cn.jrack.core.constant中的类
-
系统常量配置
- SnowConstants() - 类的构造器 cn.jrack.core.constant.SnowConstants
- sortByKey(Map<K, V>, boolean) - 类中的静态方法 cn.jrack.core.util.common.MapRemoveNullUtil
- SortingField - cn.jrack.core.pojo中的类
-
排序字段 DTO 类名加了 ing 的原因是,避免和 ES SortField 重名。
- SortingField() - 类的构造器 cn.jrack.core.pojo.SortingField
- SortingField(String, String) - 类的构造器 cn.jrack.core.pojo.SortingField
- StringUtil - cn.jrack.core.util.common中的类
-
字符串工具类
- StringUtil() - 类的构造器 cn.jrack.core.util.common.StringUtil
- sub(String, String) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确减法
- sub(String, String, String) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确减法
- sub(BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确减法
- sub(BigDecimal, BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
精确减法
- substring(String, int) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
截取字符串
- substring(String, int, int) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
截取字符串
- SUCCESS - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- sync() - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
同步请求
- SYSTEM_THEME - 类中的静态变量 cn.jrack.core.constant.SystemThemeConstant
- SystemConstant - cn.jrack.core.constant中的类
- SystemConstant() - 类的构造器 cn.jrack.core.constant.SystemConstant
- SystemThemeConstant - cn.jrack.core.constant中的类
- SystemThemeConstant() - 类的构造器 cn.jrack.core.constant.SystemThemeConstant
T
- TENANT_CONTEXT_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- TENANT_SECURITY_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- TIME_ZONE_DEFAULT - 类中的静态变量 cn.jrack.core.util.date.DateUtil
-
时区 - 默认
- toArray(Collection<T>) - 类中的静态方法 cn.jrack.core.util.collection.ArrayUtil
- toArray(Collection<T>, Function<T, V>) - 类中的静态方法 cn.jrack.core.util.collection.ArrayUtil
- toCamelCase(String) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
驼峰式命名法 例如:user_name->userName
- toHumpCase() - 类中的方法 cn.jrack.core.common.JKMap
-
将所有key中下划线转为小驼峰模式
- toJsonByte(Object) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- toJsonString() - 类中的方法 cn.jrack.core.common.JKMap
-
转为JSON字符串
- toJsonString(Object) - 类中的静态方法 cn.jrack.core.util.json.JsonUtil
- toKebabCase() - 类中的方法 cn.jrack.core.common.JKMap
-
将所有key中下划线转为中划线模式 (kebab-case风格)
- TOKEN - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- toLowerCase() - 类中的方法 cn.jrack.core.common.JKMap
-
将所有key转为小写
- TOO_MANY_REQUESTS - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- TOP - 类中的静态变量 cn.jrack.core.constant.SystemThemeConstant
-
admin-顶部导航主题
- toTree(List<Tree>) - 类中的静态方法 cn.jrack.core.util.common.TreeUtil
- toTree(List<Tree>, String) - 类中的静态方法 cn.jrack.core.util.common.TreeUtil
- toUnderLineCase(String) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
驼峰转下划线 例如:userName->user_name
- toUnderScoreCase(String) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
下划线转驼峰命名
- toUpperCase() - 类中的方法 cn.jrack.core.common.JKMap
-
将所有key转为大写
- TRACE_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
- Tree<T> - cn.jrack.core.pojo中的类
- Tree() - 类的构造器 cn.jrack.core.pojo.Tree
- TreeUtil - cn.jrack.core.util.common中的类
- TreeUtil() - 类的构造器 cn.jrack.core.util.common.TreeUtil
- trim(String) - 类中的静态方法 cn.jrack.core.util.common.StringUtil
-
去空格
U
- UNAUTHORIZED - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- UNKNOWN - 接口中的静态变量 cn.jrack.core.exception.enums.GlobalErrorCodeConstants
- upload(MultipartFile, String) - 类中的静态方法 cn.jrack.core.util.common.FileUtil
- UPLOAD_KIND - 类中的静态变量 cn.jrack.core.constant.ConfigurationConstant
- UPLOAD_PATH - 类中的静态变量 cn.jrack.core.constant.ConfigurationConstant
- url(String) - 类中的方法 cn.jrack.core.util.OkHttpUtil
-
添加url
- use(File) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- use(File, String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- use(String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- use(String, String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- useless(String) - 类中的静态方法 cn.jrack.core.util.prop.PropUtil
- USER - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
- USER - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- USER_DOMAIN - 类中的静态变量 cn.jrack.core.constant.SnowConstants
- USER_RELATION - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- UTF8 - 类中的静态变量 cn.jrack.core.constant.SystemConstant
-
UTF-8 编码格式
V
- valueIsNull(Object) - 类中的方法 cn.jrack.core.common.JKMap
-
指定value在此WaMap的判断标准中是否为null
- valueOf(String) - enum class中的静态方法 cn.jrack.core.enums.CommonStatusEnum
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 cn.jrack.core.enums.CommonStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VIEW - 类中的静态变量 cn.jrack.core.constant.AuthorizeConstant
W
- wapAdvance(BigDecimal, BigDecimal, BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
入库 加权平均单价=(个数*价钱+本期个数*价钱)/(期初数量+本期购进数量) 加权平均价 进货 primeNumbers 期初个数 primePrice 期初价钱 currentNumbers 本期数量 currentPrice 本期价钱
- wapOut(BigDecimal, BigDecimal, BigDecimal, BigDecimal) - 类中的静态方法 cn.jrack.core.util.BigDecimalUtil
-
退货 出价 (加权值 * 期初数量 -本期退货成本*本期退货数量)/ (库存-本期退货数量) 加权平均价 出货 primeNumbers 期初个数 primePrice 期初价钱 currentNumbers 本期退货数量 currentPrice 本期退货价钱
- WaterMarkUtil - cn.jrack.core.util中的类
- WaterMarkUtil() - 类的构造器 cn.jrack.core.util.WaterMarkUtil
- WebFilterOrderEnum - cn.jrack.core.enums中的接口
-
Web 过滤器顺序的枚举类,保证过滤器按照符合我们的预期
- WINDOWS - 类中的静态变量 cn.jrack.core.constant.SystemConstant
-
Windows 系统常量标识
- WORKFLOW - 类中的静态变量 cn.jrack.core.constant.CacheAreaConstant
- write(String) - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
Describe: Response 对象写出数据 Param: msg 消息数据 Return null
- writeDouble(ByteBuffer, double) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeFloat(ByteBuffer, float) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeInt(ByteBuffer, int) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeJson(HttpServletResponse, Object) - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
返回 JSON 字符串
- writeJSON(HttpServletResponse, Object) - 类中的静态方法 cn.jrack.core.util.servlet.ServletUtil
-
返回 JSON 字符串
- writeLength(ByteBuffer, long) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeLong(ByteBuffer, long) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeUB2(ByteBuffer, int) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeUB3(ByteBuffer, int) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeUB4(ByteBuffer, long) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeWithLength(ByteBuffer, byte[]) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeWithLength(ByteBuffer, byte[], byte) - 类中的静态方法 cn.jrack.core.util.BufferUtil
- writeWithNull(ByteBuffer, byte[]) - 类中的静态方法 cn.jrack.core.util.BufferUtil
X
- XSS_FILTER - 接口中的静态变量 cn.jrack.core.enums.WebFilterOrderEnum
Y
- YYYY - 类中的静态变量 cn.jrack.core.util.common.DateTimeUtil
- YYYY_MM - 类中的静态变量 cn.jrack.core.util.common.DateTimeUtil
- YYYY_MM_DD - 类中的静态变量 cn.jrack.core.util.common.DateTimeUtil
- YYYY_MM_DD_HH_MM_SS - 类中的静态变量 cn.jrack.core.util.common.DateTimeUtil
- YYYYMM - 类中的静态变量 cn.jrack.core.constant.SnowConstants
All Classes and Interfaces|常量字段值|所有程序包|序列化表格