- genId() - 类 中的方法com.facecto.code.base.generator.IdBuilder
-
Generate ID
- getBigDecimalValue(Map<String, Object>, String) - 类 中的静态方法com.facecto.code.base.util.MapConvertUtils
-
get bigdecimal value from map
- getBoolValue(Map<String, Object>, String) - 类 中的静态方法com.facecto.code.base.util.MapConvertUtils
-
get boolean value from map
- getBufferedImage(String) - 类 中的方法com.facecto.code.base.util.QRCodeUtils
-
Get bufferedImage by text
- getDomain() - 类 中的静态方法com.facecto.code.base.util.HttpContextUtils
-
get http requet domain
- getDoubleValue(Map<String, Object>, String) - 类 中的静态方法com.facecto.code.base.util.MapConvertUtils
-
get double value from map
- getFloatValue(Map<String, Object>, String) - 类 中的静态方法com.facecto.code.base.util.MapConvertUtils
-
get float value from map
- getHttpServletRequest() - 类 中的静态方法com.facecto.code.base.util.HttpContextUtils
-
- getIdNo(String) - 类 中的静态方法com.facecto.code.base.util.StringFormatUtils
-
china id convert
example: 350101202105201234 to 3501**2021****1234
- getIntegerValue(Map<String, Object>, String) - 类 中的静态方法com.facecto.code.base.util.MapConvertUtils
-
get integer value from map
- getMap(String, Object) - 类 中的静态方法com.facecto.code.base.util.MapConvertUtils
-
get map
- getMilli() - 类 中的静态方法com.facecto.code.base.util.DateTimeUtils
-
get milliseconds now
- getMilli(LocalDateTime) - 类 中的静态方法com.facecto.code.base.util.DateTimeUtils
-
get milliseconds by local datetime
- getNew() - 类 中的方法com.facecto.code.base.generator.IdBuilder
-
Get millis
- getNext() - 类 中的方法com.facecto.code.base.generator.IdBuilder
-
Get millis
- getNullPropertyNames(Object) - 类 中的静态方法com.facecto.code.base.util.CopyUtils
-
getNullPropertyNames
- getOrigin() - 类 中的静态方法com.facecto.code.base.util.HttpContextUtils
-
get http request origin
- getPosition(WatermarkPosition, int, int, int, int, int, int) - 类 中的静态方法com.facecto.code.base.toolkit.upload.UploadTools
-
get watermark position
- getRFC3339(Date) - 类 中的静态方法com.facecto.code.base.util.DateTimeUtils
-
convert time to RFC3339
- getRFC3339(String) - 类 中的静态方法com.facecto.code.base.util.DateTimeUtils
-
convert time to RFC3339 format
- getSecond() - 类 中的静态方法com.facecto.code.base.util.DateTimeUtils
-
get seconds now
- getSecond(LocalDateTime) - 类 中的静态方法com.facecto.code.base.util.DateTimeUtils
-
get seconds by local datetime
- getStringValue(Map<String, Object>, String) - 类 中的静态方法com.facecto.code.base.util.MapConvertUtils
-
get string from map
- getSTSToken(OSSSTSParam) - 类 中的方法com.facecto.code.base.toolkit.oss.OSSTools
-
Get OSS STS token
- getSuffix(MultipartFile) - 类 中的方法com.facecto.code.base.toolkit.upload.UploadTools
-
Get multipartFile suffix
- getTel(String) - 类 中的静态方法com.facecto.code.base.util.StringFormatUtils
-
china telphone convert
example: 13912345678 to 139****5678
- getWeekStartAndEnd(int) - 类 中的静态方法com.facecto.code.base.util.DateTimeUtils
-
get the begin date and end date from week number
- getZero(int) - 类 中的方法com.facecto.code.base.generator.IdBuilder
-
Left-aligned zero complement
- green - 类 中的变量com.facecto.code.base.toolkit.upload.entity.WatermarkText
-
Green value of the watermark color.