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

A

AbstractBo - com.easycodebox.common.lang.dto中的类
 
AbstractBo() - 类 的构造器com.easycodebox.common.lang.dto.AbstractBo
 
AbstractCreateEntity - com.easycodebox.common.lang.dto中的类
 
AbstractCreateEntity() - 类 的构造器com.easycodebox.common.lang.dto.AbstractCreateEntity
 
AbstractEntity - com.easycodebox.common.lang.dto中的类
 
AbstractEntity() - 类 的构造器com.easycodebox.common.lang.dto.AbstractEntity
 
AbstractGenerator<T> - com.easycodebox.common.generator中的类
 
AbstractGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.AbstractGenerator
 
AbstractHtmlTag - com.easycodebox.common.tag中的类
 
AbstractHtmlTag() - 类 的构造器com.easycodebox.common.tag.AbstractHtmlTag
 
AbstractModifyEntity - com.easycodebox.common.lang.dto中的类
 
AbstractModifyEntity() - 类 的构造器com.easycodebox.common.lang.dto.AbstractModifyEntity
 
AbstractOperateEntity - com.easycodebox.common.lang.dto中的类
 
AbstractOperateEntity() - 类 的构造器com.easycodebox.common.lang.dto.AbstractOperateEntity
 
AbstractScheduler - com.easycodebox.common.schedule中的类
 
AbstractScheduler() - 类 的构造器com.easycodebox.common.schedule.AbstractScheduler
 
AbstractService<T extends Entity> - com.easycodebox.common.jdbc.support中的类
 
AbstractService() - 类 的构造器com.easycodebox.common.jdbc.support.AbstractService
 
AbstractStringGenerator - com.easycodebox.common.generator.impl中的类
 
AbstractStringGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.AbstractStringGenerator
 
acceptJsonFormatVisitor(Class<?>, JsonFormatVisitorWrapper) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
acceptJsonFormatVisitor(JavaType, JsonFormatVisitorWrapper) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
actionPostfixes - 类 中的静态变量com.easycodebox.common.web.UrlPostfix
 
