- generateBatchNumber() - 类 中的静态方法com.efficient.common.util.IdUtil
-
生成唯一批次号,分布式可能重复
- generateCode() - 类 中的静态方法com.efficient.common.util.IdUtil
-
生成不重复的32位字符串
- generateKeyPair() - 类 中的静态方法com.efficient.common.util.RsaUtil
-
生成密钥对
- generateOneTimePassword(String) - 类 中的静态方法com.efficient.common.util.TwoFactorAuthUtil
-
生成一次性密码
- generateSecretKey() - 类 中的静态方法com.efficient.common.util.TwoFactorAuthUtil
-
生成密钥
- get(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of any mysql type
- get(String, Object) - 类 中的方法com.efficient.common.entity.Record
-
Get column of any mysql type.
- getBigDecimal(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: decimal, numeric
- getBigInteger(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: unsigned bigint
- getBoolean(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: bit, tinyint(1)
- getByte(String) - 类 中的方法com.efficient.common.entity.Record
-
- getBytes(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: binary, varbinary, tinyblob, blob, mediumblob, longblob
I have not finished the test.
- getCell(HSSFRow, Integer, CellStyle) - 类 中的静态方法com.efficient.common.util.ExcelUtil
-
- getCell(HSSFRow, Integer) - 类 中的静态方法com.efficient.common.util.ExcelUtil
-
- getCellStyle(HSSFWorkbook, int) - 类 中的静态方法com.efficient.common.util.ExcelUtil
-
- getCellStyle(HSSFWorkbook, String, int) - 类 中的静态方法com.efficient.common.util.ExcelUtil
-
- getCode() - 枚举 中的方法com.efficient.common.constant.MenuRelation
-
- getCode() - 类 中的方法com.efficient.common.result.Result
-
- getCode() - 接口 中的方法com.efficient.common.result.ResultConstant
-
- getCode() - 枚举 中的方法com.efficient.common.result.ResultEnum
-
- getColumnNames() - 类 中的方法com.efficient.common.entity.Record
-
Return column names of this record.
- getColumns() - 类 中的方法com.efficient.common.entity.Record
-
Return columns map.
- getColumnValues() - 类 中的方法com.efficient.common.entity.Record
-
Return column values of this record.
- getCurrRequest() - 类 中的静态方法com.efficient.common.auth.RequestHolder
-
- getCurrSystemId() - 类 中的静态方法com.efficient.common.auth.RequestHolder
-
- getCurrUser() - 类 中的静态方法com.efficient.common.auth.RequestHolder
-
- getData() - 类 中的方法com.efficient.common.result.Result
-
- getDate(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: date, year
- getDouble(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: real, double
- getFloat(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: float
- getInputStream() - 类 中的静态方法com.efficient.common.util.AsposeLicense
-
- getInt(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: int, integer, tinyint(n) n > 1, smallint, mediumint
- getIP(HttpServletRequest) - 类 中的静态方法com.efficient.common.util.WebUtil
-
- getLocalDateTime(String) - 类 中的方法com.efficient.common.entity.Record
-
- getLong(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: bigint
- getMessage(Throwable) - 类 中的静态方法com.efficient.common.util.ExceptionUtil
-
获取异常的消息,如果消息为空,则返回异常的类名。
- getMsg() - 类 中的方法com.efficient.common.result.Result
-
- getMsg() - 接口 中的方法com.efficient.common.result.ResultConstant
-
- getMsg() - 枚举 中的方法com.efficient.common.result.ResultEnum
-
- getName() - 枚举 中的方法com.efficient.common.constant.MenuRelation
-
- getNumber(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of any type that extends from Number
- getObject(String) - 类 中的方法com.efficient.common.entity.Record
-
- getObject(String, Object) - 类 中的方法com.efficient.common.entity.Record
-
- getRelativePath(String) - 类 中的静态方法com.efficient.common.util.FileUtil
-
根据绝对路径获取服务器相对路径
- getRootCause(Throwable) - 类 中的静态方法com.efficient.common.util.ExceptionUtil
-
获取异常链中的根异常。
- getRow(HSSFSheet, Integer) - 类 中的静态方法com.efficient.common.util.ExcelUtil
-
- getShort(String) - 类 中的方法com.efficient.common.entity.Record
-
- getSimilarity(String, String) - 类 中的静态方法com.efficient.common.util.HanLPUtil
-
相似性比较
- getStackTrace(Throwable) - 类 中的静态方法com.efficient.common.util.ExceptionUtil
-
将异常堆栈跟踪转换为字符串。
- getStr(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: varchar, char, enum, set, text, tinytext, mediumtext, longtext
- getThrowableList(Throwable) - 类 中的静态方法com.efficient.common.util.ExceptionUtil
-
获取异常链中所有的异常。
- getTime(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: time
- getTimestamp(String) - 类 中的方法com.efficient.common.entity.Record
-
Get column of mysql type: timestamp, datetime
- gtCell(HSSFRow, Integer) - 类 中的静态方法com.efficient.common.util.ExcelUtil
-