跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

A

AbstractDialect - com.jsmframe.mybatis中的类
 
AbstractDialect() - 类 的构造器com.jsmframe.mybatis.AbstractDialect
 
accessToken - 类 中的变量com.jsmframe.oauth.model.OauthInfo
 
add(float, float) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
add(double, double) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
addCookie(String, String, String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
手动增加cookie
addDay(Date, int) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
addJob(String, String, String, String, Class, String) - 类 中的静态方法com.jsmframe.utils.QuartzUtil
 
addLog(OptLog) - 接口 中的方法com.jsmframe.service.LogService
 
addMilliSecond(Date, int) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
addMinute(Date, int) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
addMonth(Date, int) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
addSecond(Date, int) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
addText(String, String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法com.jsmframe.interceptor.JsmRestInterceptor
 
API_STAT_KEY - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
App - com.jsmframe.oauth.model中的类
 
App() - 类 的构造器com.jsmframe.oauth.model.App
 
AppContext - com.jsmframe.context中的类
 
AppContext() - 类 的构造器com.jsmframe.context.AppContext
 
appKey - 类 中的变量com.jsmframe.oauth.model.App
 
appKey - 类 中的变量com.jsmframe.oauth.model.OauthInfo
 
appName - 类 中的变量com.jsmframe.oauth.model.AppResourceCode
 
AppResourceCode - com.jsmframe.oauth.model中的类
 
AppResourceCode() - 类 的构造器com.jsmframe.oauth.model.AppResourceCode
 
appSecret - 类 中的变量com.jsmframe.oauth.model.App
 
atExpireTime - 类 中的变量com.jsmframe.oauth.model.OauthInfo
 
AUTH_FAIL - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
authorizedResources - 类 中的变量com.jsmframe.oauth.model.OauthInfo
 
AuthType - com.jsmframe.annotation中的枚举
 
authType - 类 中的变量com.jsmframe.oauth.model.OauthInfo
 
AWT_TOOLKIT - 类 中的静态变量com.jsmframe.utils.SystemUtil
 

B

base64Decode(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
用base64算法进行解密
base64Decode(String, String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
base64Encode(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
用base64算法进行加密
base64Encode(byte[]) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
base64Encode(byte[], String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
BaseDao<T> - com.jsmframe.base中的接口
 
BaseException - com.jsmframe.exception中的异常错误
 
BaseException(String) - 异常错误 的构造器com.jsmframe.exception.BaseException
 
BaseException(String, Throwable) - 异常错误 的构造器com.jsmframe.exception.BaseException
 
BaseJob<T> - com.jsmframe.base中的类
 
BaseJob() - 类 的构造器com.jsmframe.base.BaseJob
 
BaseModel - com.jsmframe.base中的类
entity基类.
BaseModel() - 类 的构造器com.jsmframe.base.BaseModel
 
BasePairConsts - com.jsmframe.consts中的类
 
BasePairConsts() - 类 的构造器com.jsmframe.consts.BasePairConsts
 
BasePermissionConsts - com.jsmframe.consts中的类
 
BasePermissionConsts() - 类 的构造器com.jsmframe.consts.BasePermissionConsts
 
BaseReq - com.jsmframe.base中的类
 
BaseReq() - 类 的构造器com.jsmframe.base.BaseReq
 
BaseResp - com.jsmframe.rest.resp中的类
已过时。
BaseResp() - 类 的构造器com.jsmframe.rest.resp.BaseResp
已过时。
 
BaseRest - com.jsmframe.base中的类
 
BaseRest() - 类 的构造器com.jsmframe.base.BaseRest
 
BaseService - com.jsmframe.base中的类
 
BaseService() - 类 的构造器com.jsmframe.base.BaseService
 
BeanUtil - com.jsmframe.utils中的类
 
BeanUtil() - 类 的构造器com.jsmframe.utils.BeanUtil
 
BLOCKSIZE - 类 中的静态变量com.jsmframe.utils.BlowFishUtil
 
BlowFishUtil - com.jsmframe.utils中的类
 
BlowFishUtil(String) - 类 的构造器com.jsmframe.utils.BlowFishUtil
 
BlowFishUtil(byte[]) - 类 的构造器com.jsmframe.utils.BlowFishUtil
 
build(Class<?>, String, Object, String) - 类 中的静态方法com.jsmframe.utils.FtlUtil
 
build(Object, String) - 类 中的静态方法com.jsmframe.utils.FtlUtil
通过物理路径加载模板
byteToHex(byte[]) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 

C

CacheAnn - com.jsmframe.annotation中的注释类型
 
CacheAop - com.jsmframe.aop中的类
 
CacheAop() - 类 的构造器com.jsmframe.aop.CacheAop
 
CacheType - com.jsmframe.annotation中的枚举
 
CacheUtil - com.jsmframe.utils中的类
 
CacheUtil() - 类 的构造器com.jsmframe.utils.CacheUtil
 
changeDbCharset(String, String, String, String, String) - 类 中的静态方法com.jsmframe.utils.InstallUtil
 
ClassUtil - com.jsmframe.utils中的类
 
ClassUtil() - 类 的构造器com.jsmframe.utils.ClassUtil
 
close(ServletContextEvent) - 接口 中的方法com.jsmframe.service.JsmAppListenerService
 
code - 类 中的变量com.jsmframe.rest.resp.CodeResp
 
CodeResp<C> - com.jsmframe.rest.resp中的类
 
CodeResp() - 类 的构造器com.jsmframe.rest.resp.CodeResp
 
com.jsmframe.annotation - 程序包 com.jsmframe.annotation
 
com.jsmframe.aop - 程序包 com.jsmframe.aop
 
com.jsmframe.base - 程序包 com.jsmframe.base
 
com.jsmframe.consts - 程序包 com.jsmframe.consts
 
com.jsmframe.context - 程序包 com.jsmframe.context
 
com.jsmframe.dao.mapper - 程序包 com.jsmframe.dao.mapper
 
com.jsmframe.dao.model - 程序包 com.jsmframe.dao.model
 
com.jsmframe.excel - 程序包 com.jsmframe.excel
 
com.jsmframe.exception - 程序包 com.jsmframe.exception
 
com.jsmframe.http - 程序包 com.jsmframe.http
 
com.jsmframe.interceptor - 程序包 com.jsmframe.interceptor
 
com.jsmframe.jedis - 程序包 com.jsmframe.jedis
 
com.jsmframe.log4j - 程序包 com.jsmframe.log4j
 
com.jsmframe.mybatis - 程序包 com.jsmframe.mybatis
 
com.jsmframe.oauth - 程序包 com.jsmframe.oauth
 
com.jsmframe.oauth.model - 程序包 com.jsmframe.oauth.model
 
com.jsmframe.pair - 程序包 com.jsmframe.pair
 
com.jsmframe.prop - 程序包 com.jsmframe.prop
 
com.jsmframe.rest.resp - 程序包 com.jsmframe.rest.resp
 
com.jsmframe.service - 程序包 com.jsmframe.service
 
com.jsmframe.session - 程序包 com.jsmframe.session
 
com.jsmframe.swagger - 程序包 com.jsmframe.swagger
 
com.jsmframe.utils - 程序包 com.jsmframe.utils
 
comments - 类 中的变量com.jsmframe.dao.model.FieldInfo
 
commit() - 类 中的静态方法com.jsmframe.utils.TransactionUtil
 
COMPACT_DATE_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
COMPACT_DATETIME_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
COMPACT_TRIM_SECOND_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
compressImage(String, float) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
concatCountSql(String) - 类 中的方法com.jsmframe.mybatis.Db2Dialect
 
concatCountSql(String) - 接口 中的方法com.jsmframe.mybatis.Dialect
 
concatCountSql(String) - 类 中的方法com.jsmframe.mybatis.MysqlDialect
 
concatCountSql(String) - 类 中的方法com.jsmframe.mybatis.OracleDialect
 
concatCountSql(String) - 类 中的方法com.jsmframe.mybatis.SqlServer2012Dialect
 
concatCountSql(String) - 类 中的方法com.jsmframe.mybatis.SqlServerDialect
 
concatPageSql(String, int, int) - 类 中的方法com.jsmframe.mybatis.Db2Dialect
 
concatPageSql(String, int, int) - 接口 中的方法com.jsmframe.mybatis.Dialect
 
concatPageSql(String, int, int) - 类 中的方法com.jsmframe.mybatis.MysqlDialect
 
concatPageSql(String, int, int) - 类 中的方法com.jsmframe.mybatis.OracleDialect
 
concatPageSql(String, int, int) - 类 中的方法com.jsmframe.mybatis.SqlServer2012Dialect
 
concatPageSql(String, int, int) - 类 中的方法com.jsmframe.mybatis.SqlServerDialect
 
content - 类 中的变量com.jsmframe.rest.resp.FreeResp
 
contentType - 类 中的变量com.jsmframe.rest.resp.FreeResp
 
contextDestroyed(ServletContextEvent) - 类 中的方法com.jsmframe.context.JsmInitListener
 
contextInitialized(ServletContextEvent) - 类 中的方法com.jsmframe.context.JsmInitListener
 
convertParamToDate(String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertParamToDate(String, String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertParamToDateOfBegin(String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertParamToDateOfBegin(String, String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertParamToDateOfEnd(String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertParamToDateOfEnd(String, String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertParamToFloat(String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertParamToInteger(String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertParamToLong(String) - 类 中的方法com.jsmframe.dao.model.Page
 
convertReflectionExceptionToUnchecked(Exception) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
将反射时的checked exception转换为unchecked exception.
copy(Object, Object, String...) - 类 中的静态方法com.jsmframe.utils.BeanUtil
 
create(String) - 类 中的静态方法com.jsmframe.session.Session
 
createDb(String, String, String, String, String) - 类 中的静态方法com.jsmframe.utils.InstallUtil
创建数据库
createFile(Class<?>, String, Object, String, String) - 类 中的静态方法com.jsmframe.utils.FtlUtil
 
createHeadlessBufferedImage(BufferedImage, String, int, int) - 类 中的静态方法com.jsmframe.utils.ImageUtil
Creates a BufferedImage from an Image.
createHeadlessSmoothBufferedImage(BufferedImage, String, int, int) - 类 中的静态方法com.jsmframe.utils.ImageUtil
Creates a BufferedImage from an Image.
createNewBoundSql(MappedStatement, BoundSql, String) - 类 中的方法com.jsmframe.mybatis.AbstractDialect
复制BoundSql对象
createNewBoundSql(MappedStatement, BoundSql, String) - 接口 中的方法com.jsmframe.mybatis.Dialect
 
createNewDoc() - 类 中的静态方法com.jsmframe.utils.XmlUtil
 
createNewDoc(String) - 类 中的静态方法com.jsmframe.utils.XmlUtil
 
createNewFile(String) - 类 中的静态方法com.jsmframe.utils.FileUtil
 
createNewMappedStatement(MappedStatement, BoundSql, String) - 类 中的方法com.jsmframe.mybatis.AbstractDialect
复制BoundSql对象
createNewMappedStatement(MappedStatement, SqlSource) - 类 中的方法com.jsmframe.mybatis.AbstractDialect
复制MappedStatement对象
createNewMappedStatement(MappedStatement, SqlSource) - 接口 中的方法com.jsmframe.mybatis.Dialect
 
createNewMappedStatement(MappedStatement, BoundSql, String) - 接口 中的方法com.jsmframe.mybatis.Dialect
 
createRestApi() - 类 中的方法com.jsmframe.swagger.SwaggerConfig
 
CreateTable - 类 中的变量com.jsmframe.dao.model.CreateTableInfo
 
createTable(String, String, String, String, String, List<String>) - 类 中的静态方法com.jsmframe.utils.InstallUtil
创建表
CreateTableInfo - com.jsmframe.dao.model中的类
 
CreateTableInfo() - 类 的构造器com.jsmframe.dao.model.CreateTableInfo
 
cssFilter(String) - 类 中的静态方法com.jsmframe.utils.HtmlUtil
css filter
currentDate() - 类 中的静态方法com.jsmframe.utils.DateUtil
 
currentPermissions() - 类 中的静态方法com.jsmframe.context.WebContext
取得当前用户权限
currentRoles() - 类 中的静态方法com.jsmframe.context.WebContext
取得当前用户角色
currentSession() - 类 中的静态方法com.jsmframe.context.WebContext
 
currentSessionId() - 类 中的静态方法com.jsmframe.context.WebContext
 
currentTime() - 类 中的静态方法com.jsmframe.utils.DateUtil
 
currentUser() - 类 中的静态方法com.jsmframe.context.WebContext
取得当前用户
cutImage(InputStream, OutputStream, int, int, int, int, String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
cutJPG(InputStream, OutputStream, int, int, int, int) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
cutPNG(InputStream, OutputStream, int, int, int, int) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 

D

DATE_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
DATETIME_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
DateUtil - com.jsmframe.utils中的类
 
DateUtil() - 类 的构造器com.jsmframe.utils.DateUtil
 
dayInMonth(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
dayInWeek(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
dayInWeekForUse(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
dayOfBegin(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
dayOfEnd(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
Db2Dialect - com.jsmframe.mybatis中的类
 
Db2Dialect() - 类 的构造器com.jsmframe.mybatis.Db2Dialect
 
Db2Dialect.MySqlSource - com.jsmframe.mybatis中的类
 
DbMapper - com.jsmframe.dao.mapper中的接口
 
dbXml(String, String, String, String, String, String) - 类 中的静态方法com.jsmframe.utils.InstallUtil
 
dec(String) - 类 中的静态方法com.jsmframe.utils.BlowFishUtil
 
decrypt(String) - 类 中的方法com.jsmframe.utils.BlowFishUtil
Blowfish ECB模式解密
decrypt(String, String, String) - 类 中的静态方法com.jsmframe.utils.FileEncryptUtil
文件采用DES算法解密文件
DEFAULT_KEY - 类 中的静态变量com.jsmframe.excel.ExcelUtil
 
defaultVal - 类 中的变量com.jsmframe.dao.model.FieldInfo
 
del(String) - 类 中的方法com.jsmframe.jedis.JedisService
 
del(String) - 类 中的方法com.jsmframe.session.Session
 
delete(String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
delete(String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
delete(String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
delete(HttpHost, String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
deleteById(Long) - 接口 中的方法com.jsmframe.base.BaseDao
 
deleteN(String, int) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
dev_token - 类 中的变量com.jsmframe.rest.resp.LoginResp
 
Dialect - com.jsmframe.mybatis中的接口
 
disableIp(String) - 类 中的方法com.jsmframe.utils.IpUtil
禁IP
disconnect() - 类 中的方法com.jsmframe.jedis.JedisService
 
divide(float, float) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
divide(float, float, int, RoundingMode) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
divide(double, double) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
divide(double, double, int, RoundingMode) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
doRun() - 类 中的方法com.jsmframe.base.BaseJob
 
drawAL(int, int, int, int, Graphics2D) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 

E

enableIp(String) - 类 中的方法com.jsmframe.utils.IpUtil
解禁IP
enc(String) - 类 中的静态方法com.jsmframe.utils.BlowFishUtil
 
encrypt(String) - 类 中的方法com.jsmframe.utils.BlowFishUtil
Blowfish ECB模式加密
encrypt(String, String, String) - 类 中的静态方法com.jsmframe.utils.FileEncryptUtil
文件file进行加密并保存目标文件destFile中
EncryptUtil - com.jsmframe.utils中的类
常用加密算法工具类
EncryptUtil() - 类 的构造器com.jsmframe.utils.EncryptUtil
 
ERROR - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
EscapeType - com.jsmframe.annotation中的枚举
 
ExcelField - com.jsmframe.excel中的注释类型
 
ExcelFieldType - com.jsmframe.excel中的枚举
 
ExcelResp - com.jsmframe.rest.resp中的类
 
ExcelResp() - 类 的构造器com.jsmframe.rest.resp.ExcelResp
 
ExcelUtil - com.jsmframe.excel中的类
 
ExcelUtil() - 类 的构造器com.jsmframe.excel.ExcelUtil
 
exe(Object, ValidateModel) - 接口 中的方法com.jsmframe.base.ValidateCallback
 
exec(JedisCmd<T>) - 类 中的方法com.jsmframe.jedis.JedisService
获取执行任意 redis 命令值
exec(String) - 类 中的静态方法com.jsmframe.utils.ShellUtil
 
exeEl(String, Object) - 类 中的静态方法com.jsmframe.utils.ValidateUtil
 
exists(String) - 类 中的方法com.jsmframe.jedis.JedisService
 
expire(String, int) - 类 中的方法com.jsmframe.jedis.JedisService
在某段时间后失效
expire(Long) - 类 中的静态方法com.jsmframe.session.Session
 
expireAt(String, long) - 类 中的方法com.jsmframe.jedis.JedisService
在某个时间点失效
extract(String, String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
extractDouble(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
extractFloat(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
extractInteger(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
extractNumber(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 

F

FAIL - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
fenToYuan(Long) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
fenToYuanFloat(Long) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
FieldAnn - com.jsmframe.annotation中的注释类型
 
FieldInfo - com.jsmframe.dao.model中的类
 
FieldInfo() - 类 的构造器com.jsmframe.dao.model.FieldInfo
 
fieldName - 类 中的变量com.jsmframe.dao.model.FieldInfo
 
FieldType - com.jsmframe.annotation中的枚举
 
fieldType - 类 中的变量com.jsmframe.dao.model.FieldInfo
 
FILE_ENCODING - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
FILE_SEPARATOR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
FileEncryptUtil - com.jsmframe.utils中的类
 
FileEncryptUtil() - 类 的构造器com.jsmframe.utils.FileEncryptUtil
 
fileName - 类 中的变量com.jsmframe.rest.resp.ExcelResp
 
fileName - 类 中的变量com.jsmframe.rest.resp.FileResp
 
fileResp(String, Object) - 类 中的方法com.jsmframe.base.BaseRest
 
FileResp - com.jsmframe.rest.resp中的类
 
FileResp() - 类 的构造器com.jsmframe.rest.resp.FileResp
 
FileUtil - com.jsmframe.utils中的类
 
FileUtil() - 类 的构造器com.jsmframe.utils.FileUtil
 
fill(Object, int) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
filter(String) - 类 中的静态方法com.jsmframe.utils.HtmlUtil
js html css filter
findById(Long) - 接口 中的方法com.jsmframe.base.BaseDao
 
findInt(String) - 枚举 中的静态方法com.jsmframe.annotation.AuthType
 
findInt(String) - 枚举 中的静态方法com.jsmframe.annotation.CacheType
 
findInt(String) - 枚举 中的静态方法com.jsmframe.annotation.EscapeType
 
findInt(String) - 枚举 中的静态方法com.jsmframe.annotation.FieldType
 
findInt(String) - 枚举 中的静态方法com.jsmframe.annotation.Transaction
 
findInt(String) - 枚举 中的静态方法com.jsmframe.excel.ExcelFieldType
 
findInt(String) - 枚举 中的静态方法com.jsmframe.excel.TrimType
 
findText(int) - 枚举 中的静态方法com.jsmframe.annotation.AuthType
 
findText(int) - 枚举 中的静态方法com.jsmframe.annotation.CacheType
 
findText(int) - 枚举 中的静态方法com.jsmframe.annotation.EscapeType
 
findText(int) - 枚举 中的静态方法com.jsmframe.annotation.FieldType
 
findText(int) - 枚举 中的静态方法com.jsmframe.annotation.Transaction
 
findText(int) - 枚举 中的静态方法com.jsmframe.excel.ExcelFieldType
 
findText(int) - 枚举 中的静态方法com.jsmframe.excel.TrimType
 
flush() - 类 中的方法com.jsmframe.session.Session
 
format(Date, String) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
format(Calendar, String) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
format(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
format(float, int, RoundingMode) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
format(double, int, RoundingMode) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
formatDown(float, int) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
formatDown(double, int) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
formatHalfUp(float, int) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
formatHalfUp(double, int) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
formatPdf(String, String, Map<String, Object>) - 类 中的静态方法com.jsmframe.utils.PdfUtil
 
formatPdf(String, String, Map<String, Object>, BaseFont) - 类 中的静态方法com.jsmframe.utils.PdfUtil
 
formatUp(float, int) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
formatUp(double, int) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
FreeResp - com.jsmframe.rest.resp中的类
 
FreeResp() - 类 的构造器com.jsmframe.rest.resp.FreeResp
 
fromBase64(String, String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
字符串进行Base64解码并生成图片
FtlUtil - com.jsmframe.utils中的类
 
FtlUtil() - 类 的构造器com.jsmframe.utils.FtlUtil
 
funcName - 类 中的变量com.jsmframe.dao.model.OptLog
 

G

gen(String) - 类 中的方法com.jsmframe.service.GenService
 
gen(String, boolean) - 类 中的方法com.jsmframe.service.GenService
 
genAll() - 类 中的方法com.jsmframe.service.GenService
 
genRandomString(int) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
GenService - com.jsmframe.service中的类
 
GenService() - 类 的构造器com.jsmframe.service.GenService
 
genToken(String) - 类 中的静态方法com.jsmframe.utils.WebUtil
 
get(String) - 类 中的静态方法com.jsmframe.context.AppContext
 
get(String) - 类 中的静态方法com.jsmframe.context.ProjectContext
 
get(String) - 类 中的方法com.jsmframe.jedis.JedisService
获取单个值
get(String) - 类 中的方法com.jsmframe.session.Session
 
get(String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
get(String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
get(String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
get(HttpHost, String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
get(String, List<Header>, HttpClientProcessor) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
get(String, String) - 类 中的静态方法com.jsmframe.utils.PropUtil
 
getAccessToken() - 类 中的静态方法com.jsmframe.oauth.OauthContext
 
getActionUri() - 类 中的静态方法com.jsmframe.context.WebContext
取得相对于当前系统actionURI
getApplicationContext() - 类 中的静态方法com.jsmframe.context.SpringContext
 
getAsBoolean(String) - 类 中的静态方法com.jsmframe.context.AppContext
 
getAsBoolean(String) - 类 中的静态方法com.jsmframe.context.ProjectContext
 
getAsBoolean(String, String) - 类 中的静态方法com.jsmframe.utils.PropUtil
 
getAsInteger(String) - 类 中的静态方法com.jsmframe.context.AppContext
 
getAsInteger(String) - 类 中的静态方法com.jsmframe.context.ProjectContext
 
getAsInteger(String, String) - 类 中的静态方法com.jsmframe.utils.PropUtil
 
getAsLong(String) - 类 中的静态方法com.jsmframe.context.AppContext
 
getAsLong(String) - 类 中的静态方法com.jsmframe.context.ProjectContext
 
getAsLong(String, String) - 类 中的静态方法com.jsmframe.utils.PropUtil
 
getAsText() - 类 中的方法com.jsmframe.interceptor.MyDateEditor
 
getAuthorizedResources() - 类 中的静态方法com.jsmframe.oauth.OauthContext
 
getBackUrl() - 类 中的静态方法com.jsmframe.context.WebContext
 
getBean(String) - 类 中的静态方法com.jsmframe.context.SpringContext
 
getBean(Class<T>) - 类 中的静态方法com.jsmframe.context.SpringContext
 
getBeginIndex() - 类 中的方法com.jsmframe.dao.model.Page
获取当前页面上第一条记录对应数据库中的索引.
getbit(String, long) - 类 中的方法com.jsmframe.jedis.JedisService
 
getBoundSql(Object) - 类 中的方法com.jsmframe.mybatis.Db2Dialect.MySqlSource
 
getBoundSql(Object) - 类 中的方法com.jsmframe.mybatis.OracleDialect.MySqlSource
 
getBoundSql(Object) - 类 中的方法com.jsmframe.mybatis.SqlServer2012Dialect.MySqlSource
 
getBoundSql(Object) - 类 中的方法com.jsmframe.mybatis.SqlServerDialect.MySqlSource
 
getByteLength(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
getCellValue(Cell) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
 
getCode() - 类 中的方法com.jsmframe.pair.Pair
 
getCode() - 类 中的方法com.jsmframe.rest.resp.BaseResp
已过时。
 
getCombineCell(Sheet) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
合并单元格处理,获取合并行
getComments() - 类 中的方法com.jsmframe.dao.model.FieldInfo
 
getConn(String, String, String, String, String) - 类 中的静态方法com.jsmframe.utils.InstallUtil
 
getContextPath() - 类 中的静态方法com.jsmframe.context.WebContext
 
getCurrentAppResourceCode() - 类 中的静态方法com.jsmframe.oauth.OauthContext
 
getDbDialect() - 类 中的方法com.jsmframe.dao.model.Page
 
getDefaultVal() - 类 中的方法com.jsmframe.dao.model.FieldInfo
 
getDocument(String) - 类 中的静态方法com.jsmframe.utils.HtmlUtil
 
getEhEnternalCache() - 类 中的方法com.jsmframe.aop.CacheAop
 
getEhQueryCache() - 类 中的方法com.jsmframe.aop.CacheAop
 
getFieldName() - 类 中的方法com.jsmframe.dao.model.FieldInfo
 
getFieldType() - 类 中的方法com.jsmframe.dao.model.FieldInfo
 
getFieldValue(Field, Object) - 类 中的静态方法com.jsmframe.utils.BeanUtil
 
getFieldValue(String, Object) - 类 中的静态方法com.jsmframe.utils.BeanUtil
 
getFieldValue(Object, String) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
直接读取对象属性值, 无视private/protected修饰符, 不经过getter函数.
getFile(String) - 类 中的静态方法com.jsmframe.utils.FileUtil
 
getFile(String, String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
getFile(String, String, List<Header>) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
getFormatInfoFtl(String) - 类 中的静态方法com.jsmframe.utils.FtlUtil
 
getImage(String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
getImage(String, String, List<Header>) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
getImage(HttpSession) - 类 中的方法com.jsmframe.utils.ValidCodeUtil
生成随机图片
getImage() - 类 中的方法com.jsmframe.utils.ValidCodeUtil
 
getImageExtension(String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
getJavaHome() - 类 中的静态方法com.jsmframe.utils.SystemUtil
 
getJavaIoTmpDir() - 类 中的静态方法com.jsmframe.utils.SystemUtil
 
getJavaVersion() - 类 中的静态方法com.jsmframe.utils.SystemUtil
已过时。 
getJedisService() - 类 中的方法com.jsmframe.aop.CacheAop
 
getJspPath() - 类 中的静态方法com.jsmframe.context.WebContext
 
getJspResponse() - 类 中的静态方法com.jsmframe.context.WebContext
 
getKey(String) - 类 中的静态方法com.jsmframe.utils.FileEncryptUtil
根据参数生成KEY
getLength(String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
获取字符长度,一个汉字作为 1 个字符, 一个英文字母作为 0.5 个字符
getList() - 类 中的方法com.jsmframe.dao.model.Page
 
getMergedRegionValue(Sheet, int, int) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
获取合并单元格的值
getMessage(String, Object...) - 类 中的静态方法com.jsmframe.context.SpringContext
 
getMessage(Locale, String, Object...) - 类 中的静态方法com.jsmframe.context.SpringContext
 
getMessage() - 类 中的方法com.jsmframe.pair.Pair
 
getMessage() - 类 中的方法com.jsmframe.rest.resp.BaseResp
已过时。
 
getMonth(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
getMsg() - 异常错误 中的方法com.jsmframe.exception.BaseException
 
getN(String, int) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
getNextPage() - 类 中的方法com.jsmframe.dao.model.Page
获取下一页的页号.
getPageNo() - 类 中的方法com.jsmframe.dao.model.Page
获取当前页号.
getPageSize() - 类 中的方法com.jsmframe.dao.model.Page
获取每页显示记录条数.
getPattern(String) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
getPermissions() - 类 中的方法com.jsmframe.session.SessionUser
 
getPrevPage() - 类 中的方法com.jsmframe.dao.model.Page
获取上一页的页号.
getProperties(String) - 类 中的静态方法com.jsmframe.utils.PropUtil
 
getQueryMap() - 类 中的方法com.jsmframe.dao.model.Page
 
getQueryString() - 类 中的方法com.jsmframe.dao.model.Page
 
getRandomFileName(String, String) - 类 中的静态方法com.jsmframe.context.WebContext
 
getRange(String, long, long) - 类 中的方法com.jsmframe.jedis.JedisService
 
getRealPath() - 类 中的静态方法com.jsmframe.context.WebContext
 
getRedisClient() - 类 中的方法com.jsmframe.jedis.JedisDataSource
 
getRemoteIp() - 类 中的静态方法com.jsmframe.context.WebContext
 
getRemoteIp(HttpServletRequest) - 类 中的静态方法com.jsmframe.context.WebContext
 
getRequest() - 类 中的静态方法com.jsmframe.context.WebContext
 
getRequestAt() - 类 中的静态方法com.jsmframe.context.WebContext
 
getRequestAuthorization() - 类 中的静态方法com.jsmframe.context.WebContext
 
getRequestHt() - 类 中的静态方法com.jsmframe.context.WebContext
 
getRequestId() - 类 中的静态方法com.jsmframe.context.WebContext
 
getRequestPostBytes(HttpServletRequest) - 类 中的静态方法com.jsmframe.context.WebContext
 
getRequestPostStr(HttpServletRequest) - 类 中的静态方法com.jsmframe.context.WebContext
 
getRequestToken() - 类 中的静态方法com.jsmframe.context.WebContext
 
getResource(String) - 类 中的静态方法com.jsmframe.utils.FileUtil
 
getResponse() - 类 中的静态方法com.jsmframe.context.WebContext
 
getResult() - 类 中的方法com.jsmframe.rest.resp.BaseResp
已过时。
 
getRoles() - 类 中的方法com.jsmframe.session.SessionUser
 
getSessionUser() - 类 中的方法com.jsmframe.session.Session
 
getSqlBody(String) - 类 中的方法com.jsmframe.mybatis.AbstractDialect
 
getSqlBody(String) - 接口 中的方法com.jsmframe.mybatis.Dialect
 
getSqlSource(BoundSql) - 类 中的方法com.jsmframe.mybatis.AbstractDialect
 
getSqlSource(BoundSql) - 类 中的方法com.jsmframe.mybatis.Db2Dialect
 
getSqlSource(BoundSql) - 接口 中的方法com.jsmframe.mybatis.Dialect
 
getSqlSource(BoundSql) - 类 中的方法com.jsmframe.mybatis.OracleDialect
 
getSqlSource(BoundSql) - 类 中的方法com.jsmframe.mybatis.SqlServer2012Dialect
 
getSqlSource(BoundSql) - 类 中的方法com.jsmframe.mybatis.SqlServerDialect
 
getSuffix(String, String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
getSuperClassGenricType(Class<T>) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
通过反射, 获得Class定义中声明的父类的泛型参数的类型.
getSuperClassGenricType(Class<?>, int) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
通过反射, 获得定义Class时声明的父类的泛型参数的类型.
getTagFtl(String) - 类 中的静态方法com.jsmframe.utils.FtlUtil
 
getToken() - 类 中的方法com.jsmframe.session.Session
 
getTotalCount() - 类 中的方法com.jsmframe.dao.model.Page
获取总记录条数.
getTotalPage() - 类 中的方法com.jsmframe.dao.model.Page
获取总页数(最后一页的页号).
getTransactionManager() - 类 中的静态方法com.jsmframe.utils.TransactionUtil
 
getTransactionManager(String) - 类 中的静态方法com.jsmframe.utils.TransactionUtil
 
getTransactionStatus() - 类 中的静态方法com.jsmframe.utils.TransactionUtil
 
getUid() - 类 中的方法com.jsmframe.session.SessionUser
 
getUserDir() - 类 中的静态方法com.jsmframe.utils.SystemUtil
 
getUserHome() - 类 中的静态方法com.jsmframe.utils.SystemUtil
 
getValidCode() - 类 中的方法com.jsmframe.utils.ValidCodeUtil
 
getWeiXinFtl(String) - 类 中的静态方法com.jsmframe.utils.FtlUtil
 
getYear(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 

H

hasAlpha(Image) - 类 中的静态方法com.jsmframe.utils.ImageUtil
Determines if the image has transparent pixels.
hasAnyPermission(List<String>) - 接口 中的方法com.jsmframe.service.SecurityService
 
hasAnyRole(List<Long>) - 接口 中的方法com.jsmframe.service.SecurityService
 
hasPermission(String) - 接口 中的方法com.jsmframe.service.SecurityService
 
hasPermissions(String) - 类 中的静态方法com.jsmframe.utils.WebUtil
 
hasRole(Long) - 接口 中的方法com.jsmframe.service.SecurityService
 
hdel(String, String...) - 类 中的方法com.jsmframe.jedis.JedisService
删除多个值
hget(String, String) - 类 中的方法com.jsmframe.jedis.JedisService
获取单个值
hmget(String, String...) - 类 中的方法com.jsmframe.jedis.JedisService
获取map值
hmset(String, Map<String, String>) - 类 中的方法com.jsmframe.jedis.JedisService
设置map值
hset(String, String, String) - 类 中的方法com.jsmframe.jedis.JedisService
设置单个值
html - 类 中的变量com.jsmframe.rest.resp.HtmlResp
 
htmlFilter(String) - 类 中的静态方法com.jsmframe.utils.HtmlUtil
html filter
HtmlResp - com.jsmframe.rest.resp中的类
 
HtmlResp() - 类 的构造器com.jsmframe.rest.resp.HtmlResp
 
HtmlUtil - com.jsmframe.utils中的类
对字符串在Html页面上显示做的一些处理
HtmlUtil() - 类 的构造器com.jsmframe.utils.HtmlUtil
 
HttpBrowser - com.jsmframe.utils中的类
 
HttpClientProcessor - com.jsmframe.http中的接口
 
HttpClientUtil - com.jsmframe.utils中的类
 
HttpClientUtil() - 类 的构造器com.jsmframe.utils.HttpClientUtil
 

I

id - 类 中的变量com.jsmframe.base.BaseModel
 
IMAGE_GIF - 类 中的静态变量com.jsmframe.utils.ImageUtil
 
IMAGE_JPEG - 类 中的静态变量com.jsmframe.utils.ImageUtil
 
IMAGE_PNG - 类 中的静态变量com.jsmframe.utils.ImageUtil
 
ImageUtil - com.jsmframe.utils中的类
Utilities methods for image manipulation.
ImageUtil() - 类 的构造器com.jsmframe.utils.ImageUtil
 
init() - 类 中的静态方法com.jsmframe.context.ProjectContext
 
init(ServletContextEvent) - 接口 中的方法com.jsmframe.service.JsmAppListenerService
 
initBinder(WebDataBinder) - 类 中的方法com.jsmframe.base.BaseRest
 
insert(T) - 接口 中的方法com.jsmframe.base.BaseDao
 
InstallUtil - com.jsmframe.utils中的类
安装类
InstallUtil() - 类 的构造器com.jsmframe.utils.InstallUtil
 
IntegerResp<T> - com.jsmframe.rest.resp中的类
 
IntegerResp() - 类 的构造器com.jsmframe.rest.resp.IntegerResp
 
intercept(ProceedingJoinPoint) - 类 中的方法com.jsmframe.aop.CacheAop
 
intercept(ProceedingJoinPoint) - 类 中的方法com.jsmframe.aop.RestAop
 
intercept(Invocation) - 类 中的方法com.jsmframe.interceptor.PageInterceptor
 
invalid() - 类 中的方法com.jsmframe.session.Session
 
invokeGetterMethod(Object, String) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
调用Getter方法.
invokeMethod(Object, String, Class<?>[], Object[]) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
直接调用对象方法, 无视private/protected修饰符.
invokeSetterMethod(Object, String, Class<?>, Object) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
调用Setter方法.
invokeSetterMethod(Object, String, Object) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
调用Setter方法.使用value的Class来查找Setter方法.
ip - 类 中的变量com.jsmframe.dao.model.OptLog
 
IpUtil - com.jsmframe.utils中的类
 
IpUtil() - 类 的构造器com.jsmframe.utils.IpUtil
 
IS_JAVA_1_1 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_JAVA_1_2 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_JAVA_1_3 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_JAVA_1_4 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_JAVA_1_5 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_AIX - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_HP_UX - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_IRIX - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_LINUX - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_MAC - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_MAC_OSX - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_OS2 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_SOLARIS - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_SUN_OS - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_UNIX - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_WINDOWS - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_WINDOWS_2000 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_WINDOWS_95 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_WINDOWS_98 - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_WINDOWS_ME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_WINDOWS_NT - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
IS_OS_WINDOWS_XP - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
isAccount(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isAjax() - 类 中的静态方法com.jsmframe.context.WebContext
有些问题
isBankCard(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isChinese(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isCombineCell(List<CellRangeAddress>, Cell, Sheet) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
判断单元格是否为合并单元格,是的话则将单元格的值返回
isComplexClass(Class<?>) - 类 中的静态方法com.jsmframe.utils.ClassUtil
 
isDate(String) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
isDate(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isDateTime(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isDevModel() - 类 中的静态方法com.jsmframe.context.ProjectContext
 
isEmail(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isEmpty(Object) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isEmpty(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isEnNum(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isEquals(String, String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isExpire() - 类 中的方法com.jsmframe.session.Session
 
isHasNextPage() - 类 中的方法com.jsmframe.dao.model.Page
是否有下一页.
isHasPrevPage() - 类 中的方法com.jsmframe.dao.model.Page
是否有上一页.
isIdcard(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isIpv4(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isJavaAwtHeadless() - 类 中的静态方法com.jsmframe.utils.SystemUtil
 
isJavaVersionAtLeast(float) - 类 中的静态方法com.jsmframe.utils.SystemUtil
 
isJavaVersionAtLeast(int) - 类 中的静态方法com.jsmframe.utils.SystemUtil
 
isJedisSession() - 类 中的静态方法com.jsmframe.context.ProjectContext
 
isLogon(Long) - 类 中的静态方法com.jsmframe.session.Session
 
isMergedRegion(Sheet, int, int) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
判断指定的单元格是否是合并单元格
isMobNo(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isMoney(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isNumber(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
iso2utf(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
iso8859-1转化为utf-8编码
isOK() - 类 中的方法com.jsmframe.rest.resp.BaseResp
已过时。
 
isOK() - 类 中的方法com.jsmframe.rest.resp.RestResp
 
isSameDay(Date, Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
isTelNo(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isUrl(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
isWrapClass(Class<?>) - 类 中的静态方法com.jsmframe.utils.ClassUtil
 

J

JAVA_AWT_FONTS - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_AWT_GRAPHICSENV - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_AWT_HEADLESS - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_AWT_PRINTERJOB - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_CLASS_PATH - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_CLASS_VERSION - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_COMPILER - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_ENDORSED_DIRS - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_EXT_DIRS - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_HOME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_IO_TMPDIR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_LIBRARY_PATH - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_RUNTIME_NAME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_RUNTIME_VERSION - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_SPECIFICATION_NAME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_SPECIFICATION_VENDOR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_SPECIFICATION_VERSION - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_UTIL_PREFS_PREFERENCES_FACTORY - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VENDOR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VENDOR_URL - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VERSION - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VERSION_FLOAT - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VERSION_INT - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VERSION_TRIMMED - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VM_INFO - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VM_NAME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VM_SPECIFICATION_NAME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VM_SPECIFICATION_VENDOR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VM_SPECIFICATION_VERSION - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VM_VENDOR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JAVA_VM_VERSION - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
JedisCmd<T> - com.jsmframe.jedis中的接口
 
JedisDataSource - com.jsmframe.jedis中的类
 
JedisDataSource() - 类 的构造器com.jsmframe.jedis.JedisDataSource
 
JedisService - com.jsmframe.jedis中的类
 
JedisService() - 类 的构造器com.jsmframe.jedis.JedisService
 
jsFilter(String) - 类 中的静态方法com.jsmframe.utils.HtmlUtil
js filter
JSM_AT - 类 中的静态变量com.jsmframe.context.WebContext
 
JSM_AUTHORIZATION - 类 中的静态变量com.jsmframe.context.WebContext
 
JSM_HT - 类 中的静态变量com.jsmframe.context.WebContext
 
JSM_REQ_ID - 类 中的静态变量com.jsmframe.context.WebContext
 
JSM_TOKEN - 类 中的静态变量com.jsmframe.context.WebContext
 
JsmAppListenerService - com.jsmframe.service中的接口
 
JsmFilter - com.jsmframe.interceptor中的类
 
JsmFilter() - 类 的构造器com.jsmframe.interceptor.JsmFilter
 
JsmInitListener - com.jsmframe.context中的类
 
JsmInitListener() - 类 的构造器com.jsmframe.context.JsmInitListener
 
JsmPatternLayout - com.jsmframe.log4j中的类
 
JsmPatternLayout(String) - 类 的构造器com.jsmframe.log4j.JsmPatternLayout
 
JsmPatternLayout() - 类 的构造器com.jsmframe.log4j.JsmPatternLayout
 
JsmPatternParser - com.jsmframe.log4j中的类
 
JsmPatternParser(String) - 类 的构造器com.jsmframe.log4j.JsmPatternParser
 
JsmPropertyDecoder - com.jsmframe.prop中的类
 
JsmPropertyDecoder() - 类 的构造器com.jsmframe.prop.JsmPropertyDecoder
 
JsmResp - com.jsmframe.rest.resp中的接口
 
JsmRestInterceptor - com.jsmframe.interceptor中的类
 
JsmRestInterceptor() - 类 的构造器com.jsmframe.interceptor.JsmRestInterceptor
 
JsonResp - com.jsmframe.rest.resp中的类
 
JsonResp() - 类 的构造器com.jsmframe.rest.resp.JsonResp
 
jsonStr - 类 中的变量com.jsmframe.rest.resp.JsonResp
 

L

lappMd5(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
lappSha(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
LINE_SEPARATOR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
live() - 类 中的方法com.jsmframe.session.Session
jedis only
llen(String) - 类 中的方法com.jsmframe.jedis.JedisService
获取key len弹出值
loadClass(String) - 类 中的静态方法com.jsmframe.utils.ClassUtil
 
loadClass(String, boolean) - 类 中的静态方法com.jsmframe.utils.ClassUtil
 
loadClassPathXml(String) - 类 中的静态方法com.jsmframe.utils.XmlUtil
 
loadXml(String) - 类 中的静态方法com.jsmframe.utils.XmlUtil
 
lock(String) - 类 中的方法com.jsmframe.jedis.JedisService
 
lock(String, int) - 类 中的方法com.jsmframe.jedis.JedisService
已过时。 
lock(String, String, int) - 类 中的方法com.jsmframe.jedis.JedisService
分页式 加锁
log(Class<?>) - 类 中的静态方法com.jsmframe.utils.LogUtil
 
LoginResp - com.jsmframe.rest.resp中的类
 
LoginResp() - 类 的构造器com.jsmframe.rest.resp.LoginResp
 
LogService - com.jsmframe.service中的接口
 
LogUtil - com.jsmframe.utils中的类
 
LogUtil() - 类 的构造器com.jsmframe.utils.LogUtil
 
lpop(byte[]) - 类 中的方法com.jsmframe.jedis.JedisService
获取left弹出值
lpop(String) - 类 中的方法com.jsmframe.jedis.JedisService
获取left弹出值
lpush(String, String...) - 类 中的方法com.jsmframe.jedis.JedisService
获取left弹出值
lpush(byte[], byte[]...) - 类 中的方法com.jsmframe.jedis.JedisService
获取left弹出值

M

mac - 类 中的变量com.jsmframe.dao.model.OptLog
 
main(String[]) - 类 中的静态方法com.jsmframe.utils.BlowFishUtil
 
main(String[]) - 类 中的静态方法com.jsmframe.utils.ClassUtil
 
main(String[]) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
main(String[]) - 类 中的静态方法com.jsmframe.utils.FileEncryptUtil
 
main(String[]) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
main(String[]) - 类 中的静态方法com.jsmframe.utils.WebUtil
 
main(String[]) - 类 中的静态方法com.jsmframe.utils.XmlUtil
 
MAXKEYLENGTH - 类 中的静态变量com.jsmframe.utils.BlowFishUtil
 
md5(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
用MD5算法进行加密
message - 类 中的变量com.jsmframe.rest.resp.CodeResp
 
MILLIS_PER_DAY - 类 中的静态变量com.jsmframe.utils.DateUtil
24×60×60×1000
MILLIS_PER_HOUR - 类 中的静态变量com.jsmframe.utils.DateUtil
60×60×1000
MILLIS_PER_MINUTE - 类 中的静态变量com.jsmframe.utils.DateUtil
60×1000
MILLIS_PER_SECOND - 类 中的静态变量com.jsmframe.utils.DateUtil
1000
modifyJobTime(String, String, String, String, String) - 类 中的静态方法com.jsmframe.utils.QuartzUtil
 
MSUtils - com.jsmframe.utils中的类
创建新的MappedStatement,主要是Count返回值int
MSUtils() - 类 的构造器com.jsmframe.utils.MSUtils
 
multiply(float, float) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
multiply(double, double) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
MyDateEditor - com.jsmframe.interceptor中的类
 
MyDateEditor() - 类 的构造器com.jsmframe.interceptor.MyDateEditor
 
MysqlDialect - com.jsmframe.mybatis中的类
 
MysqlDialect() - 类 的构造器com.jsmframe.mybatis.MysqlDialect
 
MySqlSource(BoundSql) - 类 的构造器com.jsmframe.mybatis.Db2Dialect.MySqlSource
 
MySqlSource(BoundSql) - 类 的构造器com.jsmframe.mybatis.OracleDialect.MySqlSource
 
MySqlSource(BoundSql) - 类 的构造器com.jsmframe.mybatis.SqlServer2012Dialect.MySqlSource
 
MySqlSource(BoundSql) - 类 的构造器com.jsmframe.mybatis.SqlServerDialect.MySqlSource
 

N

newCountMappedStatement(MappedStatement) - 类 中的静态方法com.jsmframe.utils.MSUtils
新建count查询和分页查询的MappedStatement
NO_AUTH_HEADER - 类 中的静态变量com.jsmframe.context.WebContext
 
NO_LOGIN - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
NO_PERMISSION - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
NoLoginException - com.jsmframe.exception中的异常错误
 
NoLoginException(String) - 异常错误 的构造器com.jsmframe.exception.NoLoginException
 
NoPermissionException - com.jsmframe.exception中的异常错误
 
NoPermissionException(String) - 异常错误 的构造器com.jsmframe.exception.NoPermissionException
 
normalizeSQL(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
notNullAndEquls(Object, Object) - 类 中的静态方法com.jsmframe.utils.StringUtil
判断2个不为空并且要相等
NumberUtil - com.jsmframe.utils中的类
 
NumberUtil() - 类 的构造器com.jsmframe.utils.NumberUtil
 

O

OauthContext - com.jsmframe.oauth中的类
 
OauthContext() - 类 的构造器com.jsmframe.oauth.OauthContext
 
OauthInfo - com.jsmframe.oauth.model中的类
 
OauthInfo() - 类 的构造器com.jsmframe.oauth.model.OauthInfo
 
OFFICE_EXCEL_XLS - 类 中的静态变量com.jsmframe.excel.ExcelUtil
 
OFFICE_EXCEL_XLSX - 类 中的静态变量com.jsmframe.excel.ExcelUtil
 
OK - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
oneDayAgo(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
oneHourAgo(Date) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
open() - 类 中的静态方法com.jsmframe.utils.HttpBrowser
 
open(List<Header>) - 类 中的静态方法com.jsmframe.utils.HttpBrowser
 
open(List<Header>, HttpHost) - 类 中的静态方法com.jsmframe.utils.HttpBrowser
 
open(HttpHost) - 类 中的静态方法com.jsmframe.utils.HttpBrowser
 
optDesc - 类 中的变量com.jsmframe.dao.model.OptLog
 
OptLog - com.jsmframe.dao.model中的类
desc 说明
OptLog() - 类 的构造器com.jsmframe.dao.model.OptLog
 
OptLog(String, String, String, String, String) - 类 的构造器com.jsmframe.dao.model.OptLog
 
OptLogUtil - com.jsmframe.utils中的类
 
OptLogUtil() - 类 的构造器com.jsmframe.utils.OptLogUtil
 
OracleDialect - com.jsmframe.mybatis中的类
 
OracleDialect() - 类 的构造器com.jsmframe.mybatis.OracleDialect
 
OracleDialect.MySqlSource - com.jsmframe.mybatis中的类
 
OS_ARCH - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
OS_NAME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
OS_VERSION - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
outputObject - 类 中的变量com.jsmframe.rest.resp.FileResp
 

P

Page<T> - com.jsmframe.dao.model中的类
desc 说明
Page() - 类 的构造器com.jsmframe.dao.model.Page
 
Page(int) - 类 的构造器com.jsmframe.dao.model.Page
 
PageInterceptor - com.jsmframe.interceptor中的类
 
PageInterceptor() - 类 的构造器com.jsmframe.interceptor.PageInterceptor
 
pageList(Page<OptLog>) - 接口 中的方法com.jsmframe.service.LogService
 
Pair<T> - com.jsmframe.pair中的类
 
Pair(T, String) - 类 的构造器com.jsmframe.pair.Pair
 
PARAMS_ERROR - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
parse(String, String) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
parse(String) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
parse(Long) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
parse(String) - 类 中的静态方法com.jsmframe.utils.HtmlUtil
 
parseCalendar(String, String) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
parseText(String) - 类 中的静态方法com.jsmframe.utils.XmlUtil
 
PATH_SEPARATOR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
PdfUtil - com.jsmframe.utils中的类
 
PdfUtil() - 类 的构造器com.jsmframe.utils.PdfUtil
 
PermissionAnn - com.jsmframe.annotation中的注释类型
 
plugin(Object) - 类 中的方法com.jsmframe.interceptor.PageInterceptor
 
post(String, List<NameValuePair>) - 类 中的方法com.jsmframe.utils.HttpBrowser
List nvps = new ArrayList (); nvps.add(new BasicNameValuePair("username", "vip")); nvps.add(new BasicNameValuePair("password", "secret"));
post(String, List<NameValuePair>, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
post(String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
post(String, String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
post(String, List<NameValuePair>) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
List nvps = new ArrayList (); nvps.add(new BasicNameValuePair("username", "vip")); nvps.add(new BasicNameValuePair("password", "secret"));
post(HttpHost, String, List<NameValuePair>) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
post(String, Object) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
post(String, String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
post(HttpHost, String, String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
postFile(String, String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
postFile(String, String, String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法com.jsmframe.interceptor.JsmRestInterceptor
 
postImage(String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
postImage(String, String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
postN(String, List<NameValuePair>, int) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
postN(String, Object, int) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
postN(String, String, int) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法com.jsmframe.interceptor.JsmRestInterceptor
 
pressImage(String, String, int, int, float) - 类 中的静态方法com.jsmframe.utils.ImageUtil
添加图片水印
pressText(String, String, String, int, int, Color, int, int, float) - 类 中的静态方法com.jsmframe.utils.ImageUtil
添加文字水印
process(HttpResponse) - 接口 中的方法com.jsmframe.http.HttpClientProcessor
 
ProjectContext - com.jsmframe.context中的类
 
ProjectContext() - 类 的构造器com.jsmframe.context.ProjectContext
 
PropUtil - com.jsmframe.utils中的类
 
PropUtil() - 类 的构造器com.jsmframe.utils.PropUtil
 
put(String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
put(String, String, String) - 类 中的方法com.jsmframe.utils.HttpBrowser
 
put(String, Object) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
put(HttpHost, String, String) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 
putN(String, Object, int) - 类 中的静态方法com.jsmframe.utils.HttpClientUtil
 

Q

QuartzUtil - com.jsmframe.utils中的类
 
QuartzUtil() - 类 的构造器com.jsmframe.utils.QuartzUtil
 

R

readExcel(MultipartFile, int, Class<T>, int, Page<T>) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
 
readExcel(MultipartFile, int, Class<T>, int) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
 
readExcel(String, int, Class<T>, int) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
 
readExcel(String, int, Class<T>, int, Page<T>) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
 
readRowAsList(Row, int) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
 
readSql(String) - 类 中的静态方法com.jsmframe.utils.InstallUtil
读取sql语句。
redirect(String) - 类 中的静态方法com.jsmframe.context.WebContext
 
reduce(Date, Date, long) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
ReflectionUtil - com.jsmframe.utils中的类
反射工具类
ReflectionUtil() - 类 的构造器com.jsmframe.utils.ReflectionUtil
 
refreshToken - 类 中的变量com.jsmframe.oauth.model.OauthInfo
 
removeCache(String) - 类 中的静态方法com.jsmframe.utils.CacheUtil
 
removeJob(String, String, String, String) - 类 中的静态方法com.jsmframe.utils.QuartzUtil
 
removeRequest() - 类 中的静态方法com.jsmframe.context.WebContext
 
removeResponse() - 类 中的静态方法com.jsmframe.context.WebContext
 
removeTransactionStatus() - 类 中的静态方法com.jsmframe.utils.TransactionUtil
 
resize(String, int, int, boolean) - 类 中的静态方法com.jsmframe.utils.ImageUtil
图片缩放
resizeImage(String, String, int, int) - 类 中的静态方法com.jsmframe.utils.ImageUtil
Resizes an image
resizeImage(BufferedImage, String, int, int) - 类 中的静态方法com.jsmframe.utils.ImageUtil
Resizes an image.
resourceCode - 类 中的变量com.jsmframe.oauth.model.AppResourceCode
 
RestAnn - com.jsmframe.annotation中的注释类型
 
RestAop - com.jsmframe.aop中的类
 
RestAop() - 类 的构造器com.jsmframe.aop.RestAop
 
RestResp<T> - com.jsmframe.rest.resp中的类
 
RestResp() - 类 的构造器com.jsmframe.rest.resp.RestResp
 
result - 类 中的变量com.jsmframe.rest.resp.IntegerResp
 
result - 类 中的变量com.jsmframe.rest.resp.StringResp
 
returnResource(ShardedJedis) - 类 中的方法com.jsmframe.jedis.JedisDataSource
 
returnResource(ShardedJedis, boolean) - 类 中的方法com.jsmframe.jedis.JedisDataSource
 
rotate(BufferedImage, int, Color) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
rotateImg(BufferedImage, int, Color) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
rpop(byte[]) - 类 中的方法com.jsmframe.jedis.JedisService
获取left弹出值
rpop(String) - 类 中的方法com.jsmframe.jedis.JedisService
获取right弹出值
rpush(String, String...) - 类 中的方法com.jsmframe.jedis.JedisService
获取left弹出值
rpush(byte[], byte[]...) - 类 中的方法com.jsmframe.jedis.JedisService
获取left弹出值
rtExpireTime - 类 中的变量com.jsmframe.oauth.model.OauthInfo
 
run() - 类 中的方法com.jsmframe.base.BaseJob
 
run(ShardedJedis) - 接口 中的方法com.jsmframe.jedis.JedisCmd
 

S

saveCompressedImage(BufferedImage, String, String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
Compress and save an image to the disk.
saveExcel(HSSFWorkbook) - 类 中的静态方法com.jsmframe.context.WebContext
保存excel对象并返回保存后的文件名
saveImage(BufferedImage, String, String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
Saves an image to the disk.
scaleByWidth(String, int) - 类 中的静态方法com.jsmframe.utils.ImageUtil
 
SecurityService - com.jsmframe.service中的接口
 
serverTime - 类 中的变量com.jsmframe.rest.resp.LoginResp
 
Session - com.jsmframe.session中的类
 
Session(String) - 类 的构造器com.jsmframe.session.Session
 
SESSION_KEY - 类 中的静态变量com.jsmframe.consts.BasePairConsts
 
SessionUser - com.jsmframe.session中的类
 
SessionUser() - 类 的构造器com.jsmframe.session.SessionUser
 
set(String, String, int) - 类 中的方法com.jsmframe.jedis.JedisService
已过时。
set(String, String, Date) - 类 中的方法com.jsmframe.jedis.JedisService
带有效期的设值(非原子性)
set(String, String) - 类 中的方法com.jsmframe.jedis.JedisService
设置单个值
set(String, String) - 类 中的方法com.jsmframe.session.Session
 
setApplicationContext(ApplicationContext) - 类 中的方法com.jsmframe.context.SpringContext
 
setAsText(String) - 类 中的方法com.jsmframe.interceptor.MyDateEditor
 
setbit(String, long, boolean) - 类 中的方法com.jsmframe.jedis.JedisService
 
setCode(T) - 类 中的方法com.jsmframe.pair.Pair
 
setCode(Object) - 类 中的方法com.jsmframe.rest.resp.BaseResp
已过时。
 
setComments(String) - 类 中的方法com.jsmframe.dao.model.FieldInfo
 
setContentAndStatus(String, String) - 类 中的静态方法com.jsmframe.utils.OptLogUtil
 
setContextPath(String) - 类 中的静态方法com.jsmframe.context.WebContext
 
setCurrentAppResourceCode(AppResourceCode) - 类 中的静态方法com.jsmframe.oauth.OauthContext
 
setDay(Date, int) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
setDbDialect(String) - 类 中的方法com.jsmframe.dao.model.Page
 
setDefaultVal(String) - 类 中的方法com.jsmframe.dao.model.FieldInfo
 
setEncoding(String) - 类 中的方法com.jsmframe.interceptor.JsmFilter
 
setex(String, int, String) - 类 中的方法com.jsmframe.jedis.JedisService
带有效期的设值(原子性)
setFieldName(String) - 类 中的方法com.jsmframe.dao.model.FieldInfo
 
setFieldType(String) - 类 中的方法com.jsmframe.dao.model.FieldInfo
 
setFieldValue(Object, Field, Object) - 类 中的静态方法com.jsmframe.utils.BeanUtil
 
setFieldValue(Object, String, Object) - 类 中的静态方法com.jsmframe.utils.ReflectionUtil
直接设置对象属性值, 无视private/protected修饰符, 不经过setter函数.
setForceEncoding(boolean) - 类 中的方法com.jsmframe.interceptor.JsmFilter
 
setJspPath(String) - 类 中的静态方法com.jsmframe.context.WebContext
 
setList(List<T>) - 类 中的方法com.jsmframe.dao.model.Page
 
setLogContent(String) - 类 中的静态方法com.jsmframe.utils.OptLogUtil
 
setLogStatus(String) - 类 中的静态方法com.jsmframe.utils.OptLogUtil
 
setLogUser(String) - 类 中的静态方法com.jsmframe.utils.OptLogUtil
 
setMessage(String) - 类 中的方法com.jsmframe.pair.Pair
 
setMessage(String) - 类 中的方法com.jsmframe.rest.resp.BaseResp
已过时。
 
setMonth(Date, int) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
setMsg(String) - 异常错误 中的方法com.jsmframe.exception.BaseException
 
setnx(String, int, String) - 类 中的方法com.jsmframe.jedis.JedisService
不存在,则设置
setnx(String, String) - 类 中的方法com.jsmframe.jedis.JedisService
不存在,则设置
setPageNo(int) - 类 中的方法com.jsmframe.dao.model.Page
设置当前页号,序号从1开始,低于1时自动调整为1.
setPageSize(int) - 类 中的方法com.jsmframe.dao.model.Page
设置每页的记录条数,低于2时自动调整为20.
setPair(Pair<?>) - 类 中的方法com.jsmframe.rest.resp.BaseResp
已过时。
 
setPair(Pair<String>) - 类 中的方法com.jsmframe.rest.resp.StringResp
 
setParam(String, Object) - 类 中的方法com.jsmframe.dao.model.Page
 
setParam(String, String) - 类 中的静态方法com.jsmframe.utils.OptLogUtil
 
setPermissions(List<String>) - 类 中的方法com.jsmframe.session.SessionUser
 
setProperties(Properties) - 类 中的方法com.jsmframe.interceptor.PageInterceptor
 
setProperties(Properties) - 类 中的方法com.jsmframe.mybatis.AbstractDialect
 
setProperties(Properties) - 接口 中的方法com.jsmframe.mybatis.Dialect
 
setQueryString(String) - 类 中的方法com.jsmframe.dao.model.Page
 
setRange(String, long, String) - 类 中的方法com.jsmframe.jedis.JedisService
 
setRealPath(String) - 类 中的静态方法com.jsmframe.context.WebContext
 
setRequest(HttpServletRequest) - 类 中的静态方法com.jsmframe.context.WebContext
 
setResponse(HttpServletResponse) - 类 中的静态方法com.jsmframe.context.WebContext
 
setResult(Object) - 类 中的方法com.jsmframe.rest.resp.BaseResp
已过时。
 
setRoles(List<Long>) - 类 中的方法com.jsmframe.session.SessionUser
 
setRollbackOnly() - 类 中的静态方法com.jsmframe.utils.TransactionUtil
 
setSessionUser(SessionUser) - 类 中的方法com.jsmframe.session.Session
 
setTotalCount(long) - 类 中的方法com.jsmframe.dao.model.Page
设置总记录条数.
setTransactionStatus(TransactionStatus) - 类 中的静态方法com.jsmframe.utils.TransactionUtil
 
setUid(Long) - 类 中的方法com.jsmframe.session.SessionUser
 
setYear(Date, int) - 类 中的静态方法com.jsmframe.utils.DateUtil
 
sha(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
用SHA算法进行加密
sha1(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
ShellUtil - com.jsmframe.utils中的类
 
ShellUtil() - 类 的构造器com.jsmframe.utils.ShellUtil
 
showCreateTable(String) - 接口 中的方法com.jsmframe.dao.mapper.DbMapper
 
showTables() - 接口 中的方法com.jsmframe.dao.mapper.DbMapper
 
shutdownJobs() - 类 中的静态方法com.jsmframe.utils.QuartzUtil
 
SLASH_DATE_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
SLASH_DATETIME_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
SLASH_TRIM_SECOND_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
soeDecode(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
soeEncode(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
SpringContext - com.jsmframe.context中的类
 
SpringContext() - 类 的构造器com.jsmframe.context.SpringContext
 
SqlServer2012Dialect - com.jsmframe.mybatis中的类
 
SqlServer2012Dialect() - 类 的构造器com.jsmframe.mybatis.SqlServer2012Dialect
 
SqlServer2012Dialect.MySqlSource - com.jsmframe.mybatis中的类
 
SqlServerDialect - com.jsmframe.mybatis中的类
 
SqlServerDialect() - 类 的构造器com.jsmframe.mybatis.SqlServerDialect
 
SqlServerDialect.MySqlSource - com.jsmframe.mybatis中的类
 
startJobs() - 类 中的静态方法com.jsmframe.utils.QuartzUtil
 
StringResp<T> - com.jsmframe.rest.resp中的类
 
StringResp() - 类 的构造器com.jsmframe.rest.resp.StringResp
 
StringUtil - com.jsmframe.utils中的类
 
StringUtil() - 类 的构造器com.jsmframe.utils.StringUtil
 
substr(String, int, int) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
subtract(float, float) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
subtract(double, double) - 类 中的静态方法com.jsmframe.utils.NumberUtil
 
SUPER_ADMIN - 类 中的静态变量com.jsmframe.consts.BasePermissionConsts
 
SwaggerConfig - com.jsmframe.swagger中的类
 
SwaggerConfig() - 类 的构造器com.jsmframe.swagger.SwaggerConfig
 
SystemUtil - com.jsmframe.utils中的类
 
SystemUtil() - 类 的构造器com.jsmframe.utils.SystemUtil
 

T

t() - 枚举 中的方法com.jsmframe.annotation.FieldType
 
Table - 类 中的变量com.jsmframe.dao.model.CreateTableInfo
 
text - 类 中的变量com.jsmframe.rest.resp.TextResp
 
TextResp - com.jsmframe.rest.resp中的类
 
TextResp() - 类 的构造器com.jsmframe.rest.resp.TextResp
 
time - 类 中的变量com.jsmframe.dao.model.OptLog
 
TIME_DIFF - 类 中的静态变量com.jsmframe.utils.DateUtil
 
toBase64(String) - 类 中的静态方法com.jsmframe.utils.ImageUtil
将图片文件 Base64 String
toDouble(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toDouble(String, Double) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toErrorPage(String) - 类 中的静态方法com.jsmframe.context.WebContext
 
toFloat(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toFloat(String, Float) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toInteger(Object) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toInteger(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toInteger(String, Integer) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toJson(Object) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toJSONString() - 类 中的方法com.jsmframe.base.BaseModel
 
toJSONString() - 类 中的方法com.jsmframe.base.BaseReq
 
token - 类 中的变量com.jsmframe.rest.resp.LoginResp
 
toLong(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toLong(String, Long) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toString() - 异常错误 中的方法com.jsmframe.exception.BaseException
 
toString() - 类 中的方法com.jsmframe.pair.Pair
 
toString() - 类 中的方法com.jsmframe.rest.resp.IntegerResp
 
toString() - 类 中的方法com.jsmframe.rest.resp.StringResp
 
toString(Object) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toUtf8String(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
toXml(Document) - 类 中的静态方法com.jsmframe.utils.XmlUtil
 
Transaction - com.jsmframe.annotation中的枚举
 
TransactionUtil - com.jsmframe.utils中的类
 
TransactionUtil() - 类 的构造器com.jsmframe.utils.TransactionUtil
 
trim(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
TRIM_SECOND_PATTERN - 类 中的静态变量com.jsmframe.utils.DateUtil
 
trimAll(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
trimCRLF(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
trimTab(String) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
TrimType - com.jsmframe.excel中的枚举
 
ttl(String) - 类 中的方法com.jsmframe.jedis.JedisService
 
type(String) - 类 中的方法com.jsmframe.jedis.JedisService
 

U

uid - 类 中的变量com.jsmframe.dao.model.OptLog
 
unlock(String) - 类 中的方法com.jsmframe.jedis.JedisService
分页式 解锁
update(T) - 接口 中的方法com.jsmframe.base.BaseDao
 
updateConfig(String, String, String, String, String, String, String, String) - 类 中的静态方法com.jsmframe.utils.InstallUtil
更新配置
urlDecode(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
urlDecode(String, String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
urlEncode(String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
urlEncode(String, String) - 类 中的静态方法com.jsmframe.utils.EncryptUtil
 
USER_COUNTRY - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
USER_DIR - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
USER_HOME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
USER_LANGUAGE - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
USER_NAME - 类 中的静态变量com.jsmframe.utils.SystemUtil
 
USER_TIMEZONE - 类 中的静态变量com.jsmframe.utils.SystemUtil
 

V

v() - 枚举 中的方法com.jsmframe.annotation.AuthType
 
v() - 枚举 中的方法com.jsmframe.annotation.CacheType
 
v() - 枚举 中的方法com.jsmframe.annotation.EscapeType
 
v() - 枚举 中的方法com.jsmframe.annotation.FieldType
 
v() - 枚举 中的方法com.jsmframe.annotation.Transaction
 
v() - 枚举 中的方法com.jsmframe.excel.ExcelFieldType
 
v() - 枚举 中的方法com.jsmframe.excel.TrimType
 
validate(Object) - 类 中的静态方法com.jsmframe.utils.ValidateUtil
 
ValidateCallback - com.jsmframe.base中的接口
 
ValidateModel - com.jsmframe.base中的接口
 
ValidateUtil - com.jsmframe.utils中的类
 
ValidateUtil() - 类 的构造器com.jsmframe.utils.ValidateUtil
 
ValidCodeUtil - com.jsmframe.utils中的类
 
ValidCodeUtil(String, int, int, int) - 类 的构造器com.jsmframe.utils.ValidCodeUtil
 
ValidCodeUtil(String, int, int, int, boolean) - 类 的构造器com.jsmframe.utils.ValidCodeUtil
 
valueOf(String) - 枚举 中的静态方法com.jsmframe.annotation.AuthType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jsmframe.annotation.CacheType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jsmframe.annotation.EscapeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jsmframe.annotation.FieldType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jsmframe.annotation.Transaction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jsmframe.excel.ExcelFieldType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jsmframe.excel.TrimType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.jsmframe.annotation.AuthType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jsmframe.annotation.CacheType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jsmframe.annotation.EscapeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jsmframe.annotation.FieldType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jsmframe.annotation.Transaction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jsmframe.excel.ExcelFieldType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jsmframe.excel.TrimType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WebContext - com.jsmframe.context中的类
web工具类
WebContext() - 类 的构造器com.jsmframe.context.WebContext
 
WebUtil - com.jsmframe.utils中的类
 
WebUtil() - 类 的构造器com.jsmframe.utils.WebUtil
 
webXml(String, String) - 类 中的静态方法com.jsmframe.utils.InstallUtil
 
workbook - 类 中的变量com.jsmframe.rest.resp.ExcelResp
 
writeToNew(List<T>) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
 
writeToTemplate(InputStream, int, int, List<T>) - 类 中的静态方法com.jsmframe.excel.ExcelUtil
 

X

xml - 类 中的变量com.jsmframe.rest.resp.XmlResp
 
XmlResp - com.jsmframe.rest.resp中的类
 
XmlResp() - 类 的构造器com.jsmframe.rest.resp.XmlResp
 
XmlUtil - com.jsmframe.utils中的类
 
XmlUtil() - 类 的构造器com.jsmframe.utils.XmlUtil
 

Y

yuanToFen(Double) - 类 中的静态方法com.jsmframe.utils.StringUtil
 
yuanToFen(Float) - 类 中的静态方法com.jsmframe.utils.StringUtil
 

Z

zip(String, String) - 类 中的静态方法com.jsmframe.utils.FileUtil
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
跳过导航链接

Copyright © 2019. All rights reserved.