add(Date, int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
给指定时间 指定的field增加指定的值
add(int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
给当前时间 指定的field增加指定的值
add(Object) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
add() - 类 中的方法com.easycodebox.common.web.BaseController
新增
addAll(List<E>) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
addAndCompare(Date, int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
给当前时间 指定的field增加指定的值 与compared比较
addAndCompare(Date, Date, int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
给指定时间 指定的field增加指定的值 与compared比较
addAndGet(BigDecimal) - 类 中的方法com.easycodebox.common.lang.AtomicBigDecimal
 
addAnnotatedClass(Class<?>) - 类 中的静态方法com.easycodebox.common.jdbc.Configuration
 
addAssociatedColumn(String, AssociatedColumn) - 类 中的方法com.easycodebox.common.jdbc.Table
 
addCfgFile2LatentIoNode(String, T, String[]) - 类 中的方法com.easycodebox.common.zookeeper.curator.ZooKeeperTest
上传配置文件到ZooKeeper上
addColumn(Column) - 类 中的方法com.easycodebox.common.jdbc.Table
 
addCookie(String, String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
不存储cookie,浏览器关闭则删除cookie
addCookie(String, String, Integer, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
addDate(Date, int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
addField(Field) - 类 中的方法com.easycodebox.common.lang.dto.Entitys.ColumnField
 
addFileInLastURI(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
在指定路径的倒数第二处添加文件夹 (/frontend/img/a.jpg ==> /frontend/img/add/a.jpg)
addHandler(DeserializationProblemHandler) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
addIdConverter(String, IdConverter) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
添加转换器
addImgUrlRule(String, String[]) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
给指定的url添加新规则
addImgUrlRule(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
给指定的url添加新规则
addJsonSerializer(Class<? extends T>, JsonSerializer<T>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
当类型为clazz时 序列化数据时始终以传入的JsonSerializer序列化,并不会用系统自带的。
addMappedStatement(MappedStatement) - 类 中的方法com.easycodebox.common.jdbc.DefaultConfiguration
 
addMimeTypes(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
Prepend the MIME type values to the registry.
addMixIn(Class<?>, Class<?>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
addParameter(String, String) - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
addParameter(String, String) - 类 中的方法com.easycodebox.common.tag.Page
 
addParams2Url(String, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
给指定的url增加参数字符窜,根据url的“?”
addPrimaryKey(PkColumn) - 类 中的方法com.easycodebox.common.jdbc.Table
 
addProperties(Properties) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
addSession(HttpSession) - 类 中的静态方法com.easycodebox.common.security.SessionPool
 
addTransformer(ClassTransformer) - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Add a transformer supplied by the provider that will be called for every new class definition or class redefinition that gets loaded by the loader returned by the PersistenceUnitInfo.getClassLoader() method.
addUserLoginCookie(String, String, Integer, String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
存免登录cookie到客户端
after(Object...) - 接口 中的方法com.easycodebox.common.Weave
在指定逻辑 之后 织入逻辑
afterPropertiesSet() - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.jdbc.ConfigPojoBean
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
Aliasable<T> - com.easycodebox.common中的接口
 
AlphaGenerator - com.easycodebox.common.generator.impl中的类
 
AlphaGenerator() - 类 的构造器com.easycodebox.common.generator.impl.AlphaGenerator
 
AlphaGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.AlphaGenerator
 
AlphaNumericGenerator - com.easycodebox.common.generator.impl中的类
 
AlphaNumericGenerator() - 类 的构造器com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
AlphaNumericGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
alphas - 类 中的静态变量com.easycodebox.common.generator.impl.AlphaGenerator
 
analyzeUploadImgUrl(String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
upload/img/member/catemenu=200c0=90c90 ===> [tmp/upload/img/member/catemenu, [ Image(200c0), Image(90c90) ]]
and(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
获取grammar所有的条件 把 xxx = ?
AND - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
AND_MARK - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
AND_MARK2 - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
AnnotateUtils - com.easycodebox.common.jdbc中的类
 
AnnotateUtils() - 类 的构造器com.easycodebox.common.jdbc.AnnotateUtils
 
ANSWER - 类 中的静态变量com.easycodebox.common.tag.IfEnum
 
anyChinese(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断只要出现中文
Api - com.easycodebox.common.api中的接口
 
ApiAdapter - com.easycodebox.common.api中的类
 
ApiAdapter() - 类 的构造器com.easycodebox.common.api.ApiAdapter
 
append(File, List<String>) - 类 中的静态方法com.easycodebox.common.file.FileUtils
 
append(String) - 类 中的方法com.easycodebox.common.lang.StringFreeBuilder
 
appendToRegistry(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
Appends string of entries to the types registry, must be valid .mime.types format.
ApplicationContextFactory - com.easycodebox.common.spring中的类
 
ApplicationContextFactory() - 类 的构造器com.easycodebox.common.spring.ApplicationContextFactory
 
array2String(T[], String, String, String, boolean, String...) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
arrayCollection2Str(Object, String, String, String, boolean, String...) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
数组或者集合组装成string格式
注:后期会转用第三方工具,使用之前综合比较下。
arrayCopy(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
as(String) - 类 中的方法com.easycodebox.common.jdbc.Property
 
asc(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
assembleParams(Map<?, ?>, Collection<?>, String...) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
把参数转换成url中的键值对
assembleProperty2Sql(Class<?>, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
组装指定类成sql映射格式 ==> s.name, s.age, s.id
Assert - com.easycodebox.common.validate中的类
 
Assert() - 类 的构造器com.easycodebox.common.validate.Assert
 
AssociatedColumn - com.easycodebox.common.jdbc中的类
 
AssociatedColumn() - 类 的构造器com.easycodebox.common.jdbc.AssociatedColumn
 
AssociatedColumn(String, Class<?>, Class<?>) - 类 的构造器com.easycodebox.common.jdbc.AssociatedColumn
 
AssociationOverride - com.easycodebox.common.jpa中的注释类型
This annotation is used to override a many-to-one or one-to-one mapping of property or field for an entity relationship.
AssociationOverrides - com.easycodebox.common.jpa中的注释类型
This annotation is used to override mappings of multiple many-to-one or one-to-one relationship properties or fields.
ASTERISK - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
asynSendHtml(String, String, String, String) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
异步发送HTML格式邮件
asynSendText(String, String, String, String) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
异步发送文本格式邮件
AtomicBigDecimal - com.easycodebox.common.lang中的类
 
AtomicBigDecimal() - 类 的构造器com.easycodebox.common.lang.AtomicBigDecimal
 
AtomicBigDecimal(BigDecimal) - 类 的构造器com.easycodebox.common.lang.AtomicBigDecimal
 
AttributeOverride - com.easycodebox.common.jpa中的注释类型
The AttributeOverride annotation is used to override the mapping of a Basic (whether explicit or default) property or field or Id property or field.
AttributeOverrides - com.easycodebox.common.jpa中的注释类型
Is used to override mappings of multiple properties or fields.
AU1 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
AU2 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
Auth - com.easycodebox.common.mail中的类
 
Auth() - 类 的构造器com.easycodebox.common.mail.Auth
 
Auth(String, String) - 类 的构造器com.easycodebox.common.mail.Auth
 
avg(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
avg(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 

B

back() - 类 中的方法com.easycodebox.common.lang.StringToken
 
BACK_CACHED_URI - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
BACK_URI - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
BACKSLASH - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
Base64UUID - com.easycodebox.common.algorithm中的类
 
Base64UUID() - 类 的构造器com.easycodebox.common.algorithm.Base64UUID
 
Base64UUIDGenerator - com.easycodebox.common.generator.impl中的类
 
Base64UUIDGenerator() - 类 的构造器com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
Base64UUIDGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
BaseConstants - com.easycodebox.common中的类
 
BaseConstants() - 类 的构造器com.easycodebox.common.BaseConstants
 
BaseConstants.Imgs - com.easycodebox.common中的类
默认图片路径
BaseController - com.easycodebox.common.web中的类
 
BaseController() - 类 的构造器com.easycodebox.common.web.BaseController
 
BaseException - com.easycodebox.common.error中的异常错误
 
BaseException() - 异常错误 的构造器com.easycodebox.common.error.BaseException
 
BaseException(String, Object...) - 异常错误 的构造器com.easycodebox.common.error.BaseException
msg格式:“属性{0}不能为空。”
BaseException(String, Throwable, Object...) - 异常错误 的构造器com.easycodebox.common.error.BaseException
msg格式:“属性{0}不能为空。”
BaseException(Throwable) - 异常错误 的构造器com.easycodebox.common.error.BaseException
 
basePath - 类 中的静态变量com.easycodebox.common.BaseConstants
当前项目的根路径:http://www.xxx.com
basePath - 类 中的静态变量com.easycodebox.common.command.Native2ascii
 
Basic - com.easycodebox.common.jpa中的注释类型
The Basic annotation is the simplest type of mapping to a database column.
BeanFactory - com.easycodebox.common.spring中的类
 
BeanFactory() - 类 的构造器com.easycodebox.common.spring.BeanFactory
 
before(Object...) - 接口 中的方法com.easycodebox.common.Weave
在指定逻辑 之前 织入逻辑
beforeSave(Entity) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
beforeSave(Entity) - 接口 中的方法com.easycodebox.common.jdbc.support.JdbcPreHandler
在执行save(insert sql)前执行的逻辑
beforeUpdate(Entity) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
beforeUpdate(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
beforeUpdate(Entity) - 接口 中的方法com.easycodebox.common.jdbc.support.JdbcPreHandler
在执行update(update sql)前执行的逻辑
beforeUpdate(SqlGrammar) - 接口 中的方法com.easycodebox.common.jdbc.support.JdbcPreHandler
在执行update(update sql)前执行的逻辑
begin() - 接口 中的方法com.easycodebox.common.jpa.EntityTransaction
Start the resource transaction.
begin - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
between(Property, Object, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
BETWEEN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
between(Number, Number, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数据的值区间,数据只能是数字或数字的字符窜
BIG_IMG - 类 中的静态变量com.easycodebox.common.file.ImageTools
为每个上传图片生成一个大图的规则
BIG_IMG_HEIGHT - 类 中的静态变量com.easycodebox.common.file.ImageTools
 
BIG_IMG_WIDTH - 类 中的静态变量com.easycodebox.common.file.ImageTools
 
BOTTOM_LINE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
BoundReachedException - com.easycodebox.common.generator.exception中的异常错误
 
BoundReachedException() - 异常错误 的构造器com.easycodebox.common.generator.exception.BoundReachedException
 
BoundReachedException(String) - 异常错误 的构造器com.easycodebox.common.generator.exception.BoundReachedException
 
BoundReachedException(Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.BoundReachedException
 
BoundReachedException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.BoundReachedException
 
build() - 类 中的方法com.easycodebox.common.file.OrderedProperties.OrderedPropertiesBuilder
Builds a new OrderedProperties instance.
BuilderEntity - com.easycodebox.common.lang中的类
美化java的实体对象
BuilderEntity() - 类 的构造器com.easycodebox.common.lang.BuilderEntity
 
buildSql(SqlCommandType) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
通过现有的SqlGrammar对象生成SQL语句
buildSqlSessionFactory() - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Build a SqlSessionFactory instance.
buildTypedStringValue(String, String, Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
buildTypedStringValueForMap(String, String, Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
byte2m(long, int) - 类 中的静态方法com.easycodebox.common.file.FileUtils
保留两位小数
bytes2long(byte[], int) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
bytesToHexString(byte[]) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
得到上传文件的文件头
byteToString(byte[]) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
 

C

CACHE_HIS_URI_KEY - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
CACHE_NUM - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
Cacheable - com.easycodebox.common.cache中的注释类型
已过时。
cacheable(ProceedingJoinPoint, Cacheable) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
CacheAspect - com.easycodebox.common.cache中的类
已过时。
CacheAspect() - 类 的构造器com.easycodebox.common.cache.CacheAspect
已过时。
 
CacheHisUri - com.easycodebox.common.web中的注释类型
已过时。
cacheHisUri(Method, HttpServletRequest) - 类 中的静态方法com.easycodebox.common.web.CacheHisUris
已过时。
 
CacheHisUris - com.easycodebox.common.web中的类
已过时。
CacheHisUris() - 类 的构造器com.easycodebox.common.web.CacheHisUris
已过时。
 
CacheOperation - com.easycodebox.common.cache中的枚举
已过时。
CacheUrl - com.easycodebox.common.tag中的类
缓存当前的URL到sessionStorage
CacheUrl() - 类 的构造器com.easycodebox.common.tag.CacheUrl
 
callback(CallbackData, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
以HTML格式输出,页面只包含js脚本
callback(CallbackData, String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
以HTML格式输出,页面只包含js脚本
CallbackAction - com.easycodebox.common.web.callback中的类
 
CallbackAction() - 类 的构造器com.easycodebox.common.web.callback.CallbackAction
 
CallbackData - com.easycodebox.common.web.callback中的类
 
Callbacks - com.easycodebox.common.web.callback中的类
 
Callbacks() - 类 的构造器com.easycodebox.common.web.callback.Callbacks
 
CAMINO - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
CharacterEncodingFilter - com.easycodebox.common.filter中的类
 
CharacterEncodingFilter() - 类 的构造器com.easycodebox.common.filter.CharacterEncodingFilter
 
CheckboxEnum - com.easycodebox.common.tag中的类
 
CheckboxEnum() - 类 的构造器com.easycodebox.common.tag.CheckboxEnum
 
checkoutTagAttr(int, int) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
index 从0开始
chinese(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断中文
CHROME - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
CLASSIC_COMPATIBLE - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
classPool - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
ClassTransformer - com.easycodebox.common.jpa.spi中的接口
A persistence provider supplies an instance of this interface to the PersistenceUnitInfo.addTransformer method.
ClassUtils - com.easycodebox.common.lang.reflect中的类
 
ClassUtils() - 类 的构造器com.easycodebox.common.lang.reflect.ClassUtils
 
clear() - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Clear the persistence context, causing all managed entities to become detached.
clone() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
cloneCopy(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
close() - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Close an application-managed EntityManager.
close() - 接口 中的方法com.easycodebox.common.jpa.EntityManagerFactory
Close the factory, releasing any resources that it holds.
close() - 类 中的方法com.easycodebox.common.mybatis.DefaultSqlSessionTemplate
 
CLOSE_DIALOG - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
关闭对话框后刷新当前的页面,只用于dialog的表单页面
CLOSE_DIALOG_QUIET - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
关闭对话框后不刷新当前页面,只用于dialog的表单页面
CloseDelStatus - com.easycodebox.common.enums.entity.status中的枚举
 
closeDialog() - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面, code=suc
closeDialog(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面
closeDialog(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面
closeDialog(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面
closeDialog(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面
closeDialogQuiet() - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面, code=suc
closeDialogQuiet(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面
closeDialogQuiet(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面
closeDialogQuiet(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面
closeDialogQuiet(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面
closeQuietly(ResultSet) - 类 中的静态方法com.easycodebox.common.jdbc.JdbcUtils
 
closeQuietly(Statement) - 类 中的静态方法com.easycodebox.common.jdbc.JdbcUtils
 
closeQuietly(PreparedStatement) - 类 中的静态方法com.easycodebox.common.jdbc.JdbcUtils
 
closeQuietly(Connection) - 类 中的静态方法com.easycodebox.common.jdbc.JdbcUtils
 
closeQuote() - 类 中的方法com.easycodebox.common.jdbc.Dialect
 
closeQuote() - 类 中的方法com.easycodebox.common.jdbc.MySqlDialect
 
CloseStatus - com.easycodebox.common.enums.entity.status中的枚举
 
ClosureCompiler - com.easycodebox.common.command中的类
 
ClosureCompiler() - 类 的构造器com.easycodebox.common.command.ClosureCompiler
 
code(String) - 类 中的方法com.easycodebox.common.error.CodeMsg
设置code。
Code() - 类 的构造器com.easycodebox.common.error.CodeMsg.Code
 
codeFail - 类 中的静态变量com.easycodebox.common.BaseConstants
 
codeKey - 类 中的静态变量com.easycodebox.common.BaseConstants
code/msg
CodeMsg - com.easycodebox.common.error中的类
1.
CodeMsg(String, String) - 类 的构造器com.easycodebox.common.error.CodeMsg
 
CodeMsg(String, String, Object) - 类 的构造器com.easycodebox.common.error.CodeMsg
 
codeMsg(String, String, Object...) - 类 中的方法com.easycodebox.common.error.CodeMsg
同时设置code、msg
CodeMsg.Code - com.easycodebox.common.error中的类
code常量
CodeMsg.CodeMsgUtils - com.easycodebox.common.error中的类
 
CodeMsg.Msg - com.easycodebox.common.error中的类
msg常量
CodeMsgSerializer - com.easycodebox.common.jackson中的类
 
CodeMsgSerializer() - 类 的构造器com.easycodebox.common.jackson.CodeMsgSerializer
 
CodeMsgUtils() - 类 的构造器com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
codeNoLogin - 类 中的静态变量com.easycodebox.common.BaseConstants
 
codeSuc - 类 中的静态变量com.easycodebox.common.BaseConstants
 
CollectionUtils - com.easycodebox.common.lang中的类
 
CollectionUtils() - 类 的构造器com.easycodebox.common.lang.CollectionUtils
 
COLON - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
COLON_CN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
Column - com.easycodebox.common.jdbc中的类
 
Column() - 类 的构造器com.easycodebox.common.jdbc.Column
 
Column(String) - 类 的构造器com.easycodebox.common.jdbc.Column
 
column(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
生成sql语句的投影列
column(Property, Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
生成sql语句的投影列
column(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
生成sql语句的投影列
Column - com.easycodebox.common.jpa中的注释类型
Is used to specify a mapped column for a persistent property or field.
columnAll(Class<?>) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
生成sql语句的投影列, 例如 a.* , _this
ColumnField() - 类 的构造器com.easycodebox.common.lang.dto.Entitys.ColumnField
 
ColumnField(String, Field) - 类 的构造器com.easycodebox.common.lang.dto.Entitys.ColumnField
 
ColumnResult - com.easycodebox.common.jpa中的注释类型
References name of a column in the SELECT clause of a SQL query - i.e., column alias, if applicable.
com.easycodebox.common - 程序包 com.easycodebox.common
 
com.easycodebox.common.algorithm - 程序包 com.easycodebox.common.algorithm
 
com.easycodebox.common.api - 程序包 com.easycodebox.common.api
 
com.easycodebox.common.cache - 程序包 com.easycodebox.common.cache
 
com.easycodebox.common.cache.spring - 程序包 com.easycodebox.common.cache.spring
 
com.easycodebox.common.cache.spring.ehcache - 程序包 com.easycodebox.common.cache.spring.ehcache
 
com.easycodebox.common.command - 程序包 com.easycodebox.common.command
 
com.easycodebox.common.enums - 程序包 com.easycodebox.common.enums
 
com.easycodebox.common.enums.entity - 程序包 com.easycodebox.common.enums.entity
 
com.easycodebox.common.enums.entity.status - 程序包 com.easycodebox.common.enums.entity.status
 
com.easycodebox.common.error - 程序包 com.easycodebox.common.error
 
com.easycodebox.common.file - 程序包 com.easycodebox.common.file
 
com.easycodebox.common.file.exception - 程序包 com.easycodebox.common.file.exception
 
com.easycodebox.common.filter - 程序包 com.easycodebox.common.filter
 
com.easycodebox.common.freemarker - 程序包 com.easycodebox.common.freemarker
 
com.easycodebox.common.generator - 程序包 com.easycodebox.common.generator
 
com.easycodebox.common.generator.exception - 程序包 com.easycodebox.common.generator.exception
 
com.easycodebox.common.generator.impl - 程序包 com.easycodebox.common.generator.impl
 
com.easycodebox.common.jackson - 程序包 com.easycodebox.common.jackson
 
com.easycodebox.common.jdbc - 程序包 com.easycodebox.common.jdbc
 
com.easycodebox.common.jdbc.support - 程序包 com.easycodebox.common.jdbc.support
 
com.easycodebox.common.jpa - 程序包 com.easycodebox.common.jpa
 
com.easycodebox.common.jpa.spi - 程序包 com.easycodebox.common.jpa.spi
 
com.easycodebox.common.json - 程序包 com.easycodebox.common.json
 
com.easycodebox.common.lang - 程序包 com.easycodebox.common.lang
 
com.easycodebox.common.lang.dto - 程序包 com.easycodebox.common.lang.dto
 
com.easycodebox.common.lang.reflect - 程序包 com.easycodebox.common.lang.reflect
 
com.easycodebox.common.log - 程序包 com.easycodebox.common.log
 
com.easycodebox.common.log.logback - 程序包 com.easycodebox.common.log.logback
 
com.easycodebox.common.log.slf4j - 程序包 com.easycodebox.common.log.slf4j
 
com.easycodebox.common.mail - 程序包 com.easycodebox.common.mail
 
com.easycodebox.common.mybatis - 程序包 com.easycodebox.common.mybatis
 
com.easycodebox.common.net - 程序包 com.easycodebox.common.net
 
com.easycodebox.common.processor - 程序包 com.easycodebox.common.processor
 
com.easycodebox.common.rmi - 程序包 com.easycodebox.common.rmi
 
com.easycodebox.common.schedule - 程序包 com.easycodebox.common.schedule
 
com.easycodebox.common.schedule.quartz - 程序包 com.easycodebox.common.schedule.quartz
 
com.easycodebox.common.security - 程序包 com.easycodebox.common.security
 
com.easycodebox.common.spring - 程序包 com.easycodebox.common.spring
 
com.easycodebox.common.tag - 程序包 com.easycodebox.common.tag
 
com.easycodebox.common.test - 程序包 com.easycodebox.common.test
 
com.easycodebox.common.validate - 程序包 com.easycodebox.common.validate
 
com.easycodebox.common.web - 程序包 com.easycodebox.common.web
 
com.easycodebox.common.web.callback - 程序包 com.easycodebox.common.web.callback
 
com.easycodebox.common.web.springmvc - 程序包 com.easycodebox.common.web.springmvc
 
com.easycodebox.common.xml - 程序包 com.easycodebox.common.xml
 
com.easycodebox.common.zookeeper - 程序包 com.easycodebox.common.zookeeper
 
com.easycodebox.common.zookeeper.curator - 程序包 com.easycodebox.common.zookeeper.curator
 
com.easycodebox.common.zookeeper.zkclient - 程序包 com.easycodebox.common.zookeeper.zkclient
 
COMMA - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
COMMA_CN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
Command - com.easycodebox.common.command中的类
已过时。
Command() - 类 的构造器com.easycodebox.common.command.Command
已过时。
 
COMMENT_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
commit() - 接口 中的方法com.easycodebox.common.jpa.EntityTransaction
Commit the current transaction, writing any unflushed changes to the database.
COMMUNICATE - 类 中的静态变量com.easycodebox.common.jackson.Jacksons
JSON通信使用 1、JSON的value都转化成字符窜,不管是数字、日期、字符窜本身 2、排除掉NULL值的属性 继承SIMPLE、NON_NULL的所有配置
communicate() - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
创建新的communicate对象 创建一个新的ObjectMapper,用于设置新特性,如在老的ObjectMapper会影响老的功能
communicateSetting(Jacksons) - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
 
compare(String, String) - 类 中的方法com.easycodebox.common.generator.impl.AbstractStringGenerator
比较两个字符窜 a>b返回正数 a==b返回0 a
compressUUID() - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
compressUUID(String) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
compressUUID(UUID) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
ConfigPojoBean - com.easycodebox.common.jdbc中的类
 
ConfigPojoBean() - 类 的构造器com.easycodebox.common.jdbc.ConfigPojoBean
 
Configuration - com.easycodebox.common.jdbc中的类
 
Configuration() - 类 的构造器com.easycodebox.common.jdbc.Configuration
 
ConfigurationFactory - com.easycodebox.common.freemarker中的类
 
ConfigurationFactory() - 类 的构造器com.easycodebox.common.freemarker.ConfigurationFactory
 
configure(MapperFeature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
configure(SerializationFeature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
configure(DeserializationFeature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
configure(JsonParser.Feature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
configure(JsonGenerator.Feature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
connect(String, String, String, String) - 类 中的静态方法com.easycodebox.common.jdbc.JdbcUtils
 
contains(Object) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Check if the instance belongs to the current persistence context.
containsProperty(String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
Returns true if there is a property with the specified key.
contextDestroyed(ServletContextEvent) - 类 中的方法com.easycodebox.common.log.LogConfigListener
 
contextDestroyed(ServletContextEvent) - 类 中的方法com.easycodebox.common.schedule.quartz.ScheduleListener
 
contextInitialized(ServletContextEvent) - 类 中的方法com.easycodebox.common.log.LogConfigListener
 
contextInitialized(ServletContextEvent) - 类 中的方法com.easycodebox.common.schedule.quartz.ScheduleListener
 
convert(String, Object, String) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
 
convert(String, Object, String) - 接口 中的方法com.easycodebox.common.tag.ConvertIdTag.IdConverterMap
 
convert(Object, String) - 接口 中的方法com.easycodebox.common.tag.IdConverter
 
convert(String) - 类 中的方法com.easycodebox.common.web.springmvc.StringToEnumConverterFactory.StringToDetailEnumConverter
 
convert2SqlName(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
把javaBean属性转换成相对应的表的列名
convert2SqlName(Class<?>, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
把javaBean属性转换成相对应的表的列名
convertArray(String, Class<T[]>, String) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
转换数组类型
注:后期会转用第三方工具,使用之前综合比较下。
convertArray(String, Class<T[]>) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
convertArray(String[], Class<T[]>) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
ConvertIdTag - com.easycodebox.common.tag中的类
 
ConvertIdTag() - 类 的构造器com.easycodebox.common.tag.ConvertIdTag
 
ConvertIdTag.DefaultIdConverterMap - com.easycodebox.common.tag中的类
ID转换器Map默认实现
ConvertIdTag.IdConverterMap - com.easycodebox.common.tag中的接口
ID转换成value的转换器Map
convertQueryParams2Map(String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
convertStr2Reg(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
把普通的string转换成正则表达式字符窜
convertType(String, Class<T>) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
convertType(String, Class<T>, String) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
转换数据类型包括数组
注:后期会转用第三方工具,使用之前综合比较下。
copy() - 接口 中的方法com.easycodebox.common.Copyable
 
copy() - 类 中的方法com.easycodebox.common.error.CodeMsg
 
copy() - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
copy() - 类 中的方法com.easycodebox.common.lang.dto.AbstractEntity
 
copy(Entity) - 类 中的静态方法com.easycodebox.common.lang.dto.Entitys
 
copy(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
copy(Object, Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
copy(Serializable) - 类 中的静态方法com.easycodebox.common.lang.SerializationUtils
 
copy() - 类 中的方法com.easycodebox.common.Reference
 
Copyable - com.easycodebox.common中的接口
 
copyOf(OrderedProperties) - 类 中的静态方法com.easycodebox.common.file.OrderedProperties
Creates a new instance that will have both the same property entries and the same behavior as the given source.
CorrectBasePathFilter - com.easycodebox.common.filter中的类
把http://www.xx.com 转成 http://www.xx.com/ 为了解决tomcat7以上版本,servlet url-pattern 为 "/*",且访问的路径为http://www.xx.com时, 在谷歌和IE下是获取不到当前的session的,因为session的cookie是保存在http://www.xx.com/路径下, 所以需要此过滤器在根路径后面加上斜线,以能获取到当前的session信息。
CorrectBasePathFilter() - 类 的构造器com.easycodebox.common.filter.CorrectBasePathFilter
 
count(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
count(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
count(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
countDistinct(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
countDistinct(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
CounterBasedEvaluator - com.easycodebox.common.log.logback中的类
基于计数器来触发
<evaluator class="com.easycodebox.common.log.logback.CounterBasedEvaluator">
<limit>1024</limit> (可省略,默认:1024)
<level>ERROR</level>(可省略,默认:ERROR)
</evaluator>
CounterBasedEvaluator() - 类 的构造器com.easycodebox.common.log.logback.CounterBasedEvaluator
 
countSql(boolean) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
crc32Value(CharSequence) - 类 中的静态方法com.easycodebox.common.algorithm.CRCUtils
 
crc32Value(StrBuilder) - 类 中的静态方法com.easycodebox.common.algorithm.CRCUtils
 
crc32Value(List<? extends StrBuilder>) - 类 中的静态方法com.easycodebox.common.algorithm.CRCUtils
 
CRCUtils - com.easycodebox.common.algorithm中的类
 
CRCUtils() - 类 的构造器com.easycodebox.common.algorithm.CRCUtils
 
CREATE_TIME_FIELD_NAME - 类 中的静态变量com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceProvider
Called by the container when an EntityManagerFactory is to be created.
createContextual(DeserializationContext, BeanProperty) - 类 中的方法com.easycodebox.common.jackson.DetailEnumDeserializer
根据DetailEnum实际运行类型返回JsonDeserializer
CreateEntity - com.easycodebox.common.lang.dto中的接口
 
createEntityManager() - 接口 中的方法com.easycodebox.common.jpa.EntityManagerFactory
Create a new EntityManager.
createEntityManager(Map) - 接口 中的方法com.easycodebox.common.jpa.EntityManagerFactory
Create a new EntityManager with the specified Map of properties.
createEntityManagerFactory(String) - 类 中的静态方法com.easycodebox.common.jpa.Persistence
Create and return an EntityManagerFactory for the named persistence unit.
createEntityManagerFactory(String, Map) - 类 中的静态方法com.easycodebox.common.jpa.Persistence
Create and return an EntityManagerFactory for the named persistence unit using the given properties.
createEntityManagerFactory(String, Map) - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceProvider
Called by Persistence class when an EntityManagerFactory is to be created.
createEnumDeserializer(DeserializationContext, JavaType, BeanDescription) - 类 中的方法com.easycodebox.common.jackson.DefaultDeserializerFactory
已过时。
 
createFile(String) - 类 中的静态方法com.easycodebox.common.file.FileUtils
创建文件
createFile(File) - 类 中的静态方法com.easycodebox.common.file.FileUtils
创建文件
createFile(File, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
创建文件
createFile(String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
创建文件
createNamedQuery(String) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Create an instance of Query for executing a named query (in the Java Persistence query language or in native SQL).
createNativeQuery(String) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Create an instance of Query for executing a native SQL statement, e.g., for update or delete.
createNativeQuery(String, Class) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Create an instance of Query for executing a native SQL query.
createNativeQuery(String, String) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Create an instance of Query for executing a native SQL query.
createQuery(String) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Create an instance of Query for executing a Java Persistence query language statement.
createRemote() - 类 中的方法com.easycodebox.common.rmi.RemoteFactory
 
CREATOR_FIELD_NAME - 类 中的静态变量com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
cssClass - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
cssStyle - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
CUR_URI - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
CuratorLatentIpNodeNameMaker - com.easycodebox.common.zookeeper.curator中的类
zookeeper的节点名制造器,节点名根据IP来定位,但是IP值作为数据存储在节点中。
CuratorLatentIpNodeNameMaker() - 类 的构造器com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
CuratorNode<T> - com.easycodebox.common.zookeeper.curator中的类
zookeeper相关操作
CuratorNode() - 类 的构造器com.easycodebox.common.zookeeper.curator.CuratorNode
 
currentVal() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
获取当前值
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.AlphaGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.IntegerGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.LongGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.NumericStringGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.UUIDGenerator
 
curVal - 类 中的变量com.easycodebox.common.generator.impl.AbstractStringGenerator
 
CustomEhCacheCache - com.easycodebox.common.cache.spring.ehcache中的类
扩展了批量删除缓存
CustomEhCacheCache(Ehcache) - 类 的构造器com.easycodebox.common.cache.spring.ehcache.CustomEhCacheCache
 
cutImage(File, String, Rectangle) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
cutImage(File, String, int, int, int, int) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
cutImageComplex(String, String, String, int, int, int, int) - 类 中的静态方法com.easycodebox.common.file.ImageTools
已过时。

D

data(Object) - 类 中的方法com.easycodebox.common.error.CodeMsg
设置额外的数据。
DATA_TYPE_NAME - 类 中的静态变量com.easycodebox.common.tag.EnumGroupTag
 
DATA_TYPE_VALUE - 类 中的静态变量com.easycodebox.common.tag.EnumGroupTag
 
databaseId(String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
DataConvert - com.easycodebox.common.lang中的类
数据类型转换工具
注:后期会转用第三方工具,使用之前综合比较下。
DataConvert() - 类 的构造器com.easycodebox.common.lang.DataConvert
 
DataInterceptor - com.easycodebox.common.web.springmvc中的类
给 Controller 中 model 增加可重用数据,以便在JSP、Freemarker中使用这些数据
DataInterceptor() - 类 的构造器com.easycodebox.common.web.springmvc.DataInterceptor
 
dataKey - 类 中的静态变量com.easycodebox.common.BaseConstants
 
DataPage<T> - com.easycodebox.common.lang.dto中的类
 
DataPage() - 类 的构造器com.easycodebox.common.lang.dto.DataPage
pageNo 默认为1 pageSize 默认为20
DataPage(Integer, Integer, long, List<T>) - 类 的构造器com.easycodebox.common.lang.dto.DataPage
 
DataPage(Integer, Integer, Integer, Integer, long, List<T>) - 类 的构造器com.easycodebox.common.lang.dto.DataPage
 
DataType - com.easycodebox.common.enums.entity中的枚举
 
dataType - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
value的类型,两种选择 1.NAME 例:OPEN(0, "开启") 指的是OPEN。
DataTypeUtils - com.easycodebox.common.lang中的类
 
DataTypeUtils() - 类 的构造器com.easycodebox.common.lang.DataTypeUtils
 
DATE_FMT - 类 中的静态变量com.easycodebox.common.lang.DateUtils
 
DATE_FMT_STR - 类 中的静态变量com.easycodebox.common.lang.DateUtils
 
DATE_FORMAT - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
dateJsonBean() - 类 中的方法com.easycodebox.common.json.JsonConfigs
向JsonConfig注册[Java -> JSON] 处理Date对象
dateJsonBean(String) - 类 中的方法com.easycodebox.common.json.JsonConfigs
向JsonConfig注册[Java -> JSON] 处理Date对象
DateJsonBeanProcessor - com.easycodebox.common.json中的类
 
DateJsonBeanProcessor() - 类 的构造器com.easycodebox.common.json.DateJsonBeanProcessor
 
DateJsonBeanProcessor(String) - 类 的构造器com.easycodebox.common.json.DateJsonBeanProcessor
 
dateJsonValue() - 类 中的方法com.easycodebox.common.json.JsonConfigs
向JsonConfig注册[Java -> JSON] 处理Date类型的值
dateJsonValue(String) - 类 中的方法com.easycodebox.common.json.JsonConfigs
向JsonConfig注册[Java -> JSON] 处理Date类型的值
DateJsonValueProcessor - com.easycodebox.common.json中的类
 
DateJsonValueProcessor() - 类 的构造器com.easycodebox.common.json.DateJsonValueProcessor
 
DateJsonValueProcessor(String) - 类 的构造器com.easycodebox.common.json.DateJsonValueProcessor
 
DATETIME_FMT_STR - 类 中的静态变量com.easycodebox.common.lang.DateUtils
 
DATETIME_FORMAT - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
DateUtils - com.easycodebox.common.lang中的类
 
DateUtils() - 类 的构造器com.easycodebox.common.lang.DateUtils
 
debug(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
debug(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
debug(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
debug(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
debug(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
debug(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
debug(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
debug(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
decemal(String...) - 类 中的方法com.easycodebox.common.validate.Validators
浮点数 或 整数(包含正负数)
DecimalUtils - com.easycodebox.common.lang中的类
 
DecimalUtils() - 类 的构造器com.easycodebox.common.lang.DecimalUtils
 
DECREASE_EQ - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
decrypt(String, String) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
 
DEFAULT_ENCODING - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
DEFAULT_VALUE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
DefaultConfiguration - com.easycodebox.common.jdbc中的类
 
DefaultConfiguration() - 类 的构造器com.easycodebox.common.jdbc.DefaultConfiguration
 
DefaultControllerHandler - com.easycodebox.common.web.springmvc中的类
 
DefaultControllerHandler() - 类 的构造器com.easycodebox.common.web.springmvc.DefaultControllerHandler
 
DefaultCuratorFrameworkFactory - com.easycodebox.common.zookeeper.curator中的类
ZooKeeper client 节点名制造器 zookeeper数据反序列化 节点 获取节点数据 ****************************************************************************************************** 如果curatorFramework需要多个地方使用,且多个地方的root路径不同,则使用NamespaceCuratorFrameworkFactory 创建不同的namespace对象,然后直接使用新创建的curatorFramework。
DefaultCuratorFrameworkFactory() - 类 的构造器com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
DefaultDeserializerFactory - com.easycodebox.common.jackson中的类
已过时。
DefaultDeserializerFactory(DeserializerFactoryConfig) - 类 的构造器com.easycodebox.common.jackson.DefaultDeserializerFactory
已过时。
 
DefaultIdConverterMap() - 类 的构造器com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
 
defaultImg - 类 中的静态变量com.easycodebox.common.BaseConstants.Imgs
默认图片
DefaultJdbcPreHandler - com.easycodebox.common.jdbc.support中的类
 
DefaultJdbcPreHandler() - 类 的构造器com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
DefaultJdbcPreHandler.DateFactory - com.easycodebox.common.jdbc.support中的接口
创建日期类型的工厂
DefaultJdbcPreHandler.SecurityUser - com.easycodebox.common.jdbc.support中的接口
获取用户信息接口
defaultMailInfo() - 类 中的静态方法com.easycodebox.common.mail.MailUtils
 
DefaultMappingExceptionResolver - com.easycodebox.common.web.springmvc中的类
 
DefaultMappingExceptionResolver() - 类 的构造器com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
DefaultObjectWrapper(ObjectWrapper, Object) - 类 的构造器com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
DefaultObjectWrapperFactory - com.easycodebox.common.mybatis中的类
已过时。
DefaultObjectWrapperFactory() - 类 的构造器com.easycodebox.common.mybatis.DefaultObjectWrapperFactory
已过时。
 
DefaultObjectWrapperFactory.DefaultObjectWrapper - com.easycodebox.common.mybatis中的类
已过时。
 
DefaultRequestMappingHandlerAdapter - com.easycodebox.common.web.springmvc中的类
主要为了解决controller方法不返回view时自动生成view。
DefaultRequestMappingHandlerAdapter() - 类 的构造器com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerAdapter
 
DefaultRequestMappingHandlerMapping - com.easycodebox.common.web.springmvc中的类
如果你想controller中不配置@RequestMapping注解http请求也能找到对应的方法,请使用此类
DefaultRequestMappingHandlerMapping() - 类 的构造器com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
DefaultSqlSessionTemplate - com.easycodebox.common.mybatis中的类
 
DefaultSqlSessionTemplate(SqlSessionFactory) - 类 的构造器com.easycodebox.common.mybatis.DefaultSqlSessionTemplate
 
DefaultSqlSessionTemplate(SqlSessionFactory, ExecutorType, PersistenceExceptionTranslator) - 类 的构造器com.easycodebox.common.mybatis.DefaultSqlSessionTemplate
 
DefaultSqlSessionTemplate(SqlSessionFactory, ExecutorType) - 类 的构造器com.easycodebox.common.mybatis.DefaultSqlSessionTemplate
 
DefaultTableRule - com.easycodebox.common.jdbc中的类
 
DefaultTableRule() - 类 的构造器com.easycodebox.common.jdbc.DefaultTableRule
 
DefaultXMLConfigBuilder - com.easycodebox.common.jdbc中的类
 
DefaultXMLConfigBuilder(Reader) - 类 的构造器com.easycodebox.common.jdbc.DefaultXMLConfigBuilder
 
DefaultXMLConfigBuilder(Reader, String) - 类 的构造器com.easycodebox.common.jdbc.DefaultXMLConfigBuilder
 
DefaultXMLConfigBuilder(Reader, String, Properties) - 类 的构造器com.easycodebox.common.jdbc.DefaultXMLConfigBuilder
 
DefaultXMLConfigBuilder(InputStream) - 类 的构造器com.easycodebox.common.jdbc.DefaultXMLConfigBuilder
 
DefaultXMLConfigBuilder(InputStream, String) - 类 的构造器com.easycodebox.common.jdbc.DefaultXMLConfigBuilder
 
DefaultXMLConfigBuilder(InputStream, String, Properties) - 类 的构造器com.easycodebox.common.jdbc.DefaultXMLConfigBuilder
 
DelegateSqlSource - com.easycodebox.common.mybatis中的类
处理SQL语句中包含 %{} 占位符, 使其转换成枚举值
DelegateSqlSource(SqlSource) - 类 的构造器com.easycodebox.common.mybatis.DelegateSqlSource
 
delete(Serializable, V...) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
delete(Serializable, Class<K>, V...) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
delete(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
DeleteStatus - com.easycodebox.common.enums.entity.status中的枚举
 
desc(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
deserialize(Class<T>, String, boolean) - 类 中的静态方法com.easycodebox.common.enums.Enums
String值可以是: 1、YES ==> enum class name 2、0 ==> DetailEnum的value属性 3、是 ==> DetailEnum的desc属性 4、枚举的索引值 转换优先级顺序: className -> value属性 -> desc属性 -> 枚举的索引值
deserialize(JsonParser, DeserializationContext) - 类 中的方法com.easycodebox.common.jackson.DetailEnumDeserializer
 
deserialize(byte[]) - 类 中的静态方法com.easycodebox.common.lang.SerializationUtils
 
deserialize(byte[], int, int) - 类 中的静态方法com.easycodebox.common.lang.SerializationUtils
 
deserialize(byte[]) - 接口 中的方法com.easycodebox.common.zookeeper.ZkDeserializer
反序列化节点数据
deserialize(byte[]) - 类 中的方法com.easycodebox.common.zookeeper.ZkPropertiesDeserializer
 
destroy() - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
destroy() - 类 中的方法com.easycodebox.common.filter.CharacterEncodingFilter
 
destroy() - 类 中的方法com.easycodebox.common.filter.CorrectBasePathFilter
 
destroy() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
destroy() - 类 中的方法com.easycodebox.common.filter.SecurityContextFilter
 
destroy() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
destroy() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
destroyQuietly(Process) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
destroySecurityData(HttpSession) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
摧毁session数据和本地线程安全数据
DetailEnum<T> - com.easycodebox.common.enums中的接口
 
DetailEnumDeserializer - com.easycodebox.common.jackson中的类
DetailEnum的String值可以是: 1、{"value":"0"} ==> 对象形式 2、YES ==> enum class name 3、0 ==> DetailEnum的value属性 4、是 ==> DetailEnum的desc属性 5、枚举的索引值 转换优先级顺序: className -> value属性 -> desc属性 -> 枚举的索引值
DetailEnumDeserializer() - 类 的构造器com.easycodebox.common.jackson.DetailEnumDeserializer
 
DetailEnumDeserializer(Class<DetailEnum<?>>) - 类 的构造器com.easycodebox.common.jackson.DetailEnumDeserializer
 
DetailEnumSerializer - com.easycodebox.common.jackson中的类
 
DetailEnumSerializer() - 类 的构造器com.easycodebox.common.jackson.DetailEnumSerializer
 
determineViewName(Exception, HttpServletRequest) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
dialect - 类 中的静态变量com.easycodebox.common.jdbc.Configuration
 
Dialect - com.easycodebox.common.jdbc中的类
 
Dialect() - 类 的构造器com.easycodebox.common.jdbc.Dialect
 
DIALOG_REQ - 类 中的静态变量com.easycodebox.common.BaseConstants
标记此次请求是弹出框发送的请求,controller返回callback(closeDialog(), response)格式的数据
differs(Object, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否不等
disable(MapperFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(SerializationFeature) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(SerializationFeature, SerializationFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(DeserializationFeature) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(DeserializationFeature, DeserializationFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(JsonParser.Feature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(JsonGenerator.Feature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disabled - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
disableDefaultTyping() - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
DiscriminatorColumn - com.easycodebox.common.jpa中的注释类型
Is used to define the discriminator column for the SINGLE_TABLE and JOINED inheritance mapping strategies.
DiscriminatorType - com.easycodebox.common.jpa中的枚举
Defines supported types of the discriminator column.
DiscriminatorValue - com.easycodebox.common.jpa中的注释类型
Is used to specify the value of the discriminator column for entities of the given type.
distinct(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
distinct(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
doAfterBody() - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
DOCOMO - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.Page
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.TagExt
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.filter.CharacterEncodingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.filter.CorrectBasePathFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.filter.SecurityContextFilter
 
doProcessProperties(ConfigurableListableBeanFactory, StringValueResolver) - 类 中的方法com.easycodebox.common.spring.PropertyPlaceholderConfigurer
已过时。
 
doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ElseEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.IfEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.LinkTag
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.Number
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.Page
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.SelectEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.TextCut
 

E

EhCacheDynamicCacheManager - com.easycodebox.common.cache.spring.ehcache中的类
EhCacheCacheManager默认只会加载ehcache.xml配置中的cache,不会动态new cache。
EhCacheDynamicCacheManager() - 类 的构造器com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
ElseEnum - com.easycodebox.common.tag中的类
 
ElseEnum() - 类 的构造器com.easycodebox.common.tag.ElseEnum
 
ElseIfEnum - com.easycodebox.common.tag中的类
 
ElseIfEnum() - 类 的构造器com.easycodebox.common.tag.ElseIfEnum
 
email(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断邮件
EMPTY - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
empty(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否为空(包含NULL和空字符窜)
EMPTY_INDEX_MODEL - 类 中的静态变量com.easycodebox.common.lang.StringUtils
定位参数数组的索引值格式:{} - 花括号里面不包含任何东西
enable(MapperFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(SerializationFeature) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(SerializationFeature, SerializationFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(DeserializationFeature) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(DeserializationFeature, DeserializationFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(JsonParser.Feature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(JsonGenerator.Feature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enableDefaultTyping() - 类 中的方法com.easycodebox.common.jackson.Jacksons
重写ObjectMapper函数,为了不让通用对象不能修改特性
enableDefaultTyping(ObjectMapper.DefaultTyping) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enableDefaultTyping(ObjectMapper.DefaultTyping, JsonTypeInfo.As) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enableDefaultTypingAsProperty(ObjectMapper.DefaultTyping, String) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
encodingFileName(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
 
encrypt(String, String) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
 
end - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
Entity - com.easycodebox.common.jpa中的注释类型
Specifies that the class is an entity.
Entity - com.easycodebox.common.lang.dto中的接口
 
EntityExistsException - com.easycodebox.common.jpa中的异常错误
Thrown by the persistence provider when EntityManager.persist(Object) is called and the entity already exists.
EntityExistsException() - 异常错误 的构造器com.easycodebox.common.jpa.EntityExistsException
Constructs a new EntityExistsException exception with null as its detail message.
EntityExistsException(String) - 异常错误 的构造器com.easycodebox.common.jpa.EntityExistsException
Constructs a new EntityExistsException exception with the specified detail message.
EntityExistsException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.jpa.EntityExistsException
Constructs a new EntityExistsException exception with the specified detail message and cause.
EntityExistsException(Throwable) - 异常错误 的构造器com.easycodebox.common.jpa.EntityExistsException
Constructs a new EntityExistsException exception with the specified cause.
EntityListeners - com.easycodebox.common.jpa中的注释类型
Specifies the callback listener classes to be used for an entity or mapped superclass.
EntityManager - com.easycodebox.common.jpa中的接口
Interface used to interact with the persistence context.
EntityManagerFactory - com.easycodebox.common.jpa中的接口
The EntityManagerFactory interface is used by the application to obtain an application-managed entity manager.
EntityNotFoundException - com.easycodebox.common.jpa中的异常错误
Thrown by the persistence provider when an entity reference obtained by EntityManager.getReference(Class,Object) is accessed but the entity does not exist.
EntityNotFoundException() - 异常错误 的构造器com.easycodebox.common.jpa.EntityNotFoundException
Constructs a new EntityNotFoundException exception with null as its detail message.
EntityNotFoundException(String) - 异常错误 的构造器com.easycodebox.common.jpa.EntityNotFoundException
Constructs a new EntityNotFoundException exception with the specified detail message.
EntityResult - com.easycodebox.common.jpa中的注释类型
References an entity in the SELECT clause of a SQL query.
Entitys - com.easycodebox.common.lang.dto中的类
 
Entitys() - 类 的构造器com.easycodebox.common.lang.dto.Entitys
 
Entitys.ColumnField - com.easycodebox.common.lang.dto中的类
 
EntityTransaction - com.easycodebox.common.jpa中的接口
The EntityTransaction interface is used to control resource transactions on resource-local entity managers.
ENTRY_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
entrySet() - 类 中的方法com.easycodebox.common.file.OrderedProperties
EnumClassFactory - com.easycodebox.common.enums中的类
 
EnumClassFactory() - 类 的构造器com.easycodebox.common.enums.EnumClassFactory
 
Enumerated - com.easycodebox.common.jpa中的注释类型
Specifies that a persistent property or field should be persisted as a enumerated type.
EnumGroupTag - com.easycodebox.common.tag中的类
 
EnumGroupTag() - 类 的构造器com.easycodebox.common.tag.EnumGroupTag
 
enumName - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
Enums - com.easycodebox.common.enums中的类
 
Enums() - 类 的构造器com.easycodebox.common.enums.Enums
 
EnumType - com.easycodebox.common.jpa中的枚举
Defines mapping for the enumerated types.
eq(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
判断property == value
EQ - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
eqAst(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
ast(Assert)参数value值 判断property == value, 当value == null 抛异常
eqcode(String) - 类 中的方法com.easycodebox.common.web.callback.CallbackData
判断参数code是否和当前code像相等
equals(Object) - 类 中的方法com.easycodebox.common.file.OrderedProperties
 
equals(Object) - 类 中的方法com.easycodebox.common.jdbc.Column
 
equals(Column) - 类 中的方法com.easycodebox.common.jdbc.Column
 
equals(Object) - 类 中的方法com.easycodebox.common.lang.dto.AbstractEntity
 
equalTo(Object, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否相等
error(CodeMsg) - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
error(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
error(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
error(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
error(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
error(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
error(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
error(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
error(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
ErrorContext - com.easycodebox.common.error中的异常错误
 
ErrorContext(CodeMsg, Throwable) - 异常错误 的构造器com.easycodebox.common.error.ErrorContext
 
ErrorContextFilter - com.easycodebox.common.filter中的类
 
ErrorContextFilter() - 类 的构造器com.easycodebox.common.filter.ErrorContextFilter
 
escapeString(String) - 类 中的方法com.easycodebox.common.jdbc.MySqlDialect
把param参数的特殊符号转义
evaluate(ILoggingEvent) - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
evaluate(ILoggingEvent) - 类 中的方法com.easycodebox.common.log.logback.OnWarnEvaluator
 
evaluate(ILoggingEvent) - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
evict(Object) - 类 中的方法com.easycodebox.common.cache.spring.ehcache.CustomEhCacheCache
 
exclude(Class<?>, String...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
排除指定的属性。
exclude(Class<?>, Set<String>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
排除指定的属性。
exclude - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
ExcludeDefaultListeners - com.easycodebox.common.jpa中的注释类型
Specifies that the invocation of default listeners is to be excluded for the entity class (or mapped superclass) and its subclasses.
ExcludeSuperclassListeners - com.easycodebox.common.jpa中的注释类型
Specifies that the invocation of superclass listeners is to be excluded for the entity class (or mapped superclass) and its subclasses.
excludeUnlistedClasses() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns whether classes in the root of the persistence unit that have not been explicitly listed are to be included in the set of managed classes.
exec(String) - 类 中的静态方法com.easycodebox.common.command.Command
已过时。
 
exec(String) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
exec(String, RuntimeUtils.StreamHandler) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
exec(String, RuntimeUtils.StreamHandler, RuntimeUtils.StreamHandler) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
execute() - 类 中的方法com.easycodebox.common.schedule.AbstractScheduler
执行定时器
execute() - 接口 中的方法com.easycodebox.common.schedule.Scheduler
 
executeUpdate() - 接口 中的方法com.easycodebox.common.jpa.Query
Execute an update or delete statement.
exist(Serializable, V...) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
exist(Serializable, Class<K>, V...) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
exist(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
Expire - com.easycodebox.common.cache.spring中的注释类型
因Spring Cache没有提供timeToLive选项功能,所以拓展了此功能

F

face - 类 中的静态变量com.easycodebox.common.BaseConstants.Imgs
默认头像
FAIL - 类 中的静态变量com.easycodebox.common.error.CodeMsg
失败
FAIL_CODE - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Code
 
FAIL_MSG - 类 中的静态变量com.easycodebox.common.error.CodeMsg
失败
FAIL_MSG_INFO - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Msg
 
fetchSize - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
每次抓取的个数
fetchSize(Integer) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
FetchType - com.easycodebox.common.jpa中的枚举
Defines strategies for fetching data from the database.
FF10 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
FieldResult - com.easycodebox.common.jpa中的注释类型
Is used to map the columns specified in the SELECT list of the query to the properties or fields of the entity class.
FieldUtils - com.easycodebox.common.lang.reflect中的类
 
FieldUtils() - 类 的构造器com.easycodebox.common.lang.reflect.FieldUtils
 
FileInfo - com.easycodebox.common.file中的类
 
FileInfo() - 类 的构造器com.easycodebox.common.file.FileInfo
 
fileNamePostfix(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
 
fileNamePrefix(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
 
FileType - com.easycodebox.common.file中的枚举
已过时。
FileTypes - com.easycodebox.common.file中的类
已过时。
FileTypes() - 类 的构造器com.easycodebox.common.file.FileTypes
已过时。
 
FileUtils - com.easycodebox.common.file中的类
 
FileUtils() - 类 的构造器com.easycodebox.common.file.FileUtils
 
fillArgs(Object...) - 类 中的方法com.easycodebox.common.error.CodeMsg
把args填充到msg中。
fillScaleImg(String, String, int, int, boolean) - 类 中的静态方法com.easycodebox.common.file.ImageTools
等比例缩放图片,不满足指定宽高时用白底填充图片
filterHtml(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
过滤字符窜的html标签。
filterNullProp() - 类 中的方法com.easycodebox.common.json.JsonConfigs
为JsonConfig添加去除null属性的功能
filterUnsafeHtml(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
过滤htnl中不安全的标签
filterZero(String) - 类 中的方法com.easycodebox.common.generator.impl.AbstractStringGenerator
过滤字符窜前面的0
find(Class<T>, Object) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Find by primary key.
findGetterMethod(Class<?>, Field) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
findGetterMethod(Class<?>, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
findProperty(String, boolean) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
findPublicMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
findSetterMethod(Class<?>, Field) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
fitAssociatedColumn(Table, Field) - 类 中的静态方法com.easycodebox.common.jdbc.AnnotateUtils
处理关联关系ManyToOne、OneToOne等
fitColumn(Table, Field) - 类 中的静态方法com.easycodebox.common.jdbc.AnnotateUtils
加载并解析Column annotation(包含Id annotation)
fitTableAnno(Table, Class<?>) - 类 中的静态方法com.easycodebox.common.jdbc.AnnotateUtils
加载并解析table annotation
flush() - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Synchronize the persistence context to the underlying database.
FLUSH_CACHED_URI - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
FLUSH_CUR - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
刷新当前页面
FLUSH_HIS - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
刷新历史页面
flushCur(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新当前页面
flushCur(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新当前页面
flushCur(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新当前页面
flushCur(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新当前页面
flushHis() - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面, code=suc
flushHis(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面
flushHis(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面
flushHis(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面
flushHis(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面
FlushModeType - com.easycodebox.common.jpa中的枚举
Flush mode setting.
fmt(Object, int) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
默认小数后面的0不删除
fmt(Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
 
fmtAdd(Object, Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
data+add 计算两个数据相加,返回小数
fmtDiv(Object, Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
data/divide (Divide) 计算两个数据相除,返回小数
fmtMul(Object, Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
data x mul (Multiply) 计算两个数据相乘,返回小数
fmtSub(Object, Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
data-add (Subtract) 计算两个数据相减,返回小数
format(String, Object, String) - 类 中的静态方法com.easycodebox.common.jdbc.SqlUtils
 
format(Date, String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
format(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
format(String, Object...) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
默认使用 EMPTY_INDEX_MODEL | NUM_INDEX_MODEL | KEY_VALUE_MODEL混合模式。
format2Date(Date, String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
formatExp2Object(String, String, Class<T>, Map<String, List<Map<String, Object>>>) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
已过时。
formatExp2Object(String, String, Class<T>, Map<String, Class<?>>, Map<String, List<Map<String, Object>>>) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
已过时。
formatExp2Object(String, String, Class<T>, Map<String, Class<?>>, String, Map<String, List<Map<String, Object>>>) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
已过时。
formatExp2String(String, Object, DataType, Map<String, List<Map<String, Object>>>) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
通过表达式替换值 原始字符窜 name=${user.name-JV}&shop={name: ${name}, id: ${id}}&list1=[shopList /]&list2=[shopList][/shopList]&list3=[shopList]{name: ${shopname}}[/shopList] 可以用"."
formatMix(String, int, String, Object...) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
多种模式并存时,优先级:KEY_VALUE_MODEL > NUM_INDEX_MODEL
注:支持嵌套格式(例:aaa{name{msg}}aaa)
formatRawVal(String, Object, String) - 类 中的静态方法com.easycodebox.common.jdbc.SqlUtils
value 不转化为sql变量形式,使用原生值
FORWARD - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
跳转到指定地址
forward(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
跳转到指定的url
forward(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,跳转到指定的url,且code=suc
forward(String, Object) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,跳转到指定的url,且code=suc
forward() - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,跳转到相对应的list,且code=suc
FRAME - 枚举 中的静态变量com.easycodebox.common.validate.Regex
 
FreeMarkerConfigurer - com.easycodebox.common.web.springmvc中的类
统一FreeMarker Configuration基础配置
FreeMarkerConfigurer() - 类 的构造器com.easycodebox.common.web.springmvc.FreeMarkerConfigurer
 
FreemarkerGenerate - com.easycodebox.common.freemarker中的类
快速构建Freemarker生成文件功能类
FreemarkerGenerate() - 类 的构造器com.easycodebox.common.freemarker.FreemarkerGenerate
 

G

GALENON - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
ge(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
great equal( >= )
GE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
Gender - com.easycodebox.common.enums.entity中的枚举
 
generate(Object, Method, Object...) - 类 中的方法com.easycodebox.common.cache.spring.MethodArgsKeyGenerator
 
generate(Object, Method, Object...) - 类 中的方法com.easycodebox.common.cache.spring.MultiKeyGenerator
 
generateFk(String, String) - 类 中的方法com.easycodebox.common.jdbc.DefaultTableRule
 
generateFk(String, String) - 接口 中的方法com.easycodebox.common.jdbc.TableRule
生成外键的列名
generateHtml() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
生成HTML格式文本
generateHtmlNoID() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
生成HTML格式文本不含Id属性
generateImageCode(String, int, int, int, boolean, Color, Color, Color) - 类 中的静态方法com.easycodebox.common.validate.VerifyCode
已有验证码,生成验证码图片
generateImageCode(int, int, String, int, int, int, boolean, Color, Color, Color) - 类 中的静态方法com.easycodebox.common.validate.VerifyCode
生成图片验证码
GenerateProcess - com.easycodebox.common.generator中的接口
 
generateTextCode(int, int, String) - 类 中的静态方法com.easycodebox.common.validate.VerifyCode
生成验证码字符串
GenerationException - com.easycodebox.common.generator.exception中的异常错误
 
GenerationException() - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationException
 
GenerationException(String) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationException
 
GenerationException(Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationException
 
GenerationException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationException
 
GenerationInterruptedException - com.easycodebox.common.generator.exception中的异常错误
 
GenerationInterruptedException() - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationInterruptedException
 
GenerationInterruptedException(String) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationInterruptedException
 
GenerationInterruptedException(Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationInterruptedException
 
GenerationInterruptedException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationInterruptedException
 
GenerationTimeoutException - com.easycodebox.common.generator.exception中的异常错误
 
GenerationTimeoutException() - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationTimeoutException
 
GenerationTimeoutException(String) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationTimeoutException
 
GenerationTimeoutException(Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationTimeoutException
 
GenerationTimeoutException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationTimeoutException
 
Generators - com.easycodebox.common.generator中的类
 
GeneratorType - com.easycodebox.common.generator中的接口
 
genNum - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
生成器本批次生成的数量
get(Map<String, Object>, String, Class<T>) - 类 中的方法com.easycodebox.common.api.ApiAdapter
 
get(Object) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
get(Object, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
get(String, int, Locale, TimeZone, boolean, Environment) - 类 中的方法com.easycodebox.common.freemarker.JavaTemplateDateFormatFactory
 
get(Serializable, V...) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
get(Serializable, Class<K>, V...) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
get(Serializable, LockMode, V...) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
get(Serializable, Class<K>, LockMode, V...) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
get(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
get(SqlGrammar, Class<K>) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
get(PropertyTokenizer) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
get(String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP 同步 Get请求 获取内容 ,charset 使用UTF-8
get(String, boolean) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Get 获取内容 ,charset 使用UTF-8
get(String, boolean, Map<String, ?>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Get 获取内容 ,charset 使用UTF-8
get(String, boolean, Map<String, ?>, Collection<Object>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Get 获取内容 ,charset 使用UTF-8
get(String, boolean, Map<String, ?>, Collection<Object>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
 
get(String, Map<String, ?>, Collection<Object>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Get 获取内容
get(String) - 类 中的方法com.easycodebox.common.spring.PropertyPlaceholderConfigurer
已过时。
 
getAbsolutePathWithClass() - 类 中的静态方法com.easycodebox.common.file.FileUtils
 
getAction() - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
getAlias() - 接口 中的方法com.easycodebox.common.Aliasable
 
getAlias() - 类 中的方法com.easycodebox.common.jdbc.Property
 
getAllClasses(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
getAllClasses(Class<?>, boolean) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
getAllFields(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
获取指定类的所有属性(包含super class的属性),包括private、protected、public
getAllFields(Class<?>, boolean) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
获取指定类的所有属性(包含super class的属性),包括private、protected、public
getAllFields(Class<?>, Class<? extends Annotation>, boolean) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
获取指定类的所有属性(包含super class的属性),包括private、protected、public
getAllTypes(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
getAnnotatedClasses() - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
getAnnotatedClasses() - 类 中的方法com.easycodebox.common.jdbc.ConfigPojoBean
 
getAssemble() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
获取组装后的数据
getAssociatedClass() - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
getAssociatedColumns() - 类 中的方法com.easycodebox.common.jdbc.Table
 
getAttachFileNames() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getBasePath(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求的根路径 http://www.xx.com ==> http://www.xx.com http://www.xx.com/a/b.html ==> http://www.xx.com http://localhost:8080/test/a/b.html ==> http://localhost:8080/test
getBean(String) - 类 中的静态方法com.easycodebox.common.spring.BeanFactory
 
getBean(String, Class<T>) - 类 中的静态方法com.easycodebox.common.spring.BeanFactory
 
getBean(Class<T>) - 类 中的静态方法com.easycodebox.common.spring.BeanFactory
 
getBeanProperty(Object, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
已过时。
getBeanPropertyType(Class<?>, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
已过时。
getBoundSql(Object) - 类 中的方法com.easycodebox.common.mybatis.DelegateSqlSource
 
getBrowserComments() - 类 中的方法com.easycodebox.common.net.UserAgentDetails
 
getBrowserName() - 类 中的方法com.easycodebox.common.net.UserAgentDetails
 
getBrowserName() - 类 中的方法com.easycodebox.common.net.UserAgentParser
Returns the name of the browser.
getBrowserOperatingSystem() - 类 中的方法com.easycodebox.common.net.UserAgentParser
Returns the operating system the browser is running on.
getBrowserVersion() - 类 中的方法com.easycodebox.common.net.UserAgentDetails
 
getBrowserVersion() - 类 中的方法com.easycodebox.common.net.UserAgentParser
Returns the version of the browser.
getCatalog() - 类 中的方法com.easycodebox.common.jdbc.ManyToMany
 
getCatalog() - 类 中的方法com.easycodebox.common.jdbc.Table
 
getChild() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getChild() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getCid() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
getClasses() - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
getClassLoader() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns ClassLoader that the provider may use to load any classes, resources, or open URLs.
getClassLoader() - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
getClassName() - 接口 中的方法com.easycodebox.common.enums.DetailEnum
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.DataType
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.Gender
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.LogLevel
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.OpenClose
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.PhoneType
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.ProjectEnv
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.RequestMethod
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.CloseDelStatus
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.CloseStatus
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.DeleteStatus
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.OnShelfStatus
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.RefundStatus
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.Status
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.UserStatus
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.VerifyStatus
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.YesNo
 
getClassName() - 枚举 中的方法com.easycodebox.common.file.FileType
已过时。
 
getClassName() - 枚举 中的方法com.easycodebox.common.validate.Regex
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getClose() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
 
getCode() - 类 中的方法com.easycodebox.common.error.CodeMsg
获取错误信息的code
getColumn(String) - 类 中的方法com.easycodebox.common.jdbc.Table
 
getColumn() - 类 中的方法com.easycodebox.common.lang.dto.Entitys.ColumnField
 
getColumnFields(Field) - 类 中的静态方法com.easycodebox.common.lang.dto.Entitys
 
getColumns() - 类 中的方法com.easycodebox.common.jdbc.Table
 
getCondition() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getCondition() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
getConnectionTimeoutMs() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getConnectString() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getConnectString() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getContent() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getContent() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
getContentType(File) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
Return the MIME type of the file object.
getContentType(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
Return the MIME type based on the specified file name.
getContentTypeByExt(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
通过文件扩展名获取ContentType
getConverter(Class<T>) - 类 中的方法com.easycodebox.common.web.springmvc.StringToEnumConverterFactory
 
getCookie(String, HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
getCookieVal(String, HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
getCookieVal(String, HttpServletRequest, Class<T>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
getCount() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
getCounter() - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
getCreateTime() - 类 中的方法com.easycodebox.common.lang.dto.AbstractCreateEntity
 
getCreateTime() - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
getCreateTime() - 接口 中的方法com.easycodebox.common.lang.dto.CreateEntity
 
getCreateTimeFieldName() - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
getCreator() - 类 中的方法com.easycodebox.common.lang.dto.AbstractCreateEntity
 
getCreator() - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
getCreator() - 接口 中的方法com.easycodebox.common.lang.dto.CreateEntity
 
getCreatorFieldName() - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
getCreatorName() - 类 中的方法com.easycodebox.common.lang.dto.AbstractCreateEntity
 
getCreatorName() - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
getCssClass() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getCssStyle() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getCurMappedStatement() - 类 中的静态方法com.easycodebox.common.jdbc.DefaultConfiguration
 
getCurrentDayRange() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
返回当天开始和结束的时间 如:当前时间为 2013-07-09 15:33:50 将返回
getCurSecurityContext() - 类 中的静态方法com.easycodebox.common.security.SecurityContexts
 
getCurSecurityContext() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
getData() - 类 中的方法com.easycodebox.common.error.CodeMsg
获取存储的数据
getData() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getDatabaseId() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getDatabaseIdProvider() - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Sets the DatabaseIdProvider.
getDateByms(long) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
getDateFactory() - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
getDayEnd(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
获取传入日期的截止时间 示例:2013-09-23 23:59:59
getDayRange(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
返回指定日期的开始和结束时间 date为 2013-07-09 15:33:50 将返回
getDayRange(Date, Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
获取指定日期的时间范围
getDayStart(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
获取传入日期的起始时间 示例:2013-09-23 00:00:00
getDefaultData() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getDefaultIpDataNode() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getDefaultIpDataNode() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getDefaultModule() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
 
getDefaultValue(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
getDelegate() - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Return the underlying provider object for the EntityManager, if available.
getDesc() - 接口 中的方法com.easycodebox.common.enums.DetailEnum
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.DataType
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.Gender
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.LogLevel
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.OpenClose
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.PhoneType
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.ProjectEnv
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.RequestMethod
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.CloseDelStatus
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.CloseStatus
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.DeleteStatus
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.OnShelfStatus
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.RefundStatus
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.Status
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.UserStatus
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.VerifyStatus
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.YesNo
 
getDesc() - 枚举 中的方法com.easycodebox.common.file.FileType
已过时。
 
getDeserializer() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getDeserializer() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getDisabled() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getEncoding() - 接口 中的方法com.easycodebox.common.command.RuntimeUtils.StreamHandler
 
getEncoding() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
getEntity() - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
getEntity() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getEntity() - 异常错误 中的方法com.easycodebox.common.jpa.OptimisticLockException
Returns the entity that caused this exception.
getEntityByTableName(String) - 类 中的静态方法com.easycodebox.common.jdbc.Configuration
 
getEntityType() - 类 中的方法com.easycodebox.common.jdbc.Table
 
getEnum(Class<T>) - 类 中的静态方法com.easycodebox.common.enums.Enums
 
getEnum(DetailEnum<?>[]) - 类 中的静态方法com.easycodebox.common.enums.Enums
 
getEnumList() - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
更具指定的枚举类获取对应的数据集合
getError() - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
getError() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getError() - 类 中的方法com.easycodebox.common.validate.Validators
 
getExtensions(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
根据文件mimeType获取文件支持的扩展名
getExtensions(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
根据文件的mimeType或者可用的文件扩展名
getExts(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
根据mimeType获取文件扩展名
getFetchSize() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getFetchSize() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getField(Object, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
 
getFieldGenericType(Field, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
通过反射,获得Field泛型参数的实际类型.
getFieldGenericType(Class, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
 
getFieldGenericType(Class, String, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
 
getFieldGenericType(Field) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
通过反射,获得Field泛型参数的实际类型.
getFieldName(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
 
getFields() - 类 中的方法com.easycodebox.common.lang.dto.Entitys.ColumnField
 
getFieldValue(Object) - 类 中的方法com.easycodebox.common.lang.dto.Entitys.ColumnField
 
getFile() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getFileType(String) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
根据制定文件的文件头判断其文件类型
getFileType(File) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
根据制定文件的文件头判断其文件类型
getFileType(InputStream) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
根据制定文件的文件头判断其文件类型
getFirst() - 类 中的方法com.easycodebox.common.Pair
 
getFlushMode() - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Get the flush mode that applies to all objects contained in the persistence context.
getFromAddress() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getFtlPath() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
getFullRequestUri(HttpServletRequest, boolean, String...) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求地址信息,包含参数。
getFullRequestUrl(HttpServletRequest, boolean, String...) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求地址信息,包含参数。
getGenerator() - 接口 中的方法com.easycodebox.common.generator.GeneratorType
获取当前使用的Generator
getGeneratorNextVal(GeneratorType) - 类 中的静态方法com.easycodebox.common.generator.Generators
 
getGeneratorType() - 类 中的方法com.easycodebox.common.jdbc.PkColumn
 
getGenNum() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getGetterNames() - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
getGetterType(String) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
getGroup() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getGroupId() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getGroupName() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getHaving() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getHeight() - 类 中的方法com.easycodebox.common.file.Image
 
getIbatisType() - 枚举 中的方法com.easycodebox.common.jdbc.SqlCommandType
 
getIbatisType() - 枚举 中的方法com.easycodebox.common.jdbc.StatementType
 
getILoggerFactory() - 类 中的静态方法com.easycodebox.common.log.slf4j.LoggerFactory
 
getImageFileType(File) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
只能获取图片的类型,经测试没有getFileType效率高
getImageInfo(File) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
getImgName() - 类 中的方法com.easycodebox.common.file.Image
已过时。
getImgPath() - 类 中的方法com.easycodebox.common.file.Image
已过时。
getImgUrlOriginal(String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
获取图片地址的原图url
getIncrement() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getIndex() - 类 中的方法com.easycodebox.common.lang.StringToken
 
getIndex() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
getInitialVal() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getInputStream() - 类 中的方法com.easycodebox.common.file.UploadFileInfo
 
getInsertSql(Object, Table, boolean) - 类 中的静态方法com.easycodebox.common.jdbc.SqlUtils
 
getInstance() - 类 中的静态方法com.easycodebox.common.file.MimetypesFileTypeMap
获取单例对象
getInstance() - 类 中的静态方法com.easycodebox.common.file.TikaFactory
 
getInterfacesGenricType(Class) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
通过反射,获得指定类的指定索引实现接口的泛型参数的实际类型.
getInterfacesGenricType(Class, int, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
通过反射,获得指定类的指定索引实现接口的泛型参数的实际类型.
getInterval() - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
getInverseJoinColumns() - 类 中的方法com.easycodebox.common.jdbc.ManyToMany
 
getIp() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getIp() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
getIpAddr(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获得登录ip
getIpPostfix() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getIpPostfix() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getIpPostfix() - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
getIpPrefix() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getIpPrefix() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getIpPrefix() - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
getIps() - 接口 中的方法com.easycodebox.common.zookeeper.curator.ZooKeeperTest.IpArrays
 
getIsCycle() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getJarFileUrls() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns a list of URLs for the jar files or exploded jar file directories that the persistence provider must examine for managed classes of the persistence unit.
getJoinColumns() - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
getJoins() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getJoinTableName() - 类 中的方法com.easycodebox.common.jdbc.ManyToMany
 
getJoinType() - 类 中的方法com.easycodebox.common.jdbc.Join
 
getJtaDataSource() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns the JTA-enabled data source to be used by the persistence provider.
getKeyColumn() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getKeyGenerator() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getKeyProperty() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getLang() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getLastPkg(String) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
com.deying.util.interceptor => interceptor
getLastPkg(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
com.deying.util.interceptor.Test.class => interceptor
getLevel() - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
getLevel() - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
getLimit() - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
getLimitSize() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getLimitStart() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getLocalAddress() - 类 中的静态方法com.easycodebox.common.net.InetAddresses
返回第一个可用的本机local IP
getLocalAddresses() - 类 中的静态方法com.easycodebox.common.net.InetAddresses
返回本机所有local IP
getLocalIp() - 类 中的静态方法com.easycodebox.common.net.InetAddresses
返回第一个可用的本机local IP
getLocalIps() - 类 中的静态方法com.easycodebox.common.net.InetAddresses
返回本机所有local IP
getLockMode() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
jdbc控制参数
getLogger(String) - 类 中的静态方法com.easycodebox.common.log.slf4j.LoggerFactory
 
getLogger(Class<?>) - 类 中的静态方法com.easycodebox.common.log.slf4j.LoggerFactory
 
getLoginStatusId() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getLogLevel() - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
getMailServerHost() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getMailServerPort() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getMaker() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getMaker() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getManagedClassNames() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns the list of the names of the classes that the persistence provider must add it to its set of managed classes.
getMappedBy() - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
getMappedStatement(String, boolean) - 类 中的方法com.easycodebox.common.jdbc.DefaultConfiguration
 
getMappingFileNames() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns the list of mapping file names that the persistence provider must load to determine the mappings for the entity classes.
getMappingValue(Object, String) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
已过时。
getMappingValueType(Class, String) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
已过时。
getMaxVal() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getMethodGenericParameterTypes(Method, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
通过反射,获得方法输入参数第index个输入参数的所有泛型参数的实际类型.
getMethodGenericParameterTypes(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
通过反射,获得方法输入参数第一个输入参数的所有泛型参数的实际类型.
getMethodGenericReturnType(Method, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
通过反射,获得方法返回值泛型参数的实际类型.
getMethodGenericReturnType(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
通过反射,获得方法返回值第一个泛型参数的实际类型.
getMimeType(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过文件后缀来判断的,通过文件后缀识别
getMimeType(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
get the MimeTypeEntry based on the file extension
getMimeTypeByExt(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过文件后缀来判断的,通过文件后缀识别
getMimeTypeByJavaNet(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过java.net来获取MimeType。
getMimeTypeByTika(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过Tika来获取MimeType。
getMimeTypeByTika(File) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过Tika来获取MimeType。
getMimeTypeByTika(InputStream) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过Tika来获取MimeType。
getMimeTypeMagicByJavaNet(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过java.net来获取MimeType。
getMissingCache(String) - 类 中的方法com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
getModelAndView(String, Exception) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
getModifier() - 类 中的方法com.easycodebox.common.lang.dto.AbstractModifyEntity
 
getModifier() - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
getModifier() - 接口 中的方法com.easycodebox.common.lang.dto.ModifyEntity
 
getModifierFieldName() - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
getModifierName() - 类 中的方法com.easycodebox.common.lang.dto.AbstractModifyEntity
 
getModifierName() - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
getModifyTime() - 类 中的方法com.easycodebox.common.lang.dto.AbstractModifyEntity
 
getModifyTime() - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
getModifyTime() - 接口 中的方法com.easycodebox.common.lang.dto.ModifyEntity
 
getModifyTimeFieldName() - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
getModule() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
getMondayAndSundayByDate(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
通过日期获取这日期所在周的周1和周日时间
getMonthEnd() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
getMonthStart() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
获取本月第一天
getMsg() - 类 中的方法com.easycodebox.common.error.CodeMsg
获取提示信息
getMsg() - 枚举 中的方法com.easycodebox.common.validate.Regex
 
getMsg() - 类 中的方法com.easycodebox.common.validate.Validators
获取格式化后的信息,即替换掉{0}这样的占位符
getName() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getName() - 类 中的方法com.easycodebox.common.jdbc.Column
 
getName() - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
getName() - 枚举 中的方法com.easycodebox.common.jdbc.LockMode
 
getName() - 类 中的方法com.easycodebox.common.jdbc.Table
获取表名
getName() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
getName() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getNamespace() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
getNewTempClassLoader() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Return a new instance of a ClassLoader that the provider may use to temporarily load any classes, resources, or open URLs.
getNextPage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getNickname() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getNodeName() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getNodeName() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getNonJtaDataSource() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns the non-JTA-enabled data source to be used by the persistence provider for accessing data outside a JTA transaction.
getObject() - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
getObject() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getObject() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
getObject() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getObjectType() - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
getObjectType() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getObjectType() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
getObjectType() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getObtainSize(int, int, Integer, Integer) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
分流分页获取指定分流能获取到的数据个数
getOldName() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getOnblur() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnchange() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnclick() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOndblclick() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnfocus() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnkeydown() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnkeypress() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnkeyup() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmousedown() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmousemove() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmouseout() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmouseover() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmouseup() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnselect() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOpen() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
 
getOperator() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getOperator() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
getOrder() - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
getOrder() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getOutputPath() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
getPackagesToScan() - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
getPackagesToScan() - 类 中的方法com.easycodebox.common.jdbc.ConfigPojoBean
 
getPackagesToScan() - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
getPageNo() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getPageNo(int, int) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
 
getPageNo() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getPageSize() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getPageSize() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getParameter(String) - 类 中的方法com.easycodebox.common.net.ParameterRequestWrapper
 
getParameterMap() - 类 中的方法com.easycodebox.common.net.ParameterRequestWrapper
 
getParameterNames() - 类 中的方法com.easycodebox.common.net.ParameterRequestWrapper
 
getParameterValues(String) - 类 中的方法com.easycodebox.common.net.ParameterRequestWrapper
 
getParamKey() - 类 中的方法com.easycodebox.common.file.UploadFileInfo
 
getParams() - 类 中的方法com.easycodebox.common.cache.spring.MultiKey
 
getParticularPath(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求特有的path
http://www.xx.com ==> ""
http://www.xx.com/a/b.html ==> /a/b.html
http://localhost:8080/test/a/b.html ==> /a/b.html
getParticularPaths(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
http://www.xxx.com/shop/list.do ==> [shop, list] http://www.xxx.com/js/util.js ==> [js, util]
getPartIndex() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getPartIndex() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getPartSize() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getPartSize() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getPassword() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getPassword() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getPasswordAuthentication() - 类 中的方法com.easycodebox.common.mail.Auth
 
getPath() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getPersistenceProviderClassName() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns the fully qualified name of the persistence provider implementation class.
getPersistenceUnitName() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns the name of the persistence unit.
getPersistenceUnitRootUrl() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns the URL for the jar file or directory that is the root of the persistence unit.
getPhoneType() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getPic() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getPkValues(Object) - 类 中的静态方法com.easycodebox.common.lang.dto.Entitys
获取主键的值
getPrefixNodeName() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getPrefixNodeName() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getPrefixNodeName() - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
getPrePage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getPrimaryKeys() - 类 中的方法com.easycodebox.common.jdbc.Table
 
getProjection() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getProp() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
getProperties() - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
getProperties() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
getProperties() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns properties object.
getProperties() - 类 中的方法com.easycodebox.common.mail.MailInfo
获得邮件会话属性
getProperties() - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
getProperty(String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
getProperty(String, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
getProperty(String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
getProperty(String, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
getPropertyName() - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
getPropertyName() - 类 中的方法com.easycodebox.common.jdbc.Property
 
getPropertyType() - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
getPublicMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
getQueryString(String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
"http://xxx.xx.com?
getRawGenerator() - 接口 中的方法com.easycodebox.common.generator.GeneratorType
获取原生的Generator
getRawMsg() - 类 中的方法com.easycodebox.common.validate.Validators
获取原始错误信息,建议使用getFmtMsg方法
getRealname() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getReference(Class<T>, Object) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Get an instance, whose state may be lazily fetched.
getReferencedClass(Field) - 类 中的静态方法com.easycodebox.common.jdbc.AnnotateUtils
获取指定属性的引用类,如果属性类型使用了泛型,则返回泛型
getReferencedColumnName() - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
getRegex() - 枚举 中的方法com.easycodebox.common.validate.Regex
 
getRequest() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getRequestParams(HttpServletRequest, boolean, String...) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求的参数 例:name=wangxj&shop=wxj
getRequestUrlAndParams(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求地址信息,包含参数 数组会转换成[1,2]形式
getResponse() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getResultList() - 接口 中的方法com.easycodebox.common.jpa.Query
Execute a SELECT query and return the query results as a List.
getResultSets() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getRetryPolicy() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getRollbackOnly() - 接口 中的方法com.easycodebox.common.jpa.EntityTransaction
Determine whether the current transaction has been marked for rollback.
getSchema() - 类 中的方法com.easycodebox.common.jdbc.ManyToMany
 
getSchema() - 类 中的方法com.easycodebox.common.jdbc.Table
 
getSecond() - 类 中的方法com.easycodebox.common.Pair
 
getSecurity() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getSecurityUser() - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
getSelfChars() - 类 中的方法com.easycodebox.common.lang.StringFreeBuilder
返回自身的数据。
getSerializer() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getSerializer() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getServerId() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
系统ID缺省是机器的hostName,如果存在有一台机器停止之后很长时间不启动的情况下, 想用另外一台机器代替该机器,可以临时性的,在Tomcat的启动脚本中, 加上"-Dtomcat.id=front001"这样的设定,注意:这里必须每台Tomcat的设定值都不一样,
getSession(String) - 类 中的静态方法com.easycodebox.common.security.SessionPool
 
getSessionId() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getSessionId() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
getSessionId() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getSessionPasswd() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getSessionTimeout() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getSessionTimeoutMs() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getSetterNames() - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
getSetterType(String) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
getShortPath(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取简短的请求路径
http://www.xx.com ==> ""
http://www.xx.com/a/b.html ==> /a/b
http://localhost:8080/test/a/b.html ==> /a/b
getSimilarityRatio(String, String) - 类 中的静态方法com.easycodebox.common.algorithm.Levenshtein
获取两字符串的相似度
getSingleResult() - 接口 中的方法com.easycodebox.common.jpa.Query
Execute a SELECT query that returns a single result.
getSize() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getSmartPhoneType() - 类 中的方法com.easycodebox.common.net.UserAgentParser
 
getSource() - 类 中的方法com.easycodebox.common.lang.StringToken
 
getSqlName() - 类 中的方法com.easycodebox.common.jdbc.Column
 
getSqlType() - 类 中的方法com.easycodebox.common.jdbc.Column
 
getStart() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
获取当前分页 在数据库中的起始索引
getStartOfPage(int, int, Integer, Integer) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
获取任一页任意分流索引第一条数据在数据集的位置.
getStartOfPage(Integer, Integer) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
获取任一页第一条数据在数据集的位置.
getStat() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getStat() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getStatementType() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getStatus() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getStdEhcacheCfg() - 类 中的方法com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
getSubject() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getSuperClassGenricType(Class, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
通过反射,获得指定类的父类的泛型参数的实际类型.
getSuperClassGenricType(Class) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
通过反射,获得指定类的父类的第一个泛型参数的实际类型.
getSysUserId() - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
getTable(Class<?>) - 类 中的静态方法com.easycodebox.common.jdbc.Configuration
 
getTable(String) - 类 中的静态方法com.easycodebox.common.jdbc.Configuration
 
getTable() - 类 中的方法com.easycodebox.common.jdbc.Join
关联表的entity class
getTable() - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
getTable() - 类 中的方法com.easycodebox.common.jdbc.Property
 
getTableAlias() - 类 中的方法com.easycodebox.common.jdbc.Join
 
getTableAlias() - 类 中的方法com.easycodebox.common.jdbc.Property
 
getTableName(Class<? extends Entity>) - 类 中的静态方法com.easycodebox.common.lang.dto.Entitys
 
getTagAttr() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getTitle() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getToAddress() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getTotalCount() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getTotalPage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
取总页数.
getTransaction() - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Returns the resource-level transaction object.
getTransactionType() - 接口 中的方法com.easycodebox.common.jpa.spi.PersistenceUnitInfo
Returns the transaction type of the entity managers created by the EntityManagerFactory.
getType() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getType() - 类 中的方法com.easycodebox.common.jdbc.Column
 
getUpdateSql() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
getUpdateSql(Object, Table) - 类 中的静态方法com.easycodebox.common.jdbc.SqlUtils
 
getUrl() - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
getUrl2ndPath(String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
获取指定url倒数第二个路径 "c:/test/aa/a.txt" ==> "aa"
getUser(HttpSession) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
用getUser()替代此方法
getUser() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
获取用户首选方法
getUserAgentString() - 类 中的方法com.easycodebox.common.net.UserAgentParser
 
getUserId() - 接口 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler.SecurityUser
返回当前操作人id
getUserId() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getUserId() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
getUserLoginCookie(String, String) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
免登录的cookie格式为 userId-password-MD5 此方法是获取userId-password-MD5值
getUsername() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getUsername() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getValue() - 接口 中的方法com.easycodebox.common.enums.DetailEnum
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.DataType
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.Gender
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.LogLevel
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.OpenClose
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.PhoneType
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.ProjectEnv
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.RequestMethod
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.CloseDelStatus
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.CloseStatus
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.DeleteStatus
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.OnShelfStatus
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.RefundStatus
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.Status
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.UserStatus
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.VerifyStatus
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.YesNo
 
getValue() - 枚举 中的方法com.easycodebox.common.file.FileType
已过时。
 
getValue() - 类 中的方法com.easycodebox.common.Reference
 
getVersion() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getVersion() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getViewName(HttpServletRequest) - 类 中的方法com.easycodebox.common.web.springmvc.RequestToPkgViewNameTranslator
 
getWatcher() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getWatchObj() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getWatchObj() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getWeekEnd() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
功能:获取本周的结束时间 示例:2013-05-19 23:59:59
getWeekStart() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
功能:获取本周的开始时间 示例:2013-05-13 00:00:00
getWidth() - 类 中的方法com.easycodebox.common.file.Image
 
getWrapperFor(MetaObject, Object) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory
已过时。
 
getXmlAttributeVal(Element, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
获取指定的属性值,当不存在该属性或属性为空字符窜则报NullPointerException错误
getXmlAttributeVal(Element, String, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
group(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
gt(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
great than( > )
GT - 类 中的静态变量com.easycodebox.common.lang.Symbol
 

H

hadUsedBeginVal - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
 
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultControllerHandler
 
hasError() - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
判断当前线程有没有产生错误
hasGetter(String) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
hashCode() - 类 中的方法com.easycodebox.common.file.OrderedProperties
 
hashCode() - 类 中的方法com.easycodebox.common.jdbc.Column
 
hashCode() - 类 中的方法com.easycodebox.common.lang.dto.AbstractEntity
 
hasLarger(File[], double) - 类 中的静态方法com.easycodebox.common.file.FileUtils
判断是否有大数据
hasMethod(Class<?>, String, Class<?>...) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
判断clazz中是否有指定的方法
hasNextPage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
该页是否有下一页.
hasPreviousPage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
该页是否有上一页.
hasSetter(String) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
hasWrapperFor(Object) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory
已过时。
 
having(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
hex2byte(byte[]) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
字符串转java字节码
HTML - 枚举 中的静态变量com.easycodebox.common.validate.Regex
 
htmlEncode(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
 
htmlEncode(String, boolean) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Escape html entity characters and high characters (eg "curvy" Word quotes).
httpParamTradition - 类 中的静态变量com.easycodebox.common.BaseConstants
http请求参数已传统格式传送: true == url.do?
HttpUtils - com.easycodebox.common.net中的类
 
HttpUtils() - 类 的构造器com.easycodebox.common.net.HttpUtils
 
HttpUtils.Request - com.easycodebox.common.net中的类
 

I

Id - com.easycodebox.common.jpa中的注释类型
Specifies the primary key property or field of an entity.
idcard(String...) - 类 中的方法com.easycodebox.common.validate.Validators
身份证
IdConverter - com.easycodebox.common.tag中的接口
通过ID来获取对象
IE8 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
IfEnum - com.easycodebox.common.tag中的类
 
IfEnum() - 类 的构造器com.easycodebox.common.tag.IfEnum
 
Image - com.easycodebox.common.file中的类
 
Image() - 类 的构造器com.easycodebox.common.file.Image
 
ImageTools - com.easycodebox.common.file中的类
 
ImageTools() - 类 的构造器com.easycodebox.common.file.ImageTools
 
Imgs() - 类 的构造器com.easycodebox.common.BaseConstants.Imgs
 
imgUrl - 类 中的静态变量com.easycodebox.common.BaseConstants
图片根地址 注意:子类实现此配置
ImgUrl - com.easycodebox.common.tag中的类
 
ImgUrl() - 类 的构造器com.easycodebox.common.tag.ImgUrl
 
in(Property, Object[]) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
values = null 时不增加此条件,但能为 [](空数组)
in(Property, Collection) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
IN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
include(Class<?>, String...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
包含指定的属性。
include(Class<?>, Set<String>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
包含指定的属性。
include - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
INCREASE_EQ - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
increment - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
值每次增加的跨度
incrementGenerator(GeneratorType) - 接口 中的方法com.easycodebox.common.generator.GenerateProcess
如果指定GeneratorType没有初始化Generator则初始化 增长生成器值
InetAddresses - com.easycodebox.common.net中的类
获取本机IP
InetAddresses() - 类 的构造器com.easycodebox.common.net.InetAddresses
 
inFile - 类 中的静态变量com.easycodebox.common.command.Native2ascii
 
infinity - 类 中的静态变量com.easycodebox.common.BaseConstants
通用的配置
info(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
info(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
info(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
info(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
info(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
info(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
info(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
info(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
Inheritance - com.easycodebox.common.jpa中的注释类型
Defines the inheritance strategy to be used for an entity class hierarchy.
InheritanceType - com.easycodebox.common.jpa中的枚举
Defines inheritance strategy options.
init() - 类 中的方法com.easycodebox.common.api.ApiAdapter
 
init(FilterConfig) - 类 中的方法com.easycodebox.common.filter.CharacterEncodingFilter
 
init(FilterConfig) - 类 中的方法com.easycodebox.common.filter.CorrectBasePathFilter
 
init(FilterConfig) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
init(FilterConfig) - 类 中的方法com.easycodebox.common.filter.SecurityContextFilter
 
Init - com.easycodebox.common中的接口
 
init() - 接口 中的方法com.easycodebox.common.Init
类创建后初始化调用的函数
init() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
init() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
init() - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
init() - 类 中的方法com.easycodebox.common.tag.ElseEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
init() - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
init() - 类 中的方法com.easycodebox.common.tag.IfEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
init() - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
init() - 类 中的方法com.easycodebox.common.tag.LinkTag
 
init() - 类 中的方法com.easycodebox.common.tag.Number
 
init() - 类 中的方法com.easycodebox.common.tag.Page
 
init() - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
init() - 类 中的方法com.easycodebox.common.tag.SelectEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
init() - 类 中的方法com.easycodebox.common.tag.TagExt
子类实现的方法,初始化数据
init() - 类 中的方法com.easycodebox.common.tag.TextCut
 
initialVal - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
初始化值
initTablesAssociate() - 类 中的静态方法com.easycodebox.common.jdbc.Configuration
加载完所有的entity class后需要调用此方法来初始化各个entity之间的关联关系 分析JoinColumn、JoinColumns、JoinTable注解,自动加上默认值
insertBack(String) - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
把key对应的value回插进去
inspect(Entity) - 类 中的静态方法com.easycodebox.common.lang.dto.Entitys
 
instance() - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
 
instance(String, Object...) - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
默认是Error.FAIL,即错误消息
instance(String, String, Object...) - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
 
instance(CodeMsg, Object...) - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
 
instance(CodeMsg, Throwable, Object...) - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
 
instance() - 类 中的静态方法com.easycodebox.common.freemarker.ConfigurationFactory
返回classes为加载器的Configuration,根路径为classes路径
instance(ServletContext) - 类 中的静态方法com.easycodebox.common.freemarker.ConfigurationFactory
返回web项目的Configuration,加载路径为项目的根路径
instance() - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
创建一个新的ObjectMapper,用于设置新特性,如在老的ObjectMapper会影响老的功能
instance(Class<?>, String, JoinType) - 类 中的静态方法com.easycodebox.common.jdbc.Join
 
instance(Class<?>, String) - 类 中的静态方法com.easycodebox.common.jdbc.Join
默认关联类型是JoinType.INNER_JOIN
instance() - 类 中的静态方法com.easycodebox.common.jdbc.JoinColumnObj
 
instance(String, Class<?>) - 类 中的静态方法com.easycodebox.common.jdbc.Property
创建的此对象为原型对象
instance(String, Class<?>, boolean) - 类 中的静态方法com.easycodebox.common.jdbc.Property
 
instance(Class<?>) - 类 中的静态方法com.easycodebox.common.jdbc.SqlGrammar
 
instance(Class<?>, String) - 类 中的静态方法com.easycodebox.common.jdbc.SqlGrammar
 
instance() - 接口 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler.DateFactory
 
INSTANCE - 类 中的静态变量com.easycodebox.common.lang.NullDate
 
instance(Object) - 类 中的静态方法com.easycodebox.common.validate.Validators
默认当验证失败后抛出异常
instance(Object, boolean) - 类 中的静态方法com.easycodebox.common.validate.Validators
 
instance(String, Object) - 类 中的静态方法com.easycodebox.common.validate.Validators
默认当验证失败后抛出异常
instance(String, Object, boolean) - 类 中的静态方法com.easycodebox.common.validate.Validators
 
instance() - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, String, String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, String, String, String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, CodeMsg, String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instantiatePropertyValue(String, PropertyTokenizer, ObjectFactory) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
IntegerGenerator - com.easycodebox.common.generator.impl中的类
 
IntegerGenerator() - 类 的构造器com.easycodebox.common.generator.impl.IntegerGenerator
 
IntegerGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.IntegerGenerator
 
intToAlpha(int) - 类 中的静态方法com.easycodebox.common.generator.impl.AlphaGenerator
 
invalidSession(HttpSession) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
invokeHandlerMethod(HttpServletRequest, HttpServletResponse, HandlerMethod) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerAdapter
 
isAction(String) - 类 中的静态方法com.easycodebox.common.web.UrlPostfix
 
isActive() - 接口 中的方法com.easycodebox.common.jpa.EntityTransaction
Indicate whether a transaction is in progress.
isAjaxRequest(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
判断是否为ajax请求
isArray(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isArrayOfPrimitives(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isArrayOfPrimitivesOrWrappers(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isAssignable(Class, Class) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isAssignable(Class, Class, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isAssignable(Class, Class, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isAssignable(Class, Class, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isAutoView() - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerAdapter
 
isBasicType(Object) - 类 中的静态方法com.easycodebox.common.lang.DataTypeUtils
data==null return true;
isBasicType(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.DataTypeUtils
data==null return true;
isBlank(String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isBlank(String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isBlank(String, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isBlank(String, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isCacheHisMethod(Method) - 类 中的静态方法com.easycodebox.common.web.CacheHisUris
已过时。
判断method对应的请求是否能被缓存
isCanBeReadOnly() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
isCanBeReadOnly() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
isClassPathTpl() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
isCloneable(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isCollection() - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
isCountSql() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
isCycle - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
此生成器值是否到达最大值后循环生成
isDebug() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
isDebug() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
isDebugEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isDebugEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isDelegateSqlSource() - 类 中的方法com.easycodebox.common.jdbc.DefaultConfiguration
 
isDynamicKey() - 类 中的方法com.easycodebox.common.lang.StringToken.OgnlToken
判断是否是动态的key值,如果是则从根对象上获取key值
isEmpty() - 类 中的方法com.easycodebox.common.file.OrderedProperties
isEquals(T, T) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isErrorEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isErrorEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isEven() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
isExp(String) - 类 中的方法com.easycodebox.common.tag.TagExt
判断value是不是表达式
isFalse(boolean) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isFalse(boolean, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isFalse(boolean, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isFalse(boolean, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isFirst() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
isGetterMethod(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
isInfoEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isInfoEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isInsertable() - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
isInstanceOf(Class<?>, Object) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isInstanceOf(Class<?>, Object, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isInstanceOf(Class<?>, Object, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isInstanceOf(Class<?>, Object, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isIsMethod(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
isJavaIdentifier(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
判断一个字符串是否是合法的Java标识符
isLast() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
isLog() - 类 中的方法com.easycodebox.common.schedule.AbstractScheduler
 
isNest() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
如果占位符是嵌套格式的,需要把里面占位值填充进去后才能得到外层的key
isNotNull(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
isNotNull(Property, boolean) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
如果condition为true时,添加property is not null 条件
isNull(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
isNull(Property, boolean) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
如果condition为true时,添加property is null 条件
isNull(Object) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isNull(Object, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isNull(Object, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isNull(Object, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isNullable() - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
isOdd() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
isOpen() - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Determine whether the EntityManager is open.
isOpen() - 接口 中的方法com.easycodebox.common.jpa.EntityManagerFactory
Indicates whether or not this factory is open.
isParamUrl(String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
判断这个URL是否含有参数
isPrimaryKey() - 类 中的方法com.easycodebox.common.jdbc.Column
 
isPrimitiveOrWrapper(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isResponseHtml(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
判断是否为ajax请求
isResponseJson(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
判断是否为ajax请求
isResultOrdered() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
isSecurity() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
isSetterMethod(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
isSingleton() - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
isSingleton() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
isSingleton() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
isSingleton() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
isSuc() - 类 中的方法com.easycodebox.common.error.CodeMsg
code == null || code == SUC_CODE 时被视为成功
isThrowError() - 类 中的方法com.easycodebox.common.validate.Validators
 
isTraceEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isTraceEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isTransient(Field) - 类 中的静态方法com.easycodebox.common.jdbc.AnnotateUtils
 
isTrue(boolean) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isTrue(boolean, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isTrue(boolean, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isTrue(boolean, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isTrue(boolean) - 类 中的方法com.easycodebox.common.web.BaseController
bool == true return SUC, 否则 return FAIL
isTrue(boolean, String, Object...) - 类 中的方法com.easycodebox.common.web.BaseController
bool == true return SUC, 否则 return FAIL
返回FAIL时并设置提示信息
isTrueNone(boolean) - 类 中的方法com.easycodebox.common.web.BaseController
bool == true return NONE, 否则 return FAIL
isTrueNone(boolean, String, Object...) - 类 中的方法com.easycodebox.common.web.BaseController
bool == true return NONE, 否则 return FAIL
返回FAIL时并设置提示信息
isUnique() - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
isUpdatable() - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
isValid() - 类 中的方法com.easycodebox.common.validate.Validators
 
isValidate() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
isVerifyEnd() - 类 中的方法com.easycodebox.common.validate.Validators
 
isVoid(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
isWarnEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isWarnEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isWatchBool() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
isWatchBool() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
IteratorEnum - com.easycodebox.common.tag中的类
 
IteratorEnum() - 类 的构造器com.easycodebox.common.tag.IteratorEnum
 
IteratorEnum.IteratorStatus - com.easycodebox.common.tag中的类
 
IteratorEnum.IteratorStatus.StatusState - com.easycodebox.common.tag中的类
 
IteratorStatus(IteratorEnum.IteratorStatus.StatusState) - 类 的构造器com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 

J

Jacksons - com.easycodebox.common.jackson中的类
 
JavaTemplateDateFormatFactory - com.easycodebox.common.freemarker中的类
重写freemarker.core.JavaTemplateDateFormatFactory类。
jdbcDriveClass - 类 中的静态变量com.easycodebox.common.BaseConstants
数据库配置
jdbcPassword - 类 中的静态变量com.easycodebox.common.BaseConstants
 
JdbcPreHandler - com.easycodebox.common.jdbc.support中的接口
 
jdbcUrl - 类 中的静态变量com.easycodebox.common.BaseConstants
 
jdbcUserName - 类 中的静态变量com.easycodebox.common.BaseConstants
 
JdbcUtils - com.easycodebox.common.jdbc中的类
 
JdbcUtils() - 类 的构造器com.easycodebox.common.jdbc.JdbcUtils
 
Join - com.easycodebox.common.jdbc中的类
 
join(Join) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
如果用到关联查询时,此方法必须放在上面,instance方法下面紧接着就是此方法。
join(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
默认使用INNER_JOIN 如果用到关联查询时,此方法必须放在上面,instance方法下面紧接着就是此方法。
join(Property, String, JoinType) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
如果用到关联查询时,此方法必须放在上面,instance方法下面紧接着就是此方法。
join(String, Iterator) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Join an Iteration of Strings together.
join(String, String[]) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Join an array of Strings together.
join(String, Collection) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Join a Collection of Strings together.
joinByDot(String...) - 类 中的静态方法com.easycodebox.common.jdbc.SqlUtils
组装sql语句的名字。
joinByDot(Property...) - 类 中的静态方法com.easycodebox.common.jdbc.SqlUtils
组装sql语句的名字。
JoinColumn - com.easycodebox.common.jpa中的注释类型
Is used to specify a mapped column for joining an entity association.
JoinColumnObj - com.easycodebox.common.jdbc中的类
 
JoinColumns - com.easycodebox.common.jpa中的注释类型
Defines mapping for the composite foreign keys.
joinSql(JoinType) - 类 中的方法com.easycodebox.common.jdbc.Dialect
joinType = NONE 时,return null
joinSql(JoinType) - 类 中的方法com.easycodebox.common.jdbc.MySqlDialect
joinType = NONE 时,return null
JoinTable - com.easycodebox.common.jpa中的注释类型
This annotation is used in the mapping of associations.
joinTransaction() - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Indicate to the EntityManager that a JTA transaction is active.
JoinType - com.easycodebox.common.jdbc中的枚举
 
json2Bean(String) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
json2Bean(String, Class<?>) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
json2Bean(String, TypeReference<?>) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
json2Bean(String, JavaType) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
JsonConfigs - com.easycodebox.common.json中的类
 
JsonConfigs() - 类 的构造器com.easycodebox.common.json.JsonConfigs
 

K

KEY_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
KEY_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
KEY_TYPE_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
KEY_VALUE_MODEL - 类 中的静态变量com.easycodebox.common.lang.StringUtils
定位参数值的格式:{key} - 花括号里面为key,依次遍历参数数组,找出Map和VO对象,取对应key的值
keyColumn(String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
keyGenerator(KeyGenerator) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
keyProperty(String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 

L

L_BRACE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
L_BRACKET - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
L_PARENTHESIS - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
lang(String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
le(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
less equal( <= )
LE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
LEFT_MENU_KEY - 类 中的静态变量com.easycodebox.common.BaseConstants
左侧的菜单KEY值
length(Object[], int) - 类 中的静态方法com.easycodebox.common.validate.Assert
判断数组array的长度是否等于length
length(Object[], int, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
判断数组array的长度是否等于length
length(Object[], int, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
length(Object[], int, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
Levenshtein - com.easycodebox.common.algorithm中的类
Levenshtein distance最先是由俄国科学家Vladimir Levenshtein在1965年发明,用他的名字命名。
Levenshtein() - 类 的构造器com.easycodebox.common.algorithm.Levenshtein
 
like(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
如果value等于null或空字符窜则此条件不添加进SQL 当value等于空字符窜时,效果等于查询出不为null的数据
like(Property, String, short) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
如果value等于null或空字符窜则此条件不添加进SQL 当value等于空字符窜时,效果等于查询出不为null的数据
LIKE_A - 类 中的静态变量com.easycodebox.common.jdbc.SqlGrammar
 
LIKE_L - 类 中的静态变量com.easycodebox.common.jdbc.SqlGrammar
 
LIKE_R - 类 中的静态变量com.easycodebox.common.jdbc.SqlGrammar
 
limit(Integer, Integer) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
limit(Integer, Integer, Integer, Integer) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
limitByIndex(Integer) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
limitByIndex(Integer, Integer) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
LINE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
LinkTag - com.easycodebox.common.tag中的类
 
LinkTag() - 类 的构造器com.easycodebox.common.tag.LinkTag
 
list(PrintStream) - 类 中的方法com.easycodebox.common.file.OrderedProperties
list(PrintWriter) - 类 中的方法com.easycodebox.common.file.OrderedProperties
list(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
list(SqlGrammar, Class<K>) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
list() - 类 中的方法com.easycodebox.common.web.BaseController
列表
LIST_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
listCopy(List) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
load(InputStream) - 类 中的方法com.easycodebox.common.file.OrderedProperties
load(Reader) - 类 中的方法com.easycodebox.common.file.OrderedProperties
load(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
load() - 类 中的方法com.easycodebox.common.web.BaseController
详情
load() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
获取指定节点数据
load() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
获取指定节点数据
loadAbsoluteFile(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
loadAbsoluteXmlFile(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
loadCaches() - 类 中的方法com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
LOADER_PATH - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
loadFile(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
loadFromXML(InputStream) - 类 中的方法com.easycodebox.common.file.OrderedProperties
loadPropertiesFile(String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
加载properties文件
loadPropertiesFile(String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
加载properties文件
loadXMLFile(String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
加载xml文件
loadXMLFile(String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
加载xml文件
loadXmlFile(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
loadXmlFile(Properties, InputStream) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
Lob - com.easycodebox.common.jpa中的注释类型
Specifies that a persistent property or field should be persisted as a large object to a database-supported large object type.
LOCALE - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
locate(String) - 类 中的方法com.easycodebox.common.log.logback.LocateLogger
自定义加载日志文件,初始化日志框架
LocateLogger - com.easycodebox.common.log.logback中的类
 
LocateLogger() - 类 的构造器com.easycodebox.common.log.logback.LocateLogger
 
lock(Object, LockModeType) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Set the lock mode for an entity object contained in the persistence context.
LockMode - com.easycodebox.common.jdbc中的枚举
 
lockMode(LockMode) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
LockModeType - com.easycodebox.common.jpa中的枚举
Lock modes that can be specified by means of the EntityManager.lock() method.
LOG - 类 中的变量com.easycodebox.common.api.ApiAdapter
 
log(Logger, Object, Object...) - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
打印日志
log(Logger, Object, Throwable, Object...) - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
打印日志
LOG - 类 中的变量com.easycodebox.common.jdbc.support.AbstractService
 
LOG - 类 中的变量com.easycodebox.common.log.logback.LocateLogger
 
LOG - 类 中的变量com.easycodebox.common.schedule.AbstractScheduler
 
LOG - 类 中的变量com.easycodebox.common.tag.TagExt
 
LOG - 类 中的变量com.easycodebox.common.web.BaseController
 
LogConfigListener - com.easycodebox.common.log中的类
功能和ch.qos.logback.ext.spring.web.LogbackConfigListener类一样。
LogConfigListener() - 类 的构造器com.easycodebox.common.log.LogConfigListener
 
Logger - com.easycodebox.common.log.slf4j中的类
 
Logger(Logger) - 类 的构造器com.easycodebox.common.log.slf4j.Logger
 
LoggerFactory - com.easycodebox.common.log.slf4j中的类
 
LogLevel - com.easycodebox.common.enums.entity中的枚举
 
logLevel(LogLevel) - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
long2bytes(long, byte[], int) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
LongGenerator - com.easycodebox.common.generator.impl中的类
 
LongGenerator() - 类 的构造器com.easycodebox.common.generator.impl.LongGenerator
 
LongGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.LongGenerator
 
lookup(Class<T>, String) - 类 中的静态方法com.easycodebox.common.rmi.LookupRemote
 
lookupHandlerMethod(String, HttpServletRequest) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
LookupRemote - com.easycodebox.common.rmi中的类
 
LookupRemote() - 类 的构造器com.easycodebox.common.rmi.LookupRemote
 
lt(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
less than( < )
LT - 类 中的静态变量com.easycodebox.common.lang.Symbol
 

M

mailFrom - 类 中的静态变量com.easycodebox.common.BaseConstants
 
mailHost - 类 中的静态变量com.easycodebox.common.BaseConstants
邮箱
MailInfo - com.easycodebox.common.mail中的类
 
MailInfo() - 类 的构造器com.easycodebox.common.mail.MailInfo
 
mailPassword - 类 中的静态变量com.easycodebox.common.BaseConstants
 
mailUsername - 类 中的静态变量com.easycodebox.common.BaseConstants
 
MailUtils - com.easycodebox.common.mail中的类
 
MailUtils() - 类 的构造器com.easycodebox.common.mail.MailUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
main(String[]) - 类 中的静态方法com.easycodebox.common.algorithm.Levenshtein
 
main(String[]) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.command.ClosureCompiler
 
main(String[]) - 类 中的静态方法com.easycodebox.common.command.Native2ascii
 
main(String[]) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.FileUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.Resources
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.AlphaGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.IntegerGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.LongGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.NumericStringGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.UUIDGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.DataTypeUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.StringToken
 
main(String[]) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.net.UserAgentParser
 
main(String[]) - 类 中的静态方法com.easycodebox.common.test.TestCitySql
 
main(String[]) - 类 中的静态方法com.easycodebox.common.validate.Validators
 
main(String[]) - 类 中的静态方法com.easycodebox.common.validate.VerifyCode
 
main(String[]) - 类 中的静态方法com.easycodebox.common.zookeeper.curator.ZooKeeperTest
 
make() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
make() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
make() - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
make() - 接口 中的方法com.easycodebox.common.zookeeper.ZkNodeNameMaker
制造节点名
ManyToMany - com.easycodebox.common.jdbc中的类
 
ManyToMany() - 类 的构造器com.easycodebox.common.jdbc.ManyToMany
 
ManyToMany - com.easycodebox.common.jpa中的注释类型
Defines a many-valued association with many-to-many multiplicity.
ManyToOne - com.easycodebox.common.jdbc中的类
 
ManyToOne() - 类 的构造器com.easycodebox.common.jdbc.ManyToOne
 
ManyToOne - com.easycodebox.common.jpa中的注释类型
This annotation defines a single-valued association to another entity class that has many-to-one multiplicity.
MAP_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
mapCopy(Map) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
MapKey - com.easycodebox.common.jpa中的注释类型
Is used to specify the map key for associations of type Map.
MappedSuperclass - com.easycodebox.common.jpa中的注释类型
Designates a class whose mapping information is applied to the entities that inherit from it.
max(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
max(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
max(Number, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数据的最大值,数据只能是数字或数字的字符窜
maxLength(int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断长度,字符窜是字符的长度,数组、集合是数据个数
maxVal - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
最大值,该属性可为null
merge(T) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Merge the state of the given entity into the current persistence context.
mergeImages(String, String, String, String, int, int, int, int) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
MethodArgsKeyGenerator - com.easycodebox.common.cache.spring中的类
Spring Cache默认使用SimpleKeyGenerator。
MethodArgsKeyGenerator() - 类 的构造器com.easycodebox.common.cache.spring.MethodArgsKeyGenerator
 
MethodUtils - com.easycodebox.common.lang.reflect中的类
 
MethodUtils() - 类 的构造器com.easycodebox.common.lang.reflect.MethodUtils
 
MimeTypeFile(String) - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
 
MimeTypeFile(InputStream) - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
 
MimeTypeFile() - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
Creates an empty DB.
MimeTypes - com.easycodebox.common.file中的类
Path source = Paths.get(path); System.out.println("1: " + Files.probeContentType(source)); 此功能判断类型不完整 System.out.println("11: " + FileTypes.getFileType(path)); eu.medsea.mimeutil mime-util 2.1.3 MimeUtil.registerMimeDetector("eu.medsea.mimeutil.detector.MagicMimeMimeDetector"); System.out.println("14: " + MimeUtil.getMimeTypes(new File(path))); jmimemagic jmimemagic 0.1.2 //getMagicMatch可以传参数控制只根据图片后缀生成mimeType MagicMatch match = Magic.getMagicMatch(new File(path), true); System.out.println("15: " + match.getMimeType());
MimetypesFileTypeMap - com.easycodebox.common.file中的类
修改自javax.activation.MimetypesFileTypeMap类 This class extends FileTypeMap and provides data typing of files via their file extension.
MimetypesFileTypeMap(String) - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap
Construct a MimetypesFileTypeMap with programmatic entries added from the named file.
MimetypesFileTypeMap(InputStream) - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap
Construct a MimetypesFileTypeMap with programmatic entries added from the InputStream.
MimetypesFileTypeMap.MimeTypeFile - com.easycodebox.common.file中的类
 
min(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
min(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
min(Number, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数据的最小值,数据只能是数字或数字的字符窜
minLength(int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断长度,字符窜是字符的长度,数组、集合是数据个数
MINUS - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
mobile(String...) - 类 中的方法com.easycodebox.common.validate.Validators
手机号
MODIFIER_FIELD_NAME - 类 中的静态变量com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
MODIFY_TIME_FIELD_NAME - 类 中的静态变量com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
ModifyEntity - com.easycodebox.common.lang.dto中的接口
 
modifyFileName(String, String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
modifyFileName("c:/test/aa/a.txt", "1", "2") ==> "c:/test/aa/1a2.txt"
modifyFileName(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
modifyFileName("c:/test/aa/a.txt", "b.txt") ==> "c:/test/aa/b.txt"
modifyFileType(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
修改文件类型("c:/test/aa/a.txt", "xml") ==> "c:/test/aa/a.xml"
modulus(int) - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
more() - 类 中的方法com.easycodebox.common.lang.StringToken
 
msg(String, Object...) - 类 中的方法com.easycodebox.common.error.CodeMsg
设置msg。
Msg() - 类 的构造器com.easycodebox.common.error.CodeMsg.Msg
 
MSG_ATTR - 类 中的静态变量com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
msgKey - 类 中的静态变量com.easycodebox.common.BaseConstants
 
MultiKey - com.easycodebox.common.cache.spring中的类
做批量操作缓存使用
MultiKey(Object[]) - 类 的构造器com.easycodebox.common.cache.spring.MultiKey
 
MultiKeyGenerator - com.easycodebox.common.cache.spring中的类
Spring Cache默认使用SimpleKeyGenerator。
MultiKeyGenerator() - 类 的构造器com.easycodebox.common.cache.spring.MultiKeyGenerator
 
MultiMode - com.easycodebox.common.cache.spring中的注释类型
表明此参数作为Spring Cache批量key 此注解只能标注参数类型为Array、Collection
multipart(String, List<UploadFileInfo>, Map<String, ?>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
跨域上传需要再测试调通
multipart(String, List<UploadFileInfo>, Map<String, ?>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
跨域上传需要再测试调通
MyBatisSqlSessionFactoryBean - com.easycodebox.common.mybatis中的类
为了修改MyBatis默认创建的Configuration对象
MyBatisSqlSessionFactoryBean() - 类 的构造器com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
 
MySqlDialect - com.easycodebox.common.jdbc中的类
 
MySqlDialect() - 类 的构造器com.easycodebox.common.jdbc.MySqlDialect
 

N

name - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
NAME_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
NamedNativeQueries - com.easycodebox.common.jpa中的注释类型
Is used to specify an array of native SQL named queries.
NamedNativeQuery - com.easycodebox.common.jpa中的注释类型
Is used to specify a native SQL named query.
NamedQueries - com.easycodebox.common.jpa中的注释类型
Specifies an array of named Java Persistence query language queries.
NamedQuery - com.easycodebox.common.jpa中的注释类型
Is used to specify a named query in the Java Persistence query language, which is a static query expressed in metadata.
NamespaceCuratorFrameworkFactory - com.easycodebox.common.zookeeper.curator中的类
设置CuratorFramework对象的namespace,返回一个新对象(NamespaceFacade),返回的对象不能调用CuratorFramework.close()方法,否则抛异常
NamespaceCuratorFrameworkFactory() - 类 的构造器com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
Native2ascii - com.easycodebox.common.command中的类
 
Native2ascii() - 类 的构造器com.easycodebox.common.command.Native2ascii
 
ne(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
not equal( !
NE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
neAst(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
ast(Assert)参数value值 not equal( !
NETFRONT - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
NETSCAPE - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
newConfiguration() - 类 中的方法com.easycodebox.common.web.springmvc.FreeMarkerConfigurer
 
newInstance(String) - 类 中的静态方法com.easycodebox.common.enums.EnumClassFactory
 
newInstance(Class<T>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
newInstance() - 类 中的静态方法com.easycodebox.common.spring.ApplicationContextFactory
 
next() - 类 中的方法com.easycodebox.common.lang.StringToken
 
next() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus.StatusState
 
nextKey() - 类 中的方法com.easycodebox.common.lang.StringToken.OgnlToken
返回空字符窜时,说明获取key截止了
nextKey() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
获取下一个key,没有则返回null
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
批量加载数据,返回下一次加载时的起始值 并且设置当前值段为 新传入的curVal~ 新nextStepVal 设置genNum=0
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.AlphaGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.IntegerGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.LongGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.NumericStringGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.UUIDGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
获取生成器的下一个值
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.AlphaGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.IntegerGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.LongGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.NumericStringGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.UUIDGenerator
 
NO_LIMIT - 注释类型 中的静态变量com.easycodebox.common.cache.spring.Expire
没有过期限制
NO_LOGIN - 类 中的静态变量com.easycodebox.common.error.CodeMsg
未登录
NO_LOGIN_CODE - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Code
 
NON_NULL - 类 中的静态变量com.easycodebox.common.jackson.Jacksons
排出为null的属性。
NONE - 类 中的静态变量com.easycodebox.common.error.CodeMsg
不显示提示信息
none() - 类 中的方法com.easycodebox.common.web.BaseController
return NONE
none(Object) - 类 中的方法com.easycodebox.common.web.BaseController
return NONE,并设置data
NONE - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
不执行任何动作
none(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,如果code=suc 弹出form表单定义好的suc信息, 如果code=fail 弹出form表单定义好的fail信息。
none(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,如果code=suc 弹出form表单定义好的suc信息, 如果code=fail 弹出form表单定义好的fail信息。
none(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,弹出信息为msg。
none(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,弹出信息为msg。
none(String, String, Object) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,弹出信息为msg。
NonEnlargedException - com.easycodebox.common.file.exception中的异常错误
 
NonEnlargedException() - 异常错误 的构造器com.easycodebox.common.file.exception.NonEnlargedException
 
NonEnlargedException(String) - 异常错误 的构造器com.easycodebox.common.file.exception.NonEnlargedException
 
NonEnlargedException(Throwable) - 异常错误 的构造器com.easycodebox.common.file.exception.NonEnlargedException
 
NonEnlargedException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.file.exception.NonEnlargedException
 
nonNull() - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
创建新的nonNull对象 创建一个新的ObjectMapper,用于设置新特性,如在老的ObjectMapper会影响老的功能
nonNullSetting(Jacksons) - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
 
noNull(String, String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Return string, or defaultString if string is null or "".
noNull(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Return string, or "" if string is null.
noNullElements(Object[]) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
noNullElements(Object[], String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
noNullElements(Object[], CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
noNullElements(Object[], String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
NonUniqueResultException - com.easycodebox.common.jpa中的异常错误
Thrown by the persistence provider when getSingleResult() is executed on a query and there is more than one result from the query.
NonUniqueResultException() - 异常错误 的构造器com.easycodebox.common.jpa.NonUniqueResultException
Constructs a new NonUniqueResultException exception with null as its detail message.
NonUniqueResultException(String) - 异常错误 的构造器com.easycodebox.common.jpa.NonUniqueResultException
Constructs a new NonUniqueResultException exception with the specified detail message.
NoResultException - com.easycodebox.common.jpa中的异常错误
Thrown by the persistence provider when getSingleResult() is executed on a query and there is no result to return.
NoResultException() - 异常错误 的构造器com.easycodebox.common.jpa.NoResultException
Constructs a new NoResultException exception with null as its detail message.
NoResultException(String) - 异常错误 的构造器com.easycodebox.common.jpa.NoResultException
Constructs a new NoResultException exception with the specified detail message.
notBlank(String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notBlank(String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notBlank(String, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notBlank(String, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notContain(String, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notContain(String, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notContain(String, String, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notContain(String, String, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Object[]) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Object[], String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Object[], CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Object[], String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Collection<?>) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Collection<?>, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Collection<?>, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Collection<?>, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Map<?, ?>) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Map<?, ?>, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Map<?, ?>, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Map<?, ?>, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否不等于空
notEmptyInside(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数组、集合内部值不等于空
notIn(Property, Object[]) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
notIn(Property, Collection) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
notNull(Object) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notNull(Object, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notNull(Object, CodeMsg, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notNull(Object, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notNull(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否不等于NULL
notNullInside(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数组、集合内部不能出现null值
NULL - 类 中的静态变量com.easycodebox.common.lang.StringToken
 
null2String(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
方法描述: 字符串转换:如为null则转换成""。
NULL_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
NullDate - com.easycodebox.common.lang中的类
代表一 个Date类型null对象,给那些Date变量不能直接赋null且代表null的逻辑使用
nulls(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否为NULL
num(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否是数字,int类型或字符窜数字
NUM_INDEX_MODEL - 类 中的静态变量com.easycodebox.common.lang.StringUtils
定位参数数组的索引值格式:{0} - 花括号里面为数字,即为对应的索引值
Number - com.easycodebox.common.tag中的类
 
Number() - 类 的构造器com.easycodebox.common.tag.Number
 
NUMBER_FORMAT - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
NumericStringGenerator - com.easycodebox.common.generator.impl中的类
 
NumericStringGenerator() - 类 的构造器com.easycodebox.common.generator.impl.NumericStringGenerator
 
NumericStringGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.NumericStringGenerator
 

O

Object2String(Object, boolean, String...) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
ObjectUtils - com.easycodebox.common.lang中的类
 
ObjectUtils() - 类 的构造器com.easycodebox.common.lang.ObjectUtils
 
obtainParam(HttpServletRequest, String, Class<T>) - 类 中的方法com.easycodebox.common.web.BaseController
从request中获取对应的参数
obtainVal(Object, Class<T>) - 类 中的方法com.easycodebox.common.tag.TagExt
如果name是%{}表达式,则从pageContext获取name相对应的value,否则返回name值本身
OgnlToken(String) - 类 的构造器com.easycodebox.common.lang.StringToken.OgnlToken
 
oldStatus - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
on(Property) - 类 中的方法com.easycodebox.common.jdbc.Join
设置join sql语句中 on部分。
on(Property, Property) - 类 中的方法com.easycodebox.common.jdbc.Join
设置join sql语句中 on部分
onApplicationEvent(ApplicationEvent) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
onblur - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onchange - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onclick - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
ondblclick - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
OneToMany - com.easycodebox.common.jdbc中的类
 
OneToMany() - 类 的构造器com.easycodebox.common.jdbc.OneToMany
 
OneToMany - com.easycodebox.common.jpa中的注释类型
Defines a many-valued association with one-to-many multiplicity.
OneToOne - com.easycodebox.common.jdbc中的类
 
OneToOne() - 类 的构造器com.easycodebox.common.jdbc.OneToOne
 
OneToOne - com.easycodebox.common.jpa中的注释类型
This annotation defines a single-valued association to another entity that has one-to-one multiplicity.
onfocus - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onkeydown - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onkeypress - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onkeyup - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmousedown - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmousemove - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmouseout - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmouseover - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmouseup - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onReadLine(String) - 接口 中的方法com.easycodebox.common.command.RuntimeUtils.StreamHandler
 
onselect - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
OnShelfStatus - com.easycodebox.common.enums.entity.status中的枚举
 
OnWarnEvaluator - com.easycodebox.common.log.logback中的类
 
OnWarnEvaluator() - 类 的构造器com.easycodebox.common.log.logback.OnWarnEvaluator
 
OpenClose - com.easycodebox.common.enums.entity中的枚举
 
openQuote() - 类 中的方法com.easycodebox.common.jdbc.Dialect
 
openQuote() - 类 中的方法com.easycodebox.common.jdbc.MySqlDialect
 
OPERA1 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
OPERA2 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
OperateEntity - com.easycodebox.common.lang.dto中的接口
 
OPERATION_KEY - 类 中的静态变量com.easycodebox.common.BaseConstants
权限KEY值
OptimisticLockException - com.easycodebox.common.jpa中的异常错误
Thrown by the persistence provider when an optimistic locking conflict occurs.
OptimisticLockException() - 异常错误 的构造器com.easycodebox.common.jpa.OptimisticLockException
Constructs a new OptimisticLockException exception with null as its detail message.
OptimisticLockException(String) - 异常错误 的构造器com.easycodebox.common.jpa.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified detail message.
OptimisticLockException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.jpa.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified detail message and cause.
OptimisticLockException(Throwable) - 异常错误 的构造器com.easycodebox.common.jpa.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified cause.
OptimisticLockException(Object) - 异常错误 的构造器com.easycodebox.common.jpa.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified entity.
OptimisticLockException(String, Throwable, Object) - 异常错误 的构造器com.easycodebox.common.jpa.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified detail message, cause, and entity.
or(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
如果grammar里面只有一个条件语句,不需要用此方法, 即使用了也效果和 and(xxx = ?)
OR - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
OR_MARK - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
OR_MARK2 - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
OrderBy - com.easycodebox.common.jpa中的注释类型
This annotation specifies the ordering of the elements of a collection valued association at the point when the association is retrieved.
OrderedProperties - com.easycodebox.common.file中的类
有序Properties,与java.util.Properties不同,此类是非线程安全。
OrderedProperties() - 类 的构造器com.easycodebox.common.file.OrderedProperties
Creates a new instance that will keep the properties in the order they have been added.
OrderedProperties.OrderedPropertiesBuilder - com.easycodebox.common.file中的类
Builder for OrderedProperties instances.
OrderedPropertiesBuilder() - 类 的构造器com.easycodebox.common.file.OrderedProperties.OrderedPropertiesBuilder
 
ori - 类 中的静态变量com.easycodebox.common.test.TestCitySql
 
outFile - 类 中的静态变量com.easycodebox.common.command.Native2ascii
 
outHtml(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以HTML格式输出
outHtml(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以HTML格式输出
outHtmlJs(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以HTML格式输出JS,给str 头尾自动加上<script type="text/javascript"> </script>
outJs(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以js格式输出
outJs(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以js格式输出
outJson(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以Json格式输出
outJson(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以Json格式输出
outObject(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
把对象输出到客户端
outPlainString(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以文本的格式输出
outPlainString(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以文本的格式输出
outString(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
把字符输出到客户端
outXml(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以XML格式输出
outXml(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以XML格式输出
overrideThreadContextClassLoader(ClassLoader) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 

P

page(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
page(SqlGrammar, Class<K>) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
Page - com.easycodebox.common.tag中的类
 
Page() - 类 的构造器com.easycodebox.common.tag.Page
 
Pair<T> - com.easycodebox.common中的类
 
Pair() - 类 的构造器com.easycodebox.common.Pair
 
Pair(T, T) - 类 的构造器com.easycodebox.common.Pair
 
PARAM_ERROR - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
传的请求参数有错误
paramError(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,此回调对象为参数错误
paramError(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,此回调对象为参数错误
paramError(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,此回调对象为参数错误
ParameterRequestWrapper - com.easycodebox.common.net中的类
因为HttpServletRequestWrapper类中的参数数据是只读的不能修改,所以需要ParameterRequestWrapper 来封装实现参数可编辑。
ParameterRequestWrapper(HttpServletRequest, Map) - 类 的构造器com.easycodebox.common.net.ParameterRequestWrapper
 
parse(Class<T>, V) - 类 中的静态方法com.easycodebox.common.enums.Enums
根据DetailEnum的value值解析成DetailEnum。
parse() - 类 中的方法com.easycodebox.common.jdbc.DefaultXMLConfigBuilder
 
parse(String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
parse(String, String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
parse2Calenar(String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
parse2Calenar(String, String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
parseDataElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseDataSubElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseDataSubElement(Element, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
Parse a value, ref or collection sub-element of a property or constructor-arg element.
parseKeyElement(Element, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseListElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseMapElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parsePropsElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseSetElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseUserAgent(String) - 类 中的静态方法com.easycodebox.common.net.UserAgentParser
 
parseValueElement(Element, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
Return a typed String value Object for the given value element.
PERCENT - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
PERIOD - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
PERIOD_CN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
persist(Object) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Make an entity instance managed and persistent.
Persistence - com.easycodebox.common.jpa中的类
Bootstrap class that is used to obtain an EntityManagerFactory.
Persistence() - 类 的构造器com.easycodebox.common.jpa.Persistence
 
PERSISTENCE_PROVIDER - 类 中的静态变量com.easycodebox.common.jpa.Persistence
 
PersistenceContext - com.easycodebox.common.jpa中的注释类型
Expresses a dependency on an EntityManager persistence context.
PersistenceContexts - com.easycodebox.common.jpa中的注释类型
Declares one or more PersistenceContext annotations.
PersistenceContextType - com.easycodebox.common.jpa中的枚举
Specifies whether a transaction-scoped or extended persistence context is to be used in PersistenceContext.
PersistenceException - com.easycodebox.common.jpa中的异常错误
Thrown by the persistence provider when a problem occurs.
PersistenceException() - 异常错误 的构造器com.easycodebox.common.jpa.PersistenceException
Constructs a new PersistenceException exception with null as its detail message.
PersistenceException(String) - 异常错误 的构造器com.easycodebox.common.jpa.PersistenceException
Constructs a new PersistenceException exception with the specified detail message.
PersistenceException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.jpa.PersistenceException
Constructs a new PersistenceException exception with the specified detail message and cause.
PersistenceException(Throwable) - 异常错误 的构造器com.easycodebox.common.jpa.PersistenceException
Constructs a new PersistenceException exception with the specified cause.
PersistenceProperty - com.easycodebox.common.jpa中的注释类型
Describes a single container or persistence provider property.
PersistenceProvider - com.easycodebox.common.jpa.spi中的接口
Interface implemented by a persistence provider.
PersistenceUnit - com.easycodebox.common.jpa中的注释类型
Expresses a dependency on an EntityManagerFactory.
PersistenceUnitInfo - com.easycodebox.common.jpa.spi中的接口
Interface implemented by the container and used by the persistence provider when creating an EntityManagerFactory.
PersistenceUnits - com.easycodebox.common.jpa中的注释类型
Declares one or more PersistenceUnit annotations.
PersistenceUnitTransactionType - com.easycodebox.common.jpa.spi中的枚举
This enum class defines whether the entity managers created by the EntityManagerFactory will be JTA or resource-local entity managers.
PersistEnumValueProcessor - com.easycodebox.common.json中的类
 
PersistEnumValueProcessor() - 类 的构造器com.easycodebox.common.json.PersistEnumValueProcessor
 
PhoneType - com.easycodebox.common.enums.entity中的枚举
 
PkColumn - com.easycodebox.common.jdbc中的类
 
PkColumn() - 类 的构造器com.easycodebox.common.jdbc.PkColumn
 
PkColumn(String) - 类 的构造器com.easycodebox.common.jdbc.PkColumn
 
PLACEHOLDER_CLOSE - 类 中的静态变量com.easycodebox.common.file.PropertiesUtils
 
PLACEHOLDER_OPEN - 类 中的静态变量com.easycodebox.common.file.PropertiesUtils
 
post(String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP同步 post请求 获取内容 ,charset 使用UTF-8
post(String, boolean) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP post 获取内容 ,charset 使用UTF-8
post(String, boolean, Map<String, ?>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP post 获取内容 ,charset 使用UTF-8
post(String, boolean, Map<String, ?>, Collection<Object>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP post 获取内容 ,charset 使用UTF-8
post(String, boolean, Map<String, ?>, Collection<?>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
 
post(String, Map<String, ?>, Collection<?>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Post 获取内容
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法com.easycodebox.common.web.springmvc.DataInterceptor
 
PostLoad - com.easycodebox.common.jpa中的注释类型
Is used to specify callback methods for the corresponding lifecycle event.
PostPersist - com.easycodebox.common.jpa中的注释类型
Is used to specify callback methods for the corresponding lifecycle event.
PostRemove - com.easycodebox.common.jpa中的注释类型
Is used to specify callback methods for the corresponding lifecycle event.
PostUpdate - com.easycodebox.common.jpa中的注释类型
Is used to specify callback methods for the corresponding lifecycle event.
PrePersist - com.easycodebox.common.jpa中的注释类型
Is used to specify callback methods for the corresponding lifecycle event.
PreRemove - com.easycodebox.common.jpa中的注释类型
Is used to specify callback methods for the corresponding lifecycle event.
PreUpdate - com.easycodebox.common.jpa中的注释类型
Is used to specify callback methods for the corresponding lifecycle event.
process() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
process() - 接口 中的方法com.easycodebox.common.processor.Processor
 
process() - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
processArrayValue(Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.DateJsonValueProcessor
 
processArrayValue(Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.PersistEnumValueProcessor
 
processBean(Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.DateJsonBeanProcessor
 
processObjectValue(String, Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.DateJsonValueProcessor
 
processObjectValue(String, Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.PersistEnumValueProcessor
 
Processor - com.easycodebox.common.processor中的接口
 
processPlaceholder(Properties, boolean) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
处理properties中的占位符
projectEnv - 类 中的静态变量com.easycodebox.common.BaseConstants
项目所处环境
ProjectEnv - com.easycodebox.common.enums.entity中的枚举
 
PROP_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
properties - 类 中的静态变量com.easycodebox.common.generator.impl.AlphaGenerator
 
PropertiesPool - com.easycodebox.common.file中的类
 
PropertiesUtils - com.easycodebox.common.file中的类
 
PropertiesUtils() - 类 的构造器com.easycodebox.common.file.PropertiesUtils
 
Property - com.easycodebox.common.jdbc中的类
 
Property(String, Class<?>, boolean) - 类 的构造器com.easycodebox.common.jdbc.Property
 
propertyNames() - 类 中的方法com.easycodebox.common.file.OrderedProperties
PropertyPlaceholderConfigurer - com.easycodebox.common.spring中的类
已过时。
PropertyPlaceholderConfigurer() - 类 的构造器com.easycodebox.common.spring.PropertyPlaceholderConfigurer
已过时。
 
PROPS_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
providers - 类 中的静态变量com.easycodebox.common.jpa.Persistence
 

Q

Query - com.easycodebox.common.jpa中的接口
Interface used to control query execution.
QueryHint - com.easycodebox.common.jpa中的注释类型
An implementation-specific Query hint.
QUESTION - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
quote(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
改字符窜增加"" stringVal ==> "stringVal"
QUOTES - 类 中的静态变量com.easycodebox.common.lang.Symbol
 

R

R_BRACE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
R_BRACKET - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
R_PARENTHESIS - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
RadioEnum - com.easycodebox.common.tag中的类
 
RadioEnum() - 类 的构造器com.easycodebox.common.tag.RadioEnum
 
rangeLength(int, int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断长度,字符窜是字符的长度,数组、集合是数据个数
rc4(String) - 类 中的方法com.easycodebox.common.algorithm.RC4Utils
RC4 encryption/decryption.
rc4(byte[]) - 类 中的方法com.easycodebox.common.algorithm.RC4Utils
RC4 encryption/decryption.
RC4Utils - com.easycodebox.common.algorithm中的类
 
RC4Utils(String) - 类 的构造器com.easycodebox.common.algorithm.RC4Utils
Initializes the class with a string key.
RC4Utils(byte[]) - 类 的构造器com.easycodebox.common.algorithm.RC4Utils
Initializes the class with a byte array key.
readExternal(ObjectInput) - 类 中的方法com.easycodebox.common.Reference
 
readExternal(ObjectInput) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
receive(Map<String, Object>, HttpServletRequest) - 接口 中的方法com.easycodebox.common.api.Api
接受API请求
receive(Map<String, Object>, HttpServletRequest) - 类 中的方法com.easycodebox.common.api.ApiAdapter
处理API接口的逻辑
receive(Map<String, Object>, HttpServletRequest) - 类 中的方法com.easycodebox.common.api.SendApiAdapter
 
ReceiveApiAdapter - com.easycodebox.common.api中的类
 
ReceiveApiAdapter() - 类 的构造器com.easycodebox.common.api.ReceiveApiAdapter
 
recursion(int, String) - 类 中的静态方法com.easycodebox.common.test.TestCitySql
 
Reference<T> - com.easycodebox.common中的类
 
Reference() - 类 的构造器com.easycodebox.common.Reference
 
Reference(T) - 类 的构造器com.easycodebox.common.Reference
 
refresh(Object) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
RefundStatus - com.easycodebox.common.enums.entity.status中的枚举
 
Regex - com.easycodebox.common.validate中的枚举
 
regex(Regex, String...) - 类 中的方法com.easycodebox.common.validate.Validators
正则表达式验证
regex(Regex, int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
正则表达式验证
regex(String, String...) - 类 中的方法com.easycodebox.common.validate.Validators
正则表达式验证
regex(String, int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
正则表达式验证
registerImmutableClass(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
registerModule(Module) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
registerModules(Module...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
registerModules(Iterable<Module>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
registerSubtypes(Class<?>...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
registerSubtypes(NamedType...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
REGISTRY_PORT - 类 中的静态变量com.easycodebox.common.rmi.RemoteFactory
 
RegularUtils - com.easycodebox.common.lang中的类
 
RegularUtils() - 类 的构造器com.easycodebox.common.lang.RegularUtils
 
release() - 类 中的方法com.easycodebox.common.tag.TagExt
 
RemoteFactory - com.easycodebox.common.rmi中的类
 
RemoteFactory() - 类 的构造器com.easycodebox.common.rmi.RemoteFactory
 
remove(Object) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Remove the entity instance.
remove(String) - 类 中的静态方法com.easycodebox.common.security.SessionPool
 
remove() - 类 中的方法com.easycodebox.common.web.BaseController
逻辑删除
removeCookie(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
removeFileInURI(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
在指定路径的指定的文件夹 (/frontend/img/remove/a.jpg ==> /frontend/img/a.jpg)
removeImgUrlRule(String, String...) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
删除图片地址指定的规则
removeMappedStatement() - 类 中的静态方法com.easycodebox.common.jdbc.DefaultConfiguration
 
removePhy() - 类 中的方法com.easycodebox.common.web.BaseController
物理删除
removeProperty(String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
Removes the property with the specified key, if it is present.
Request() - 类 的构造器com.easycodebox.common.net.HttpUtils.Request
 
RequestMethod - com.easycodebox.common.enums.entity中的枚举
 
RequestToPkgViewNameTranslator - com.easycodebox.common.web.springmvc中的类
当spring controller逻辑处理完成后,没有找到合适的view,则可以通过次类生成默认的view
使用方法: <bean id="viewNameTranslator" class="com.easycodebox.common.web.springmvc.RequestToPkgViewNameTranslator" />
RequestToPkgViewNameTranslator() - 类 的构造器com.easycodebox.common.web.springmvc.RequestToPkgViewNameTranslator
 
reset() - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
resetDynamicKey() - 类 中的方法com.easycodebox.common.lang.StringToken.OgnlToken
 
resetMappedStatement() - 类 中的静态方法com.easycodebox.common.jdbc.DefaultConfiguration
 
resetSecurityContext() - 类 中的静态方法com.easycodebox.common.security.SecurityContexts
 
resizeImage(BufferedImage, String, String, boolean, boolean, List<Image>) - 类 中的静态方法com.easycodebox.common.file.ImageTools
已过时。
Resources - com.easycodebox.common.file中的类
 
Resources() - 类 的构造器com.easycodebox.common.file.Resources
 
responseUrlKey - 类 中的静态变量com.easycodebox.common.BaseConstants
返回url路径数据的key值
resultOrdered(boolean) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
resultSets(String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
rmiIp - 类 中的静态变量com.easycodebox.common.BaseConstants
 
rollback() - 接口 中的方法com.easycodebox.common.jpa.EntityTransaction
Roll back the current transaction
RollbackException - com.easycodebox.common.jpa中的异常错误
Thrown by the persistence provider when the EntityTransaction.commit() fails.
RollbackException() - 异常错误 的构造器com.easycodebox.common.jpa.RollbackException
Constructs a new RollbackException exception with null as its detail message.
RollbackException(String) - 异常错误 的构造器com.easycodebox.common.jpa.RollbackException
Constructs a new RollbackException exception with the specified detail message.
RollbackException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.jpa.RollbackException
Constructs a new RollbackException exception with the specified detail message and cause.
RollbackException(Throwable) - 异常错误 的构造器com.easycodebox.common.jpa.RollbackException
Constructs a new RollbackException exception with the specified cause.
rowCount() - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
rowCount(String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
RuntimeUtils - com.easycodebox.common.command中的类
 
RuntimeUtils() - 类 的构造器com.easycodebox.common.command.RuntimeUtils
 
RuntimeUtils.StreamHandler - com.easycodebox.common.command中的接口
 

S

SAFARI1 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
SAFARI2 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
save(T) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
save(K, Class<K>) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
在这里加上entityClass参数,不是无意义的乱加。
scale(BigDecimal, int) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
设置保留几位小数
scaleSize(int, int, Integer, Integer, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.ImageTools
获取等比例的宽高
scan(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
扫描class文件
scan2File(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
 
scan2InputStream(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
 
scan2URL(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
 
scanClass(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
 
ScheduleListener - com.easycodebox.common.schedule.quartz中的类
quartz 调度 监听器
ScheduleListener() - 类 的构造器com.easycodebox.common.schedule.quartz.ScheduleListener
 
Scheduler - com.easycodebox.common.schedule中的接口
 
scrableDate(Date, Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
把日期和时间 拼成一个完整的日期
SCRIPT - 枚举 中的静态变量com.easycodebox.common.validate.Regex
 
ScriptTag - com.easycodebox.common.tag中的类
 
ScriptTag() - 类 的构造器com.easycodebox.common.tag.ScriptTag
 
SecurityContext<T extends Serializable> - com.easycodebox.common.security中的类
 
SecurityContext() - 类 的构造器com.easycodebox.common.security.SecurityContext
 
SecurityContextFilter - com.easycodebox.common.filter中的类
 
SecurityContextFilter() - 类 的构造器com.easycodebox.common.filter.SecurityContextFilter
 
SecurityContexts - com.easycodebox.common.security中的类
 
SecurityContexts() - 类 的构造器com.easycodebox.common.security.SecurityContexts
 
SecurityUtils - com.easycodebox.common.security中的类
 
SecurityUtils() - 类 的构造器com.easycodebox.common.security.SecurityUtils
 
selectedValue - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
属性IteratorEnum不需要
SelectEnum - com.easycodebox.common.tag中的类
 
SelectEnum() - 类 的构造器com.easycodebox.common.tag.SelectEnum
 
send(Map<String, Object>) - 接口 中的方法com.easycodebox.common.api.Api
发送API请求
send(Map<String, Object>) - 类 中的方法com.easycodebox.common.api.ApiAdapter
 
send(Map<String, Object>) - 类 中的方法com.easycodebox.common.api.ReceiveApiAdapter
 
SEND_MSG_PORT - 类 中的静态变量com.easycodebox.common.rmi.RemoteFactory
 
SendApiAdapter - com.easycodebox.common.api中的类
 
SendApiAdapter() - 类 的构造器com.easycodebox.common.api.SendApiAdapter
 
sendHtml(String, String, String, String) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
以HTML格式发送邮件
sendText(String, String, String, String) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
以文本格式发送邮件
separator - 类 中的静态变量com.easycodebox.common.lang.DataConvert
 
SequenceGenerator - com.easycodebox.common.jpa中的注释类型
This annotation defines a primary key generator that may be referenced by name when a generator element is specified for the GeneratedValue annotation.
SerializationUtils - com.easycodebox.common.lang中的类
 
SerializationUtils() - 类 的构造器com.easycodebox.common.lang.SerializationUtils
 
serialize(CodeMsg, JsonGenerator, SerializerProvider) - 类 中的方法com.easycodebox.common.jackson.CodeMsgSerializer
 
serialize(DetailEnum<?>, JsonGenerator, SerializerProvider) - 类 中的方法com.easycodebox.common.jackson.DetailEnumSerializer
 
serialize(Serializable) - 类 中的静态方法com.easycodebox.common.lang.SerializationUtils
 
serialize(Object) - 类 中的方法com.easycodebox.common.zookeeper.ZkPropertiesSerializer
 
serialize(Object) - 类 中的方法com.easycodebox.common.zookeeper.ZkResourceSerializer
 
serialize(Object) - 接口 中的方法com.easycodebox.common.zookeeper.ZkSerializer
序列化节点数据
SessionPool - com.easycodebox.common.security中的类
 
SessionPool() - 类 的构造器com.easycodebox.common.security.SessionPool
 
set(PropertyTokenizer, Object) - 类 中的方法com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper
已过时。
 
SET_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
setAction(String) - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
setAnnotatedClasses(Class<? extends Enum<?>>[]) - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
setAnnotatedClasses(Class<?>[]) - 类 中的方法com.easycodebox.common.jdbc.ConfigPojoBean
 
setAnnotationIntrospector(AnnotationIntrospector) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setAnnotationIntrospectors(AnnotationIntrospector, AnnotationIntrospector) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setAntoAddParam(Object) - 类 中的方法com.easycodebox.common.tag.Page
 
setApplicationContext(ApplicationContext) - 类 中的方法com.easycodebox.common.spring.ApplicationContextFactory
 
setArraySeparator(String) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setAssociatedClass(Class<?>) - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
setAssociatedColumns(Map<String, AssociatedColumn>) - 类 中的方法com.easycodebox.common.jdbc.Table
 
setAsync(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setAttachFileNames(String[]) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setAutoView(boolean) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerAdapter
 
setBase64Variant(Base64Variant) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setBasePath(boolean) - 类 中的方法com.easycodebox.common.web.springmvc.DataInterceptor
 
setBeanProperty(Object, String, Object) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
已过时。
setBeanProperty(Object, String, Class<?>, Object) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
已过时。
setBegin(Object) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setCacheHisUri(boolean) - 类 中的方法com.easycodebox.common.web.springmvc.DataInterceptor
已过时。
setCacheManager(CacheManager) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setCacheManagerName(String) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setCanBeReadOnly(boolean) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setCanBeReadOnly(boolean) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setCatalog(String) - 类 中的方法com.easycodebox.common.jdbc.ManyToMany
 
setCatalog(String) - 类 中的方法com.easycodebox.common.jdbc.Table
 
setCharset(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setChild(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setChild(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setCid(Object) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
setClasses(String[]) - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
setClassPathTpl(boolean) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setClient(CuratorFramework) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setClient(CuratorFramework) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setClient(CuratorFramework) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setClient(CuratorFramework) - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
setClient(ZooKeeper) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setClient(ZooKeeper) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setColumn(String) - 类 中的方法com.easycodebox.common.lang.dto.Entitys.ColumnField
 
setColumns(Map<String, Column>) - 类 中的方法com.easycodebox.common.jdbc.Table
 
setCondition(StringBuilder) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
setCondition(Boolean) - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
setConfig(DeserializationConfig) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setConfig(SerializationConfig) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setConfigLocation(Resource) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setConfigLocation(Resource) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Set the location of the MyBatis SqlSessionFactory config file.
setConfigurationProperties(Properties) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Set optional properties to be passed into the SqlSession configuration, as alternative to a &lt;properties&gt; tag in the configuration xml file.
setConnectionTimeoutMs(Integer) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setConnectString(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setConnectString(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setContent(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setContent(String) - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
setControllerPostfix(String) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
setConverterMap(Map<String, IdConverter>) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
设置转换器Map
setCopy(Set) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
setCreateTime(Date) - 类 中的方法com.easycodebox.common.lang.dto.AbstractCreateEntity
 
setCreateTime(Date) - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
setCreateTime(Date) - 接口 中的方法com.easycodebox.common.lang.dto.CreateEntity
 
setCreateTimeFieldName(String) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
setCreator(String) - 类 中的方法com.easycodebox.common.lang.dto.AbstractCreateEntity
 
setCreator(String) - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
setCreator(String) - 接口 中的方法com.easycodebox.common.lang.dto.CreateEntity
 
setCreatorFieldName(String) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
setCreatorName(String) - 类 中的方法com.easycodebox.common.lang.dto.AbstractCreateEntity
 
setCreatorName(String) - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
setCssClass(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setCssClass(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setCssStyle(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setCurMappedStatement(MappedStatement) - 类 中的静态方法com.easycodebox.common.jdbc.DefaultConfiguration
 
setCurSecurityContext(SecurityContext<? extends Serializable>) - 类 中的静态方法com.easycodebox.common.security.SecurityContexts
 
setCutPattern(Object) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setData(List<T>) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setDatabaseIdProvider(DatabaseIdProvider) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Gets the DatabaseIdProvider
setDataSource(DataSource) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Set the JDBC DataSource that this instance should manage transactions for.
setDataType(String) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setDateFactory(DefaultJdbcPreHandler.DateFactory) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
setDateFormat(DateFormat) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setDebug(boolean) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setDebug(boolean) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setDefaultData(byte[]) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setDefaultIpDataNode(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setDefaultIpDataNode(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setDefaultMethod(String) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
setDefaultModule(String) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
 
setDefaultTyping(TypeResolverBuilder<?>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setDefer(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setDelegateSqlSource(boolean) - 类 中的方法com.easycodebox.common.jdbc.DefaultConfiguration
 
setDeserializer(ZkDeserializer<T>) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setDeserializer(ZkDeserializer<T>) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setDisabled(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setDiskExpiryThreadIntervalSeconds(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setDiskPersistent(boolean) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setEncoding(String) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setEnd(Object) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setEndPage(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setEntity(Class<?>) - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
setEntityType(Class<?>) - 类 中的方法com.easycodebox.common.jdbc.Table
 
setEnumName(String) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setEnumName(String) - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
setEnumProperty(String) - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
setEnumProperty(String) - 类 中的方法com.easycodebox.common.tag.IfEnum
 
setEnumValue(String) - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
setEnumValue(String) - 类 中的方法com.easycodebox.common.tag.IfEnum
 
setEnvironment(String) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
NOTE: This class overrides any Environment you have set in the MyBatis config file.
setError(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setEscape(Object) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setEternal(boolean) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setExclude(String) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setExcludeParams(String) - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
setExcludePatterns(String[]) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
setFailFast(boolean) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
If true, a final check is done on Configuration to assure that all mapped statements are fully loaded and there is no one still pending to resolve includes.
setFile(File) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setFilters(FilterProvider) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setFirst(T) - 类 中的方法com.easycodebox.common.Pair
 
setFirstPage(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setFirstResult(int) - 接口 中的方法com.easycodebox.common.jpa.Query
Set the position of the first result to retrieve.
setFlushMode(FlushModeType) - 接口 中的方法com.easycodebox.common.jpa.EntityManager
Set the flush mode that applies to all objects contained in the persistence context.
setFlushMode(FlushModeType) - 接口 中的方法com.easycodebox.common.jpa.Query
Set the flush mode type to be used for the query execution.
setFromAddress(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setFtlPath(String) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setGenerator(AbstractGenerator) - 接口 中的方法com.easycodebox.common.generator.GeneratorType
 
setGeneratorType(GeneratorType) - 类 中的方法com.easycodebox.common.jdbc.PkColumn
 
setGroup(StringBuilder) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
setGroupId(Integer) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setGroupName(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setGroupSize(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setGroupUsed(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setHandlerInstantiator(HandlerInstantiator) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setHaving(StringBuilder) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
setHeaderKey(String) - 类 中的方法com.easycodebox.common.tag.SelectEnum
 
setHeaderValue(String) - 类 中的方法com.easycodebox.common.tag.SelectEnum
 
setHeight(Integer) - 类 中的方法com.easycodebox.common.file.Image
 
setHint(String, Object) - 接口 中的方法com.easycodebox.common.jpa.Query
Set an implementation-specific hint.
setHref(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setId(String) - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
setId(String) - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
setImgTag(Object) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setImgUrl(boolean) - 类 中的方法com.easycodebox.common.web.springmvc.DataInterceptor
 
setInclude(String) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setIndex(int) - 类 中的方法com.easycodebox.common.lang.StringToken
 
setInjectableValues(InjectableValues) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setInputStream(InputStream) - 类 中的方法com.easycodebox.common.file.UploadFileInfo
 
setInsertable(boolean) - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
setInterval(int) - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
单位为秒
setInverseJoinColumns(JoinColumnObj[]) - 类 中的方法com.easycodebox.common.jdbc.ManyToMany
 
setIp(String) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setIpPostfix(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setIpPostfix(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setIpPostfix(String) - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
setIpPrefix(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setIpPrefix(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setIpPrefix(String) - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
setJoinColumns(JoinColumnObj[]) - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
setJoins(List<Join>) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
setJoinTableName(String) - 类 中的方法com.easycodebox.common.jdbc.ManyToMany
 
setKey(String) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setLabelClass(String) - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
setLabelClass(String) - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
setLabelStyle(String) - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
setLabelStyle(String) - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
setLast(boolean) - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus.StatusState
 
setLazy(Object) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setLevel(Level) - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
setLevel(Level) - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
setLimit(int) - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
setLocale(Locale) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setLog(boolean) - 类 中的方法com.easycodebox.common.schedule.AbstractScheduler
 
setLoginStatusId(String) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setMailServerHost(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setMailServerPort(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setMaker(ZkNodeNameMaker) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setMaker(ZkNodeNameMaker) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setMappedBy(String) - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
setMapperLocations(Resource[]) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Set locations of MyBatis mapper files that are going to be merged into the SqlSessionFactory configuration at runtime.
setMappingValue(Object, String, Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
已过时。
setMappingValue(Object, String, Object, Map<String, Class<?>>) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
已过时。
setMaxElementsInMemory(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setMaxElementsOnDisk(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setMaxFractionDigits(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setMaxIntDigits(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setMaxResults(int) - 接口 中的方法com.easycodebox.common.jpa.Query
Set the maximum number of results to retrieve.
setMedia(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setMemoryStoreEvictionPolicy(MemoryStoreEvictionPolicy) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setMinFractionDigits(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setMinIntDigits(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setMixIns(Map<Class<?>, Class<?>>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setMode(String) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setModifier(String) - 类 中的方法com.easycodebox.common.lang.dto.AbstractModifyEntity
 
setModifier(String) - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
setModifier(String) - 接口 中的方法com.easycodebox.common.lang.dto.ModifyEntity
 
setModifierFieldName(String) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
setModifierName(String) - 类 中的方法com.easycodebox.common.lang.dto.AbstractModifyEntity
 
setModifierName(String) - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
setModifyTime(Date) - 类 中的方法com.easycodebox.common.lang.dto.AbstractModifyEntity
 
setModifyTime(Date) - 类 中的方法com.easycodebox.common.lang.dto.AbstractOperateEntity
 
setModifyTime(Date) - 接口 中的方法com.easycodebox.common.lang.dto.ModifyEntity
 
setModifyTimeFieldName(String) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
setModule(String) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
setMsg(String) - 类 中的方法com.easycodebox.common.validate.Validators
 
setName(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setName(String) - 类 中的方法com.easycodebox.common.jdbc.Column
 
setName(String) - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
setName(String) - 类 中的方法com.easycodebox.common.jdbc.Table
 
setName(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setNamespace(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
setNextPage(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setNickname(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setNodeFactory(JsonNodeFactory) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setNullable(boolean) - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
setObjectFactory(ObjectFactory) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Sets the ObjectFactory.
setObjectWrapperFactory(ObjectWrapperFactory) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Sets the ObjectWrapperFactory.
setOldName(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setOnblur(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnchange(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnclick(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOndblclick(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnfocus(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnkeydown(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnkeypress(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnkeyup(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnlyInt(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setOnmousedown(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnmousemove(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnmouseout(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnmouseover(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnmouseup(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnselect(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOperator(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setOrder(Integer) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setOrder(StringBuilder) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
setOutputPath(String) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setOverflowToDisk(boolean) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setPackagesToScan(String[]) - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
setPackagesToScan(String[]) - 类 中的方法com.easycodebox.common.jdbc.ConfigPojoBean
 
setPackagesToScan(String[]) - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
setPageNo(Integer) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setPageNo(Object) - 类 中的方法com.easycodebox.common.tag.Page
 
setPageSize(Integer) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setParameter(String, Object) - 接口 中的方法com.easycodebox.common.jpa.Query
Bind an argument to a named parameter.
setParameter(String, Date, TemporalType) - 接口 中的方法com.easycodebox.common.jpa.Query
Bind an instance of java.util.Date to a named parameter.
setParameter(String, Calendar, TemporalType) - 接口 中的方法com.easycodebox.common.jpa.Query
Bind an instance of java.util.Calendar to a named parameter.
setParameter(int, Object) - 接口 中的方法com.easycodebox.common.jpa.Query
Bind an argument to a positional parameter.
setParameter(int, Date, TemporalType) - 接口 中的方法com.easycodebox.common.jpa.Query
Bind an instance of java.util.Date to a positional parameter.
setParameter(int, Calendar, TemporalType) - 接口 中的方法com.easycodebox.common.jpa.Query
Bind an instance of java.util.Calendar to a positional parameter.
setParamKey(String) - 类 中的方法com.easycodebox.common.file.UploadFileInfo
 
setPartIndex(Integer) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setPartSize(Integer) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setPassword(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setPassword(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setPath(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setPattern(String) - 类 中的方法com.easycodebox.common.tag.Number
 
setPhoneType(PhoneType) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setPic(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setPlugins(Interceptor[]) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Mybatis plugin list.
setPrefixNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setPrefixNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setPrefixNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
setPreOmit(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setPrePage(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setPrimaryKey(boolean) - 类 中的方法com.easycodebox.common.jdbc.Column
 
setPrimaryKeys(List<PkColumn>) - 类 中的方法com.easycodebox.common.jdbc.Table
 
setProjection(StringBuilder) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
setProp(String) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
setProperties(Properties) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setProperties(Properties) - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
setProperty(String, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
setPropertyName(String) - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
setPropertyNamingStrategy(PropertyNamingStrategy) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setPropertyType(Class<?>) - 类 中的方法com.easycodebox.common.jdbc.AssociatedColumn
 
setRealname(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setReferencedColumnName(String) - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
setRel(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setRemainNum(Object) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setRemotes(List<Remote>) - 类 中的方法com.easycodebox.common.rmi.RemoteFactory
 
setRequest(HttpServletRequest) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setResourceLoader(ResourceLoader) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setResponse(HttpServletResponse) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setRetryPolicy(RetryPolicy) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setRollbackOnly() - 接口 中的方法com.easycodebox.common.jpa.EntityTransaction
Mark the current transaction so that the only possible outcome of the transaction is for the transaction to be rolled back.
setRoot(String) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setRoundingMode(String) - 类 中的方法com.easycodebox.common.tag.Number
 
setRule(String) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setSchema(String) - 类 中的方法com.easycodebox.common.jdbc.ManyToMany
 
setSchema(String) - 类 中的方法com.easycodebox.common.jdbc.Table
 
setSecond(T) - 类 中的方法com.easycodebox.common.Pair
 
setSecurity(T) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setSecurityUser(DefaultJdbcPreHandler.SecurityUser) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
setSelectedValue(Object) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setSerializationInclusion(JsonInclude.Include) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setSerializer(ZkSerializer) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setSerializer(ZkSerializer) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setSerializerFactory(SerializerFactory) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setSerializerProvider(DefaultSerializerProvider) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setServletContext(ServletContext) - 类 中的静态方法com.easycodebox.common.freemarker.ConfigurationFactory
传ServletContext参数,同时创建WebappTemplateLoader的Configuration
setServletContext(ServletContext) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setSessionId(String) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setSessionId(Long) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setSessionPasswd(byte[]) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setSessionTimeout(int) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setSessionTimeoutMs(Integer) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setShared(boolean) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setShowPageNum(Object) - 类 中的方法com.easycodebox.common.tag.Page
 
setSize(Double) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setSizes(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setSource(String) - 类 中的方法com.easycodebox.common.lang.StringToken
 
setSqlName(String) - 类 中的方法com.easycodebox.common.jdbc.Column
 
setSqlSessionFactoryBuilder(SqlSessionFactoryBuilder) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Sets the SqlSessionFactoryBuilder to use when creating the SqlSessionFactory.
setSqlType(String) - 类 中的方法com.easycodebox.common.jdbc.Column
 
setSrc(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setStat(Stat) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setStat(Stat) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setStatus(DetailEnum<Integer>) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setStatus(String) - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
setStdEhcacheCfg(CacheConfiguration) - 类 中的方法com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
setStep(String) - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
setSubject(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setSubtypeResolver(SubtypeResolver) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setSufOmit(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setSymbol(String) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setSysUserId(Object) - 类 中的方法com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
setTable(String) - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
setTagAttr(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setTest(Object) - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
setTest(Object) - 类 中的方法com.easycodebox.common.tag.IfEnum
 
setThrowError(boolean) - 类 中的方法com.easycodebox.common.validate.Validators
 
setTimeToIdle(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setTimeToLive(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setTimeZone(TimeZone) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setTitle(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setToAddress(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setTotalCount(long) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setTotalPage(Object) - 类 中的方法com.easycodebox.common.tag.Page
 
setTransactionFactory(TransactionFactory) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Set the MyBatis TransactionFactory to use.
setType(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setType(Class<?>) - 类 中的方法com.easycodebox.common.jdbc.Column
 
setType(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setType(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setType(String) - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
setTypeAliases(Class<?>[]) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
List of type aliases to register.
setTypeAliasesPackage(String) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Packages to search for type aliases.
setTypeAliasesSuperType(Class<?>) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Super class which domain objects have to extend to have a type alias created.
setTypeFactory(TypeFactory) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setTypeHandlers(TypeHandler<?>[]) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Set type handlers.
setTypeHandlersPackage(String) - 类 中的方法com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean
Packages to search for type handlers.
setUnique(boolean) - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
setUpdatable(boolean) - 类 中的方法com.easycodebox.common.jdbc.JoinColumnObj
 
setUpdateSql(StringBuilder) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
setUrl(String) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setUrl(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setUrl(String) - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
setUser(HttpSession, UserInfo) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
user信息同时保存到session
setUserAgentString(String) - 类 中的方法com.easycodebox.common.net.UserAgentParser
 
setUserId(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setUsername(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setUsername(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setValid(Boolean) - 类 中的方法com.easycodebox.common.validate.Validators
 
setValidate(boolean) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setValue(T) - 类 中的方法com.easycodebox.common.Reference
 
setValue(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setValue(String) - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
setValue(Object) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setVar(String) - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
setVerifyEnd(boolean) - 类 中的方法com.easycodebox.common.validate.Validators
 
setVersion(int) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setVersion(int) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setVisibility(PropertyAccessor, JsonAutoDetect.Visibility) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setVisibilityChecker(VisibilityChecker<?>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setWatchBool(boolean) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setWatchBool(boolean) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setWatcher(Watcher) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setWatchObj(CuratorWatcher) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setWatchObj(Watcher) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setWidth(Integer) - 类 中的方法com.easycodebox.common.file.Image
 
setWrap(String) - 类 中的方法com.easycodebox.common.tag.TextCut
 
ShowEnum - com.easycodebox.common.tag中的类
 
ShowEnum() - 类 的构造器com.easycodebox.common.tag.ShowEnum
 
SIMPLE - 类 中的静态变量com.easycodebox.common.jackson.Jacksons
简单JSON转换
simple() - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
创建新的simple对象 创建一个新的ObjectMapper,用于设置新特性
simpleSetting(Jacksons) - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
配置函数
size() - 类 中的方法com.easycodebox.common.file.OrderedProperties
size - 类 中的变量com.easycodebox.common.generator.impl.AbstractStringGenerator
 
SLASH - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
SOFRBANK2 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
SOFRBANK3 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
SOFTBANK1 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
SPACE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
split2List(String, String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
将字符串对象按给定的分隔符separator转象为ArrayList对象
split2List(String, String, boolean) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
 
sql() - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
实例化SqlGrammar
sql(Class<K>) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
实例化SqlGrammar
sql(Class<K>, String) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
实例化SqlGrammar
SqlCommandType - com.easycodebox.common.jdbc中的枚举
 
SqlGrammar - com.easycodebox.common.jdbc中的类
 
SqlResultSetMapping - com.easycodebox.common.jpa中的注释类型
This annotation is used to specify the mapping of the result of a native SQL query.
SqlResultSetMappings - com.easycodebox.common.jpa中的注释类型
This annotation is used to define one or more SqlResultSetMapping.
SqlUtils - com.easycodebox.common.jdbc中的类
 
SqlUtils() - 类 的构造器com.easycodebox.common.jdbc.SqlUtils
 
state - 类 中的变量com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
statementType(StatementType) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
StatementType - com.easycodebox.common.jdbc中的枚举
 
StaticValue - com.easycodebox.common.processor中的注释类型
为静态变量赋值
StaticValueProcessor - com.easycodebox.common.processor中的类
根据properties属性值刷入Class的静态属性中,如果Class静态属性有初始化值,且properties中没有,则会反刷进properties中
StaticValueProcessor() - 类 的构造器com.easycodebox.common.processor.StaticValueProcessor
 
Status - com.easycodebox.common.enums.entity.status中的枚举
 
status - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
statusAttr - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
StatusState() - 类 的构造器com.easycodebox.common.tag.IteratorEnum.IteratorStatus.StatusState
 
statusState - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
step - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
store(OutputStream, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
store(Writer, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
store(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
store(Object) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
存储数据
store(Object) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
存储数据
storePropertiesFile(Class<? extends CodeMsg>, File) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
code/msg存储到Properties文件中
storeToXML(OutputStream, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
storeToXML(OutputStream, String, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
string2unicode(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
 
StringFormatToken(String) - 类 的构造器com.easycodebox.common.lang.StringToken.StringFormatToken
默认 open = '{' close = '}' isAssemble = false
StringFormatToken(String, boolean) - 类 的构造器com.easycodebox.common.lang.StringToken.StringFormatToken
默认 open = '{' close = '}'
StringFormatToken(String, String, String, boolean) - 类 的构造器com.easycodebox.common.lang.StringToken.StringFormatToken
 
StringFreeBuilder - com.easycodebox.common.lang中的类
 
StringFreeBuilder() - 类 的构造器com.easycodebox.common.lang.StringFreeBuilder
 
StringFreeBuilder(int) - 类 的构造器com.easycodebox.common.lang.StringFreeBuilder
 
StringFreeBuilder(String) - 类 的构造器com.easycodebox.common.lang.StringFreeBuilder
 
stringPropertyNames() - 类 中的方法com.easycodebox.common.file.OrderedProperties
stringSet(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Check whether string has been set to something other than "" or null.
StringToDetailEnumConverter(Class<T>) - 类 的构造器com.easycodebox.common.web.springmvc.StringToEnumConverterFactory.StringToDetailEnumConverter
 
StringToEnumConverterFactory - com.easycodebox.common.web.springmvc中的类
 
StringToEnumConverterFactory() - 类 的构造器com.easycodebox.common.web.springmvc.StringToEnumConverterFactory
 
StringToEnumConverterFactory.StringToDetailEnumConverter<T extends Enum<?>> - com.easycodebox.common.web.springmvc中的类
 
StringToken - com.easycodebox.common.lang中的类
 
StringToken(String) - 类 的构造器com.easycodebox.common.lang.StringToken
 
StringToken.OgnlToken - com.easycodebox.common.lang中的类
OGNL的简单实现
a.b.c ==> 1、a:false 2、b:false 3、c:false
a\.b.c ==> 1、a\.b:false 2、c:false
a[b] ==> 1、a:false 2、b:true
a['b'] ==> 1、a:false 2、b:false
a["b"] ==> 1、a:false 2、b:false
第一个值key;第二个值代表dynamicKey属性,表明表明此key从根对象上获取数据还是从前一个key上获取数据;
可以通过反斜杠转义. ' " [ ] 等字符
StringToken.StringFormatToken - com.easycodebox.common.lang中的类
处理占位符格式字符窜: aa{name}bb{age}cc
也可以是嵌套的占位符: aa{name{index}}bb
StringUtils - com.easycodebox.common.lang中的类
 
StringUtils() - 类 的构造器com.easycodebox.common.lang.StringUtils
 
STYLE - 枚举 中的静态变量com.easycodebox.common.validate.Regex
 
SUC - 类 中的静态变量com.easycodebox.common.error.CodeMsg
成功
SUC_CODE - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Code
 
SUC_MSG - 类 中的静态变量com.easycodebox.common.error.CodeMsg
成功
SUC_MSG_INFO - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Msg
 
sum(Property) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
sum(Property, String) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
support(Class<T>) - 类 中的方法com.easycodebox.common.zookeeper.ZkPropertiesSerializer
 
support(Class<T>) - 类 中的方法com.easycodebox.common.zookeeper.ZkResourceSerializer
 
support(Class<T>) - 接口 中的方法com.easycodebox.common.zookeeper.ZkSerializer
 
surplusDayOfMonth() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
返回当前的月份剩余的日期(包含今天) example: 今天2013-04-09 则返回[2013-04-09,2013-04-30]
swap() - 类 中的方法com.easycodebox.common.Pair
 
Symbol - com.easycodebox.common.lang中的类
 
Symbol() - 类 的构造器com.easycodebox.common.lang.Symbol
 
SYS_USER_ID - 类 中的静态变量com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 
SYS_USERNAME - 类 中的静态变量com.easycodebox.common.jdbc.support.DefaultJdbcPreHandler
 

T

ta(String) - 类 中的方法com.easycodebox.common.jdbc.Property
设置表别名前缀
Table - com.easycodebox.common.jdbc中的类
 
Table() - 类 的构造器com.easycodebox.common.jdbc.Table
 
Table(String) - 类 的构造器com.easycodebox.common.jdbc.Table
 
Table - com.easycodebox.common.jpa中的注释类型
This annotation specifies the primary table for the annotated entity.
TableGenerator - com.easycodebox.common.jpa中的注释类型
This annotation defines a primary key generator that may be referenced by name when a generator element is specified for the GeneratedValue annotation.
tableNames - 类 中的静态变量com.easycodebox.common.jdbc.Configuration
 
tableRule - 类 中的静态变量com.easycodebox.common.jdbc.Configuration
 
TableRule - com.easycodebox.common.jdbc中的接口
 
tables - 类 中的静态变量com.easycodebox.common.jdbc.Configuration
 
TAG_SYNTAX - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
tagAttr - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
tagAttrMap - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
TagExt - com.easycodebox.common.tag中的类
 
TagExt() - 类 的构造器com.easycodebox.common.tag.TagExt
 
tel(String...) - 类 中的方法com.easycodebox.common.validate.Validators
固话
TEMPLATE_UPDATE_DELAY - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
Temporal - com.easycodebox.common.jpa中的注释类型
This annotation must be specified for persistent fields or properties of type Date and Calendar.
TemporalType - com.easycodebox.common.jpa中的枚举
Type used to indicate a specific mapping of Date or Calendar.
TestCitySql - com.easycodebox.common.test中的类
 
TestCitySql() - 类 的构造器com.easycodebox.common.test.TestCitySql
 
TextCut - com.easycodebox.common.tag中的类
建议使用CSS3的text-overflow功能
TextCut() - 类 的构造器com.easycodebox.common.tag.TextCut
 
TextUtils - com.easycodebox.common.lang中的类
Utilities for common String manipulations.
TextUtils() - 类 的构造器com.easycodebox.common.lang.TextUtils
 
TikaFactory - com.easycodebox.common.file中的类
 
TikaFactory() - 类 的构造器com.easycodebox.common.file.TikaFactory
 
TIME_FORMAT - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
TimeIntervalEvaluator - com.easycodebox.common.log.logback中的类
基于时间间隔触发,即两次触发的最小时间间隔
<evaluator class="com.easycodebox.common.log.logback.CounterBasedEvaluator">
<interval>60</interval> (可省略,默认:60秒)
<level>ERROR</level>(可省略,默认:ERROR)
</evaluator>
TimeIntervalEvaluator() - 类 的构造器com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
title - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
tmp2Official(String, String, String, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
升级临时图片文件为对外开放图片
TMP_PATH - 类 中的静态变量com.easycodebox.common.file.FileUtils
 
tmpFile - 类 中的静态变量com.easycodebox.common.BaseConstants
临时文件名
toBean(String, Class<T>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
字符窜快速转换成对象,性能稍微高于直接调用Jacksons.this.readValue(content, valueType) 如果想性能更优,则使用Streaming API
toBean(String, TypeReference<T>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
字符窜快速转换成对象,性能稍微高于直接调用Jacksons.this.readValue(content, valueType) 如果想性能更优,则使用Streaming API
toConditionSql(Table) - 类 中的方法com.easycodebox.common.jdbc.Property
返回作为条件的sql语句
toJdkProperties() - 类 中的方法com.easycodebox.common.file.OrderedProperties
Convert this instance to a Properties instance.
toJson(Object) - 类 中的方法com.easycodebox.common.jackson.Jacksons
对象快速转换成字符窜,性能稍微高于直接调用Jacksons.writeValueAsString(value) 如果想性能更优,则使用Streaming API
toList(T...) - 类 中的静态方法com.easycodebox.common.lang.CollectionUtils
 
toProjectionSql(Table) - 类 中的方法com.easycodebox.common.jdbc.Property
返回映射sql语句,例:s.name as shopName
toSet(T...) - 类 中的静态方法com.easycodebox.common.lang.CollectionUtils
 
toSql(Table, Table, String) - 类 中的方法com.easycodebox.common.jdbc.Join
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.DataType
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.Gender
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.LogLevel
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.OpenClose
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.PhoneType
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.ProjectEnv
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.RequestMethod
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.status.CloseDelStatus
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.status.CloseStatus
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.status.DeleteStatus
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.status.OnShelfStatus
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.status.RefundStatus
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.status.Status
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.status.UserStatus
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.status.VerifyStatus
 
toString() - 枚举 中的方法com.easycodebox.common.enums.entity.YesNo
 
toString() - 类 中的方法com.easycodebox.common.error.CodeMsg
 
toString() - 枚举 中的方法com.easycodebox.common.file.FileType
已过时。
 
toString() - 类 中的方法com.easycodebox.common.file.OrderedProperties
toString() - 枚举 中的方法com.easycodebox.common.jdbc.LockMode
 
toString() - 类 中的方法com.easycodebox.common.lang.BuilderEntity
 
toString() - 类 中的方法com.easycodebox.common.Pair
 
toString() - 类 中的方法com.easycodebox.common.Reference
 
toString() - 枚举 中的方法com.easycodebox.common.validate.Regex
 
toString() - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
toUtf8String(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
 
trace(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
trace(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
trace(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
trace(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
trace(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
trace(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
trace(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
trace(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
TransactionRequiredException - com.easycodebox.common.jpa中的异常错误
Thrown by the persistence provider when a transaction is required but is not active.
TransactionRequiredException() - 异常错误 的构造器com.easycodebox.common.jpa.TransactionRequiredException
Constructs a new TransactionRequiredException exception with null as its detail message.
TransactionRequiredException(String) - 异常错误 的构造器com.easycodebox.common.jpa.TransactionRequiredException
Constructs a new TransactionRequiredException exception with the specified detail message.
transfer(JoinColumn) - 类 中的静态方法com.easycodebox.common.jdbc.JoinColumnObj
 
transfer(JoinColumn[]) - 类 中的静态方法com.easycodebox.common.jdbc.JoinColumnObj
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - 接口 中的方法com.easycodebox.common.jpa.spi.ClassTransformer
Invoked when a class is being loaded or redefined.
Transient - com.easycodebox.common.jpa中的注释类型
This annotation specifies that the property or field is not persistent.
transMinJsCss - 类 中的静态变量com.easycodebox.common.BaseConstants
使用script/style标签时,是否自动显示压缩后的文件: test.js --> test.min.js test.css --> test.min.css
TRUE_VALUE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
truncate() - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
用到此功能时,不能事务回滚
truncate(Class<K>) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
用到此功能时,不能事务回滚
TYPE_ALL_MIXED - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为数字、大写字母、小写字母混合
TYPE_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
TYPE_DESC_TO_VAL - 类 中的静态变量com.easycodebox.common.tag.ShowEnum
 
TYPE_LETTER_ONLY - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为仅字母,即大写、小写字母混合
TYPE_LOWER_ONLY - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为仅小写字母
TYPE_NUM_LOWER - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为数字、小写字母混合
TYPE_NUM_ONLY - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为仅数字 0~9
TYPE_NUM_UPPER - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为数字、大写字母混合
TYPE_OBJ_TO_DESC - 类 中的静态变量com.easycodebox.common.tag.ShowEnum
 
TYPE_OBJ_TO_VAL - 类 中的静态变量com.easycodebox.common.tag.ShowEnum
 
TYPE_UPPER_ONLY - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为仅大写字母
TYPE_VAL_TO_DESC - 类 中的静态变量com.easycodebox.common.tag.ShowEnum
 

U

uncompress(String) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
unicode2string(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
 
unquote(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
去除字符窜两端的引号,要两端同时有引号才会去掉
unregisterImmutableClass(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
update(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
update(SqlGrammar) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
update(T) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
update(K, Class<K>) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
在这里加上entityClass参数,不是无意义的乱加。
update() - 类 中的方法com.easycodebox.common.web.BaseController
修改
updateAst(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
ast(Assert)参数value值
updateByRawVal(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
value不经过任何处理直接传给生气了语句 用来设置null值,updateByRawVal("curDlvAddr", "null") updateByRawVal(R.Shop.orderNum, "#{orderNum} + 1")
updateNeed(Property, Object) - 类 中的方法com.easycodebox.common.jdbc.SqlGrammar
 
updateStatus(Serializable, V) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
updateStatus(Serializable, V, Class<K>) - 类 中的方法com.easycodebox.common.jdbc.support.AbstractService
 
UploadFileInfo - com.easycodebox.common.file中的类
 
UploadFileInfo() - 类 的构造器com.easycodebox.common.file.UploadFileInfo
 
uploadImg(File, String, String, String, String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
已过时。
uploadImgs(File[], String[], String[], String, String, boolean, boolean, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
已过时。
url(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断URL
UrlPostfix - com.easycodebox.common.web中的类
 
UrlPostfix() - 类 的构造器com.easycodebox.common.web.UrlPostfix
 
USER_KEY - 类 中的静态变量com.easycodebox.common.BaseConstants
用户信息的key值
UserAgentDetails - com.easycodebox.common.net中的类
Responsible for handling all parsed browser details since there may be many of these in one browser UserAgent string.
UserAgentParseException - com.easycodebox.common.net中的异常错误
Catches scenarios where user agent cannot be parsed.
UserAgentParseException(String) - 异常错误 的构造器com.easycodebox.common.net.UserAgentParseException
 
UserAgentParser - com.easycodebox.common.net中的类
 
UserAgentParser(String) - 类 的构造器com.easycodebox.common.net.UserAgentParser
Parses the incoming user agent string into useful data about the browser and its operating system.
UserInfo - com.easycodebox.common.lang.dto中的类
 
UserInfo() - 类 的构造器com.easycodebox.common.lang.dto.UserInfo
 
UserInfo(UserInfo) - 类 的构造器com.easycodebox.common.lang.dto.UserInfo
 
UserInfo(String, String, String, String, String, String, DetailEnum<Integer>) - 类 的构造器com.easycodebox.common.lang.dto.UserInfo
 
UserInfo(String, String, String, String, String, String, DetailEnum<Integer>, Integer, String) - 类 的构造器com.easycodebox.common.lang.dto.UserInfo
 
UserStatus - com.easycodebox.common.enums.entity.status中的枚举
 
UUIDGenerator - com.easycodebox.common.generator.impl中的类
 
UUIDGenerator() - 类 的构造器com.easycodebox.common.generator.impl.UUIDGenerator
 
UUIDGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.UUIDGenerator
 

V

validate(String, InputStream[], String[], long[], Integer, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
注意:需要手动释放InputStream资源
返回"suc"验证成功,除此之外都为验证失败 sl(8) ==> 大小(size)小于等于8M sg(8) ==> 大小(size)大于等于8M type(jpg,png) ==> 文件格式 只能为jpg,png
validate(Object) - 接口 中的方法com.easycodebox.common.validate.Validator
 
validate(Validator, String...) - 类 中的方法com.easycodebox.common.validate.Validators
通过传入验证器来验证
validateImgs(String, File...) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
validateImgs(String, InputStream[], long[], Integer, boolean) - 类 中的静态方法com.easycodebox.common.file.ImageTools
注意:需要手动释放InputStream的资源
validateImgs(String, ImageInputStream[], long[], Integer, boolean) - 类 中的静态方法com.easycodebox.common.file.ImageTools
注意:需要手动释放InputStream的资源
返回"suc"验证成功,除此之外都为验证失败 wl(900) ==> 宽度小于等于900px wg(900) ==> 宽度大于等于900px hl(900) ==> 高度小于等于900px hg(900) ==> 高度大于等于900px re(0.5) ==> 比例(ratio)等于0.5(宽/高=0.5),容错比例为0.1 rl(0.5) ==> 比例(ratio)小于等于0.5(宽/高<=0.5) rg(0.5) ==> 比例(ratio)大于等于0.5(宽/高>=0.5) sl(8) ==> 大小(size)小于等于8M sg(8) ==> 大小(size)大于等于8M type(jpg,png) ==> 文件格式 只能为jpg,png
Validator - com.easycodebox.common.validate中的接口
 
Validators - com.easycodebox.common.validate中的类
 
value2Sql(Object) - 类 中的静态方法com.easycodebox.common.jdbc.SqlUtils
 
VALUE_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
VALUE_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
VALUE_TYPE_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.cache.CacheOperation
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.DataType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.Gender
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.LogLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.OpenClose
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.PhoneType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.ProjectEnv
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.RequestMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.CloseDelStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.CloseStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.DeleteStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.OnShelfStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.RefundStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.Status
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.UserStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.VerifyStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.YesNo
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.file.FileType
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jdbc.JoinType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jdbc.LockMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jdbc.SqlCommandType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jdbc.StatementType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.DiscriminatorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.EnumType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.FetchType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.FlushModeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.InheritanceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.LockModeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.PersistenceContextType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.spi.PersistenceUnitTransactionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.jpa.TemporalType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.validate.Regex
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.easycodebox.common.cache.CacheOperation
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.DataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.Gender
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.LogLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.OpenClose
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.PhoneType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.ProjectEnv
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.RequestMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.CloseDelStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.CloseStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.DeleteStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.OnShelfStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.RefundStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.Status
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.UserStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.VerifyStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.YesNo
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.file.FileType
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jdbc.JoinType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jdbc.LockMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jdbc.SqlCommandType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jdbc.StatementType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.DiscriminatorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.EnumType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.FetchType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.FlushModeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.InheritanceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.LockModeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.PersistenceContextType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.spi.PersistenceUnitTransactionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.jpa.TemporalType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.validate.Regex
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueToString(Object) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
把json的value转换成字符选
var - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
VerifyCode - com.easycodebox.common.validate中的类
验证码生成器类,可生成数字、大写、小写字母及三者混合类型的验证码。
verifyFileType(String, String...) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
验证此文件类型 是否可以通过验证
VerifyStatus - com.easycodebox.common.enums.entity.status中的枚举
 
verifyUrl(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Verify That the given String is in valid URL format.
Version - com.easycodebox.common.jpa中的注释类型
This annotation specifies the version field or property of an entity class that serves as its optimistic lock value.

W

WaitTableLockTimeoutException - com.easycodebox.common.jdbc中的异常错误
 
WaitTableLockTimeoutException() - 异常错误 的构造器com.easycodebox.common.jdbc.WaitTableLockTimeoutException
 
WaitTableLockTimeoutException(String, Object...) - 异常错误 的构造器com.easycodebox.common.jdbc.WaitTableLockTimeoutException
msg格式:“属性{0}不能为空。”
WaitTableLockTimeoutException(String, Throwable, Object...) - 异常错误 的构造器com.easycodebox.common.jdbc.WaitTableLockTimeoutException
msg格式:“属性{0}不能为空。”
WaitTableLockTimeoutException(Throwable) - 异常错误 的构造器com.easycodebox.common.jdbc.WaitTableLockTimeoutException
 
warn(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
warn(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
warn(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
warn(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
warn(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
warn(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
warn(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
warn(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
Weave - com.easycodebox.common中的接口
在指定逻辑 之前/之后 织入逻辑
webInstance() - 类 中的静态方法com.easycodebox.common.freemarker.ConfigurationFactory
获取WebappTemplateLoader的Configuration,当WEB_INSTANCE = null时,抛NullPointerException
WHERE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
withOrdering(Comparator<? super String>) - 类 中的方法com.easycodebox.common.file.OrderedProperties.OrderedPropertiesBuilder
Use a custom ordering of the keys.
withSuppressDateInComment(boolean) - 类 中的方法com.easycodebox.common.file.OrderedProperties.OrderedPropertiesBuilder
Suppress the comment that contains the current date when storing the properties.
word(String...) - 类 中的方法com.easycodebox.common.validate.Validators
字母、下划线和数字
wordZh(String...) - 类 中的方法com.easycodebox.common.validate.Validators
中文、字母、下划线、左括号、右括号和数字
wrapQuote(String) - 类 中的方法com.easycodebox.common.jdbc.Dialect
为name包裹引号,更具数据库的类型包括相对应的引号 Oracle name ==》 "name" MySql name ==》 `name`
writeExternal(ObjectOutput) - 类 中的方法com.easycodebox.common.Reference
 
writeExternal(ObjectOutput) - 类 中的方法com.easycodebox.common.security.SecurityContext
 

X

XmlDataParser - com.easycodebox.common.xml中的类
 
XmlDataParser() - 类 的构造器com.easycodebox.common.xml.XmlDataParser
 

Y

YesNo - com.easycodebox.common.enums.entity中的枚举
 

Z

ZkDeserializeException - com.easycodebox.common.zookeeper中的异常错误
zookeeper反序列化数据异常
ZkDeserializeException() - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializeException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializeException(String) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializeException(Throwable) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializer<T> - com.easycodebox.common.zookeeper中的接口
zookeeper的数据反序列化
ZkIpNodeNameMaker - com.easycodebox.common.zookeeper中的类
zookeeper的节点名制造器,用IP作为节点名。
ZkIpNodeNameMaker() - 类 的构造器com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
ZkLatentIpNodeNameMaker - com.easycodebox.common.zookeeper.zkclient中的类
zookeeper的节点名制造器,节点名根据IP来定位,但是IP值作为数据存储在节点中。
ZkLatentIpNodeNameMaker() - 类 的构造器com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
ZkNode<T> - com.easycodebox.common.zookeeper.zkclient中的类
zookeeper相关操作
ZkNode() - 类 的构造器com.easycodebox.common.zookeeper.zkclient.ZkNode
 
ZkNodeNameMaker - com.easycodebox.common.zookeeper中的接口
zookeeper的节点名制造器
ZkPropertiesDeserializer - com.easycodebox.common.zookeeper中的类
zookeeper的Properties数据解析器
ZkPropertiesDeserializer() - 类 的构造器com.easycodebox.common.zookeeper.ZkPropertiesDeserializer
 
ZkPropertiesSerializer - com.easycodebox.common.zookeeper中的类
 
ZkPropertiesSerializer() - 类 的构造器com.easycodebox.common.zookeeper.ZkPropertiesSerializer
 
ZkResourceSerializer - com.easycodebox.common.zookeeper中的类
 
ZkResourceSerializer() - 类 的构造器com.easycodebox.common.zookeeper.ZkResourceSerializer
 
ZkSerializeException - com.easycodebox.common.zookeeper中的异常错误
zookeeper序列化数据异常
ZkSerializeException() - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializeException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializeException(String) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializeException(Throwable) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializer - com.easycodebox.common.zookeeper中的接口
zookeeper的数据序列化
ZooKeeperFactory - com.easycodebox.common.zookeeper.zkclient中的类
zookeeper工厂 节点名制造器 zookeeper数据反序列化 节点 获取节点数据 注:建议使用curator包中的类
ZooKeeperFactory() - 类 的构造器com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
ZooKeeperTest - com.easycodebox.common.zookeeper.curator中的类
 
ZooKeeperTest(CuratorFramework) - 类 的构造器com.easycodebox.common.zookeeper.curator.ZooKeeperTest
 
ZooKeeperTest.IpArrays - com.easycodebox.common.zookeeper.curator中的接口
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
跳过导航链接

Copyright © 2016. All rights reserved.