- GBK - 类 中的静态变量com.founder.common.core.constant.Constants
-
GBK 字符集
- GBK - 类 中的静态变量com.founder.common.core.text.CharsetKit
-
GBK
- GenConstants - com.founder.common.core.constant中的类
-
代码生成通用常量
- GenConstants() - 类 的构造器com.founder.common.core.constant.GenConstants
-
- getAccessibleField(Object, String) - 类 中的静态方法com.founder.common.core.utils.reflect.ReflectUtils
-
循环向上转型, 获取对象的DeclaredField, 并强制设置为可访问.
- getAccessibleMethod(Object, String, Class<?>...) - 类 中的静态方法com.founder.common.core.utils.reflect.ReflectUtils
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getAccessibleMethodByName(Object, String, int) - 类 中的静态方法com.founder.common.core.utils.reflect.ReflectUtils
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getAliases(String) - 类 中的静态方法com.founder.common.core.utils.SpringUtils
-
如果给定的bean名字在bean定义中有别名,则返回这些别名
- getAllowedExtension() - 异常错误 中的方法com.founder.common.core.exception.file.InvalidExtensionException
-
- getAncestors() - 类 中的方法com.founder.common.core.web.domain.TreeEntity
-
- getAopProxy(T) - 类 中的静态方法com.founder.common.core.utils.SpringUtils
-
获取aop代理对象
- getArgs() - 异常错误 中的方法com.founder.common.core.exception.base.BaseException
-
- getArgs() - 异常错误 中的方法com.founder.common.core.exception.BaseException
-
- getBean(String) - 类 中的静态方法com.founder.common.core.utils.SpringUtils
-
获取对象
- getBean(Class<T>) - 类 中的静态方法com.founder.common.core.utils.SpringUtils
-
获取类型为requiredType的对象
- getCellValue(Row, int) - 类 中的方法com.founder.common.core.utils.poi.ExcelUtil
-
获取单元格值
- getChildren() - 类 中的方法com.founder.common.core.web.domain.TreeEntity
-
- getClassGenricType(Class) - 类 中的静态方法com.founder.common.core.utils.reflect.ReflectUtils
-
通过反射, 获得Class定义中声明的泛型参数的类型, 注意泛型必须定义在父类处
如无法找到, 返回Object.class.
- getClassGenricType(Class, int) - 类 中的静态方法com.founder.common.core.utils.reflect.ReflectUtils
-
通过反射, 获得Class定义中声明的父类的泛型参数的类型.
- getCode() - 类 中的方法com.founder.common.core.domain.R
-
- getCode() - 枚举 中的方法com.founder.common.core.enums.UserStatus
-
- getCode() - 异常错误 中的方法com.founder.common.core.exception.base.BaseException
-
- getCode() - 异常错误 中的方法com.founder.common.core.exception.BaseException
-
- getCode() - 异常错误 中的方法com.founder.common.core.exception.CustomException
-
- getCode() - 异常错误 中的方法com.founder.common.core.exception.job.TaskException
-
- getCode() - 异常错误 中的方法com.founder.common.core.exception.ServiceException
-
- getCode() - 类 中的方法com.founder.common.core.web.page.TableDataInfo
-
- getCreateBy() - 类 中的方法com.founder.common.core.web.domain.BaseEntity
-
- getCreateTime() - 类 中的方法com.founder.common.core.web.domain.BaseEntity
-
- getData() - 类 中的方法com.founder.common.core.domain.R
-
- getDataTable(List<?>) - 类 中的方法com.founder.common.core.web.controller.BaseController
-
响应请求分页数据
- getDate() - 类 中的静态方法com.founder.common.core.utils.DateUtils
-
获取当前日期, 默认格式为yyyy-MM-dd
- getDatePoor(Date, Date) - 类 中的静态方法com.founder.common.core.utils.DateUtils
-
计算两个时间差
- getDefaultMessage() - 异常错误 中的方法com.founder.common.core.exception.base.BaseException
-
- getDefaultMessage() - 异常错误 中的方法com.founder.common.core.exception.BaseException
-
- getDetailMessage() - 异常错误 中的方法com.founder.common.core.exception.GlobalException
-
- getDetailMessage() - 异常错误 中的方法com.founder.common.core.exception.ServiceException
-
- getDrawingPatriarch(Sheet) - 类 中的静态方法com.founder.common.core.utils.poi.ExcelUtil
-
获取画布
- getExceptionMessage(Throwable) - 类 中的静态方法com.founder.common.core.utils.ExceptionUtil
-
获取exception的详细错误信息。
- getExtension() - 异常错误 中的方法com.founder.common.core.exception.file.InvalidExtensionException
-
- getExtension(String) - 类 中的静态方法com.founder.common.core.utils.file.MimeTypeUtils
-
- getFieldValue(Object, String) - 类 中的静态方法com.founder.common.core.utils.reflect.ReflectUtils
-
直接读取对象属性值, 无视private/protected修饰符, 不经过getter函数.
- getFile(String) - 类 中的静态方法com.founder.common.core.utils.file.ImageUtils
-
- getFileExtendName(byte[]) - 类 中的静态方法com.founder.common.core.utils.file.FileTypeUtils
-
获取文件类型
- getFilename() - 异常错误 中的方法com.founder.common.core.exception.file.InvalidExtensionException
-
- getFileType(File) - 类 中的静态方法com.founder.common.core.utils.file.FileTypeUtils
-
获取文件类型
例如: ruoyi.txt, 返回: txt
- getFileType(String) - 类 中的静态方法com.founder.common.core.utils.file.FileTypeUtils
-
获取文件类型
例如: ruoyi.txt, 返回: txt
- getGetterMethods(Object) - 类 中的静态方法com.founder.common.core.utils.bean.BeanUtils
-
获取对象的getter方法。
- getHeaders(HttpServletRequest) - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
- getHostIp() - 类 中的静态方法com.founder.common.core.utils.ip.IpUtils
-
- getHostName() - 类 中的静态方法com.founder.common.core.utils.ip.IpUtils
-
- getImage(String) - 类 中的静态方法com.founder.common.core.utils.file.ImageUtils
-
- getImageType(byte[]) - 类 中的方法com.founder.common.core.utils.poi.ExcelUtil
-
获取图片类型,设置图片插入类型
- getInfo() - 枚举 中的方法com.founder.common.core.enums.UserStatus
-
- getIpAddr(HttpServletRequest) - 类 中的静态方法com.founder.common.core.utils.ip.IpUtils
-
- getIsAsc() - 类 中的方法com.founder.common.core.web.page.PageDomain
-
- getLeastSignificantBits() - 类 中的方法com.founder.common.core.text.UUID
-
返回此 UUID 的 128 位值中的最低有效 64 位。
- getMessage() - 异常错误 中的方法com.founder.common.core.exception.CustomException
-
- getMessage() - 异常错误 中的方法com.founder.common.core.exception.GlobalException
-
- getMessage() - 异常错误 中的方法com.founder.common.core.exception.ServiceException
-
- getModule() - 异常错误 中的方法com.founder.common.core.exception.base.BaseException
-
- getModule() - 异常错误 中的方法com.founder.common.core.exception.BaseException
-
- getMostSignificantBits() - 类 中的方法com.founder.common.core.text.UUID
-
返回此 UUID 的 128 位值中的最高有效 64 位。
- getMsg() - 类 中的方法com.founder.common.core.domain.R
-
- getMsg() - 类 中的方法com.founder.common.core.web.page.TableDataInfo
-
- getName(String) - 类 中的静态方法com.founder.common.core.utils.file.FileUtils
-
返回文件名
- getNowDate() - 类 中的静态方法com.founder.common.core.utils.DateUtils
-
获取当前Date型日期
- getOrderBy() - 类 中的方法com.founder.common.core.web.page.PageDomain
-
- getOrderByColumn() - 类 中的方法com.founder.common.core.web.page.PageDomain
-
- getOrderNum() - 类 中的方法com.founder.common.core.web.domain.TreeEntity
-
- getPageDomain() - 类 中的静态方法com.founder.common.core.web.page.TableSupport
-
封装分页对象
- getPageNum() - 类 中的方法com.founder.common.core.web.page.PageDomain
-
- getPageSize() - 类 中的方法com.founder.common.core.web.page.PageDomain
-
- getParameter(String) - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取String参数
- getParameter(String, String) - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取String参数
- getParameterToBool(String) - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取Boolean参数
- getParameterToBool(String, Boolean) - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取Boolean参数
- getParameterToInt(String) - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取Integer参数
- getParameterToInt(String, Integer) - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取Integer参数
- getParams() - 类 中的方法com.founder.common.core.web.domain.BaseEntity
-
- getParentId() - 类 中的方法com.founder.common.core.web.domain.TreeEntity
-
- getParentName() - 类 中的方法com.founder.common.core.web.domain.TreeEntity
-
- getRandom() - 类 中的静态方法com.founder.common.core.text.UUID
-
获取随机数生成器对象
ThreadLocalRandom是JDK 7之后提供并发产生随机数,能够解决多个线程发生的竞争争夺。
- getReasonable() - 类 中的方法com.founder.common.core.web.page.PageDomain
-
- getRemark() - 类 中的方法com.founder.common.core.web.domain.BaseEntity
-
- getRequest() - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取request
- getRequestAttributes() - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
- getResponse() - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取response
- getRootErrorMessage(Exception) - 类 中的静态方法com.founder.common.core.utils.ExceptionUtil
-
- getRowHeight() - 类 中的方法com.founder.common.core.utils.poi.ExcelUtil
-
根据注解获取最大行高
- getRows() - 类 中的方法com.founder.common.core.web.page.TableDataInfo
-
- getSearchValue() - 类 中的方法com.founder.common.core.web.domain.BaseEntity
-
- getSecureRandom() - 类 中的静态方法com.founder.common.core.text.UUID
-
- getServerStartDate() - 类 中的静态方法com.founder.common.core.utils.DateUtils
-
获取服务器启动时间
- getSession() - 类 中的静态方法com.founder.common.core.utils.ServletUtils
-
获取session
- getSetterMethods(Object) - 类 中的静态方法com.founder.common.core.utils.bean.BeanUtils
-
获取对象的setter方法。
- getTime() - 类 中的静态方法com.founder.common.core.utils.DateUtils
-
- getToken() - 类 中的静态方法com.founder.common.core.utils.SecurityUtils
-
获取请求token
- getToken(HttpServletRequest) - 类 中的静态方法com.founder.common.core.utils.SecurityUtils
-
根据request获取请求token
- getTotal() - 类 中的方法com.founder.common.core.web.page.TableDataInfo
-
- getType(String) - 类 中的静态方法com.founder.common.core.utils.SpringUtils
-
- getUpdateBy() - 类 中的方法com.founder.common.core.web.domain.BaseEntity
-
- getUpdateTime() - 类 中的方法com.founder.common.core.web.domain.BaseEntity
-
- getUserClass(Object) - 类 中的静态方法com.founder.common.core.utils.reflect.ReflectUtils
-
- getUserId() - 类 中的静态方法com.founder.common.core.utils.SecurityUtils
-
获取用户ID
- getUsername() - 类 中的静态方法com.founder.common.core.utils.SecurityUtils
-
获取用户
- getValue() - 枚举 中的方法com.founder.common.core.constant.ScheduleConstants.Status
-
- GlobalException - com.founder.common.core.exception中的异常错误
-
全局异常
- GlobalException() - 异常错误 的构造器com.founder.common.core.exception.GlobalException
-
空构造方法,避免反序列化问题
- GlobalException(String) - 异常错误 的构造器com.founder.common.core.exception.GlobalException
-
- GROUP_VAR - 类 中的静态变量com.founder.common.core.utils.ReUtil
-
- TableDataInfo - com.founder.common.core.web.page中的类
-
表格分页数据对象
- TableDataInfo() - 类 的构造器com.founder.common.core.web.page.TableDataInfo
-
表格数据对象
- TableDataInfo(List<?>, int) - 类 的构造器com.founder.common.core.web.page.TableDataInfo
-
分页
- TableSupport - com.founder.common.core.web.page中的类
-
表格数据处理
- TableSupport() - 类 的构造器com.founder.common.core.web.page.TableSupport
-
- TASK_CLASS_NAME - 类 中的静态变量com.founder.common.core.constant.ScheduleConstants
-
- TASK_PROPERTIES - 类 中的静态变量com.founder.common.core.constant.ScheduleConstants
-
执行目标key
- TaskException - com.founder.common.core.exception.job中的异常错误
-
计划策略异常
- TaskException(String, TaskException.Code) - 异常错误 的构造器com.founder.common.core.exception.job.TaskException
-
- TaskException(String, TaskException.Code, Exception) - 异常错误 的构造器com.founder.common.core.exception.job.TaskException
-
- TaskException.Code - com.founder.common.core.exception.job中的枚举
-
- textToNumericFormatV4(String) - 类 中的静态方法com.founder.common.core.utils.ip.IpUtils
-
将IPv4地址转换成字节
- timestamp() - 类 中的方法com.founder.common.core.text.UUID
-
与此 UUID 相关联的时间戳值。
- toAjax(int) - 类 中的方法com.founder.common.core.web.controller.BaseController
-
响应返回结果
- toAjax(boolean) - 类 中的方法com.founder.common.core.web.controller.BaseController
-
响应返回结果
- toBigDecimal(Object, BigDecimal) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为BigDecimal
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toBigDecimal(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为BigDecimal
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toBigInteger(Object, BigInteger) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为BigInteger
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toBigInteger(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为BigInteger
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toBool(Object, Boolean) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为boolean
String支持的值为:true、false、yes、ok、no,1,0 如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toBool(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为boolean
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toByte(Object, Byte) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为byte
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
- toByte(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为byte
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toCamelCase(String) - 类 中的静态方法com.founder.common.core.utils.StringUtils
-
驼峰式命名法 例如:user_name->userName
- toChar(Object, Character) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为字符
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
- toChar(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为字符
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toDBC(String) - 类 中的静态方法com.founder.common.core.text.Convert
-
全角转半角
- toDBC(String, Set<Character>) - 类 中的静态方法com.founder.common.core.text.Convert
-
替换全角为半角
- toDouble(Object, Double) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为double
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toDouble(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为double
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toEnum(Class<E>, Object, E) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Enum对象
如果给定的值为空,或者转换失败,返回默认值
- toEnum(Class<E>, Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Enum对象
如果给定的值为空,或者转换失败,返回默认值null
- toFloat(Object, Float) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Float
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toFloat(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Float
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toInt(Object, Integer) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为int
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toInt(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为int
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toIntArray(String) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Integer数组
- toIntArray(String, String) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Integer数组
- TOKEN_AUTHENTICATION - 类 中的静态变量com.founder.common.core.constant.SecurityConstants
-
令牌自定义标识
- TOKEN_EXPIRE - 类 中的静态变量com.founder.common.core.constant.Constants
-
令牌有效期(分钟)
- TOKEN_PREFIX - 类 中的静态变量com.founder.common.core.constant.SecurityConstants
-
令牌前缀
- toLong(Object, Long) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为long
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toLong(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为long
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toLongArray(String) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Long数组
- toLongArray(String, String) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Long数组
- toNumber(Object, Number) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Number
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toNumber(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Number
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toSBC(String) - 类 中的静态方法com.founder.common.core.text.Convert
-
半角转全角
- toSBC(String, Set<Character>) - 类 中的静态方法com.founder.common.core.text.Convert
-
半角转全角
- toShort(Object, Short) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Short
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
- toShort(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为Short
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toStr(Object, String) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为字符串
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
- toStr(Object) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为字符串
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toStrArray(String) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为String数组
- toStrArray(String, String) - 类 中的静态方法com.founder.common.core.text.Convert
-
转换为String数组
- toString() - 类 中的方法com.founder.common.core.text.UUID
-
返回此UUID 的字符串表现形式。
- toString(boolean) - 类 中的方法com.founder.common.core.text.UUID
-
返回此UUID 的字符串表现形式。
- toUnderScoreCase(String) - 类 中的静态方法com.founder.common.core.utils.StringUtils
-
驼峰转下划线命名
- TPL_CRUD - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
单表(增删改查)
- TPL_SUB - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
主子表(增删改查)
- TPL_TREE - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
树表(增删改查)
- TREE_CODE - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
树编码字段
- TREE_ENTITY - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
Tree基类字段
- TREE_NAME - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
树名称字段
- TREE_PARENT_CODE - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
树父编码字段
- TreeEntity - com.founder.common.core.web.domain中的类
-
Tree基类
- TreeEntity() - 类 的构造器com.founder.common.core.web.domain.TreeEntity
-
- trim(String) - 类 中的静态方法com.founder.common.core.utils.StringUtils
-
去空格
- TYPE_BIGDECIMAL - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
高精度计算类型
- TYPE_BUTTON - 类 中的静态变量com.founder.common.core.constant.UserConstants
-
菜单类型(按钮)
- TYPE_DATE - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
时间类型
- TYPE_DIR - 类 中的静态变量com.founder.common.core.constant.UserConstants
-
菜单类型(目录)
- TYPE_DOUBLE - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
浮点型
- TYPE_INTEGER - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
整型
- TYPE_LONG - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
长整型
- TYPE_MENU - 类 中的静态变量com.founder.common.core.constant.UserConstants
-
菜单类型(菜单)
- TYPE_STRING - 类 中的静态变量com.founder.common.core.constant.GenConstants
-
字符串类型