跳过导航链接
A B C D E F G H I L M P R S T U X 

A

ApplicationContextUtil - xin.allonsy.utils中的类
 
ApplicationContextUtil() - 类 的构造器xin.allonsy.utils.ApplicationContextUtil
 

B

BaseDO - xin.allonsy.common中的类
 
BaseDO() - 类 的构造器xin.allonsy.common.BaseDO
 
BaseQuery - xin.allonsy.common中的类
BaseQuery
BaseQuery() - 类 的构造器xin.allonsy.common.BaseQuery
 

C

camelCaseToUnderscore(String) - 类 中的静态方法xin.allonsy.utils.UnderscoreCamelCaseConvertUtil
驼峰命名转为下划线命名
colSpecialCellStyleMap - 类 中的变量xin.allonsy.utils.ExcelTemplateCellStyleStrategy
 
colSpecialWriteCellStyleMap - 类 中的变量xin.allonsy.utils.ExcelTemplateCellStyleStrategy
特殊列样式
CommonExcelListener() - 类 的构造器xin.allonsy.utils.EasyExcelUtil.CommonExcelListener
 
CommonUtil - xin.allonsy.utils中的类
CommonUtil
CommonUtil() - 类 的构造器xin.allonsy.utils.CommonUtil
 
context - 类 中的静态变量xin.allonsy.utils.ApplicationContextUtil
 
createOrOverwriteFile(String, String) - 类 中的静态方法xin.allonsy.utils.FileUtil
 
createTime - 类 中的变量xin.allonsy.common.BaseDO
创建时间
createTime - 类 中的变量xin.allonsy.common.BaseQuery
创建时间

D

dataList - 类 中的变量xin.allonsy.common.PageQuery
执行所有查询语句后返回的结果集
datas - 类 中的变量xin.allonsy.utils.EasyExcelUtil.CommonExcelListener
 
datas - 类 中的变量xin.allonsy.utils.EasyExcelUtil.ModelExcelListener
 
datas - 类 中的变量xin.allonsy.utils.EasyExcelUtil.StringExcelListener
自定义用于暂时存储data 可以通过实例获取该值 列号:value
DATE_FORMAT_YYYYMMDDHHMMSS - 类 中的静态变量xin.allonsy.utils.DateUtils
格式1
DateUtils - xin.allonsy.utils中的类
DateUtils
DateUtils() - 类 的构造器xin.allonsy.utils.DateUtils
 
