- 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
- 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
- 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
- getTel(String) - 类 中的静态方法com.facecto.code.base.util.StringFormatUtils
-
china telphone convert
example: 13912345678 to 139****5678
- getToken(OSSParam) - 类 中的方法com.facecto.code.base.toolkit.oss.OSSTools
-
- 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