decr(String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
 
decrBy(String, long) - 类 中的静态方法xin.allonsy.utils.RedisUtil
递减
DEFAULT_PAGE_SIZE - 类 中的静态变量xin.allonsy.common.PageQuery
默认每页显示的记录数
defaultContentCellStyle - 类 中的变量xin.allonsy.utils.ExcelTemplateCellStyleStrategy
 
defaultContentWriteCellStyle - 类 中的变量xin.allonsy.utils.ExcelTemplateCellStyleStrategy
默认正文样式
defaultHeadCellStyle - 类 中的变量xin.allonsy.utils.ExcelTemplateCellStyleStrategy
转换为CellStyle类型
defaultHeadWriteCellStyle - 类 中的变量xin.allonsy.utils.ExcelTemplateCellStyleStrategy
默认表头样式
del(String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
del 方法
doAfterAllAnalysed(AnalysisContext) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.CommonExcelListener
 
doAfterAllAnalysed(AnalysisContext) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.ModelExcelListener
 
doAfterAllAnalysed(AnalysisContext) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.StringExcelListener
 

E

EasyExcelUtil - xin.allonsy.utils中的类
EasyExcelUtil
EasyExcelUtil() - 类 的构造器xin.allonsy.utils.EasyExcelUtil
 
EasyExcelUtil.CommonExcelListener<T> - xin.allonsy.utils中的类
模型 解析监听器
EasyExcelUtil.ModelExcelListener - xin.allonsy.utils中的类
模型 解析监听器
EasyExcelUtil.StringExcelListener - xin.allonsy.utils中的类
StringList 解析监听器
ExcelTemplateCellStyleStrategy - xin.allonsy.utils中的类
excel样式策略
ExcelTemplateCellStyleStrategy(WriteCellStyle, WriteCellStyle, Map<Integer, WriteCellStyle>, Map<Integer, WriteCellStyle>) - 类 的构造器xin.allonsy.utils.ExcelTemplateCellStyleStrategy
 
exists(String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
exists 方法
expire(String, long) - 类 中的静态方法xin.allonsy.utils.RedisUtil
设值过期时间 单位小时

F

FileUtil - xin.allonsy.utils中的类
FileUtil
FileUtil() - 类 的构造器xin.allonsy.utils.FileUtil
 
format(Date, String) - 类 中的静态方法xin.allonsy.utils.DateUtils
是用ThreadLocal来获取SimpleDateFormat, 这样每个线程只会有一个SimpleDateFormat
format(String) - 类 中的方法xin.allonsy.utils.XmlFormatter
 

G

get(String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
get 方法
getAgent(HttpServletRequest) - 类 中的静态方法xin.allonsy.utils.RequestUtil
 
getBean(String) - 类 中的静态方法xin.allonsy.utils.ApplicationContextUtil
 
getBean(Class<T>) - 类 中的静态方法xin.allonsy.utils.ApplicationContextUtil
 
getDataList() - 类 中的方法xin.allonsy.common.PageQuery
 
getDatas() - 类 中的方法xin.allonsy.utils.EasyExcelUtil.CommonExcelListener
 
getDatas() - 类 中的方法xin.allonsy.utils.EasyExcelUtil.ModelExcelListener
 
getDatas() - 类 中的方法xin.allonsy.utils.EasyExcelUtil.StringExcelListener
 
getDateYmdhms() - 类 中的静态方法xin.allonsy.utils.DateUtils
取得当前时间,格式为yyyyMMddHHmmss
getDaysByMonth(int) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取每月天数
getEndPos() - 类 中的方法xin.allonsy.common.PageQuery
获取当前页的最后一行
getExpireUnixTime(int, int) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取指定时间的unix时间
getFields() - 类 中的静态方法xin.allonsy.utils.DateUtils
获取整日时分信息
getFirstDayOfWeek(int, int) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取某年的第几周的开始日期
getFirstDayOfWeek(Date) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取当前时间所在周的开始日期
getIpAddr(HttpServletRequest) - 类 中的静态方法xin.allonsy.utils.RequestUtil
从request中获取真实IP
getLastDayOfMonth(int, int) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取指定年月的最后一天
getLastDayOfWeek(int, int) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取某年的第几周的结束日期
getLastDayOfWeek(Date) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取当前时间所在周的结束日期
getLastSecondOfDay(Date) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取某个日期当天的最后一秒
getMaxWeekNumOfYear(int) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取当前时间所在年的最大周数
getNextDay(Date) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取下一日
getPageNo() - 类 中的方法xin.allonsy.common.PageQuery
 
getPageSize() - 类 中的方法xin.allonsy.common.PageQuery
获取一页的记录数
getProperty(String) - 类 中的静态方法xin.allonsy.utils.ApplicationContextUtil
 
getRedisTemplate() - 类 中的静态方法xin.allonsy.utils.RedisUtil
 
getSdf(String) - 类 中的静态方法xin.allonsy.utils.DateUtils
返回一个ThreadLocal的sdf,每个线程只会new一次sdf
getStartPos() - 类 中的方法xin.allonsy.common.PageQuery
 
getTime(Date, Date) - 类 中的静态方法xin.allonsy.utils.DateUtils
根据传入的开始时间和结束时间处理
getTimePeriod(Date, int) - 类 中的静态方法xin.allonsy.utils.DateUtils
根据单位获取传入日期的上下区间 0 每天, 1 每周, 2 每月, 3 每年
getTotalCount() - 类 中的方法xin.allonsy.common.PageQuery
 
getTotalPage() - 类 中的方法xin.allonsy.common.PageQuery
 
getValue(String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
get 方法
getWeekOfYear(Date) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取当前时间所在年的周数
getYear(Date) - 类 中的静态方法xin.allonsy.utils.DateUtils
获取年份
getYmdTime(Date) - 类 中的静态方法xin.allonsy.utils.DateUtils
去掉时分秒

H

hasNextPage() - 类 中的方法xin.allonsy.common.PageQuery
是否有下页
hdel(String, String...) - 类 中的静态方法xin.allonsy.utils.RedisUtil
hdel 方法
hexists(String, String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
hexists 方法
hget(String, String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
hget 方法
hgetAll(String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
hgetall 方法
hsetnx(String, String, String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
hsetnx 方法

I

id - 类 中的变量xin.allonsy.common.BaseDO
主键id
id - 类 中的变量xin.allonsy.common.BaseQuery
记录 id
incr(String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
 
incrBy(String, long) - 类 中的静态方法xin.allonsy.utils.RedisUtil
递增
initCellStyle(Workbook) - 类 中的方法xin.allonsy.utils.ExcelTemplateCellStyleStrategy
 
invoke(T, AnalysisContext) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.CommonExcelListener
 
invoke(Object, AnalysisContext) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.ModelExcelListener
 
invoke(Object, AnalysisContext) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.StringExcelListener
每解析一行都会回调invoke()方法
isExcelFile(String) - 类 中的静态方法xin.allonsy.utils.EasyExcelUtil
 

L

limitedString(String, int) - 类 中的静态方法xin.allonsy.utils.CommonUtil
 
LOCK_OBJ - 类 中的静态变量xin.allonsy.utils.DateUtils
锁对象

M

main(String[]) - 类 中的静态方法xin.allonsy.utils.DateUtils
 
main(String[]) - 类 中的静态方法xin.allonsy.utils.RequestUtil
 
main(String[]) - 类 中的静态方法xin.allonsy.utils.XmlFormatter
 
Milliseconds2Date(Long) - 类 中的静态方法xin.allonsy.utils.DateUtils
 
ModelExcelListener() - 类 的构造器xin.allonsy.utils.EasyExcelUtil.ModelExcelListener
 

P

pageNo - 类 中的变量xin.allonsy.common.PageQuery
当前页数,从 1开始,1代表第一页
PageQuery<T> - xin.allonsy.common中的类
分页查询
PageQuery() - 类 的构造器xin.allonsy.common.PageQuery
 
pageSize - 类 中的变量xin.allonsy.common.PageQuery
一页大小
parse(String, String) - 类 中的静态方法xin.allonsy.utils.DateUtils
Title: : parse Description: 按照指定格式转换Date字符
prettyFormat(String, int) - 类 中的静态方法xin.allonsy.utils.XmlFormatter
 

R

readExcelAsStringList(InputStream, String) - 类 中的静态方法xin.allonsy.utils.EasyExcelUtil
使用 StringList 来读取Excel 列号 : value(列号从0开始)
readExcelFromInputStream(InputStream, Class<T>, int) - 类 中的静态方法xin.allonsy.utils.EasyExcelUtil
 
readExcelFromLocalFilePath(String, Class<? extends BaseRowModel>, int) - 类 中的静态方法xin.allonsy.utils.EasyExcelUtil
通过文件名直接读取excel
readExcelFromMultipartFile(MultipartFile, Class<? extends BaseRowModel>, int) - 类 中的静态方法xin.allonsy.utils.EasyExcelUtil
从web上读取excel
readExcelWithModel(InputStream, Class<? extends BaseRowModel>, ExcelTypeEnum, int, int) - 类 中的静态方法xin.allonsy.utils.EasyExcelUtil
已过时。
readExcelWithSheetName(InputStream, Class<T>, String) - 类 中的静态方法xin.allonsy.utils.EasyExcelUtil
 
readFile(String) - 类 中的静态方法xin.allonsy.utils.FileUtil
 
readFile(InputStream) - 类 中的静态方法xin.allonsy.utils.FileUtil
 
redisTemplate - 类 中的静态变量xin.allonsy.utils.RedisUtil
 
RedisUtil - xin.allonsy.utils中的类
 
RedisUtil() - 类 的构造器xin.allonsy.utils.RedisUtil
 
RequestUtil - xin.allonsy.utils中的类
 
RequestUtil() - 类 的构造器xin.allonsy.utils.RequestUtil
 
rowSpecialCellStyleMap - 类 中的变量xin.allonsy.utils.ExcelTemplateCellStyleStrategy
 
rowSpecialWriteCellStyleMap - 类 中的变量xin.allonsy.utils.ExcelTemplateCellStyleStrategy
特殊行样式

S

sdfMap - 类 中的静态变量xin.allonsy.utils.DateUtils
存放不同的日期模板格式的sdf的Map
selectKeyByWeight(Map<T, Integer>) - 类 中的静态方法xin.allonsy.utils.CommonUtil
根据权重随机选择 map的value为权重值
serialVersionUID - 类 中的静态变量xin.allonsy.common.BaseDO
 
serialVersionUID - 类 中的静态变量xin.allonsy.common.BaseQuery
 
serialVersionUID - 类 中的静态变量xin.allonsy.common.PageQuery
 
set(String, String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
set 方法
set(String, String, long) - 类 中的静态方法xin.allonsy.utils.RedisUtil
设值 有超时时间
set(String, String, long, TimeUnit) - 类 中的静态方法xin.allonsy.utils.RedisUtil
设值 有超时时间
setApplicationContext(ApplicationContext) - 类 中的方法xin.allonsy.utils.ApplicationContextUtil
 
setContentCellStyle(Cell, Head, Integer) - 类 中的方法xin.allonsy.utils.ExcelTemplateCellStyleStrategy
 
setDataList(List<T>) - 类 中的方法xin.allonsy.common.PageQuery
 
setDatas(List<T>) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.CommonExcelListener
 
setDatas(List<Object>) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.ModelExcelListener
 
setDatas(List<Map<Integer, String>>) - 类 中的方法xin.allonsy.utils.EasyExcelUtil.StringExcelListener
 
setHeadCellStyle(Cell, Head, Integer) - 类 中的方法xin.allonsy.utils.ExcelTemplateCellStyleStrategy
 
setnx(String, long) - 类 中的静态方法xin.allonsy.utils.RedisUtil
setnx 方法
setnx(String, String) - 类 中的静态方法xin.allonsy.utils.RedisUtil
setnx 方法
setPageNo(Integer) - 类 中的方法xin.allonsy.common.PageQuery
pageNo
setPageSize(Integer) - 类 中的方法xin.allonsy.common.PageQuery
pageSize
setStartPos(Integer) - 类 中的方法xin.allonsy.common.PageQuery
 
setTotalCount(Integer) - 类 中的方法xin.allonsy.common.PageQuery
 
setTotalPage(Integer) - 类 中的方法xin.allonsy.common.PageQuery
 
sortField - 类 中的变量xin.allonsy.common.BaseQuery
排序字段
sortOrder - 类 中的变量xin.allonsy.common.BaseQuery
排序顺序 asc desc
startPos - 类 中的变量xin.allonsy.common.PageQuery
起始位置
StringExcelListener() - 类 的构造器xin.allonsy.utils.EasyExcelUtil.StringExcelListener
 

T

totalCount - 类 中的变量xin.allonsy.common.PageQuery
总记录数
totalPage - 类 中的变量xin.allonsy.common.PageQuery
总页数

U

UnderscoreCamelCaseConvertUtil - xin.allonsy.utils中的类
驼峰下划线命名互转
UnderscoreCamelCaseConvertUtil() - 类 的构造器xin.allonsy.utils.UnderscoreCamelCaseConvertUtil
 
underscoreToCamelCase(String) - 类 中的静态方法xin.allonsy.utils.UnderscoreCamelCaseConvertUtil
下划线命名转为驼峰命名
updateTime - 类 中的变量xin.allonsy.common.BaseDO
更新时间
updateTime - 类 中的变量xin.allonsy.common.BaseQuery
修改时间

X

xin.allonsy.common - 程序包 xin.allonsy.common
 
xin.allonsy.utils - 程序包 xin.allonsy.utils
 
XmlFormatter - xin.allonsy.utils中的类
XmlFormatter
XmlFormatter() - 类 的构造器xin.allonsy.utils.XmlFormatter
 
A B C D E F G H I L M P R S T U X 
跳过导航链接

Copyright © 2021. All rights reserved.