Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W X 

$

$(int) - Method in class org.jfantasy.framework.util.regexp.RegexpUtil.AbstractReplaceCallBack
获得matcher中的组数据 等同于matcher.group(group)
$(int) - Method in class org.jfantasy.framework.util.regexp.RegexpUtil.Group
 

A

A - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
A_END - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
A_START - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
AbstractAuthenticationEvent - Class in org.jfantasy.framework.security.authentication.event
 
AbstractAuthenticationEvent(Authentication) - Constructor for class org.jfantasy.framework.security.authentication.event.AbstractAuthenticationEvent
 
AbstractAuthenticationFailureEvent - Class in org.jfantasy.framework.security.authentication.event
 
AbstractAuthenticationFailureEvent(Authentication, AuthenticationException) - Constructor for class org.jfantasy.framework.security.authentication.event.AbstractAuthenticationFailureEvent
 
AbstractAuthenticationToken - Class in org.jfantasy.framework.security.authentication
 
AbstractAuthenticationToken(Collection<? extends GrantedAuthority>) - Constructor for class org.jfantasy.framework.security.authentication.AbstractAuthenticationToken
 
AbstractChangedListener<T> - Class in org.jfantasy.framework.dao.hibernate.listener
 
AbstractChangedListener(EventType...) - Constructor for class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
AbstractFallbackLogOperationSource - Class in org.jfantasy.framework.log.annotation
 
AbstractFallbackLogOperationSource() - Constructor for class org.jfantasy.framework.log.annotation.AbstractFallbackLogOperationSource
 
AbstractFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
AbstractFieldHandler(Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.AbstractFieldHandler
 
AbstractLogConfiguration - Class in org.jfantasy.framework.log.annotation
 
AbstractLogConfiguration() - Constructor for class org.jfantasy.framework.log.annotation.AbstractLogConfiguration
 
AbstractOAuth2Token - Class in org.jfantasy.framework.security.oauth2.core
 
AbstractOAuth2Token(String) - Constructor for class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
AbstractOAuth2Token(String, Instant, Instant) - Constructor for class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
AbstractOAuth2Token(String, String) - Constructor for class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
AbstractOAuth2Token(String, String, Instant, Instant) - Constructor for class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
AbstractOAuth2TokenAuthenticationToken<T extends AbstractOAuth2Token> - Class in org.jfantasy.framework.security.oauth2.server.authentication
 
AbstractOAuth2TokenAuthenticationToken(T) - Constructor for class org.jfantasy.framework.security.oauth2.server.authentication.AbstractOAuth2TokenAuthenticationToken
 
AbstractOAuth2TokenAuthenticationToken(T, Collection<GrantedAuthority>) - Constructor for class org.jfantasy.framework.security.oauth2.server.authentication.AbstractOAuth2TokenAuthenticationToken
 
AbstractOAuth2TokenAuthenticationToken(T, Object, Object, Collection<? extends GrantedAuthority>) - Constructor for class org.jfantasy.framework.security.oauth2.server.authentication.AbstractOAuth2TokenAuthenticationToken
 
AbstractReplaceCallBack() - Constructor for class org.jfantasy.framework.util.regexp.RegexpUtil.AbstractReplaceCallBack
 
AbstractSimpleUserDetailsAuthenticationProvider<T extends SimpleAuthenticationToken> - Class in org.jfantasy.framework.security.authentication.dao
 
AbstractSimpleUserDetailsAuthenticationProvider() - Constructor for class org.jfantasy.framework.security.authentication.dao.AbstractSimpleUserDetailsAuthenticationProvider
 
AbstractTokenStore - Class in org.jfantasy.framework.security.oauth2.core
Redis 令牌存储器
AbstractTokenStore(StringRedisTemplate) - Constructor for class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
AbstractUserDetailsAuthenticationProvider - Class in org.jfantasy.framework.security.authentication.dao
 
AbstractUserDetailsAuthenticationProvider() - Constructor for class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
AbstractUserDetailsAuthenticationProvider.DefaultPostAuthenticationChecks - Class in org.jfantasy.framework.security.authentication.dao
 
AbstractUserDetailsAuthenticationProvider.DefaultPreAuthenticationChecks - Class in org.jfantasy.framework.security.authentication.dao
 
AccountExpiredException - Exception in org.jfantasy.framework.security.authentication
 
AccountExpiredException(String) - Constructor for exception org.jfantasy.framework.security.authentication.AccountExpiredException
 
AccountStatusException - Exception in org.jfantasy.framework.security.authentication
 
AccountStatusException(String) - Constructor for exception org.jfantasy.framework.security.authentication.AccountStatusException
 
AccountStatusException(String, Throwable) - Constructor for exception org.jfantasy.framework.security.authentication.AccountStatusException
 
ActionContext - Class in org.jfantasy.framework.util.web.context
应用的上下文 提供给Action使用
ActionContext(Map) - Constructor for class org.jfantasy.framework.util.web.context.ActionContext
 
actionContextFilter() - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
ActionContextFilter - Class in org.jfantasy.framework.util.web.filter
 
ActionContextFilter() - Constructor for class org.jfantasy.framework.util.web.filter.ActionContextFilter
 
add(double, double) - Static method in class org.jfantasy.framework.util.Arith
 
add(Date, int, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
添加时间
add(String[], String...) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
add(int, E) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
add(E) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 
add(int, E) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
添加元素
addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
addAttribute(String, String) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
addCheckers(UserDetailsChecker...) - Method in class org.jfantasy.framework.security.core.userdetails.DefaultAuthenticationChecks
 
addCookie(String, String) - Method in class org.jfantasy.framework.httpclient.Request
 
addCookie(String, String, String) - Method in class org.jfantasy.framework.httpclient.Request
 
addCookie(HttpServletResponse, String, String, int) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
addCorsMappings(CorsRegistry) - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
addData(String, Object) - Method in class org.jfantasy.framework.error.ErrorResponse
 
addDay(Date, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
对日期添加天数
addElement(XmlElement) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
addElement(int, XmlElement) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
addFieldError(String, String) - Method in class org.jfantasy.framework.error.ErrorResponse
 
addInterceptors(Interceptor) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
addInterceptors(InterceptorRegistry) - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
验证密码
additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) - Method in class org.jfantasy.framework.security.authentication.dao.DaoAuthenticationProvider
 
addJob(JobKey, Class<? extends Job>) - Method in class org.jfantasy.schedule.service.ScheduleService
添加任务
addJob(JobKey, Class<? extends Job>, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addLeft(String, int, String...) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
addMutilDict(String, String) - Static method in class org.jfantasy.framework.util.PinyinUtils
 
addMutilDict(Map<String, String>) - Static method in class org.jfantasy.framework.util.PinyinUtils
 
addNode(String) - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
addNode(String, int) - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
addPackagesToScan(String) - Method in class org.jfantasy.framework.install.Configuration
Deprecated.
 
addParam(String, String) - Method in class org.jfantasy.framework.httpclient.Request
 
addProvider(AuthenticationProvider) - Method in class org.jfantasy.framework.security.AuthenticationManager
 
addRequestHeader(String, String) - Method in class org.jfantasy.framework.httpclient.Request
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
addTrigger(JobKey, TriggerKey, String) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addTrigger(JobKey, TriggerKey, String, String) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addTrigger(JobKey, TriggerKey, String, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addTrigger(JobKey, TriggerKey, String, String, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
添加任务的触发器
addTrigger(JobKey, TriggerKey, long, int, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
添加触发器
addTrigger(JobKey, TriggerKey, long, int, String, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addTrigger(JobKey, TriggerKey, int, DateBuilder.IntervalUnit, int, String, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addTrigger(JobKey, TriggerKey, int, DateBuilder.IntervalUnit, TimeOfDay, int, String, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addTrigger(JobKey, TriggerKey, int, DateBuilder.IntervalUnit, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addTrigger(JobKey, TriggerKey, int, DateBuilder.IntervalUnit, String, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
 
addTriggerInfo(TriggerInfo) - Method in class org.jfantasy.schedule.service.JobInfo
 
addTypeConverter(Class<?>, TypeConverter) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
addZeroLeft(String, int) - Static method in class org.jfantasy.framework.util.common.StringUtil
左边补零以满足长度要求
afterPropertiesSet() - Method in class org.jfantasy.framework.dao.MultiDataSource
 
afterPropertiesSet() - Method in class org.jfantasy.framework.dao.mybatis.dialect.MultiDialect
 
afterPropertiesSet() - Method in class org.jfantasy.framework.dao.mybatis.keygen.GUIDKeyGenerator
 
afterPropertiesSet() - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
afterPropertiesSet() - Method in class org.jfantasy.framework.lucene.BuguIndex
 
afterPropertiesSet() - Method in class org.jfantasy.framework.service.MailSendService
 
afterTransactionBegin(Transaction) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
afterTransactionCompletion(Transaction) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
age(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
AliasToBeanResultTransformer - Class in org.jfantasy.framework.dao.hibernate
返回结果集转换器
AliasToBeanResultTransformer(Class<?>) - Constructor for class org.jfantasy.framework.dao.hibernate.AliasToBeanResultTransformer
 
ALL_FIELD - Static variable in class org.jfantasy.framework.dao.BaseBusEntity
 
ALL_FIELD_STR - Static variable in class org.jfantasy.framework.dao.BaseBusEntity
 
allow(Class, String...) - Static method in class org.jfantasy.framework.jackson.FilterItem
 
allowPublicMethodsOnly() - Method in class org.jfantasy.framework.log.annotation.AbstractFallbackLogOperationSource
 
allowPublicMethodsOnly() - Method in class org.jfantasy.framework.log.annotation.AnnotationLogOperationSource
 
and(PropertyFilterBuilder...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
and(List<PropertyFilter>...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
and(Specification...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
AnnotationDescriptor - Class in org.jfantasy.framework.util.asm
 
AnnotationDescriptor(Class<? extends Annotation>) - Constructor for class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
AnnotationDescriptor.Builder - Class in org.jfantasy.framework.util.asm
 
AnnotationDrivenLogBeanDefinitionParser - Class in org.jfantasy.framework.log.config
 
AnnotationDrivenLogBeanDefinitionParser() - Constructor for class org.jfantasy.framework.log.config.AnnotationDrivenLogBeanDefinitionParser
 
AnnotationLogOperationSource - Class in org.jfantasy.framework.log.annotation
 
AnnotationLogOperationSource() - Constructor for class org.jfantasy.framework.log.annotation.AnnotationLogOperationSource
 
AnnotationLogOperationSource(boolean) - Constructor for class org.jfantasy.framework.log.annotation.AnnotationLogOperationSource
 
AnnotationLogOperationSource(LogAnnotationParser...) - Constructor for class org.jfantasy.framework.log.annotation.AnnotationLogOperationSource
 
antonymOver(String) - Static method in class org.jfantasy.framework.dao.mybatis.dialect.DialectUtil
sql 排序取反
AppConfig - Class in org.jfantasy.framework.spring.config
Description: <应用配置类>.
AppConfig() - Constructor for class org.jfantasy.framework.spring.config.AppConfig
 
AppConfig.ThreadingConfig - Class in org.jfantasy.framework.spring.config
 
append(String, int, String...) - Static method in class org.jfantasy.framework.util.common.StringUtil
将字符串{ori}补齐到{length}长度 {length} 为正数右边补{fillChar},为负数左边补{fillChar}
{fillChar}有多个的话取随机
append(StringBuilder, String, int, int) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
append(StringBuilder, byte, int) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
applicationContext - Variable in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
applicationContext - Variable in class org.jfantasy.framework.spring.mvc.http.ErrorHandler
 
ApplicationMap - Class in org.jfantasy.framework.util.web.context
 
ApplicationMap(ServletContext) - Constructor for class org.jfantasy.framework.util.web.context.ApplicationMap
 
apply(T, ObjectUtil.NestedContext<R>) - Method in interface org.jfantasy.framework.util.common.ObjectUtil.NestedConverter
 
Arith - Class in org.jfantasy.framework.util
 
ARITHMETIC_DES - Static variable in interface org.jfantasy.framework.crypto.SecurityInc
 
ARITHMETIC_DSA - Static variable in interface org.jfantasy.framework.crypto.SecurityInc
 
ARITHMETIC_RSA - Static variable in interface org.jfantasy.framework.crypto.SecurityInc
 
ArrayConverter<T> - Class in org.jfantasy.framework.dao.hibernate.converter
 
ArrayConverter() - Constructor for class org.jfantasy.framework.dao.hibernate.converter.ArrayConverter
 
asc(String) - Static method in class org.jfantasy.framework.dao.OrderBy
 
asciiToLowerCase(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
AsmContext - Class in org.jfantasy.framework.util.asm
 
AsmContext() - Constructor for class org.jfantasy.framework.util.asm.AsmContext
 
AsmException - Exception in org.jfantasy.framework.util.asm
 
AsmException(Exception) - Constructor for exception org.jfantasy.framework.util.asm.AsmException
 
AsmUtil - Class in org.jfantasy.framework.util.asm
 
AsymmetricCrypto - Class in org.jfantasy.framework.crypto
 
AsymmetricCrypto() - Constructor for class org.jfantasy.framework.crypto.AsymmetricCrypto
 
Attachment(InputStream, String, String, String) - Constructor for class org.jfantasy.framework.service.MailSendService.Attachment
 
Attachment(String, Object, String, String, String) - Constructor for class org.jfantasy.framework.service.MailSendService.Attachment
 
ATTR - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
AttributeMap - Class in org.jfantasy.framework.util.web.context
 
AttributeMap(Map) - Constructor for class org.jfantasy.framework.util.web.context.AttributeMap
 
authenticate(T) - Method in interface org.jfantasy.framework.security.authentication.AuthenticationProvider
进行身份验证
authenticate(SimpleAuthenticationToken) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractSimpleUserDetailsAuthenticationProvider
 
authenticate(UsernamePasswordAuthenticationToken) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
authenticate(Authentication) - Method in class org.jfantasy.framework.security.AuthenticationManager
 
authenticate(BearerTokenAuthenticationToken) - Method in class org.jfantasy.framework.security.oauth2.server.authentication.BearerTokenAuthenticationProvider
 
AuthenticatedPrincipal - Interface in org.jfantasy.framework.security.core
身份验证的主体
Authentication - Interface in org.jfantasy.framework.security.authentication
身份验证
AUTHENTICATION_HEADER - Static variable in class org.jfantasy.framework.util.web.ServletUtils
 
AuthenticationDetailsSource<C,T> - Interface in org.jfantasy.framework.security.authentication
 
authenticationEventPublisher(ApplicationEventPublisher) - Method in class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
AuthenticationEventPublisher - Interface in org.jfantasy.framework.security.authentication
验证事件发布者
AuthenticationException - Exception in org.jfantasy.framework.security
 
AuthenticationException(String) - Constructor for exception org.jfantasy.framework.security.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.jfantasy.framework.security.AuthenticationException
 
AuthenticationFailureBadCredentialsEvent - Class in org.jfantasy.framework.security.authentication.event
 
AuthenticationFailureBadCredentialsEvent(Authentication, AuthenticationException) - Constructor for class org.jfantasy.framework.security.authentication.event.AuthenticationFailureBadCredentialsEvent
 
AuthenticationFailureCredentialsExpiredEvent - Class in org.jfantasy.framework.security.authentication.event
 
AuthenticationFailureCredentialsExpiredEvent(Authentication, AuthenticationException) - Constructor for class org.jfantasy.framework.security.authentication.event.AuthenticationFailureCredentialsExpiredEvent
 
AuthenticationFailureDisabledEvent - Class in org.jfantasy.framework.security.authentication.event
 
AuthenticationFailureDisabledEvent(Authentication, AuthenticationException) - Constructor for class org.jfantasy.framework.security.authentication.event.AuthenticationFailureDisabledEvent
 
AuthenticationFailureExpiredEvent - Class in org.jfantasy.framework.security.authentication.event
 
AuthenticationFailureExpiredEvent(Authentication, AuthenticationException) - Constructor for class org.jfantasy.framework.security.authentication.event.AuthenticationFailureExpiredEvent
 
AuthenticationFailureLockedEvent - Class in org.jfantasy.framework.security.authentication.event
 
AuthenticationFailureLockedEvent(Authentication, AuthenticationException) - Constructor for class org.jfantasy.framework.security.authentication.event.AuthenticationFailureLockedEvent
 
AuthenticationFailureProviderNotFoundEvent - Class in org.jfantasy.framework.security.authentication.event
 
AuthenticationFailureProviderNotFoundEvent(Authentication, AuthenticationException) - Constructor for class org.jfantasy.framework.security.authentication.event.AuthenticationFailureProviderNotFoundEvent
 
AuthenticationFailureServiceExceptionEvent - Class in org.jfantasy.framework.security.authentication.event
 
AuthenticationFailureServiceExceptionEvent(Authentication, AuthenticationException) - Constructor for class org.jfantasy.framework.security.authentication.event.AuthenticationFailureServiceExceptionEvent
 
authenticationManager(List<AuthenticationProvider>, AuthenticationEventPublisher) - Method in class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
AuthenticationManager - Class in org.jfantasy.framework.security
身份验证管理器
AuthenticationManager() - Constructor for class org.jfantasy.framework.security.AuthenticationManager
 
AuthenticationManager(List<AuthenticationProvider>) - Constructor for class org.jfantasy.framework.security.AuthenticationManager
 
authenticationManagerResolver(AuthenticationManager) - Method in class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
AuthenticationManagerResolver<C> - Interface in org.jfantasy.framework.security.authentication
Authentication Manager Resolver
AuthenticationProvider<T extends Authentication> - Interface in org.jfantasy.framework.security.authentication
身份验证程序
AuthenticationServiceException - Exception in org.jfantasy.framework.security.authentication
 
AuthenticationServiceException(String) - Constructor for exception org.jfantasy.framework.security.authentication.AuthenticationServiceException
 
AuthenticationServiceException(String, Throwable) - Constructor for exception org.jfantasy.framework.security.authentication.AuthenticationServiceException
 
AuthenticationSuccessEvent - Class in org.jfantasy.framework.security.authentication.event
 
AuthenticationSuccessEvent(Authentication) - Constructor for class org.jfantasy.framework.security.authentication.event.AuthenticationSuccessEvent
 
AuthorityUtils - Class in org.jfantasy.framework.security.core.authority
 
AuthorityUtils() - Constructor for class org.jfantasy.framework.security.core.authority.AuthorityUtils
 
AUTHORIZATION_CODE - Static variable in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
AuthorizationGrantType - Class in org.jfantasy.framework.security.oauth2.core
 
AuthorizationGrantType(String) - Constructor for class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
AuthorizationServerTokenServices - Interface in org.jfantasy.framework.security.oauth2.core.token
 
AutoKeyInterceptor - Class in org.jfantasy.framework.dao.mybatis.interceptors
注解序列拦截器(扩展mybatis注解主键生成)
AutoKeyInterceptor() - Constructor for class org.jfantasy.framework.dao.mybatis.interceptors.AutoKeyInterceptor
 
autowire(Class<T>, SpringBeanUtils.AutoType) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
由spring容器初始化该对象
autowireBean(T) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
available() - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 

B

BadCredentialsException - Exception in org.jfantasy.framework.security.authentication
 
BadCredentialsException(String) - Constructor for exception org.jfantasy.framework.security.authentication.BadCredentialsException
 
base64Decode(String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
base64Encode(byte[]) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
base64UrlSafeEncode(byte[]) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
Base64Util - Class in org.jfantasy.framework.util.common
 
BaseBusBusinessEntity - Class in org.jfantasy.framework.dao
 
BaseBusBusinessEntity() - Constructor for class org.jfantasy.framework.dao.BaseBusBusinessEntity
 
BaseBusEntity - Class in org.jfantasy.framework.dao
 
BaseBusEntity() - Constructor for class org.jfantasy.framework.dao.BaseBusEntity
 
basic(String) - Static method in class org.jfantasy.framework.dao.hibernate.util.TypeFactory
 
BATCH_SIZE - Static variable in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
batchExecute(String, Object...) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
batchExecute(String, Map<String, ?>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
batchSQLExecute(String, Object...) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
batchSQLExecute(String, Map<String, ?>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
BeanFactoryLogOperationSourceAdvisor - Class in org.jfantasy.framework.log.interceptor
 
BeanFactoryLogOperationSourceAdvisor() - Constructor for class org.jfantasy.framework.log.interceptor.BeanFactoryLogOperationSourceAdvisor
 
BeanFilter - Annotation Type in org.jfantasy.framework.jackson.annotation
 
BeanPropertyFilter - Class in org.jfantasy.framework.jackson
 
BeanPropertyFilter() - Constructor for class org.jfantasy.framework.jackson.BeanPropertyFilter
 
BeanPropertyFilter.Builder - Class in org.jfantasy.framework.jackson
 
BeanUtil - Class in org.jfantasy.framework.util.common
 
BearerTokenAuthentication - Class in org.jfantasy.framework.security.oauth2.server.authentication
 
BearerTokenAuthentication(OAuth2AuthenticatedPrincipal, OAuth2AccessToken, Collection<? extends GrantedAuthority>) - Constructor for class org.jfantasy.framework.security.oauth2.server.authentication.BearerTokenAuthentication
 
bearerTokenAuthenticationProvider(ResourceServerTokenServices) - Method in class org.jfantasy.autoconfigure.OAuth2ResourceServerAutoConfiguration
 
BearerTokenAuthenticationProvider - Class in org.jfantasy.framework.security.oauth2.server.authentication
 
BearerTokenAuthenticationProvider(ResourceServerTokenServices) - Constructor for class org.jfantasy.framework.security.oauth2.server.authentication.BearerTokenAuthenticationProvider
 
BearerTokenAuthenticationToken - Class in org.jfantasy.framework.security.oauth2.server
不记名令牌的身份验证令牌
BearerTokenAuthenticationToken(String) - Constructor for class org.jfantasy.framework.security.oauth2.server.BearerTokenAuthenticationToken
 
BearerTokenError - Class in org.jfantasy.framework.security.oauth2.server
 
BearerTokenError(String, HttpStatus, String, String) - Constructor for class org.jfantasy.framework.security.oauth2.server.BearerTokenError
Create a BearerTokenError using the provided parameters
BearerTokenError(String, HttpStatus, String, String, String) - Constructor for class org.jfantasy.framework.security.oauth2.server.BearerTokenError
 
BearerTokenErrorCodes - Interface in org.jfantasy.framework.security.oauth2.server
 
BearerTokenErrors - Class in org.jfantasy.framework.security.oauth2.server
 
BearerTokenResolver - Interface in org.jfantasy.framework.security.oauth2.server.web
BearerToken 解析器
beforeBodyWrite(Object, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - Method in class org.jfantasy.framework.spring.mvc.http.JacksonResponseBodyAdvice
 
beforeTransactionCompletion(Transaction) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
between(String, Y, Y) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
bindRequestParameters(ModelAndViewContainer, WebDataBinderFactory, WebDataBinder, NativeWebRequest, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
bindRequestParameters(ModelAndViewContainer, WebDataBinderFactory, WebDataBinder, NativeWebRequest, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PagerModelAttributeMethodProcessor
 
bindRequestParameters(ModelAndViewContainer, WebDataBinderFactory, WebDataBinder, NativeWebRequest, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
BoostSwitch - Annotation Type in org.jfantasy.framework.lucene.annotations
同一个Entity类的不同的Document,可能需要设置不同的权重
browser(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
BufferUtil - Class in org.jfantasy.framework.lucene.cluster
 
BufferUtil() - Constructor for class org.jfantasy.framework.lucene.cluster.BufferUtil
 
buguIndex(SchedulingTaskExecutor) - Method in class org.jfantasy.autoconfigure.LuceneAutoConfiguration
 
BuguIndex - Class in org.jfantasy.framework.lucene
 
BuguIndex() - Constructor for class org.jfantasy.framework.lucene.BuguIndex
 
build(PropertyFilterBuilder, String, Object) - Method in enum org.jfantasy.framework.dao.jpa.PropertyFilter.MatchType
 
build() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
build() - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter.Builder
 
build() - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor.Builder
 
buildDetails(C) - Method in interface org.jfantasy.framework.security.authentication.AuthenticationDetailsSource
 
buildDetails(HttpServletRequest) - Method in class org.jfantasy.framework.security.web.WebAuthenticationDetailsSource
 
builder() - Static method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
Builder(BeanPropertyFilter, Class) - Constructor for class org.jfantasy.framework.jackson.BeanPropertyFilter.Builder
 
Builder(Class) - Constructor for class org.jfantasy.framework.jackson.BeanPropertyFilter.Builder
 
builder() - Static method in class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
builder(Class<? extends Annotation>) - Static method in class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
buildPropertyFilterPredicate(Root, CriteriaBuilder, String, Object, PropertyFilter.MatchType) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterSpecification
 
busEntityInterceptor() - Method in class org.jfantasy.autoconfigure.CoreAutoConfiguration
 
BusEntityInterceptor - Class in org.jfantasy.framework.dao.hibernate.interceptors
实体公共属性,自动填充拦截器
BusEntityInterceptor() - Constructor for class org.jfantasy.framework.dao.hibernate.interceptors.BusEntityInterceptor
 
by(OrderBy...) - Static method in class org.jfantasy.framework.dao.OrderBy
 
by(List<OrderBy>) - Static method in class org.jfantasy.framework.dao.OrderBy
 
ByFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
ByFieldHandler(Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.ByFieldHandler
 
byte2char(byte) - Static method in class org.jfantasy.framework.util.common.NumberUtil
字节转换到字符
bytes2HexString(byte[]) - Static method in class org.jfantasy.framework.util.common.NumberUtil
从字节数组到十六进制字符串转换
bytes2int(byte[]) - Static method in class org.jfantasy.framework.util.common.NumberUtil
字节数组到整数的转换

C

call(Pager<T>, Map<String, Object>) - Method in interface org.jfantasy.framework.dao.DaoUtil.FindPagerCallBack
回调
call(String, Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
call(Map.Entry) - Method in interface org.jfantasy.framework.util.common.PropertiesHelper.CallBackMatch
 
call(Map.Entry) - Method in interface org.jfantasy.framework.util.common.PropertiesHelper.CallBackTransform
 
call() - Method in class org.jfantasy.framework.util.reflect.Functor
 
call(Object) - Method in class org.jfantasy.framework.util.reflect.Functor
 
CallBack(E, E) - Method in interface org.jfantasy.framework.util.concurrent.LinkedQueue.PollCallBack
 
callBack(String, Element) - Method in interface org.jfantasy.framework.util.xml.JdomUtil.Parser
 
camelCase(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
下划线转驼峰命名
CglibUtil - Class in org.jfantasy.framework.util.cglib
 
changeCssStyle(String, int) - Static method in class org.jfantasy.framework.util.userstamp.Encoder
 
changeRandomValue(String) - Static method in class org.jfantasy.framework.util.userstamp.Encoder
 
CharacterEncodingRequestWrapper - Class in org.jfantasy.framework.web.filter.wrapper
 
CharacterEncodingRequestWrapper(HttpServletRequest) - Constructor for class org.jfantasy.framework.web.filter.wrapper.CharacterEncodingRequestWrapper
 
characters(char[], int, int) - Method in class org.jfantasy.framework.util.sax.SaxXmlHandler
 
CharEnumTypeHandler<E extends java.lang.Enum<E>> - Class in org.jfantasy.framework.dao.mybatis.type
枚举转字符的Handler
CharEnumTypeHandler() - Constructor for class org.jfantasy.framework.dao.mybatis.type.CharEnumTypeHandler
 
CharEnumTypeHandler(Converter) - Constructor for class org.jfantasy.framework.dao.mybatis.type.CharEnumTypeHandler
 
check(UserDetails) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.DefaultPostAuthenticationChecks
 
check(UserDetails) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.DefaultPreAuthenticationChecks
 
check(UserDetails) - Method in class org.jfantasy.framework.security.core.userdetails.DefaultAuthenticationChecks
 
check(UserDetails) - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetailsChecker
检查方法
checkExists(JobKey) - Method in class org.jfantasy.schedule.service.ScheduleService
 
checkExists(TriggerKey) - Method in class org.jfantasy.schedule.service.ScheduleService
 
checkIfModifiedSince(HttpServletRequest, HttpServletResponse, long) - Static method in class org.jfantasy.framework.util.web.ServletUtils
检查 Modified 字段是否过期
checkIfNoneMatchEtag(HttpServletRequest, HttpServletResponse, String) - Static method in class org.jfantasy.framework.util.web.ServletUtils
检查 etag 字段是否过期
checkPassword(String) - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
CIPHER_ALGORITHM - Static variable in class org.jfantasy.framework.crypto.DESUtil
 
CIPHER_ALGORITHM - Static variable in class org.jfantasy.framework.crypto.ThreeDESUtil
 
CipherUtil - Class in org.jfantasy.framework.crypto
 
classes() - Static method in class org.jfantasy.framework.util.common.PathUtil
 
classFactory - Static variable in class org.jfantasy.framework.util.common.ClassUtil
 
ClassFactory - Class in org.jfantasy.framework.util.reflect
 
ClassIdMessage - Class in org.jfantasy.framework.lucene.cluster
 
ClassIdMessage() - Constructor for class org.jfantasy.framework.lucene.cluster.ClassIdMessage
 
ClassPathScanner - Class in org.jfantasy.framework.spring
 
ClassPathScanner() - Constructor for class org.jfantasy.framework.spring.ClassPathScanner
 
ClassUtil - Class in org.jfantasy.framework.util.common
 
ClassUtil() - Constructor for class org.jfantasy.framework.util.common.ClassUtil
 
cleanApplicationContext() - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
clear() - Static method in class org.jfantasy.framework.security.SecurityContextHolder
 
clear() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
clear() - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
clear() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
clear() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
清空队列
clear() - Method in class org.jfantasy.framework.util.Stack
清空栈
clear() - Static method in class org.jfantasy.framework.util.web.context.ActionContext
 
clear() - Method in class org.jfantasy.framework.util.web.context.ApplicationMap
 
clear() - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
clear() - Method in class org.jfantasy.framework.util.web.context.RequestMap
 
clear() - Method in class org.jfantasy.framework.util.web.context.SessionMap
 
clear() - Method in class org.jfantasy.schedule.service.ScheduleService
 
CLIENT_CREDENTIALS - Static variable in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
ClientDetails - Interface in org.jfantasy.framework.security.oauth2.core
客户端信息
ClientDetailsService - Interface in org.jfantasy.framework.security.oauth2.core
客户端查询服务
ClientRegistrationException - Exception in org.jfantasy.framework.security.oauth2.core
 
ClientRegistrationException(String) - Constructor for exception org.jfantasy.framework.security.oauth2.core.ClientRegistrationException
 
clone(T, String...) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
克隆对象
close() - Method in class org.jfantasy.framework.lucene.BuguIndex
关闭方法
close() - Method in class org.jfantasy.framework.lucene.cluster.ClusterServer
 
close() - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
close() - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpOutputStream
 
close() - Method in class org.jfantasy.framework.util.common.file.gzip.GZipStream
 
closeConnection(FTPClient) - Method in class org.jfantasy.framework.service.FTPService
关闭连接
closeQuietly(InputStream) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
closeQuietly(OutputStream) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
closeQuietly(Writer) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
closeQuietly(Reader) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
closeSession(Session) - Static method in class org.jfantasy.framework.lucene.dao.hibernate.OpenSessionUtils
 
ClusterConfig - Class in org.jfantasy.framework.lucene.cluster
 
ClusterConfig() - Constructor for class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
ClusterMessage - Interface in org.jfantasy.framework.lucene.cluster
 
ClusterNode - Class in org.jfantasy.framework.lucene.cluster
 
ClusterNode(String, int) - Constructor for class org.jfantasy.framework.lucene.cluster.ClusterNode
 
ClusterServer - Class in org.jfantasy.framework.lucene.cluster
 
ClusterServer() - Constructor for class org.jfantasy.framework.lucene.cluster.ClusterServer
 
commit() - Method in class org.jfantasy.framework.util.common.JdbcUtil.Transaction
Deprecated.
 
COMPANY - Static variable in class org.jfantasy.framework.util.userstamp.UserResult
 
Compare - Enum in org.jfantasy.framework.lucene.annotations
compare有多个枚举值
compare(Date, Date, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
compare(Collection<T>, Collection<T>, Comparator<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
比较两个集合
CompareChecker - Class in org.jfantasy.framework.lucene.backend
 
CompareChecker(Object) - Constructor for class org.jfantasy.framework.lucene.backend.CompareChecker
 
CompareResults<T> - Class in org.jfantasy.framework.util.common.toys
比较结果
CompareResults() - Constructor for class org.jfantasy.framework.util.common.toys.CompareResults
 
compile(String) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
ComplexJpaRepository<T,ID extends java.io.Serializable> - Class in org.jfantasy.framework.dao.jpa
自己封装的 JpaRepository
ComplexJpaRepository(Class<T>, EntityManager) - Constructor for class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
ComplexJpaRepository(JpaEntityInformation<T, ?>, EntityManager) - Constructor for class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
ComplexJpaRepository.ExcludeDeletedSpecification - Class in org.jfantasy.framework.dao.jpa
 
CompositeLogOperationSource - Class in org.jfantasy.framework.log.annotation
 
CompositeLogOperationSource(LogOperationSource...) - Constructor for class org.jfantasy.framework.log.annotation.CompositeLogOperationSource
 
compress(String, OutputStream) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
compressionGZIP(String, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
ConcurrentRequestFilter - Class in org.jfantasy.framework.web.filter
 
ConcurrentRequestFilter(int) - Constructor for class org.jfantasy.framework.web.filter.ConcurrentRequestFilter
 
condition(String, Method, EvaluationContext) - Method in class org.jfantasy.framework.log.interceptor.ExpressionEvaluator
 
ConfigResolver - Class in org.jfantasy.framework.install
Deprecated.
Configuration - Class in org.jfantasy.framework.install
Deprecated.
Configuration() - Constructor for class org.jfantasy.framework.install.Configuration
Deprecated.
 
configure(Type, Properties, ServiceRegistry) - Method in class org.jfantasy.framework.dao.hibernate.generator.SequenceGenerator
 
configure(Type, Properties, ServiceRegistry) - Method in class org.jfantasy.framework.dao.hibernate.generator.SerialNumberGenerator
 
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
ConsumerTokenServices - Interface in org.jfantasy.framework.security.oauth2.core.token
 
CONTAINER - Static variable in class org.jfantasy.framework.util.web.context.ActionContext
 
contains(Class<?>) - Static method in class org.jfantasy.framework.dao.hibernate.spi.IdentifierGeneratorUtil
 
contains(String, String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
模糊查询
contains(String, CharSequence...) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
containsBean(String) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
如果BeanFactory包含一个与所给名称匹配的bean定义,则返回true
containsBean(Class<T>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
containsElement(String) - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
containsKey(Class<?>) - Method in class org.jfantasy.framework.lucene.cache.DaoCache
 
containsKey(Object) - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
containsKey(Object) - Method in class org.jfantasy.framework.util.cglib.interceptor.ParameterMap
 
containsKey(String) - Static method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
containsKey(Object) - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
containsKey(Object) - Method in class org.jfantasy.framework.util.web.context.SessionMap
 
containsValue(Object) - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
containsValue(Object) - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
conversionCharacterEncodingFilter() - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
ConversionCharacterEncodingFilter - Class in org.jfantasy.framework.web.filter
终极乱码解决方法
ConversionCharacterEncodingFilter() - Constructor for class org.jfantasy.framework.web.filter.ConversionCharacterEncodingFilter
 
convert(Object, Class<T>) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
convert(String) - Method in interface org.jfantasy.framework.dao.MultiDataSource.CatalogConverter
 
convert(String) - Method in class org.jfantasy.framework.dao.MultiDataSource.SimpleCatalogConverter
 
convertColumnToProperty(String) - Method in class org.jfantasy.framework.dao.hibernate.AliasToBeanResultTransformer
 
convertElementPropertyToList(Collection<Object>, String) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
convertElementPropertyToString(Collection<Object>, String, String) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
convertReflectionExceptionToUnchecked(Exception) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
convertStringToObject(String, Class<T>) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
convertToDatabaseColumn(T) - Method in class org.jfantasy.framework.dao.hibernate.converter.ArrayConverter
 
convertToDatabaseColumn(String) - Method in class org.jfantasy.framework.dao.hibernate.converter.DESConverter
 
convertToDatabaseColumn(T) - Method in class org.jfantasy.framework.dao.hibernate.converter.JsonConverter
 
convertToDatabaseColumn(Set<T>) - Method in class org.jfantasy.framework.dao.hibernate.converter.SetConverter
 
convertToEntityAttribute(String) - Method in class org.jfantasy.framework.dao.hibernate.converter.ArrayConverter
 
convertToEntityAttribute(String) - Method in class org.jfantasy.framework.dao.hibernate.converter.DESConverter
 
convertToEntityAttribute(String) - Method in class org.jfantasy.framework.dao.hibernate.converter.JsonConverter
 
convertToEntityAttribute(String) - Method in class org.jfantasy.framework.dao.hibernate.converter.SetConverter
 
convertValue(Map, Object, Member, String, Object, Class) - Method in class org.jfantasy.framework.util.ognl.typeConverter.DateConverter
 
copy(T, R, String...) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
COPY 对象
copy(InputStream, OutputStream) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
copy(InputStream, OutputStream, int, int, int) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
copy(InputStream, OutputStream, int) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
copy(Object, Object) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
copy(Object, Object, Collection<String>, Collection<String>) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
copyFile(File, File) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
copyNotNull(T, Object) - Static method in class org.jfantasy.framework.util.common.BeanUtil
 
copyProperties(T, Object, BeanUtil.PropertyFilter) - Static method in class org.jfantasy.framework.util.common.BeanUtil
 
copyProperties(T, Object, String...) - Static method in class org.jfantasy.framework.util.common.BeanUtil
 
copyThenClose(InputStream, OutputStream) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
CoreAutoConfiguration - Class in org.jfantasy.autoconfigure
核心配置类
CoreAutoConfiguration() - Constructor for class org.jfantasy.autoconfigure.CoreAutoConfiguration
 
count(List<PropertyFilter>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
count(List<PropertyFilter>) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
数据集数量
count() - Method in class org.jfantasy.framework.lucene.dao.hibernate.HibernateLuceneDao
 
count() - Method in interface org.jfantasy.framework.lucene.dao.LuceneDao
 
countHqlResult(String, Object...) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
countHqlResult(String, Map<String, ?>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
create(Document) - Method in class org.jfantasy.framework.lucene.backend.IndexCreator
 
create(Object, Property, String) - Static method in class org.jfantasy.framework.lucene.handler.FieldHandlerFactory
 
CREATE - Static variable in interface org.jfantasy.framework.spring.validation.Operation
 
create(Object, MethodProxy) - Static method in class org.jfantasy.framework.util.reflect.Functor
 
create(Object) - Static method in class org.jfantasy.framework.util.reflect.MethodProxy
 
createAccessToken(OAuth2Authentication) - Method in interface org.jfantasy.framework.security.oauth2.core.token.AuthorizationServerTokenServices
 
createAccessToken(OAuth2Authentication) - Method in class org.jfantasy.framework.security.oauth2.DefaultTokenServices
 
createAttribute(String, MethodParameter, WebDataBinderFactory, NativeWebRequest) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
createAttribute(String, MethodParameter, WebDataBinderFactory, NativeWebRequest) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PagerModelAttributeMethodProcessor
 
createAttribute(String, MethodParameter, WebDataBinderFactory, NativeWebRequest) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
createBean(Class<T>, SpringBeanUtils.AutoType) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
spring 创建该Bean
createContextMap(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class org.jfantasy.framework.util.web.context.ActionContext
 
createCountHQL(String) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
createDefaultContext(Object) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
createDir(String, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
 
createEmptyContext() - Static method in class org.jfantasy.framework.security.SecurityContextHolder
 
createEvaluationContext(Method, Object[], Object, Class<?>) - Method in class org.jfantasy.framework.log.interceptor.ExpressionEvaluator
 
createEvaluationContext() - Static method in class org.jfantasy.framework.spring.SpELUtil
 
createEvaluationContext(Object) - Static method in class org.jfantasy.framework.spring.SpELUtil
 
createEvaluationContext(Map<String, Object>) - Static method in class org.jfantasy.framework.spring.SpELUtil
 
createEvaluationContext(Object, Map<String, Object>) - Static method in class org.jfantasy.framework.spring.SpELUtil
 
createFile(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
创建文件并返回
createFile(File, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
createFolder(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
createFolder(File) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
createFolder(File, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
createIndex() - Method in class org.jfantasy.framework.lucene.cache.IndexWriterCache
 
createInsertMessage(Serializable) - Static method in class org.jfantasy.framework.lucene.cluster.MessageFactory
 
createJob() - Method in class org.jfantasy.schedule.rest.ScheduleController
添加新的任务。新添加的任务并不会执行,得添加触发器才行
createJobInstance(TriggerFiredBundle) - Method in class org.jfantasy.framework.quartz.JobBeanJobFactory
 
createMainInterceptor() - Method in class org.jfantasy.framework.log.interceptor.LogProxyFactoryBean
 
createMixInSource(Class<?>) - Static method in class org.jfantasy.framework.jackson.MixInHolder
 
createQuery(String, Object...) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
createQuery(String, Map<String, ?>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
createRefByMessage(Class<?>, String) - Static method in class org.jfantasy.framework.lucene.cluster.MessageFactory
 
createRemoveMessage(Class<?>, String) - Static method in class org.jfantasy.framework.lucene.cluster.MessageFactory
 
createResourceWithId(T) - Method in class org.jfantasy.framework.spring.mvc.hateoas.ResourceAssemblerSupport
 
createSQLQuery(String, Object...) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
createSQLQuery(String, Map<String, ?>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
createSuccessAuthentication(Object, Authentication, UserDetails) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractSimpleUserDetailsAuthenticationProvider
 
createSuccessAuthentication(Object, Authentication, UserDetails) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
createUpdateMessage(Serializable) - Static method in class org.jfantasy.framework.lucene.cluster.MessageFactory
 
CredentialsExpiredException - Exception in org.jfantasy.framework.security.authentication
 
CredentialsExpiredException(String) - Constructor for exception org.jfantasy.framework.security.authentication.CredentialsExpiredException
 
cron(String, int) - Static method in class org.jfantasy.schedule.service.ScheduleService
返回 各时段的表达式
CrudMethodMetadataUtils - Class in org.springframework.data.jpa.repository.support
自定义 JpaRepository 时,获取 CrudMethodMetadata 对象
CrudMethodMetadataUtils() - Constructor for class org.springframework.data.jpa.repository.support.CrudMethodMetadataUtils
 
CRYPTO_FORM - Static variable in interface org.jfantasy.framework.crypto.SecurityInc
 
CryptoException - Exception in org.jfantasy.framework.crypto
 
CryptoException(String, Throwable) - Constructor for exception org.jfantasy.framework.crypto.CryptoException
 
CToN(char) - Static method in class org.jfantasy.framework.util.userstamp.Decoder
 
custom(SQLQuery) - Method in class org.jfantasy.framework.dao.hibernate.AliasToBeanResultTransformer
 
CustomIdentifierGeneratorStrategyProvider - Class in org.jfantasy.framework.dao.hibernate.spi
 
CustomIdentifierGeneratorStrategyProvider() - Constructor for class org.jfantasy.framework.dao.hibernate.spi.CustomIdentifierGeneratorStrategyProvider
 
customize(Map<String, Object>) - Method in class org.jfantasy.framework.dao.hibernate.InterceptorRegistration
 

D

daoAuthenticationProvider(UserDetailsService, PasswordEncoder, UserDetailsChecker, UserDetailsChecker) - Method in class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
DaoAuthenticationProvider - Class in org.jfantasy.framework.security.authentication.dao
 
DaoAuthenticationProvider() - Constructor for class org.jfantasy.framework.security.authentication.dao.DaoAuthenticationProvider
 
DaoAuthenticationProvider(UserDetailsService, PasswordEncoder) - Constructor for class org.jfantasy.framework.security.authentication.dao.DaoAuthenticationProvider
 
DaoCache - Class in org.jfantasy.framework.lucene.cache
 
DaoConfig - Class in org.jfantasy.framework.spring.config
数据源相关bean的注册
DaoConfig() - Constructor for class org.jfantasy.framework.spring.config.DaoConfig
 
DaoUtil - Class in org.jfantasy.framework.dao
 
DaoUtil() - Constructor for class org.jfantasy.framework.dao.DaoUtil
 
DaoUtil.FindPagerCallBack<T> - Interface in org.jfantasy.framework.dao
多数据表分页接口
DataBaseKeyGenerator - Class in org.jfantasy.framework.dao.mybatis.keygen.util
 
DataBaseKeyGenerator() - Constructor for class org.jfantasy.framework.dao.mybatis.keygen.util.DataBaseKeyGenerator
 
DataBaseKeyGenerator(int) - Constructor for class org.jfantasy.framework.dao.mybatis.keygen.util.DataBaseKeyGenerator
 
dataBaseKeyGenerator(Integer) - Method in class org.jfantasy.framework.spring.config.MyBatisConfig
 
DatabaseMessageSource - Class in org.jfantasy.framework.context
数据库消息源
DatabaseMessageSource() - Constructor for class org.jfantasy.framework.context.DatabaseMessageSource
 
DataSource - Annotation Type in org.jfantasy.framework.dao.annotations
多数据源情况下,用于标示对应的数据源
dataSourceSetUtf8mb4() - Method in class org.jfantasy.autoconfigure.CoreAutoConfiguration
 
DataSourceSetUtf8mb4 - Class in org.jfantasy.framework.dao
 
DataSourceSetUtf8mb4() - Constructor for class org.jfantasy.framework.dao.DataSourceSetUtf8mb4
 
dataSourceTransactionManager() - Method in class org.jfantasy.framework.spring.config.MyBatisConfig
 
DataType - Class in org.jfantasy.framework.lucene.mapper
 
DateConverter - Class in org.jfantasy.framework.util.ognl.typeConverter
 
DateConverter() - Constructor for class org.jfantasy.framework.util.ognl.typeConverter.DateConverter
 
DateDeserializer - Class in org.jfantasy.framework.jackson.deserializer
 
DateDeserializer() - Constructor for class org.jfantasy.framework.jackson.deserializer.DateDeserializer
 
DateFormat - Annotation Type in org.jfantasy.framework.util.ognl.typeConverter
 
DateSerializer - Class in org.jfantasy.framework.jackson.serializer
 
DateSerializer(String) - Constructor for class org.jfantasy.framework.jackson.serializer.DateSerializer
 
DateUtil - Class in org.jfantasy.framework.util.common
 
DateUtil() - Constructor for class org.jfantasy.framework.util.common.DateUtil
 
DateUtil.DateDriver - Interface in org.jfantasy.framework.util.common
为DateUtil.now提供的时间启动接口
DateUtil.DateType - Enum in org.jfantasy.framework.util.common
Deprecated.
DateUtil.FieldValue - Class in org.jfantasy.framework.util.common
 
DateUtil.SimpleDateDriver - Class in org.jfantasy.framework.util.common
DateUtil.now 时间启动接口的默认实现
dayInterval(Date, Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
相隔的天数
DB2SQLDialect - Class in org.jfantasy.framework.dao.mybatis.dialect
DB2 翻页方言
DB2SQLDialect() - Constructor for class org.jfantasy.framework.dao.mybatis.dialect.DB2SQLDialect
 
decode(byte[]) - Static method in class org.jfantasy.framework.util.common.Base64Util
 
decode(String) - Static method in class org.jfantasy.framework.util.userstamp.Decoder
 
Decoder - Class in org.jfantasy.framework.util.userstamp
 
decodeUnicode(String) - Static method in class org.jfantasy.framework.util.common.I18nUtil
 
decodeURI(String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
解码字符串 {s} 格式{enc} 调用#'URLEncoder.decode(String,String)'
decompress(File, FileUtil.UnZipCallBack) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
decrypt(byte[]) - Method in class org.jfantasy.framework.crypto.AsymmetricCrypto
 
decrypt(byte[]) - Method in class org.jfantasy.framework.crypto.DESPlus
 
decrypt(String) - Method in class org.jfantasy.framework.crypto.DESPlus
 
decrypt(String, String) - Static method in class org.jfantasy.framework.crypto.DESUtil
解密数据
decrypt(Key, String) - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
decrypt(Key, byte[]) - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
decrypt(byte[]) - Method in interface org.jfantasy.framework.crypto.SecurityInc
 
decrypt(byte[]) - Method in class org.jfantasy.framework.crypto.SymmetricCrypto
 
DEFAULT_PAGE_SIZE - Static variable in class org.jfantasy.framework.dao.Pager
 
DEFAULT_RESOURCE_PATTERN - Static variable in class org.jfantasy.framework.spring.ClassPathScanner
 
DefaultAuthenticationChecks - Class in org.jfantasy.framework.security.core.userdetails
 
DefaultAuthenticationChecks() - Constructor for class org.jfantasy.framework.security.core.userdetails.DefaultAuthenticationChecks
 
DefaultAuthenticationChecks(UserDetailsChecker) - Constructor for class org.jfantasy.framework.security.core.userdetails.DefaultAuthenticationChecks
 
DefaultAuthenticationEventPublisher - Class in org.jfantasy.framework.security.authentication
 
DefaultAuthenticationEventPublisher(ApplicationEventPublisher) - Constructor for class org.jfantasy.framework.security.authentication.DefaultAuthenticationEventPublisher
 
DefaultAuthenticationManagerResolver - Class in org.jfantasy.framework.security
 
DefaultAuthenticationManagerResolver(AuthenticationManager) - Constructor for class org.jfantasy.framework.security.DefaultAuthenticationManagerResolver
 
DefaultBearerTokenResolver - Class in org.jfantasy.framework.security.oauth2.server.web
 
DefaultBearerTokenResolver() - Constructor for class org.jfantasy.framework.security.oauth2.server.web.DefaultBearerTokenResolver
 
DefaultLogFilter - Class in org.jfantasy.framework.log.filter
 
DefaultLogFilter() - Constructor for class org.jfantasy.framework.log.filter.DefaultLogFilter
 
DefaultLogManager - Class in org.jfantasy.framework.log
 
DefaultLogManager() - Constructor for class org.jfantasy.framework.log.DefaultLogManager
 
DefaultPostAuthenticationChecks(MessageSourceAccessor) - Constructor for class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.DefaultPostAuthenticationChecks
 
DefaultPreAuthenticationChecks(MessageSourceAccessor) - Constructor for class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.DefaultPreAuthenticationChecks
 
defaultSpecification(Specification<S>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
DefaultTokenServices - Class in org.jfantasy.framework.security.oauth2
Token 服务
DefaultTokenServices(TokenStore, ClientDetailsService) - Constructor for class org.jfantasy.framework.security.oauth2.DefaultTokenServices
 
defaultValue(T, T) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
defaultValue(T, Supplier<? extends T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
defaultValue(Object, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断字符串是否为空,如果为空返回 {defaultValue},如果不为空,直接返回该字符串
defaultValue(String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断字符串是否为空,如果为空返回 {defaultValue},如果不为空,直接返回该字符串 StringUtil.defaultValue(Object, String) 的重载
DelegatingServletProxy - Class in org.jfantasy.framework.spring.web
 
DelegatingServletProxy() - Constructor for class org.jfantasy.framework.spring.web.DelegatingServletProxy
 
delete(T) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
DELETE - Static variable in interface org.jfantasy.framework.spring.validation.Operation
 
delete(String) - Method in class org.jfantasy.schedule.rest.TriggerController
 
deleteJob(JobKey) - Method in class org.jfantasy.schedule.service.ScheduleService
删除指定的 job
deleteRemoteFile(String) - Method in class org.jfantasy.framework.service.FTPService
删除文件
deleteRemoteFile(String, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
删除FTP服务器上的文件
deleteRemoteFolder(String) - Method in class org.jfantasy.framework.service.FTPService
删除文件夹
deleteRemoteFolder(String, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
删除FTP服务器上的文件夹
delFile(File) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
delFile(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
des3DecodeCBC(byte[], byte[], byte[]) - Static method in class org.jfantasy.framework.crypto.ThreeDESUtil
CBC解密
des3EncodeCBC(byte[], byte[], byte[]) - Static method in class org.jfantasy.framework.crypto.ThreeDESUtil
CBC加密
desc(String) - Static method in class org.jfantasy.framework.dao.OrderBy
 
DESConverter - Class in org.jfantasy.framework.dao.hibernate.converter
 
DESConverter() - Constructor for class org.jfantasy.framework.dao.hibernate.converter.DESConverter
 
DESConverter(String) - Constructor for class org.jfantasy.framework.dao.hibernate.converter.DESConverter
 
deserialize(JsonParser, DeserializationContext) - Method in class org.jfantasy.framework.jackson.deserializer.DateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.jfantasy.framework.jackson.deserializer.StringToSetDeserializer
 
deserialize(String) - Static method in class org.jfantasy.framework.jackson.JSON
 
deserialize(InputStream, Class<T>) - Static method in class org.jfantasy.framework.jackson.JSON
 
deserialize(Reader, Class<T>) - Static method in class org.jfantasy.framework.jackson.JSON
 
deserialize(String, Class<T>) - Static method in class org.jfantasy.framework.jackson.JSON
 
deserialize(String, T[]) - Static method in class org.jfantasy.framework.jackson.JSON
 
deserialize(String, TypeReference<T>) - Static method in class org.jfantasy.framework.jackson.JSON
 
deserialize(String) - Method in class org.jfantasy.framework.jackson.JSON.XmlUtil
 
deserialize(String, Class<T>) - Method in class org.jfantasy.framework.jackson.JSON.XmlUtil
 
deserialize(JsonParser, DeserializationContext) - Method in class org.jfantasy.framework.spring.mvc.jackson.databind.IdDeserializer
 
DESPasswordEncoder - Class in org.jfantasy.framework.security.crypto.password
 
DESPasswordEncoder() - Constructor for class org.jfantasy.framework.security.crypto.password.DESPasswordEncoder
 
DESPlus - Class in org.jfantasy.framework.crypto
 
DESPlus() - Constructor for class org.jfantasy.framework.crypto.DESPlus
 
DESPlus(String) - Constructor for class org.jfantasy.framework.crypto.DESPlus
 
destroy() - Method in class org.jfantasy.framework.dao.MultiDataSourceManager
 
destroy() - Method in class org.jfantasy.framework.spring.config.MyBatisConfig
 
destroy() - Method in class org.jfantasy.framework.spring.SpringBeanUtils
 
DESUtil - Class in org.jfantasy.framework.crypto
 
DESUtil() - Constructor for class org.jfantasy.framework.crypto.DESUtil
 
determineCurrentLookupKey() - Method in class org.jfantasy.framework.dao.MultiDataSource
 
determineLogOperations(AnnotatedElement) - Method in class org.jfantasy.framework.log.annotation.AnnotationLogOperationSource
 
Dialect - Interface in org.jfantasy.framework.dao.mybatis.dialect
MyBatis 方言接口
DialectUtil - Class in org.jfantasy.framework.dao.mybatis.dialect
 
DisabledException - Exception in org.jfantasy.framework.security.authentication
 
DisabledException(String) - Constructor for exception org.jfantasy.framework.security.authentication.DisabledException
 
div(double, double) - Static method in class org.jfantasy.framework.util.Arith
 
div(double, double, int) - Static method in class org.jfantasy.framework.util.Arith
 
DIV_END - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
DIV_START - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jfantasy.framework.web.filter.XSSFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jfantasy.framework.util.web.filter.ActionContextFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jfantasy.framework.web.filter.ConcurrentRequestFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jfantasy.framework.web.filter.ConversionCharacterEncodingFilter
 
doGet(String) - Static method in class org.jfantasy.framework.httpclient.HttpClientUtil
执行get请求
doGet(String, String) - Static method in class org.jfantasy.framework.httpclient.HttpClientUtil
执行一个带参数的get请求
doGet(String, Map<String, String>) - Static method in class org.jfantasy.framework.httpclient.HttpClientUtil
执行一个带参数的get请求
doGet(String, Request) - Static method in class org.jfantasy.framework.httpclient.HttpClientUtil
执行一个带请求信息的get请求
Dom4jUtil - Class in org.jfantasy.framework.util.xml
 
Dom4jUtil.MyVistor - Class in org.jfantasy.framework.util.xml
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.jfantasy.framework.log.config.LogAdviceParser
 
doPost(String, Map<String, ?>) - Static method in class org.jfantasy.framework.httpclient.HttpClientUtil
执行一个带参数的post请求
doPost(String, Request) - Static method in class org.jfantasy.framework.httpclient.HttpClientUtil
执行一个带请求信息的pos请求
doReplace(String, int, Matcher) - Method in class org.jfantasy.framework.util.regexp.RegexpUtil.AbstractReplaceCallBack
将text转化为特定的字串返回
download(String, OutputStream, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
 
download(String, String) - Method in class org.jfantasy.framework.service.FTPService
将远程文件写到本地路径下
download(String, File) - Method in class org.jfantasy.framework.service.FTPService
将远程文件下载到文件中
download(String, OutputStream) - Method in class org.jfantasy.framework.service.FTPService
将远程文件写入到OutputStream中
downloadFolder(String, String) - Method in class org.jfantasy.framework.service.FTPService
下载整个目录到本地
downloadFolder(String, File, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
 
drainTo(Collection<? super E>) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
drainTo(Collection<? super E>, int) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
drainTo(Collection<? super E>) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 
DynamicClassLoader - Class in org.jfantasy.framework.util
动态类加载器
DynamicClassLoader(ClassLoader) - Constructor for class org.jfantasy.framework.util.DynamicClassLoader
 

E

each(C, Consumer<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
ellipsis(String, int, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
字符串超出指定长度时截取到指定长度,并在末尾追加指定的字符串。
em - Variable in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
EmbedByFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
EmbedByFieldHandler(Class<?>, Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.EmbedByFieldHandler
 
EmbedFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
EmbedFieldHandler(Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.EmbedFieldHandler
 
EmbedListFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
EmbedListFieldHandler(Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.EmbedListFieldHandler
 
Empty - Static variable in class org.jfantasy.framework.util.sax.XmlElement
 
empty() - Method in class org.jfantasy.framework.util.Stack
判断栈 是否为空
enabledSSL(KeyStore, String) - Method in class org.jfantasy.framework.httpclient.Request
 
enableLog - Variable in class org.jfantasy.framework.log.annotation.AbstractLogConfiguration
 
EnableLog - Annotation Type in org.jfantasy.framework.log.annotation
 
encode(String) - Method in class org.jfantasy.framework.crypto.GzipEncode
 
encode(CharSequence) - Method in class org.jfantasy.framework.security.crypto.password.DESPasswordEncoder
 
encode(CharSequence) - Method in class org.jfantasy.framework.security.crypto.password.MD5PasswordEncoder
 
encode(CharSequence) - Method in interface org.jfantasy.framework.security.crypto.password.PasswordEncoder
加密逻辑
encode(CharSequence) - Method in class org.jfantasy.framework.security.crypto.password.PlaintextPasswordEncoder
 
encode(byte[]) - Static method in class org.jfantasy.framework.util.common.Base64Util
 
encode(int, int, String, int) - Static method in class org.jfantasy.framework.util.userstamp.Encoder
 
encode(int, int, String, int, int) - Static method in class org.jfantasy.framework.util.userstamp.Encoder
 
encodeHttpBasic(String, String) - Static method in class org.jfantasy.framework.util.web.ServletUtils
 
Encoder - Class in org.jfantasy.framework.util.userstamp
 
encodeURI(String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
编码字符串 {s} 格式{enc} 调用#'URLEncoder.encode(String,String)'
EncodeUtil - Class in org.jfantasy.framework.util.common
 
encrypt(byte[]) - Method in class org.jfantasy.framework.crypto.AsymmetricCrypto
 
encrypt(byte[]) - Method in class org.jfantasy.framework.crypto.DESPlus
 
encrypt(String) - Method in class org.jfantasy.framework.crypto.DESPlus
 
encrypt(String, String) - Static method in class org.jfantasy.framework.crypto.DESUtil
加密数据
encrypt(Key, String) - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
encrypt(Key, byte[]) - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
encrypt(byte[]) - Method in interface org.jfantasy.framework.crypto.SecurityInc
 
encrypt(byte[]) - Method in class org.jfantasy.framework.crypto.SymmetricCrypto
 
endDocument() - Method in class org.jfantasy.framework.util.sax.SaxXmlHandler
 
endElement(String, String, String) - Method in class org.jfantasy.framework.util.sax.SaxXmlHandler
 
endsWith(String, String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
Entity - Annotation Type in org.jfantasy.framework.lucene.annotations
表示需要映射到MongoDB中的一个实体。
如果设置了capped=true,则需要设置capSize和capMax两者中的其中一个。
entityChange(Class<?>, String) - Method in class org.jfantasy.framework.lucene.backend.RefEntityChangedListener
 
EntityChangedEventListener - Class in org.jfantasy.framework.lucene.dao.hibernate
 
EntityChangedEventListener() - Constructor for class org.jfantasy.framework.lucene.dao.hibernate.EntityChangedEventListener
 
EntityChangedInterceptor - Class in org.jfantasy.framework.lucene.dao.mybatis
Deprecated.
EntityChangedInterceptor() - Constructor for class org.jfantasy.framework.lucene.dao.mybatis.EntityChangedInterceptor
Deprecated.
 
EntityChangedListener - Class in org.jfantasy.framework.lucene.backend
 
EntityChangedListener(Class) - Constructor for class org.jfantasy.framework.lucene.backend.EntityChangedListener
 
entityClass - Variable in class org.jfantasy.framework.dao.hibernate.converter.ArrayConverter
 
entityClass - Variable in class org.jfantasy.framework.dao.hibernate.converter.JsonConverter
 
entityClass - Variable in class org.jfantasy.framework.dao.hibernate.converter.SetConverter
 
entityInformation - Variable in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
entityInsert(Object) - Method in class org.jfantasy.framework.lucene.backend.EntityChangedListener
 
EntityMessage<T extends java.io.Serializable> - Class in org.jfantasy.framework.lucene.cluster
 
EntityMessage() - Constructor for class org.jfantasy.framework.lucene.cluster.EntityMessage
 
entityRemove(String) - Method in class org.jfantasy.framework.lucene.backend.EntityChangedListener
 
entityUpdate(Object) - Method in class org.jfantasy.framework.lucene.backend.EntityChangedListener
 
entries - Variable in class org.jfantasy.framework.util.web.context.SessionMap
 
entrySet() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
entrySet() - Method in class org.jfantasy.framework.util.web.context.ApplicationMap
 
entrySet() - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
entrySet() - Method in class org.jfantasy.framework.util.web.context.ParameterMap
 
entrySet() - Method in class org.jfantasy.framework.util.web.context.RequestMap
 
entrySet() - Method in class org.jfantasy.framework.util.web.context.SessionMap
 
enumClass - Variable in class org.jfantasy.framework.dao.mybatis.type.CharEnumTypeHandler
 
equal(String, T) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
等于
equals(Object) - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
equals(Object) - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
equals(Object) - Method in class org.jfantasy.framework.log.interceptor.BeanFactoryLogOperationSourceAdvisor
 
equals(Object) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
equals(Object) - Method in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
equals(Object) - Method in class org.jfantasy.framework.security.web.authentication.WebAuthenticationDetails
 
equals(Object) - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
Error - Class in org.jfantasy.framework.spring.mvc.http
 
Error(String, String) - Constructor for class org.jfantasy.framework.spring.mvc.http.Error
 
errorAttributes(Exception, HttpServletRequest, HttpServletResponse) - Method in class org.jfantasy.framework.spring.mvc.http.ErrorHandler
 
errorCode(Exception) - Static method in class org.jfantasy.framework.error.ErrorUtils
 
ErrorEvent - Class in org.jfantasy.framework.spring.mvc.http
 
ErrorEvent(ErrorResponse, Object) - Constructor for class org.jfantasy.framework.spring.mvc.http.ErrorEvent
 
ErrorHandler - Class in org.jfantasy.framework.spring.mvc.http
 
ErrorHandler() - Constructor for class org.jfantasy.framework.spring.mvc.http.ErrorHandler
 
ErrorResponse - Class in org.jfantasy.framework.error
 
ErrorResponse() - Constructor for class org.jfantasy.framework.error.ErrorResponse
 
ErrorSource - Class in org.jfantasy.framework.spring.mvc.http
 
ErrorSource(ErrorResponse, Object) - Constructor for class org.jfantasy.framework.spring.mvc.http.ErrorSource
 
ErrorUtils - Class in org.jfantasy.framework.error
异常工具类
ErrorUtils() - Constructor for class org.jfantasy.framework.error.ErrorUtils
 
escapeCsv(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
escapeHtml(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
escapeJavaScript(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
escapeSpecialSign(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
转义特殊字符
escapeXml(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
evaluateXPath(TagNode, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
eventListenerRegistry() - Method in class org.jfantasy.framework.spring.config.DaoConfig
返回 EventListenerRegistry 对象
EXCEL_TYPE - Static variable in class org.jfantasy.framework.util.web.ServletUtils
 
exclude(String...) - Method in class org.jfantasy.framework.util.common.BeanUtil
 
ExcludeDeletedSpecification() - Constructor for class org.jfantasy.framework.dao.jpa.ComplexJpaRepository.ExcludeDeletedSpecification
 
excludes(String...) - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter.Builder
 
excludes(Class<?>, String...) - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter
排除字段
execute(Object[]) - Method in class org.jfantasy.framework.dao.mybatis.proxy.MyBatisMapperMethod
 
execute(LogAspectSupport.Invoker, Object, Method, Object[]) - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
execute(MethodVisitor) - Method in interface org.jfantasy.framework.util.asm.MethodCreator
 
execute(String, InputStream) - Method in interface org.jfantasy.framework.util.common.file.FileUtil.UnZipCallBack
 
exist(String) - Method in class org.jfantasy.framework.service.FTPService
判断文件或者文件夹是否存在
exists(List<PropertyFilter>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
exists(List<PropertyFilter>) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
判断数据是否存在
exists(String) - Method in class org.jfantasy.framework.dao.mybatis.keygen.service.SequenceService
判断序列是否存在
exists(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
exists(T[], String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
exists(C, String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
exists(C, Predicate<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
exists(C, T) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
判断对象是否存在于集合中
exists(T[], T) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
ExpressionEvaluator - Class in org.jfantasy.framework.log.interceptor
 
ExpressionEvaluator() - Constructor for class org.jfantasy.framework.log.interceptor.ExpressionEvaluator
 
extractGzip(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 

F

FantasyClassLoader - Class in org.jfantasy.framework.util
Fantasy 动态类加载器。
FantasyClassLoader() - Constructor for class org.jfantasy.framework.util.FantasyClassLoader
 
FastClasses<T> - Class in org.jfantasy.framework.util.reflect
 
FastClasses(Class<T>) - Constructor for class org.jfantasy.framework.util.reflect.FastClasses
 
FastClassFactory - Class in org.jfantasy.framework.util.reflect
 
FastClassFactory() - Constructor for class org.jfantasy.framework.util.reflect.FastClassFactory
 
FIELD_CREATED_AT - Static variable in class org.jfantasy.framework.dao.BaseBusEntity
 
FIELD_CREATED_BY - Static variable in class org.jfantasy.framework.dao.BaseBusEntity
 
FIELD_DELETED - Static variable in class org.jfantasy.framework.dao.BaseBusBusinessEntity
 
FIELD_UPDATED_AT - Static variable in class org.jfantasy.framework.dao.BaseBusEntity
 
FIELD_UPDATED_BY - Static variable in class org.jfantasy.framework.dao.BaseBusEntity
 
FieldHandler - Interface in org.jfantasy.framework.lucene.handler
 
FieldHandlerFactory - Class in org.jfantasy.framework.lucene.handler
 
fieldValue(int, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
FieldValue(int, int) - Constructor for class org.jfantasy.framework.util.common.DateUtil.FieldValue
 
filename(String, HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
filename(String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
fileSize(long, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
fileSize(long) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
FileUtil - Class in org.jfantasy.framework.util.common.file
 
FileUtil() - Constructor for class org.jfantasy.framework.util.common.file.FileUtil
 
FileUtil.ReadLineCallback - Interface in org.jfantasy.framework.util.common.file
 
FileUtil.UnZipCallBack - Interface in org.jfantasy.framework.util.common.file
 
fill(ErrorResponse, ValidationException) - Static method in class org.jfantasy.framework.error.ErrorUtils
 
fill(ErrorResponse, Exception) - Static method in class org.jfantasy.framework.error.ErrorUtils
 
fill(ErrorResponse, MethodArgumentNotValidException) - Static method in class org.jfantasy.framework.error.ErrorUtils
 
filter(Class<?>, Class<T>) - Method in class org.jfantasy.framework.lucene.cache.PropertysCache
 
filter(C, String, Object...) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
filter(T[], String, Object...) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
filter(C, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
filter(C, Predicate<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
filter(T[], Predicate<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
filter(PropertiesHelper.CallBackMatch) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
FilterItem - Class in org.jfantasy.framework.jackson
 
FilterItem() - Constructor for class org.jfantasy.framework.jackson.FilterItem
 
filterOver(String, String) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MsSQLDialect
 
find(String, Object...) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
使用hql查询对象,推荐使用 @HibernateDao.find(String,Map)
find(String, Map<String, ?>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
使用hql查询对象
find(int, int) - Method in class org.jfantasy.framework.lucene.dao.hibernate.HibernateLuceneDao
 
find(int, int) - Method in interface org.jfantasy.framework.lucene.dao.LuceneDao
 
find(C, String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
在集合中查找 @{field} 对于的值为 ${value} 的对象
find(T[], Predicate<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
find(C, Predicate<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
find(C, Expression, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
find(T[], String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
find(String, String...) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
匹配正则表达式(可能有多个) 只要匹配上一个既返回true
findAll(List<PropertyFilter>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findAll(List<PropertyFilter>, Sort) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findAll(List<PropertyFilter>, int) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findAll(List<PropertyFilter>, int, Sort) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findAll(List<PropertyFilter>) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
查询数据集
findAll(List<PropertyFilter>, Sort) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
查询数据集
findAll(List<PropertyFilter>, int) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
查询数据集
findAll(List<PropertyFilter>, int, Sort) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
查询数据集
findAnnotationedClasses(String, Class<T>) - Method in class org.jfantasy.framework.spring.ClassPathScanner
查找Class 根据是否标注指定的注解
findByAttValue(String, String, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findByField(String, String) - Method in class org.jfantasy.framework.lucene.dao.hibernate.HibernateLuceneDao
 
findByField(String, String) - Method in interface org.jfantasy.framework.lucene.dao.LuceneDao
 
findByKeyAndLocale(String, String) - Method in interface org.jfantasy.framework.context.dao.LanguageRepository
获取语言信息
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
findFristTagNode(TagNode, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findFristTagNode(URL, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findFristTagNode(URL, String, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findFristTagNode(String, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findInterfaceClasses(String, Class<T>) - Method in class org.jfantasy.framework.spring.ClassPathScanner
 
findOne(List<PropertyFilter>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findOne(List<PropertyFilter>) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
通过过滤器返回唯一对象
findOneBy(String, Object) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findOneBy(String, Object) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
唯一字段查询
findOperations(Method) - Method in class org.jfantasy.framework.log.annotation.AbstractFallbackLogOperationSource
 
findOperations(Class<?>) - Method in class org.jfantasy.framework.log.annotation.AbstractFallbackLogOperationSource
 
findOperations(Class<?>) - Method in class org.jfantasy.framework.log.annotation.AnnotationLogOperationSource
 
findOperations(Method) - Method in class org.jfantasy.framework.log.annotation.AnnotationLogOperationSource
 
findPager(Pager<T>, Map<String, Object>, DaoUtil.FindPagerCallBack<T>...) - Static method in class org.jfantasy.framework.dao.DaoUtil
多数据分页
findPager(Pager<T>, List<PropertyFilter>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findPager(Pager<T>, Specification<T>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findPager(Pager<T>, String, Object...) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findPager(Pager<T>, String, Map<String, ?>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findPager(Pager<T>, List<PropertyFilter>) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
分页查询
findPager(Pager<T>, Specification<T>) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
分页查询
findTagNodes(String, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTagNodes(Reader, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTagNodes(InputStream, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTagNodes(InputStream, String, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTagNodes(URL, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTagNodes(URL, String, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTagNodes(File, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTagNodes(File, String, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTagNodes(TagNode, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
findTargetClassNames(String) - Method in class org.jfantasy.framework.spring.ClassPathScanner
 
findTokensByClientId(String) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
findTokensByClientId(String) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
获取 clientId 的全部 Token
findTokensByClientIdAndUserName(String, String) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
findTokensByClientIdAndUserName(String, String) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
获取 clientId 的全部 Token
findUnique(String, Object...) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findUnique(String, Map<String, ?>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
findUniqueByKey(String) - Method in interface org.jfantasy.framework.dao.mybatis.keygen.dao.SequenceDao
查询序列
finish() - Method in class org.jfantasy.framework.util.common.file.gzip.GZipStream
 
first() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
first(Date, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
获取字段项对应的时第一时间
first(C, String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
first(C) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
获取集合的第一个元素,没有时返回NULL
first(T...) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
获取数组的第一个元素,没有时返回NULL
flat(C) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
flat(C, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
flat(C, String, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
flat(C, String, String, T) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
flush() - Method in class org.jfantasy.framework.util.common.file.gzip.GZipResponse
 
flush() - Method in class org.jfantasy.framework.util.common.file.gzip.GZipStream
 
ForbiddenException - Exception in org.jfantasy.framework.spring.mvc.error
 
ForbiddenException(String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.ForbiddenException
 
format(String) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
format(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
format(String, Locale) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
format(String, Locale, TimeZone) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
format(Date, String) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
format(Date, String, Locale) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
format(Date, String, Locale, TimeZone) - Static method in class org.jfantasy.framework.util.common.DateUtil
格式化日期以字符串形式返回
format(double) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
formatRfc822Date(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
FormModel - Annotation Type in org.jfantasy.framework.spring.mvc.bind.annotation
绑定请求参数到模型,并且暴露到模型中供页面使用 不同于@ModelAttribute
forName(String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
fromBuffer(ByteBuffer) - Static method in class org.jfantasy.framework.lucene.cluster.BufferUtil
 
FTPService - Class in org.jfantasy.framework.service
FTP工具类
FTPService() - Constructor for class org.jfantasy.framework.service.FTPService
 
FTPService.RemoteFtpInputStream - Class in org.jfantasy.framework.service
 
FTPService.RemoteFtpOutputStream - Class in org.jfantasy.framework.service
 
fullyLock() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
fullyLock() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
同时获取输入及输出锁
fullyUnlock() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
fullyUnlock() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
同时释放输入及输出锁
Functor - Class in org.jfantasy.framework.util.reflect
 

G

gbk2utf8(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
generate(SharedSessionContractImplementor, Object) - Method in class org.jfantasy.framework.dao.hibernate.generator.SequenceGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.jfantasy.framework.dao.hibernate.generator.SerialNumberGenerator
 
generate(URL, File) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
generateKeyPair() - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
generateNonceString(int) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
generateNonceString(String, int) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
generatePassword(String) - Static method in class org.jfantasy.framework.crypto.CipherUtil
 
generateRSAPrivateKey(byte[], byte[]) - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
generateRSAPublicKey(byte[], byte[]) - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
generateToken(String, String) - Method in interface org.jfantasy.framework.security.oauth2.jwt.JwtTokenService
生成 Token
generateToken(String, String) - Method in class org.jfantasy.framework.security.oauth2.jwt.JwtTokenServiceImpl
 
get(String) - Static method in enum org.jfantasy.framework.dao.jpa.PropertyFilter.MatchType
 
get(Class<T>) - Method in class org.jfantasy.framework.lucene.cache.DaoCache
 
get(String) - Method in class org.jfantasy.framework.lucene.cache.IndexSearcherCache
 
get(String) - Method in class org.jfantasy.framework.lucene.cache.IndexWriterCache
 
get(Class<?>) - Method in class org.jfantasy.framework.lucene.cache.PropertysCache
 
get(Object) - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
GET - Static variable in interface org.jfantasy.framework.spring.validation.Operation
 
get(String) - Method in class org.jfantasy.framework.util.asm.AsmContext
 
get(String, Class<T>) - Method in class org.jfantasy.framework.util.asm.AsmContext
 
get(int) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
get(int) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
为List接口提供的方法
get(String) - Method in class org.jfantasy.framework.util.web.context.ActionContext
 
get(Object) - Method in class org.jfantasy.framework.util.web.context.ApplicationMap
 
get(Object) - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
get(Object) - Method in class org.jfantasy.framework.util.web.context.ParameterMap
 
get(Object) - Method in class org.jfantasy.framework.util.web.context.RequestMap
 
get(Object) - Method in class org.jfantasy.framework.util.web.context.SessionMap
 
getAcceptEncoding(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
HTTP Header中Accept-Encoding 是浏览器发给服务器,声明浏览器支持的编码类型.常见的有 Accept-Encoding: compress, gzip //支持compress 和gzip类型 Accept-Encoding: //默认是identity Accept-Encoding: * //支持所有类型 Accept-Encoding: compress;q=0.5, gzip;q=1.0//按顺序支持 gzip , compress Accept-Encoding: gzip;q=1.0, identity; q=0.5, *;q=0 // 按顺序支持 gzip , identity
getAccessor() - Static method in class org.jfantasy.framework.security.core.SecurityMessageSource
 
getAccessToken(BearerTokenAuthentication) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
getAccessToken(OAuth2Authentication) - Method in interface org.jfantasy.framework.security.oauth2.core.token.AuthorizationServerTokenServices
 
getAccessToken(BearerTokenAuthentication) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
获取 OAuth2AccessToken
getAccessToken(OAuth2Authentication) - Method in class org.jfantasy.framework.security.oauth2.DefaultTokenServices
 
getActionErrors() - Method in class org.jfantasy.framework.util.web.context.ActionContext
获得程序异常 列表
getActualMaximumTime(Date, int...) - Static method in class org.jfantasy.framework.util.common.DateUtil
获取时间的最大上限
getActualMinimumTime(Date, int...) - Static method in class org.jfantasy.framework.util.common.DateUtil
获取时间的最小下限
getAdditionalInformation() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
附加信息
getAliases(String) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
如果给定的bean名字在bean定义中有别名,则返回这些别名
getAll() - Method in class org.jfantasy.framework.lucene.cache.IndexSearcherCache
 
getAll() - Method in class org.jfantasy.framework.lucene.cache.IndexWriterCache
 
getAll(String) - Static method in class org.jfantasy.framework.util.PinyinUtils
 
getAll(String, String) - Static method in class org.jfantasy.framework.util.PinyinUtils
 
getAnnotation(Class, Class<T>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getAnnotation(Annotation[], Class<T>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getAnnotation(Class<T>) - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
getAnnotation(Class<T>) - Method in class org.jfantasy.framework.util.reflect.Property
 
getAnnotations() - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
getApplication() - Method in class org.jfantasy.framework.util.web.context.ActionContext
 
getApplicationContext() - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
getArgs() - Method in class org.jfantasy.framework.log.interceptor.LogExpressionRootObject
 
getArrayString(Object, Class<?>) - Method in class org.jfantasy.framework.lucene.handler.AbstractFieldHandler
 
getAsString(XmlSerializer, TagNode) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
getAsString(TagNode) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
getAsyncExecutor() - Method in class org.jfantasy.framework.spring.config.AppConfig.ThreadingConfig
 
getAsyncUncaughtExceptionHandler() - Method in class org.jfantasy.framework.spring.config.AppConfig.ThreadingConfig
 
getAttribute(String) - Method in class org.jfantasy.framework.security.LoginUser
 
getAttribute(String) - Method in interface org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticatedPrincipal
 
getAttribute() - Method in class org.jfantasy.framework.util.sax.XmlElement
 
getAttribute(String) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
getAttributes() - Method in class org.jfantasy.framework.security.LoginUser
 
getAttributes() - Method in interface org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticatedPrincipal
 
getAuthentication() - Method in class org.jfantasy.framework.security.authentication.event.AbstractAuthenticationEvent
 
getAuthorities() - Method in interface org.jfantasy.framework.security.authentication.Authentication
权限
getAuthorities() - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetails
授予权限
getAuthorities() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
权限
getAuthorities() - Method in interface org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticatedPrincipal
 
getAuthority() - Method in interface org.jfantasy.framework.security.core.GrantedAuthority
权限编码
getAuthority() - Method in class org.jfantasy.framework.security.core.SimpleGrantedAuthority
 
getAuthorizedGrantTypes() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
支持的授权方式
getBean(String) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
获取对象
getBean(String, Class<T>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
获取类型为requiredType的对象 如果bean不能被类型转换,相应的异常将会被抛出(BeanNotOfRequiredTypeException)
getBean(Class<T>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
getBeanByType(Class<T>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
getBeanClass(Element) - Method in class org.jfantasy.framework.log.config.LogAdviceParser
 
getBeanInfo(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getBeanInfo(Object) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getBeanInfo(Class<?>) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getBeanMap(Object, String...) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getBeanNamesForType(Class<T>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
getBeansOfType(Class<T>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
getBindingResult() - Method in exception org.jfantasy.framework.error.ValidationException
 
getBirthday(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
getBody() - Method in class org.jfantasy.framework.httpclient.Response
获取响应流 如果缓存过,获取缓存的流
getBoolean(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getBoolean(String, boolean) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getBrowser(String) - Static method in enum org.jfantasy.framework.util.web.WebUtil.Browser
 
getBrowserCompactXmlSerializer(HtmlCleaner) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
getBrowserVersion(WebUtil.Browser, HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getBufferSize() - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
getBufferSizeMB() - Method in class org.jfantasy.framework.lucene.BuguIndex
 
getById(String) - Method in class org.jfantasy.framework.lucene.dao.hibernate.HibernateLuceneDao
 
getById(String) - Method in interface org.jfantasy.framework.lucene.dao.LuceneDao
 
getBytes(InputStream) - Static method in class org.jfantasy.framework.util.common.StreamUtil
 
getBytes(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
getBytes(String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
getCacheKey(Method, Class<?>) - Method in class org.jfantasy.framework.log.annotation.AbstractFallbackLogOperationSource
 
getCatalog() - Method in class org.jfantasy.framework.dao.MultiDataSource
 
getChildNodeByTagName(String) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
getChildNodes() - Method in class org.jfantasy.framework.util.sax.XmlElement
 
getChildNodesByTagName(String) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
getClass(Class<T>) - Method in class org.jfantasy.framework.util.reflect.FastClassFactory
 
getClass(Class<T>) - Method in interface org.jfantasy.framework.util.reflect.IClassFactory
 
getClassFilePath(Class<?>) - Static method in class org.jfantasy.framework.util.common.PathUtil
Deprecated.
getClassGenricType(Class<?>, Class<T>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getClassLoader() - Static method in class org.jfantasy.framework.util.FantasyClassLoader
 
getClassLocationURI(Class<?>) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getClassLocationURL(Class<?>) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getClazz() - Method in class org.jfantasy.framework.jackson.FilterItem
 
getClazz() - Method in class org.jfantasy.framework.lucene.cluster.ClassIdMessage
 
getClientId() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
客户端 ID
getClientSecret() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
客户端密钥
getClientSecrets() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
客户端密钥(多个)
getClusterConfig() - Method in class org.jfantasy.framework.lucene.BuguIndex
 
getCode() - Method in exception org.jfantasy.framework.error.ValidationException
 
getCondition() - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
getConnection(String) - Static method in class org.jfantasy.framework.dao.DaoUtil
 
getConnection(ProceedingJoinPoint) - Method in class org.jfantasy.framework.dao.DataSourceSetUtf8mb4
 
getConnection() - Method in class org.jfantasy.framework.dao.MultiDataSource
 
getContent() - Method in class org.jfantasy.framework.util.sax.XmlElement
 
getContentEncoding() - Method in class org.jfantasy.framework.httpclient.Response
获取响应信息的编码格式
getContentLength() - Method in class org.jfantasy.framework.httpclient.Response
获取响应信息的大小
getContentType() - Method in class org.jfantasy.framework.httpclient.Response
获取响应信息的类型
getContentType() - Method in class org.jfantasy.framework.service.MailSendService.Attachment
 
getContext() - Static method in class org.jfantasy.framework.security.SecurityContextHolder
 
getContext() - Method in class org.jfantasy.framework.security.SpringSecurityUtils
 
getContext() - Static method in class org.jfantasy.framework.util.asm.AsmContext
 
getContext(HttpServletRequest, HttpServletResponse) - Static method in class org.jfantasy.framework.util.web.context.ActionContext
 
getContext() - Static method in class org.jfantasy.framework.util.web.context.ActionContext
获取 Action 上下
getContextClassLoaderResource(String) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getCookie(String) - Method in class org.jfantasy.framework.httpclient.Response
获取cookie信息
getCookie(HttpServletRequest, String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getCookies() - Method in class org.jfantasy.framework.httpclient.Request
 
getCookies() - Method in class org.jfantasy.framework.httpclient.Response
 
getCountQuery(Specification<S>, Class<S>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
getCountString(String) - Method in class org.jfantasy.framework.dao.mybatis.dialect.DB2SQLDialect
 
getCountString(String) - Method in interface org.jfantasy.framework.dao.mybatis.dialect.Dialect
 
getCountString(String) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MsSQLDialect
 
getCountString(String) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MultiDialect
 
getCountString(String) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MySQLDialect
 
getCountString(String) - Method in class org.jfantasy.framework.dao.mybatis.dialect.OraSQLDialect
 
getCredentials() - Method in interface org.jfantasy.framework.security.authentication.Authentication
凭证 密码 / Token 等
getCredentials() - Method in class org.jfantasy.framework.security.authentication.SimpleAuthenticationToken
 
getCredentials() - Method in class org.jfantasy.framework.security.authentication.UsernamePasswordAuthenticationToken
 
getCredentials() - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2Authentication
 
getCredentials() - Method in class org.jfantasy.framework.security.oauth2.server.authentication.AbstractOAuth2TokenAuthenticationToken
 
getCredentials() - Method in class org.jfantasy.framework.security.oauth2.server.BearerTokenAuthenticationToken
 
getCronExpression() - Method in class org.jfantasy.schedule.service.JobInfo
 
getCronExpression() - Method in class org.jfantasy.schedule.service.TriggerInfo
 
getCrudMethodMetadata() - Static method in class org.springframework.data.jpa.repository.support.CrudMethodMetadataUtils
 
getCssStyle() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
getCtClass(String) - Static method in class org.jfantasy.framework.util.common.JavassistUtil
 
getCurrentPage() - Method in class org.jfantasy.framework.dao.Pager
获取当前显示的页码
getCurrentPage() - Method in interface org.jfantasy.framework.dao.Pagination
当前页数
getCurrentUser(Class<T>) - Static method in class org.jfantasy.framework.security.SpringSecurityUtils
 
getCurrentUser() - Static method in class org.jfantasy.framework.security.SpringSecurityUtils
 
getData() - Method in exception org.jfantasy.framework.error.ValidationException
 
getDeclaredField(Object, String) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
getDeclaredField(Class<?>, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getDeclaredField(String) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getDeclaredField(String) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getDeclaredFields(Class<?>, Class<? extends Annotation>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getDeclaredFields(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getDeclaredFields() - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getDeclaredFields(Class<? extends Annotation>) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getDeclaredFields() - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getDeclaredFields(Class<? extends Annotation>) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getDeclaredMethod(Object, String, Class<?>[]) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
getDeclaredMethod(Class<?>, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getDeclaredMethods(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getDeclaringClass() - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
getDefault() - Static method in class org.jfantasy.framework.util.common.JavassistUtil
 
getDefaultFilterProvider() - Static method in class org.jfantasy.framework.jackson.MixInHolder
 
getDefaultInterceptor(String) - Static method in class org.jfantasy.framework.util.cglib.CglibUtil
 
getDescription() - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2Error
 
getDescription() - Method in class org.jfantasy.framework.service.MailSendService.Attachment
 
getDetails() - Method in interface org.jfantasy.framework.security.authentication.Authentication
详情
getDialect() - Method in class org.jfantasy.framework.dao.mybatis.interceptors.LimitInterceptor
 
getDouble(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getDouble(String, double) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getElement() - Method in class org.jfantasy.framework.util.sax.SaxXmlHandler
 
getEntity(String, Serializable) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
getEntity() - Method in class org.jfantasy.framework.lucene.cluster.EntityMessage
 
getEntityName(Object) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
getEntityName(Class<T>) - Static method in class org.jfantasy.framework.dao.hibernate.util.HibernateUtils
 
getEntityName(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.MapperUtil
 
getError() - Method in exception org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationException
 
getError() - Method in class org.jfantasy.framework.spring.mvc.http.ErrorEvent
 
getError() - Method in class org.jfantasy.framework.spring.mvc.http.ErrorSource
 
getErrorCode() - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2Error
 
getException() - Method in class org.jfantasy.framework.security.authentication.event.AbstractAuthenticationFailureEvent
 
getExecutor() - Method in class org.jfantasy.framework.lucene.BuguIndex
 
getExecutor() - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
getExpiresAt() - Method in class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
getExpiresAt() - Method in interface org.jfantasy.framework.security.oauth2.core.OAuth2Token
 
getExpression(String) - Static method in class org.jfantasy.framework.spring.SpELUtil
 
getExtension(File) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
getExtension(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
getExtension(String) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getExtension(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
获取请求URL的后缀名
getExtension(String) - Static method in class org.jfantasy.framework.util.web.WebUtil
获取请求URL的后缀名
getFastClassFactory() - Static method in class org.jfantasy.framework.util.reflect.ClassFactory
 
getField() - Method in class org.jfantasy.framework.util.common.DateUtil.FieldValue
 
getFieldGenericType(Field) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getFieldGenericType(Field, Class<T>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getFieldGenericType(Field, int) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getFields() - Method in class org.jfantasy.framework.jackson.FilterItem
 
getFieldValue(Object, String) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
getFieldValue(Class<?>, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getFieldValue(Object, Class<?>, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getFileName(String) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getFilePath(String, String) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getFilePath(String) - Static method in class org.jfantasy.framework.util.common.PathUtil
Deprecated.
getFilterName() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
getFilterProvider(JsonResultFilter) - Method in class org.jfantasy.framework.spring.mvc.http.JacksonResponseBodyAdvice
 
getFirst() - Method in class org.jfantasy.framework.dao.Pager
 
getFloat(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getFloat(String, float) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getFullPathRelateClass(String, Class<?>) - Static method in class org.jfantasy.framework.util.common.PathUtil
Deprecated.
getGenericType() - Method in class org.jfantasy.framework.util.reflect.Property
 
getGenericTypes() - Method in class org.jfantasy.framework.util.asm.Property
 
getGetMethodCreator() - Method in class org.jfantasy.framework.util.asm.Property
 
getGroup() - Method in class org.jfantasy.schedule.service.JobInfo
 
getGUID() - Method in class org.jfantasy.framework.dao.mybatis.keygen.GUIDKeyGenerator
 
getHibernateType(Class<?>) - Method in class org.jfantasy.framework.dao.hibernate.AliasToBeanResultTransformer
 
getHistorys(Long, Class<T>) - Method in class org.jfantasy.framework.service.RecycleBinService
 
getHttpRequest() - Method in class org.jfantasy.framework.util.web.context.ActionContext
 
getHttpResponse() - Method in class org.jfantasy.framework.util.web.context.ActionContext
 
getHttpStatus() - Method in class org.jfantasy.framework.security.oauth2.server.BearerTokenError
 
getId() - Method in class org.jfantasy.framework.jackson.MixInHolder.MixInSource
 
getId() - Method in class org.jfantasy.framework.lucene.cluster.ClassIdMessage
 
getId() - Method in class org.jfantasy.schedule.service.JobInfo
 
getIdentifierGenerators(Class<?>) - Static method in class org.jfantasy.framework.dao.hibernate.spi.IdentifierGeneratorUtil
 
getIdName(Class<T>) - Static method in class org.jfantasy.framework.dao.hibernate.util.HibernateUtils
 
getIdName(Class) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
getIdProperty(Class<?>) - Method in class org.jfantasy.framework.lucene.cache.PropertysCache
 
getIdPropertyName(Class<?>) - Method in class org.jfantasy.framework.lucene.cache.PropertysCache
 
getIdValue(Class, Object) - Static method in class org.jfantasy.framework.dao.hibernate.util.HibernateUtils
 
getInnerMap() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
getInputStream(String) - Method in class org.jfantasy.framework.service.FTPService
 
getInputStream(String, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
 
getInputStream() - Method in class org.jfantasy.framework.service.MailSendService.Attachment
 
getInstance() - Static method in class org.jfantasy.framework.dao.mybatis.keygen.GUIDKeyGenerator
 
getInstance() - Static method in class org.jfantasy.framework.dao.mybatis.keygen.util.DataBaseKeyGenerator
 
getInstance() - Static method in class org.jfantasy.framework.lucene.BuguIndex
 
getInstance() - Static method in class org.jfantasy.framework.lucene.cache.DaoCache
 
getInstance() - Static method in class org.jfantasy.framework.lucene.cache.IndexSearcherCache
 
getInstance() - Static method in class org.jfantasy.framework.lucene.cache.IndexWriterCache
 
getInstance() - Static method in class org.jfantasy.framework.lucene.cache.PropertysCache
 
getInstance() - Static method in class org.jfantasy.framework.spring.ClassPathScanner
 
getInstance() - Static method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getInstance(String) - Static method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getInt(String, int) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getInteger(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getInterfaceGenricType(Class, Class) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
getInterfaceGenricType(Class, Class, int) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
getInterfaceGenricType(Class<?>, Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getInterfaceGenricType(Class<?>, Class<?>, int) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getIpAddr() - Method in class org.jfantasy.framework.util.web.context.ActionContext
 
getIssuedAt() - Method in class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
getIssuedAt() - Method in interface org.jfantasy.framework.security.oauth2.core.OAuth2Token
 
getJobClass() - Method in class org.jfantasy.schedule.service.JobInfo
 
getJobDataMap() - Method in class org.jfantasy.schedule.service.JobInfo
 
getJobDetail(JobKey) - Method in class org.jfantasy.schedule.service.ScheduleService
 
getJobGroupNames() - Method in class org.jfantasy.schedule.service.ScheduleService
 
getJobKeys() - Method in class org.jfantasy.schedule.service.ScheduleService
获取全部jobKey
getJpaEntityInformation() - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
getJpaEntityInformation() - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
实体信息
getJpaRepository(Class) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
getKey() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
getKey() - Method in class org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence
 
getKey() - Method in class org.jfantasy.framework.util.common.PropertiesHelper.MapEntry
 
getKey() - Method in class org.jfantasy.schedule.service.JobInfo
 
getKeyGenerator() - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
getKeyMax() - Method in class org.jfantasy.framework.dao.mybatis.keygen.util.SequenceInfo
获取缓存序列的最大值
getKeyMin() - Method in class org.jfantasy.framework.dao.mybatis.keygen.util.SequenceInfo
获取缓存序列的最小值
getKeyName() - Method in class org.jfantasy.framework.dao.mybatis.keygen.util.SequenceInfo
 
getLastDayOfWeek(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
getLastModified(String) - Method in class org.jfantasy.framework.service.FTPService
 
getLimitString(String, int, int) - Method in class org.jfantasy.framework.dao.mybatis.dialect.DB2SQLDialect
 
getLimitString(String, int, int) - Method in interface org.jfantasy.framework.dao.mybatis.dialect.Dialect
 
getLimitString(String, int, int) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MsSQLDialect
 
getLimitString(String, int, int) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MultiDialect
 
getLimitString(String, int, int) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MySQLDialect
 
getLimitString(String, int, int) - Method in class org.jfantasy.framework.dao.mybatis.dialect.OraSQLDialect
 
getListenerManager() - Method in class org.jfantasy.schedule.service.ScheduleService
 
getLocalAddresses() - Static method in class org.jfantasy.framework.lucene.cluster.HostAddressUtil
 
getLogManager() - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
getLogOperationSource() - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
getLogOperationSources() - Method in class org.jfantasy.framework.log.annotation.CompositeLogOperationSource
 
getLong(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getLong(String, long) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getLuceneListener() - Method in class org.jfantasy.framework.lucene.dao.hibernate.HibernateLuceneDao
 
getLuceneListener() - Method in interface org.jfantasy.framework.lucene.dao.LuceneDao
 
getManager() - Static method in class org.jfantasy.framework.dao.MultiDataSourceManager
 
getMapper(Class<T>, SqlSession) - Method in class org.jfantasy.framework.dao.mybatis.binding.MyBatisMapperRegistry
 
getMatchType() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
getMaxEntitySize() - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
getMaxObject(C, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
返回 集合中 @{fieldName} 值最大的对象
getMemKey() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
getMergeProperty(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getMessage() - Method in class org.jfantasy.framework.spring.mvc.http.Error
 
getMethod() - Method in class org.jfantasy.framework.log.interceptor.LogExpressionRootObject
 
getMethod(String) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getMethod(String, Class<?>...) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getMethod(String) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getMethod(String, Class<?>[]) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getMethod() - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
getMethod(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getMethodAnno(Method, Class<T>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getMethodAnnos(Method) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getMethodCreator() - Method in class org.jfantasy.framework.util.asm.MethodInfo
 
getMethodDescriptor() - Method in class org.jfantasy.framework.util.asm.MethodInfo
 
getMethodGenericParameterTypes(Method, int) - Static method in class org.jfantasy.framework.util.common.ClassUtil
获取方法参数的泛型类型
getMethodGenericParameterTypes(Method) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getMethodGenericReturnType(Method, int) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getMethodGenericReturnType(Method) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getMethodName() - Method in class org.jfantasy.framework.log.interceptor.LogExpressionRootObject
 
getMethodName() - Method in class org.jfantasy.framework.util.asm.MethodInfo
 
getMethodParamNames(Method) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
获取方法的参数名
getMethodProxy(Class<?>, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getMethodProxy(Class<?>, String, Class<?>...) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getMimeType(File) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
getMimeType(InputStream) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
getMinObject(C, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
返回 集合中 @{fieldName} 值最小的对象
getModel() - Method in class org.jfantasy.framework.service.MailSendService.Attachment
 
getModel() - Method in class org.jfantasy.framework.spring.mvc.hateoas.ResultResourceSupport
 
getName() - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
getName() - Method in class org.jfantasy.framework.security.authentication.UsernamePasswordAuthenticationToken
 
getName() - Method in interface org.jfantasy.framework.security.core.AuthenticatedPrincipal
当事人名称
getName() - Method in class org.jfantasy.framework.security.core.SimpleAuthenticatedPrincipal
 
getName() - Method in class org.jfantasy.framework.service.MailSendService.Attachment
 
getName() - Method in class org.jfantasy.framework.spring.mvc.http.Error
 
getName() - Method in class org.jfantasy.framework.util.asm.Property
 
getName() - Method in class org.jfantasy.framework.util.reflect.Property
 
getName() - Method in class org.jfantasy.schedule.service.JobInfo
 
getNextFire() - Method in class org.jfantasy.schedule.service.TriggerInfo
 
getNullableResult(ResultSet, String) - Method in class org.jfantasy.framework.dao.mybatis.type.CharEnumTypeHandler
 
getNullableResult(ResultSet, int) - Method in class org.jfantasy.framework.dao.mybatis.type.CharEnumTypeHandler
 
getNullableResult(CallableStatement, int) - Method in class org.jfantasy.framework.dao.mybatis.type.CharEnumTypeHandler
 
getNullIfBlank(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getNullIfEmpty(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getObjectMapper() - Static method in class org.jfantasy.framework.jackson.JSON
 
getOffset() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
getOffset() - Method in class org.jfantasy.framework.dao.Pager
 
getOpenFolder(String) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
getOperationContext(LogOperation, Method, Object[], Object, Class<?>) - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
getOperationDescription() - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
getOperations(Method, Class<?>) - Method in class org.jfantasy.framework.log.annotation.AbstractFallbackLogOperationSource
 
getOperations(Method, Class<?>) - Method in class org.jfantasy.framework.log.annotation.CompositeLogOperationSource
 
getOperations(Method, Class<?>) - Method in interface org.jfantasy.framework.log.annotation.LogOperationSource
 
getOrderBy() - Method in class org.jfantasy.framework.dao.Pager
 
getOriginalValue() - Method in class org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence
 
getOsVersion(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getOutputStream(String, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
获取FTP服务器的输出流
getOutputStream(String) - Method in class org.jfantasy.framework.service.FTPService
获取FTP服务器的输出流
getOutputStream() - Method in class org.jfantasy.framework.util.common.file.gzip.GZipResponse
 
getPackagePath(String) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getPackagesToScan() - Method in class org.jfantasy.framework.install.Configuration
Deprecated.
 
getPageArray(int, int, int) - Static method in class org.jfantasy.framework.util.web.PagerUtil
 
getPageItems() - Method in class org.jfantasy.framework.dao.Pager
 
getPageNumber() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
getPagerUrl(String, String, String, String) - Static method in class org.jfantasy.framework.util.web.PagerUtil
 
getPagerUrl(String, String, String) - Static method in class org.jfantasy.framework.util.web.PagerUtil
 
getPageSize() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
getPageSize() - Method in class org.jfantasy.framework.dao.Pager
获取每页显示的条数
getPageSize() - Method in interface org.jfantasy.framework.dao.Pagination
每页数据条数
getParamAnno(Method) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getParamAnnos(Method, Class<? extends Annotation>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getParamAnnos(Method, int, int) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getParamAnnos(Method, int) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getParameter(String) - Method in class org.jfantasy.framework.web.filter.wrapper.CharacterEncodingRequestWrapper
 
getParameter(String) - Method in class org.jfantasy.framework.web.filter.wrapper.XSSRequestWrapper
 
getParameterMap(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getParameterMap() - Method in class org.jfantasy.framework.web.filter.wrapper.CharacterEncodingRequestWrapper
 
getParameterMap() - Method in class org.jfantasy.framework.web.filter.wrapper.XSSRequestWrapper
 
getParameterName(MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
getParameterName(MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PagerModelAttributeMethodProcessor
 
getParameterName(MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
getParameterName(Parameter) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getParameterName(Class<?>, Method, int) - Static method in class org.jfantasy.framework.util.common.JavassistUtil
 
getParameters() - Method in class org.jfantasy.framework.util.web.context.ActionContext
获取request中的Parameters
getParametersStartingWith(HttpServletRequest, String) - Static method in class org.jfantasy.framework.util.web.ServletUtils
 
getParameterTypes() - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
getParameterValues(String) - Method in class org.jfantasy.framework.web.filter.wrapper.CharacterEncodingRequestWrapper
 
getParameterValues(String) - Method in class org.jfantasy.framework.web.filter.wrapper.XSSRequestWrapper
 
getParamIndex(Method, Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getParamNames(Class<?>, String, Class<?>[]) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getParamNames(String, String, Class<?>[]) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getParamNames(String, Method) - Static method in class org.jfantasy.framework.util.common.JavassistUtil
 
getParamNames(String, String, Class<?>...) - Static method in class org.jfantasy.framework.util.common.JavassistUtil
获取方法参数名称
getParamNames(CtMethod) - Static method in class org.jfantasy.framework.util.common.JavassistUtil
获取方法参数名称
getParamNames() - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
getParams() - Method in class org.jfantasy.framework.httpclient.Request
 
getParentElement() - Method in class org.jfantasy.framework.util.sax.XmlElement
 
getPassword() - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetails
密码
getPasswordHash() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
getPasswordHash() - Method in class org.jfantasy.framework.util.userstamp.UserStamp
 
getPathFromClass(Class<?>) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getPattern() - Method in class org.jfantasy.framework.jackson.FilterItem
 
getPattern(String) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
 
getPointcut() - Method in class org.jfantasy.framework.log.interceptor.BeanFactoryLogOperationSourceAdvisor
 
getPoolSize() - Method in class org.jfantasy.framework.dao.mybatis.keygen.util.SequenceInfo
 
getPort(String) - Static method in class org.jfantasy.framework.util.web.WebUtil
获取请求的端口号
getPort(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
获取请求的端口号
getPostAuthenticationChecks() - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
getPreAuthenticationChecks() - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
getPreFire() - Method in class org.jfantasy.schedule.service.TriggerInfo
 
getPrincipal() - Method in interface org.jfantasy.framework.security.authentication.Authentication
当事人
getPrincipal() - Method in class org.jfantasy.framework.security.authentication.SimpleAuthenticationToken
 
getPrincipal() - Method in class org.jfantasy.framework.security.authentication.UsernamePasswordAuthenticationToken
 
getPrincipal() - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2Authentication
 
getPrincipal() - Method in class org.jfantasy.framework.security.oauth2.server.authentication.AbstractOAuth2TokenAuthenticationToken
 
getPrincipal() - Method in class org.jfantasy.framework.security.oauth2.server.BearerTokenAuthenticationToken
 
getPrincipal(Class<T>) - Method in class org.jfantasy.framework.security.SecurityContext
 
getProperties() - Method in class org.jfantasy.framework.spring.mvc.hateoas.ResultResourceSupport
 
getProperties(String...) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getProperty(Class<?>, String) - Method in class org.jfantasy.framework.lucene.cache.PropertysCache
 
getProperty(Object, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getProperty(Class<?>, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getProperty(String, String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getProperty(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getProperty(String) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getProperty(String) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getPropertyDescriptors(Object) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getPropertyDescriptors(Class<?>) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getPropertyName() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
getPropertys(Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getPropertys(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getPropertys() - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getPropertys() - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getPropertyType(Class<?>, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getPropertyType() - Method in class org.jfantasy.framework.util.reflect.Property
 
getPropertyValue() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
getPropertyValue(Class<T>) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
getPropertyValue(PropertyFilter) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterSpecification
 
getQuery(Specification<S>, Class<S>, Sort) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
getQueryString(Map<String, ?>) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getRandomType() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
getRandomType() - Method in class org.jfantasy.framework.util.userstamp.UserStamp
 
getRate() - Method in class org.jfantasy.schedule.service.JobInfo
 
getReadMethod() - Method in class org.jfantasy.framework.util.reflect.Property
 
getRealClass(T) - Static method in class org.jfantasy.framework.util.common.ClassUtil
获取 @{target} 的真实class
getRealClass(Class<T>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
获取 @{clazz} 的真实class
getRealIpAddress(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getRealType(Property) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getRealType(Class) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getRedirectUri() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
跳转地址
getReferer(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getRefListener() - Method in class org.jfantasy.framework.lucene.backend.EntityChangedListener
 
getRefreshTokenValue() - Method in class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
getRefreshTokenValue() - Method in interface org.jfantasy.framework.security.oauth2.core.OAuth2Token
 
getRemoteAddress() - Method in class org.jfantasy.framework.security.web.authentication.WebAuthenticationDetails
 
getRepeatCount() - Method in class org.jfantasy.schedule.service.TriggerInfo
 
getRepeatInterval() - Method in class org.jfantasy.schedule.service.TriggerInfo
 
getRequest() - Method in class org.jfantasy.framework.util.web.context.ActionContext
 
getRequestBody() - Method in class org.jfantasy.framework.httpclient.Request
 
getRequestEntity() - Method in class org.jfantasy.framework.httpclient.Request
 
getRequestHeader(String) - Method in class org.jfantasy.framework.httpclient.Response
获取请求头信息
getRequestHeaders() - Method in class org.jfantasy.framework.httpclient.Request
 
getRequestHeaders() - Method in class org.jfantasy.framework.httpclient.Response
 
getRequiredBoolean(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getRequiredDouble(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getRequiredFloat(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getRequiredInt(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getRequiredLong(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getRequiredString(String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getResourcePattern() - Method in class org.jfantasy.framework.spring.ClassPathScanner
 
getResources(String) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
getResources(String, Class, boolean) - Static method in class org.jfantasy.framework.util.common.PropertiesHelper
 
getResponseHeader(String) - Method in class org.jfantasy.framework.httpclient.Response
获取响应头信息
getResponseHeaders() - Method in class org.jfantasy.framework.httpclient.Response
 
getResult(ResultSet, String) - Method in class org.jfantasy.framework.dao.mybatis.type.NullTypeHandler
 
getResult(ResultSet, int) - Method in class org.jfantasy.framework.dao.mybatis.type.NullTypeHandler
 
getResult(CallableStatement, int) - Method in class org.jfantasy.framework.dao.mybatis.type.NullTypeHandler
 
getReturnType() - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
getRSAPrivateKey(String) - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
getRSAPublicKey(String) - Static method in class org.jfantasy.framework.crypto.RSAUtil
 
getScheme(String) - Static method in class org.jfantasy.framework.util.web.WebUtil
获取协议名称
getScope() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
授权范围
getScope() - Method in class org.jfantasy.framework.security.oauth2.server.BearerTokenError
 
getScopes() - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2AccessToken
 
getServerIps() - Static method in class org.jfantasy.framework.util.web.WebUtil
获取服务器的本地 ip
getServerName(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
作用不大 不推荐使用
getServerName(String) - Static method in class org.jfantasy.framework.util.web.WebUtil
作用不大 不推荐使用
getServerPort() - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
getServerUrl(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getServerUrl(HttpServletRequest, String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getServerUrl(String, String, int, String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getSession() - Method in class org.jfantasy.framework.util.web.context.ActionContext
获取 ActionSession
getSessionId() - Method in class org.jfantasy.framework.security.web.authentication.WebAuthenticationDetails
 
getSessionId() - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getSessionId(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
getSetMethodCreator() - Method in class org.jfantasy.framework.util.asm.Property
 
getShort(String) - Static method in class org.jfantasy.framework.util.PinyinUtils
 
getSignature(Class<?>, Class<?>[]) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
获取泛型签名
getSignature() - Method in class org.jfantasy.framework.util.asm.MethodInfo
 
getSlug() - Method in enum org.jfantasy.framework.dao.jpa.PropertyFilter.MatchType
 
getSort() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
getSort() - Method in class org.jfantasy.framework.dao.Pager
 
getSortOr(Sort) - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
getSourceMixins() - Static method in class org.jfantasy.framework.jackson.MixInHolder
 
getSslSocketFactory() - Method in class org.jfantasy.framework.httpclient.Request
 
getState() - Method in exception org.jfantasy.framework.spring.mvc.error.RestException
 
getState() - Method in class org.jfantasy.framework.spring.mvc.http.ErrorEvent
 
getState() - Method in class org.jfantasy.framework.spring.mvc.http.ErrorSource
 
getState() - Method in class org.jfantasy.schedule.service.TriggerInfo
 
getStatusCode() - Method in class org.jfantasy.framework.httpclient.Response
状态码
getStatusCode() - Method in exception org.jfantasy.framework.spring.mvc.error.RestException
 
getStrategies() - Method in class org.jfantasy.framework.dao.hibernate.spi.CustomIdentifierGeneratorStrategyProvider
 
getSuperClassGenricType(Class) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
getSuperClassGenricType(Class, int) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
getSuperClassGenricType(Class) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getSuperClassGenricType(Class<T>, int) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getTableName(Class<T>) - Static method in class org.jfantasy.framework.dao.hibernate.util.HibernateUtils
 
getTagName() - Method in class org.jfantasy.framework.util.sax.XmlElement
 
getTarget() - Method in class org.jfantasy.framework.log.interceptor.LogExpressionRootObject
 
getTarget(T) - Static method in class org.jfantasy.framework.util.common.ClassUtil
获取 目标对象
getTargetClass() - Method in class org.jfantasy.framework.log.interceptor.LogExpressionRootObject
 
getTemplate() - Method in class org.jfantasy.framework.service.MailSendService.Attachment
 
getText() - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
getThreadPoolSize() - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
getTime() - Method in interface org.jfantasy.framework.util.common.DateUtil.DateDriver
 
getTime() - Method in class org.jfantasy.framework.util.common.DateUtil.SimpleDateDriver
 
getTimeField(Date, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
getTimes() - Method in class org.jfantasy.schedule.service.JobInfo
 
getTmpdir() - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getToken() - Method in class org.jfantasy.framework.security.oauth2.server.authentication.AbstractOAuth2TokenAuthenticationToken
 
getToken() - Method in class org.jfantasy.framework.security.oauth2.server.BearerTokenAuthenticationToken
 
getTokenAttributes() - Method in class org.jfantasy.framework.security.oauth2.server.authentication.AbstractOAuth2TokenAuthenticationToken
 
getTokenAttributes() - Method in class org.jfantasy.framework.security.oauth2.server.authentication.BearerTokenAuthentication
 
getTokenExpires() - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetails
Token 失效时间(分钟)
getTokenType() - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2AccessToken
 
getTokenValue() - Method in class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
getTokenValue() - Method in interface org.jfantasy.framework.security.oauth2.core.OAuth2Token
 
getTotalCount() - Method in class org.jfantasy.framework.dao.Pager
获取数据总条数
getTotalCount() - Method in interface org.jfantasy.framework.dao.Pagination
数据条数
getTotalPage() - Method in class org.jfantasy.framework.dao.Pager
获取总页码
getTotalPage() - Method in interface org.jfantasy.framework.dao.Pagination
总页数
getTriggerGroupNames() - Method in class org.jfantasy.schedule.service.ScheduleService
 
getTriggerInfos() - Method in class org.jfantasy.schedule.service.JobInfo
 
getTriggers(JobKey) - Method in class org.jfantasy.schedule.service.ScheduleService
 
getTriggers() - Method in class org.jfantasy.schedule.service.ScheduleService
 
getTriggers(GroupMatcher<TriggerKey>) - Method in class org.jfantasy.schedule.service.ScheduleService
 
getTriggerState(TriggerKey) - Method in class org.jfantasy.schedule.service.ScheduleService
 
getType() - Method in class org.jfantasy.framework.jackson.MixInHolder.MixInSource
 
getType() - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
getType() - Method in class org.jfantasy.framework.lucene.cluster.ClassIdMessage
 
getType() - Method in interface org.jfantasy.framework.lucene.cluster.ClusterMessage
 
getType() - Method in class org.jfantasy.framework.lucene.cluster.EntityMessage
 
getType(String) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
getType() - Method in class org.jfantasy.framework.util.asm.Property
 
getType() - Method in class org.jfantasy.schedule.service.JobInfo
 
getType() - Method in class org.jfantasy.schedule.service.TriggerInfo
 
getType(Trigger) - Static method in enum org.jfantasy.schedule.service.TriggerType
 
getTypeConverterFromContext() - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getTypeDescriptor(String) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
获取类型描述 通过 classname 转换 type descriptor
getTypeDescriptor(Class) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
getTypes() - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter
 
getUpLoadFiles() - Method in class org.jfantasy.framework.httpclient.Request
 
getUri() - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2Error
 
getUriQueryVariables(NativeWebRequest) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
getUriTemplateVariables(NativeWebRequest) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
getUriTemplateVariables(NativeWebRequest) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
getUrl() - Method in class org.jfantasy.framework.httpclient.Response
 
getURL(String) - Static method in class org.jfantasy.framework.util.common.PathUtil
 
getUserId() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
getUsername() - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetails
用户名
getUserType() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
getValidator() - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
getValue() - Method in class org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence
 
getValue() - Method in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
getValue() - Method in enum org.jfantasy.framework.spring.SpringBeanUtils.AutoType
 
getValue(Object, String) - Static method in class org.jfantasy.framework.util.common.BeanUtil
 
getValue(Object, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
getValue() - Method in class org.jfantasy.framework.util.common.DateUtil.FieldValue
 
getValue(String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
getValue() - Method in class org.jfantasy.framework.util.common.PropertiesHelper.MapEntry
 
getValue(String, Object) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getValue(String, Map<String, Object>, Object) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getValue(String, Object, Class<T>) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getValue(String, Map<String, Object>, Object, Class<T>) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
getValue(Object, String) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getValue(Object, Field) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getValue(String) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
getValue(Object, String) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getValue(String) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
getValue(Object) - Method in class org.jfantasy.framework.util.reflect.Property
 
getValue() - Method in enum org.jfantasy.schedule.service.TriggerType
 
getVersion(String) - Method in enum org.jfantasy.framework.util.web.WebUtil.Browser
 
getWeekOfYear(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
getWriteMethod() - Method in class org.jfantasy.framework.util.reflect.Property
 
getWriter() - Method in class org.jfantasy.framework.util.common.file.gzip.GZipResponse
 
getXmlMapper() - Static method in class org.jfantasy.framework.jackson.JSON
 
GrantedAuthoritiesDeserializer() - Constructor for class org.jfantasy.framework.security.core.GrantedAuthority.GrantedAuthoritiesDeserializer
 
GrantedAuthoritiesSerializer() - Constructor for class org.jfantasy.framework.security.core.GrantedAuthority.GrantedAuthoritiesSerializer
 
GrantedAuthority - Interface in org.jfantasy.framework.security.core
授予的权限
GrantedAuthority.GrantedAuthoritiesDeserializer - Class in org.jfantasy.framework.security.core
 
GrantedAuthority.GrantedAuthoritiesSerializer - Class in org.jfantasy.framework.security.core
 
greaterThan(String, Object) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
大于
greaterThanOrEqual(String, Object) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
大于等于
GUEST - Static variable in class org.jfantasy.framework.util.userstamp.UserResult
 
guid() - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
GUIDKeyGenerator - Class in org.jfantasy.framework.dao.mybatis.keygen
GUID序列生成器
gzip(InputStream, OutputStream) - Static method in class org.jfantasy.framework.crypto.GzipEncode
 
gzip(String) - Static method in class org.jfantasy.framework.crypto.GzipEncode
 
GzipEncode - Class in org.jfantasy.framework.crypto
 
GzipEncode() - Constructor for class org.jfantasy.framework.crypto.GzipEncode
 
GZipResponse - Class in org.jfantasy.framework.util.common.file.gzip
 
GZipResponse(HttpServletResponse) - Constructor for class org.jfantasy.framework.util.common.file.gzip.GZipResponse
 
GZipStream - Class in org.jfantasy.framework.util.common.file.gzip
 
GZipStream(OutputStream) - Constructor for class org.jfantasy.framework.util.common.file.gzip.GZipStream
 

H

handle(Document) - Method in class org.jfantasy.framework.lucene.handler.EmbedByFieldHandler
 
handle(Document) - Method in class org.jfantasy.framework.lucene.handler.EmbedFieldHandler
 
handle(Document) - Method in class org.jfantasy.framework.lucene.handler.EmbedListFieldHandler
 
handle(Document) - Method in interface org.jfantasy.framework.lucene.handler.FieldHandler
 
handle(Document) - Method in class org.jfantasy.framework.lucene.handler.IdFieldHandler
 
handle(Document) - Method in class org.jfantasy.framework.lucene.handler.PropertyFieldHandler
 
handle(Document) - Method in class org.jfantasy.framework.lucene.handler.RefByFieldHandler
 
handle(Document) - Method in class org.jfantasy.framework.lucene.handler.RefFieldHandler
 
handle(Document) - Method in class org.jfantasy.framework.lucene.handler.RefListFieldHandler
 
HandlebarsTemplateUtils - Class in org.jfantasy.framework.util
 
HandlebarsTemplateUtils() - Constructor for class org.jfantasy.framework.util.HandlebarsTemplateUtils
 
HandleMessageTask - Class in org.jfantasy.framework.lucene.cluster
 
HandleMessageTask(ClusterMessage) - Constructor for class org.jfantasy.framework.lucene.cluster.HandleMessageTask
 
has(HttpServletRequest, RequestMethod) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
hasFieldErrors() - Method in exception org.jfantasy.framework.error.ValidationException
 
hashCode() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
hashCode() - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
hashCode() - Method in class org.jfantasy.framework.log.interceptor.BeanFactoryLogOperationSourceAdvisor
 
hashCode() - Method in class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
hashCode() - Method in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
hashCode() - Method in class org.jfantasy.framework.security.web.authentication.WebAuthenticationDetails
 
hashCode() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
hashPassword(String) - Static method in class org.jfantasy.framework.util.userstamp.Encoder
 
hasIndexAnnotation(Class<?>, String) - Static method in class org.jfantasy.framework.lucene.backend.IndexChecker
 
hasIndexed(Class<?>) - Static method in class org.jfantasy.framework.lucene.backend.IndexChecker
判断Class是否标注了 @Indexed 注解
hasInterface(Class<?>, Class[]) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
hasMethod(HttpServletRequest, String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
hasPrevious() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
hasProperty(Class, String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
判断类型是否存在属性
hexDecode(String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
hexEncode(byte[]) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
HexString2Bytes(String) - Static method in class org.jfantasy.framework.crypto.DESUtil
 
hexString2Bytes(String) - Static method in class org.jfantasy.framework.crypto.ThreeDESUtil
 
hexString2Bytes(String) - Static method in class org.jfantasy.framework.util.common.NumberUtil
从十六进制字符串到字节数组转换
hexTo64(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
HibernateLuceneDao - Class in org.jfantasy.framework.lucene.dao.hibernate
 
HibernateLuceneDao(JpaRepository) - Constructor for class org.jfantasy.framework.lucene.dao.hibernate.HibernateLuceneDao
 
HibernateUtils - Class in org.jfantasy.framework.dao.hibernate.util
HibernateUtils 工具类
HibernateUtils() - Constructor for class org.jfantasy.framework.dao.hibernate.util.HibernateUtils
 
HostAddressUtil - Class in org.jfantasy.framework.lucene.cluster
 
HREF_URL - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
HTML_CHAR - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
HTML_TYPE - Static variable in class org.jfantasy.framework.util.web.ServletUtils
 
htmlCleaner(File) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
htmlCleaner(File, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
htmlCleaner(URL) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
htmlCleaner(URL, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
htmlCleaner(InputStream) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
htmlCleaner(InputStream, String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
htmlCleaner(Reader) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
htmlCleaner(String) - Static method in class org.jfantasy.framework.util.htmlcleaner.HtmlCleanerUtil
 
HtmlCleanerUtil - Class in org.jfantasy.framework.util.htmlcleaner
HtmlCleaner是一个开源的Java语言的Html文档解析器。HtmlCleaner能够重新整理HTML文档的每个元素并生成结构良好(Well-Formed)的 HTML 文档。
htmlEscape(String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
htmlTag - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
匹配标签内容 如果内容中嵌套标签过多会出现异常
htmlUnescape(String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
HttpClientUtil - Class in org.jfantasy.framework.httpclient
用于模拟http请求

I

I18nUtil - Class in org.jfantasy.framework.util.common
 
IClass<T> - Interface in org.jfantasy.framework.util.reflect
 
IClassFactory - Interface in org.jfantasy.framework.util.reflect
 
IdCardSerializer - Class in org.jfantasy.framework.jackson.serializer
 
IdCardSerializer() - Constructor for class org.jfantasy.framework.jackson.serializer.IdCardSerializer
 
IdDeserializer - Class in org.jfantasy.framework.spring.mvc.jackson.databind
 
IdDeserializer() - Constructor for class org.jfantasy.framework.spring.mvc.jackson.databind.IdDeserializer
 
IdentifierGeneratorUtil - Class in org.jfantasy.framework.dao.hibernate.spi
 
IdentifierGeneratorUtil() - Constructor for class org.jfantasy.framework.dao.hibernate.spi.IdentifierGeneratorUtil
 
IdException - Exception in org.jfantasy.framework.lucene.exception
 
IdException(String) - Constructor for exception org.jfantasy.framework.lucene.exception.IdException
 
IdFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
IdFieldHandler(Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.IdFieldHandler
 
IdSerializer - Class in org.jfantasy.framework.spring.mvc.jackson.databind
 
IdSerializer() - Constructor for class org.jfantasy.framework.spring.mvc.jackson.databind.IdSerializer
 
ignore(Class, String...) - Static method in class org.jfantasy.framework.jackson.FilterItem
 
IgnoreException - Exception in org.jfantasy.framework.error
 
IgnoreException(String) - Constructor for exception org.jfantasy.framework.error.IgnoreException
 
IgnoreException(String, Exception) - Constructor for exception org.jfantasy.framework.error.IgnoreException
 
IgnoreException(Exception) - Constructor for exception org.jfantasy.framework.error.IgnoreException
 
IMPLICIT - Static variable in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
Deprecated.
implies(Subject) - Method in class org.jfantasy.framework.security.authentication.SimpleAuthenticationToken
 
in(String, T...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
in
in(String, List<T>) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
in(int, int[]) - Static method in class org.jfantasy.framework.util.common.NumberUtil
验证整数n是否在整数数组中
in(long, long[]) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
include(String...) - Method in class org.jfantasy.framework.util.common.BeanUtil
 
includes(String...) - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter.Builder
 
includes(Class<?>, String...) - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter
只返回的字段
IndexChecker - Class in org.jfantasy.framework.lucene.backend
 
IndexCreator - Class in org.jfantasy.framework.lucene.backend
索引文件 生成器
IndexCreator(Object, String) - Constructor for class org.jfantasy.framework.lucene.backend.IndexCreator
 
Indexed - Annotation Type in org.jfantasy.framework.lucene.annotations
 
IndexEmbed - Annotation Type in org.jfantasy.framework.lucene.annotations
表示需要嵌入对该Embed对象的索引。结合@IndexEmbedBy使用。索引域的名称形如“embed.x”。
IndexEmbedBy - Annotation Type in org.jfantasy.framework.lucene.annotations
表示需要嵌入到其它对象的@Embed或@EmbedList域的索引中。
IndexEmbedList - Annotation Type in org.jfantasy.framework.lucene.annotations
表示需要嵌入对该EmbedList对象的索引。结合@IndexEmbedBy使用。索引域的名称形如“embed.x”。
IndexFilter - Annotation Type in org.jfantasy.framework.lucene.annotations
表示只有满足该条件的实体才会被索引,否则不创建索引。
IndexFilter有2个参数:compare和value。
compare表示比较操作,是枚举类型Compare。value是比较的值,是字符串,会相应的解析成该属性类型的值。
在一个Entity类上可以有多个@IndexFilter注解,表示需要同时满足这些条件。
IndexFilterChecker - Class in org.jfantasy.framework.lucene.backend
 
IndexFilterChecker(Object) - Constructor for class org.jfantasy.framework.lucene.backend.IndexFilterChecker
 
indexFrom(String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
IndexInsertTask - Class in org.jfantasy.framework.lucene.backend
 
IndexInsertTask(Object) - Constructor for class org.jfantasy.framework.lucene.backend.IndexInsertTask
 
indexOf(C, String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
获取集合中 @{field} 的值为 @{value} 的对象 返回索引下标
indexOf(C, Expression, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
indexOf(char[], char) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
indexOf(List<T>, Predicate<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
indexOf(T[], T) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
indexOf(C, T) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
indexOf(C, T, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
indexOf(C, String, String, boolean) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
indexOf(E) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
indexOf(E) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 
IndexProperty - Annotation Type in org.jfantasy.framework.lucene.annotations
标注需要索引的字段
支持的数据类型包括:String、char、boolean、int、long、float、double、Date等基本数据类型。
还支持上述基本数据类型组成的数组、List、Set等。这些集合中的元素,不管是什么数据类型,都会连结成一个字符串,然后加以索引。
IndexRebuilder - Class in org.jfantasy.framework.lucene
 
IndexRebuilder(Class<?>) - Constructor for class org.jfantasy.framework.lucene.IndexRebuilder
 
IndexRebuilder(Class<?>, int) - Constructor for class org.jfantasy.framework.lucene.IndexRebuilder
 
IndexRebuildTask - Class in org.jfantasy.framework.lucene.backend
 
IndexRebuildTask(Class<?>, int) - Constructor for class org.jfantasy.framework.lucene.backend.IndexRebuildTask
 
IndexRebuildTask.ProcessCallback - Class in org.jfantasy.framework.lucene.backend
 
IndexRef - Annotation Type in org.jfantasy.framework.lucene.annotations
表示需要嵌入对该Ref对象的索引。结合@IndexRefBy使用。索引域的名称形如“father.name”。
IndexRefBy - Annotation Type in org.jfantasy.framework.lucene.annotations
表示需要嵌入到其它对象的@Ref或@RefList域的索引中。
IndexRefList - Annotation Type in org.jfantasy.framework.lucene.annotations
表示需要嵌入对该RefList对象的索引。结合@IndexRefBy使用。索引域的名称形如“father.name”。
IndexRemoveTask - Class in org.jfantasy.framework.lucene.backend
删除索引
IndexRemoveTask(Class<?>, String) - Constructor for class org.jfantasy.framework.lucene.backend.IndexRemoveTask
 
IndexReopenTask - Class in org.jfantasy.framework.lucene.backend
 
IndexReopenTask() - Constructor for class org.jfantasy.framework.lucene.backend.IndexReopenTask
 
IndexSearcherCache - Class in org.jfantasy.framework.lucene.cache
 
IndexUpdateTask - Class in org.jfantasy.framework.lucene.backend
 
IndexUpdateTask(Object) - Constructor for class org.jfantasy.framework.lucene.backend.IndexUpdateTask
 
IndexWriterCache - Class in org.jfantasy.framework.lucene.cache
 
init() - Method in class org.jfantasy.framework.log.config.LogNamespaceHandler
 
init() - Method in class org.jfantasy.framework.spring.web.DelegatingServletProxy
 
initialize(EntityState, EventSource, Object, IdentifierGeneratorFactory) - Static method in class org.jfantasy.framework.dao.hibernate.spi.IdentifierGeneratorUtil
 
initialize(ObjectMapper) - Static method in class org.jfantasy.framework.jackson.JSON
 
initialize(Use) - Method in class org.jfantasy.framework.spring.validation.UseConstraintValidator
 
initKeyGenerators() - Method in class org.jfantasy.framework.dao.mybatis.interceptors.AutoKeyInterceptor
 
initObjectMapper() - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
insert(Sequence) - Method in interface org.jfantasy.framework.dao.mybatis.keygen.dao.SequenceDao
创建序列
instantiate(String, EntityMode, Serializable) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
instantiateResource(T) - Method in class org.jfantasy.framework.spring.mvc.hateoas.ResourceAssemblerSupport
 
INSUFFICIENT_SCOPE - Static variable in interface org.jfantasy.framework.security.oauth2.server.BearerTokenErrorCodes
 
insufficientScope(String, String) - Static method in class org.jfantasy.framework.security.oauth2.server.BearerTokenErrors
 
int2bytes(int) - Static method in class org.jfantasy.framework.util.common.NumberUtil
整数到字节数组转换
INTEGER_MAX - Static variable in class org.jfantasy.framework.util.common.NumberUtil
 
intercept(Invocation) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.AutoKeyInterceptor
 
intercept(Invocation) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.LimitInterceptor
 
intercept(Invocation) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.MultiDataSourceInterceptor
 
intercept(Invocation) - Method in class org.jfantasy.framework.lucene.dao.mybatis.EntityChangedInterceptor
Deprecated.
 
interceptorRegistration() - Method in class org.jfantasy.autoconfigure.CoreAutoConfiguration
 
InterceptorRegistration - Class in org.jfantasy.framework.dao.hibernate
 
InterceptorRegistration(Interceptor) - Constructor for class org.jfantasy.framework.dao.hibernate.InterceptorRegistration
 
InternalAuthenticationServiceException - Exception in org.jfantasy.framework.security.authentication
 
InternalAuthenticationServiceException(String, Throwable) - Constructor for exception org.jfantasy.framework.security.authentication.InternalAuthenticationServiceException
 
InternalAuthenticationServiceException(String) - Constructor for exception org.jfantasy.framework.security.authentication.InternalAuthenticationServiceException
 
interrupt(JobKey) - Method in class org.jfantasy.schedule.service.ScheduleService
中断TASK执行 job
interval(Date, Date, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
获取日期间隔
interval(Date, Date, int, int...) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
intervalFormat(int, long, String) - Static method in class org.jfantasy.framework.util.common.DateUtil
最高到天 dd天HH小时mm分钟
intervalFormat(int, long, String, String, String) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
INVALID_REQUEST - Static variable in interface org.jfantasy.framework.security.oauth2.server.BearerTokenErrorCodes
 
INVALID_TOKEN - Static variable in interface org.jfantasy.framework.security.oauth2.server.BearerTokenErrorCodes
 
invalidate() - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
invalidate() - Method in class org.jfantasy.framework.util.web.context.SessionMap
 
InvalidBearerTokenException - Exception in org.jfantasy.framework.security.authentication
 
InvalidBearerTokenException(String) - Constructor for exception org.jfantasy.framework.security.authentication.InvalidBearerTokenException
 
invalidRequest(String) - Static method in class org.jfantasy.framework.security.oauth2.server.BearerTokenErrors
 
invalidToken(String) - Static method in class org.jfantasy.framework.security.oauth2.server.BearerTokenErrors
 
InvalidTokenException - Exception in org.jfantasy.framework.security.oauth2.core
 
InvalidTokenException(String) - Constructor for exception org.jfantasy.framework.security.oauth2.core.InvalidTokenException
 
invoke(Object, Method, Object[]) - Method in class org.jfantasy.framework.dao.mybatis.proxy.MyBatisMapperProxy
 
invoke() - Method in interface org.jfantasy.framework.log.interceptor.LogAspectSupport.Invoker
 
invoke(MethodInvocation) - Method in class org.jfantasy.framework.log.interceptor.LogInterceptor
 
invoke(Object, Object) - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
invoke(Object, Object...) - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
invokeGetterMethod(Object, String) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
invokeMethod(Object, String, Class<?>[], Object[]) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
invokeSetterMethod(Object, String, Object) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
invokeSetterMethod(Object, String, Object, Class<?>) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
is(String) - Static method in enum org.jfantasy.framework.dao.jpa.PropertyFilter.MatchType
 
isAccountNonExpired() - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetails
未过期
isAccountNonLocked() - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetails
未锁定
isAjax(HttpServletRequest) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
isAjax() - Static method in class org.jfantasy.framework.util.web.WebUtil
 
isArray(Field) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isArray(Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isArray(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isAscending() - Method in enum org.jfantasy.framework.dao.OrderBy.Direction
 
isAuthenticated() - Method in interface org.jfantasy.framework.security.authentication.Authentication
是否授权 (登录)
isAuthenticated() - Method in class org.jfantasy.framework.security.SecurityContext
 
isBasicType(Class) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isBeanType(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isBindExceptionRequired(WebDataBinder, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
isBlank(Object) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
isBoolean(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isBooleanObject(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isChar(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isCharObject(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isChinese(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断字符串中是否包含中文
isCompany() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
isConditionPassing() - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport.LogOperationContext
 
isCredentialsNonExpired() - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetails
凭证过期
isDate(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isDescending() - Method in enum org.jfantasy.framework.dao.OrderBy.Direction
 
isDir(String) - Method in class org.jfantasy.framework.service.FTPService
 
isDirExist(String, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
 
isDouble(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isDoubleObject(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isEmpty(String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
isEmpty() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
isEmpty(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
isEmpty() - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
isEnabled() - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetails
启用
isEnum(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isEquals(BigDecimal, BigDecimal) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
isExpression() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
isFit(Property, Compare, String) - Method in class org.jfantasy.framework.lucene.backend.CompareChecker
 
isFloat(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isFloatObject(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isGuest() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
isHandler(Property) - Static method in class org.jfantasy.framework.lucene.handler.FieldHandlerFactory
 
isInteger(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isIntegerObject(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isInterface(Field) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isInterface(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isList(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isList(Field) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isList(Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isList(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isLong(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isLongObject(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isMap(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isMap(Field) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isMap(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isMap(Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isMatch(String, String) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
是否匹配
isMatch(String, Pattern) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
是否匹配
isMember() - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
isMulti() - Method in class org.jfantasy.framework.dao.OrderBy
 
isNotBlank(Object) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
isNotBlank(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
isNotEmpty(String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
isNotNull(String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
not null
isNotNull(Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
isNotNull(Object) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断字符串是否为非空字符串 StringUtil.isNull(Object) 方法的取反
isNull(String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
is null
isNull(Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
isNull(Object) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断字符串是否为空或者空字符串
isNumber(String) - Static method in class org.jfantasy.framework.util.common.NumberUtil
判断num是否为数字
isNumber(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断字符串是否为数值类型
isOrderBySetted() - Method in class org.jfantasy.framework.dao.Pager
是否启用排序
isPaged() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
isPropertyFilter() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
isRead() - Method in class org.jfantasy.framework.util.asm.Property
 
isRead() - Method in class org.jfantasy.framework.util.reflect.Property
 
isReady() - Method in class org.jfantasy.framework.util.common.file.gzip.GZipStream
 
isRunning() - Static method in class org.jfantasy.framework.lucene.BuguIndex
 
isRunning() - Method in class org.jfantasy.schedule.service.JobInfo
 
isSameDay(Date, Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
isSelfIp(String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
isSelfNode() - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
isSet(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isSet(Class<?>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
isShort(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isShortObject(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isShutDownTimerTisk() - Method in class org.jfantasy.schedule.service.ScheduleService
是否关闭
isSingleton(String) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
判断以给定名字注册的bean定义是一个singleton还是一个prototype。 如果与给定名字相应的bean定义没有被找到,将会抛出一个异常(NoSuchBeanDefinitionException)
isSpecification() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
isStartTimerTisk() - Method in class org.jfantasy.schedule.service.ScheduleService
是否启动
isString(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isTimestamp(Class<?>) - Static method in class org.jfantasy.framework.lucene.mapper.DataType
 
isTransient(Object) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
isTransient() - Method in class org.jfantasy.framework.util.reflect.Property
 
isUnpaged() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
isUserInRole(String) - Method in class org.jfantasy.framework.security.SecurityContext
 
isValid(Object, ConstraintValidatorContext) - Method in class org.jfantasy.framework.spring.validation.UseConstraintValidator
 
isWorkDay(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
isWrite() - Method in class org.jfantasy.framework.util.asm.Property
 
isWrite() - Method in class org.jfantasy.framework.util.reflect.Property
 
itemDeserialize(String) - Method in class org.jfantasy.framework.jackson.deserializer.StringToSetDeserializer
每一项的转换逻辑
itemDeserialize(String) - Method in class org.jfantasy.framework.security.core.GrantedAuthority.GrantedAuthoritiesDeserializer
 
itemSerialize(T) - Method in class org.jfantasy.framework.jackson.serializer.SetToStringSerializer
对象转字符串
itemSerialize(GrantedAuthority) - Method in class org.jfantasy.framework.security.core.GrantedAuthority.GrantedAuthoritiesSerializer
 
iterator() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
iterator() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 

J

JacksonResponseBodyAdvice - Class in org.jfantasy.framework.spring.mvc.http
支持 REST 接口的响应头设置
JacksonResponseBodyAdvice() - Constructor for class org.jfantasy.framework.spring.mvc.http.JacksonResponseBodyAdvice
 
JavassistUtil - Class in org.jfantasy.framework.util.common
 
JavassistUtil.MissingLVException - Exception in org.jfantasy.framework.util.common
在class中未找到局部变量表信息
使用编译器选项 javac -g:{vars}来编译源文件
JdbcUtil - Class in org.jfantasy.framework.util.common
Deprecated.
JdbcUtil() - Constructor for class org.jfantasy.framework.util.common.JdbcUtil
Deprecated.
 
JdbcUtil.Callback<T> - Interface in org.jfantasy.framework.util.common
Deprecated.
 
JdbcUtil.Transaction - Class in org.jfantasy.framework.util.common
Deprecated.
 
JdomUtil - Class in org.jfantasy.framework.util.xml
 
JdomUtil.Parser - Interface in org.jfantasy.framework.util.xml
 
JM(String) - Static method in class org.jfantasy.framework.crypto.GzipEncode
 
jobAdded(JobDetail) - Method in class org.jfantasy.schedule.listener.LogListener
 
JobBeanJobFactory - Class in org.jfantasy.framework.quartz
 
JobBeanJobFactory() - Constructor for class org.jfantasy.framework.quartz.JobBeanJobFactory
 
jobDeleted(JobKey) - Method in class org.jfantasy.schedule.listener.LogListener
 
JobInfo - Class in org.jfantasy.schedule.service
 
JobInfo() - Constructor for class org.jfantasy.schedule.service.JobInfo
 
JobInfo(JobDetail) - Constructor for class org.jfantasy.schedule.service.JobInfo
 
jobPaused(JobKey) - Method in class org.jfantasy.schedule.listener.LogListener
 
jobResumed(JobKey) - Method in class org.jfantasy.schedule.listener.LogListener
 
jobs() - Method in class org.jfantasy.schedule.rest.ScheduleController
 
jobs() - Method in class org.jfantasy.schedule.service.ScheduleService
 
jobScheduled(Trigger) - Method in class org.jfantasy.schedule.listener.LogListener
 
jobsPaused(String) - Method in class org.jfantasy.schedule.listener.LogListener
 
jobsResumed(String) - Method in class org.jfantasy.schedule.listener.LogListener
 
jobUnscheduled(TriggerKey) - Method in class org.jfantasy.schedule.listener.LogListener
 
JOIN - Static variable in class org.jfantasy.framework.lucene.handler.AbstractFieldHandler
 
join(T[], T...) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
join(C, Collection<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
合并集合,去除重复的项
join(C, Collection<T>, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
join(C, C, Expression) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
join(String[]) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
join(String[], String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
JpaRepository<T,PK extends java.io.Serializable> - Interface in org.jfantasy.framework.dao.jpa
 
jpaTransactionManager() - Method in class org.jfantasy.framework.spring.config.DaoConfig
 
JS_TYPE - Static variable in class org.jfantasy.framework.util.web.ServletUtils
 
json() - Method in class org.jfantasy.framework.httpclient.Response
 
json(Class<T>) - Method in class org.jfantasy.framework.httpclient.Response
 
json(Class<T>, String) - Method in class org.jfantasy.framework.httpclient.Response
按json格式反序列化响应信息
JSON - Class in org.jfantasy.framework.jackson
JSON 工具类
JSON() - Constructor for class org.jfantasy.framework.jackson.JSON
 
JSON.Filter - Interface in org.jfantasy.framework.jackson
 
JSON.XmlUtil - Class in org.jfantasy.framework.jackson
 
JSON_TYPE - Static variable in class org.jfantasy.framework.util.web.ServletUtils
 
JsonConverter<T> - Class in org.jfantasy.framework.dao.hibernate.converter
 
JsonConverter() - Constructor for class org.jfantasy.framework.dao.hibernate.converter.JsonConverter
 
JsonResultFilter - Annotation Type in org.jfantasy.framework.jackson.annotation
 
jUnZip(byte[]) - Static method in class org.jfantasy.framework.crypto.GzipEncode
 
JWT_BEARER - Static variable in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
JwtInvalidException - Exception in org.jfantasy.framework.security.oauth2.jwt
 
JwtInvalidException(String) - Constructor for exception org.jfantasy.framework.security.oauth2.jwt.JwtInvalidException
 
JwtTokenPayload - Class in org.jfantasy.framework.security.oauth2
JWT 数据内容
JwtTokenPayload() - Constructor for class org.jfantasy.framework.security.oauth2.JwtTokenPayload
 
JwtTokenService - Interface in org.jfantasy.framework.security.oauth2.jwt
 
JwtTokenServiceImpl - Class in org.jfantasy.framework.security.oauth2.jwt
 
JwtTokenServiceImpl() - Constructor for class org.jfantasy.framework.security.oauth2.jwt.JwtTokenServiceImpl
 
JwtUtils - Class in org.jfantasy.framework.security.oauth2.jwt
 
JwtUtils() - Constructor for class org.jfantasy.framework.security.oauth2.jwt.JwtUtils
 

K

key(String, Method, EvaluationContext) - Method in class org.jfantasy.framework.log.interceptor.ExpressionEvaluator
 
KEY_ALGORITHM - Static variable in class org.jfantasy.framework.crypto.DESUtil
 
KEY_ALGORITHM - Static variable in class org.jfantasy.framework.crypto.ThreeDESUtil
 
KEY_NAME - Static variable in class org.jfantasy.framework.dao.hibernate.generator.SequenceGenerator
 
KEY_SIZE - Static variable in interface org.jfantasy.framework.crypto.SecurityInc
 
keys() - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
keySet() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
keySet() - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
KL(String) - Static method in class org.jfantasy.framework.crypto.GzipEncode
 

L

Language - Class in org.jfantasy.framework.context.bean
国际化
Language() - Constructor for class org.jfantasy.framework.context.bean.Language
 
LanguageRepository - Interface in org.jfantasy.framework.context.dao
国际化
last(Date, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
获取字段项对应的最后时间
last(C, String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
last(C) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
获取集合的末尾元素,没有时返回NULL
last(T...) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
获取数组的末尾元素,没有时返回NULL
lastModified(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
ld(String, String) - Static method in class org.jfantasy.framework.util.common.SimilarityUtil
 
length(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断字符串长度,非单字节字符串算两个长度
lessThan(String, T) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
小于
lessThanOrEqual(String, Object) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
小于等于
lib() - Static method in class org.jfantasy.framework.util.common.PathUtil
 
LimitInterceptor - Class in org.jfantasy.framework.dao.mybatis.interceptors
扩展翻页实现
LimitInterceptor(Class<? extends Dialect>) - Constructor for class org.jfantasy.framework.dao.mybatis.interceptors.LimitInterceptor
 
LimitPageRequest - Class in org.jfantasy.framework.dao
 
LimitPageRequest(int, int, Sort) - Constructor for class org.jfantasy.framework.dao.LimitPageRequest
 
LinkedBlockingQueue<E> - Class in org.jfantasy.framework.util
线程安全的队列实现
LinkedBlockingQueue() - Constructor for class org.jfantasy.framework.util.LinkedBlockingQueue
 
LinkedBlockingQueue(int) - Constructor for class org.jfantasy.framework.util.LinkedBlockingQueue
 
LinkedBlockingQueue(Collection<? extends E>) - Constructor for class org.jfantasy.framework.util.LinkedBlockingQueue
 
LinkedQueue<E> - Class in org.jfantasy.framework.util.concurrent
 
LinkedQueue() - Constructor for class org.jfantasy.framework.util.concurrent.LinkedQueue
 
LinkedQueue(int) - Constructor for class org.jfantasy.framework.util.concurrent.LinkedQueue
 
LinkedQueue(Collection<? extends E>) - Constructor for class org.jfantasy.framework.util.concurrent.LinkedQueue
 
LinkedQueue.PollCallBack<E> - Interface in org.jfantasy.framework.util.concurrent
 
list() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
list() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 
listFiles() - Method in class org.jfantasy.framework.service.FTPService
 
listFiles(String) - Method in class org.jfantasy.framework.service.FTPService
 
listFiles(String, String...) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
列出文件夹下面所有扩展名相同的文件名.jpg等
listFolders(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
load(String) - Static method in class org.jfantasy.framework.util.common.PropertiesHelper
 
load(Properties) - Static method in class org.jfantasy.framework.util.common.PropertiesHelper
 
loadAndReturnOf(String) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
loadAuthentication(String) - Method in interface org.jfantasy.framework.security.oauth2.core.token.ResourceServerTokenServices
 
loadAuthentication(String) - Method in class org.jfantasy.framework.security.oauth2.DefaultTokenServices
 
loadClass(String, byte[]) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
loadClass(String, String) - Method in class org.jfantasy.framework.util.DynamicClassLoader
 
loadClass(byte[], String) - Method in class org.jfantasy.framework.util.DynamicClassLoader
 
loadClass(String, String) - Method in class org.jfantasy.framework.util.FantasyClassLoader
从文件加载类
loadClass(byte[], String) - Method in class org.jfantasy.framework.util.FantasyClassLoader
通过字节码加载类
loadClass(String) - Method in class org.jfantasy.framework.util.FantasyClassLoader
自动加载类
loadClientByClientId(String) - Method in interface org.jfantasy.framework.security.oauth2.core.ClientDetailsService
查询客户端信息
loadUserByToken(T) - Method in interface org.jfantasy.framework.security.core.userdetails.SimpleUserDetailsService
获取用户
loadUserByUsername(String) - Method in interface org.jfantasy.framework.security.core.userdetails.UserDetailsService
通过用户名查询用户
loadUserByUsername(String) - Method in interface org.jfantasy.framework.security.LoginService
 
localeResolver() - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
LockedException - Exception in org.jfantasy.framework.security.authentication
 
LockedException(String) - Constructor for exception org.jfantasy.framework.security.authentication.LockedException
 
Log - Annotation Type in org.jfantasy.framework.log.annotation
 
LOG - Static variable in class org.jfantasy.framework.web.filter.wrapper.CharacterEncodingRequestWrapper
 
LOG_ADVISOR_BEAN_NAME - Static variable in class org.jfantasy.framework.log.config.AnnotationDrivenLogBeanDefinitionParser
 
LOG_ASPECT_BEAN_NAME - Static variable in class org.jfantasy.framework.log.config.AnnotationDrivenLogBeanDefinitionParser
 
LogAdviceParser - Class in org.jfantasy.framework.log.config
 
LogAdviceParser() - Constructor for class org.jfantasy.framework.log.config.LogAdviceParser
 
LogAnnotationParser - Interface in org.jfantasy.framework.log.annotation
 
LogAspectSupport - Class in org.jfantasy.framework.log.interceptor
 
LogAspectSupport() - Constructor for class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
LogAspectSupport.Invoker - Interface in org.jfantasy.framework.log.interceptor
 
LogAspectSupport.LogOperationContext - Class in org.jfantasy.framework.log.interceptor
 
LogConfigurationSelector - Class in org.jfantasy.framework.log.annotation
 
LogConfigurationSelector() - Constructor for class org.jfantasy.framework.log.annotation.LogConfigurationSelector
 
LogExpressionRootObject - Class in org.jfantasy.framework.log.interceptor
 
LogExpressionRootObject(Method, Object[], Object, Class<?>) - Constructor for class org.jfantasy.framework.log.interceptor.LogExpressionRootObject
 
LogFilter - Interface in org.jfantasy.framework.log.filter
 
LOGGER - Variable in class org.jfantasy.framework.dao.mybatis.proxy.MyBatisMapperMethod
 
LOGGER - Variable in class org.jfantasy.framework.dao.mybatis.proxy.MyBatisMapperProxy
 
LOGGER - Variable in class org.jfantasy.framework.log.annotation.AbstractFallbackLogOperationSource
 
LOGGER - Variable in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
LOGGER - Static variable in class org.jfantasy.framework.util.common.PropertiesHelper
 
login(String, String) - Method in interface org.jfantasy.framework.security.LoginService
 
login() - Method in class org.jfantasy.framework.service.FTPService
登陆Ftp服务器
LoginException - Exception in org.jfantasy.framework.spring.mvc.error
 
LoginException(String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.LoginException
 
LoginService - Interface in org.jfantasy.framework.security
 
LogInterceptor - Class in org.jfantasy.framework.log.interceptor
 
LogInterceptor() - Constructor for class org.jfantasy.framework.log.interceptor.LogInterceptor
 
LoginUser - Class in org.jfantasy.framework.security
登录用户对象
LoginUser() - Constructor for class org.jfantasy.framework.security.LoginUser
 
LogListener - Class in org.jfantasy.schedule.listener
 
LogListener() - Constructor for class org.jfantasy.schedule.listener.LogListener
 
LogManager - Interface in org.jfantasy.framework.log
 
LogNamespaceHandler - Class in org.jfantasy.framework.log.config
 
LogNamespaceHandler() - Constructor for class org.jfantasy.framework.log.config.LogNamespaceHandler
 
LogOperation - Class in org.jfantasy.framework.log.annotation
 
LogOperation() - Constructor for class org.jfantasy.framework.log.annotation.LogOperation
 
LogOperationContext(LogOperation, Method, Object[], Object, Class<?>) - Constructor for class org.jfantasy.framework.log.interceptor.LogAspectSupport.LogOperationContext
 
LogOperationSource - Interface in org.jfantasy.framework.log.annotation
 
LogoutSuccessEvent - Class in org.jfantasy.framework.security.authentication.event
 
LogoutSuccessEvent(Authentication) - Constructor for class org.jfantasy.framework.security.authentication.event.LogoutSuccessEvent
 
LogProxyFactoryBean - Class in org.jfantasy.framework.log.interceptor
 
LogProxyFactoryBean() - Constructor for class org.jfantasy.framework.log.interceptor.LogProxyFactoryBean
 
longValue(Long) - Static method in class org.jfantasy.framework.util.common.StringUtil
将Long转为String格式 如果{s}为NULL 或者 小于 0 返回空字符。否则返回{s}的toString字符串
longValueZero(Long) - Static method in class org.jfantasy.framework.util.common.StringUtil
将Long转为String格式 如果{s}为NULL 或者 小于 0 返回"0"。否则返回{s}的toString字符串
lowerCaseFirst(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
首字母小写
LuceneAutoConfiguration - Class in org.jfantasy.autoconfigure
 
LuceneAutoConfiguration() - Constructor for class org.jfantasy.autoconfigure.LuceneAutoConfiguration
 
LuceneDao - Interface in org.jfantasy.framework.lucene.dao
 

M

MailSendService - Class in org.jfantasy.framework.service
Email 工具类
MailSendService() - Constructor for class org.jfantasy.framework.service.MailSendService
 
MailSendService.Attachment - Class in org.jfantasy.framework.service
 
makeAccessible(Field) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
makeClass(String, Property...) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
创建一个java动态bean
makeClass(String, Class[], Property...) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
makeClass(String, String, Property...) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
makeClass(String, String, Class[], Property...) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
makeClass(String, String, Class[], Property[], MethodInfo[]) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
makeInterface(String, AnnotationDescriptor) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
makeInterface(String, AnnotationDescriptor, Class) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
makeInterface(String, AnnotationDescriptor[], Class...) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
makeMethod(ClassWriter, String, String, String, MethodCreator) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
makeProperty(ClassWriter, Property) - Static method in class org.jfantasy.framework.util.asm.AsmUtil
 
map(C, Function<? super T, ? extends R>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
map(T[], Function<? super T, ? extends R>, Class<R>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
map(PropertiesHelper.CallBackTransform) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
MapConverter - Class in org.jfantasy.framework.dao.hibernate.converter
 
MapConverter() - Constructor for class org.jfantasy.framework.dao.hibernate.converter.MapConverter
 
MapEntry(Object, Object) - Constructor for class org.jfantasy.framework.util.common.PropertiesHelper.MapEntry
 
MapperUtil - Class in org.jfantasy.framework.lucene.mapper
 
MapWapper<K,V> - Class in org.jfantasy.framework.spring.mvc.util
绑定JSON/自定义 数据到 Map
MapWapper() - Constructor for class org.jfantasy.framework.spring.mvc.util.MapWapper
 
mark(int) - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
markSupported() - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
matcher - Variable in class org.jfantasy.framework.util.regexp.RegexpUtil.AbstractReplaceCallBack
 
matches(CharSequence, String) - Method in class org.jfantasy.framework.security.crypto.password.DESPasswordEncoder
 
matches(CharSequence, String) - Method in class org.jfantasy.framework.security.crypto.password.MD5PasswordEncoder
 
matches(CharSequence, String) - Method in interface org.jfantasy.framework.security.crypto.password.PasswordEncoder
密码比较方法
matches(CharSequence, String) - Method in class org.jfantasy.framework.security.crypto.password.PlaintextPasswordEncoder
 
max(Date...) - Static method in class org.jfantasy.framework.util.common.DateUtil
比较时间返回最大值
md5(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
MD5PasswordEncoder - Class in org.jfantasy.framework.security.crypto.password
 
MD5PasswordEncoder() - Constructor for class org.jfantasy.framework.security.crypto.password.MD5PasswordEncoder
 
MEMBER - Static variable in class org.jfantasy.framework.util.userstamp.UserResult
 
merge(T[], T...) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
合并数组 并去除重复项
MessageFactory - Class in org.jfantasy.framework.lucene.cluster
 
messages - Variable in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
messageSource() - Method in class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
MethodArgumentResolver - Class in org.jfantasy.framework.spring.mvc.method.annotation
 
MethodArgumentResolver() - Constructor for class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
MethodCreator - Interface in org.jfantasy.framework.util.asm
 
methodIdentification(Method, Class<?>) - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
MethodInfo - Class in org.jfantasy.framework.util.asm
 
MethodInfo(String, String, String, MethodCreator) - Constructor for class org.jfantasy.framework.util.asm.MethodInfo
 
MethodProxy - Class in org.jfantasy.framework.util.reflect
 
MethodProxy(Object) - Constructor for class org.jfantasy.framework.util.reflect.MethodProxy
 
MethodProxy(Object, Class<?>[]) - Constructor for class org.jfantasy.framework.util.reflect.MethodProxy
 
MethodProxy(Object, Class<?>) - Constructor for class org.jfantasy.framework.util.reflect.MethodProxy
 
min(Date...) - Static method in class org.jfantasy.framework.util.common.DateUtil
比较时间返回最小值
missing(PostInsertEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
missing(PostUpdateEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
missing(PostDeleteEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
MissingLVException(String) - Constructor for exception org.jfantasy.framework.util.common.JavassistUtil.MissingLVException
 
mixin(Class<?>) - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter
 
mixin(Class<?>) - Static method in class org.jfantasy.framework.jackson.JSON
 
MixInHolder - Class in org.jfantasy.framework.jackson
 
MixInHolder() - Constructor for class org.jfantasy.framework.jackson.MixInHolder
 
MixInHolder.MixInSource - Class in org.jfantasy.framework.jackson
 
modify(PostUpdateEvent, String) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
moveFile(File, File) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
MsSQLDialect - Class in org.jfantasy.framework.dao.mybatis.dialect
SqlServer 翻页方言
MsSQLDialect() - Constructor for class org.jfantasy.framework.dao.mybatis.dialect.MsSQLDialect
 
MsSQLDialect(String) - Constructor for class org.jfantasy.framework.dao.mybatis.dialect.MsSQLDialect
 
mul(double, double) - Static method in class org.jfantasy.framework.util.Arith
 
MultiDataSource - Class in org.jfantasy.framework.dao
 
MultiDataSource() - Constructor for class org.jfantasy.framework.dao.MultiDataSource
 
MultiDataSource.CatalogConverter - Interface in org.jfantasy.framework.dao
 
MultiDataSource.SimpleCatalogConverter - Class in org.jfantasy.framework.dao
 
MultiDataSourceInterceptor - Class in org.jfantasy.framework.dao.mybatis.interceptors
多数据源拦截器
MultiDataSourceInterceptor() - Constructor for class org.jfantasy.framework.dao.mybatis.interceptors.MultiDataSourceInterceptor
 
MultiDataSourceManager - Class in org.jfantasy.framework.dao
多数据源管理类
MultiDataSourceManager() - Constructor for class org.jfantasy.framework.dao.MultiDataSourceManager
 
MultiDialect - Class in org.jfantasy.framework.dao.mybatis.dialect
多数据源时方言
MultiDialect() - Constructor for class org.jfantasy.framework.dao.mybatis.dialect.MultiDialect
 
MultiEntityInterceptor - Class in org.jfantasy.framework.dao.hibernate.interceptors
hibernate Interceptor 多实现
MultiEntityInterceptor() - Constructor for class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
MultiKeyGenerator - Class in org.jfantasy.framework.dao.mybatis.keygen
将多个KeyGenerator对象封装为一个
MultiKeyGenerator(Map<String, KeyGenerator>) - Constructor for class org.jfantasy.framework.dao.mybatis.keygen.MultiKeyGenerator
 
multipartConfigElement() - Method in class org.jfantasy.framework.spring.config.WebMvcConfig
 
multipleValuesObjectsObjects(Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
MyBatisConfig - Class in org.jfantasy.framework.spring.config
 
MyBatisConfig(DataSource, MybatisProperties, ObjectProvider<Interceptor[]>, ObjectProvider<TypeHandler[]>, ObjectProvider<LanguageDriver[]>, ResourceLoader, ObjectProvider<DatabaseIdProvider>, ObjectProvider<List<ConfigurationCustomizer>>) - Constructor for class org.jfantasy.framework.spring.config.MyBatisConfig
 
mybatisConfigurationCustomizer() - Method in class org.jfantasy.framework.spring.config.MyBatisConfig
 
MyBatisException - Exception in org.jfantasy.framework.dao.mybatis
 
MyBatisException(String) - Constructor for exception org.jfantasy.framework.dao.mybatis.MyBatisException
 
MyBatisException(String, Exception) - Constructor for exception org.jfantasy.framework.dao.mybatis.MyBatisException
 
MyBatisMapperMethod - Class in org.jfantasy.framework.dao.mybatis.proxy
MyBatis Mapper 方法
MyBatisMapperMethod(Class<?>, Method, SqlSession) - Constructor for class org.jfantasy.framework.dao.mybatis.proxy.MyBatisMapperMethod
 
MyBatisMapperProxy - Class in org.jfantasy.framework.dao.mybatis.proxy
MyBatis Mapper 代理
MyBatisMapperRegistry - Class in org.jfantasy.framework.dao.mybatis.binding
MyBatis Mapper 登记处
MyBatisMapperRegistry(Configuration) - Constructor for class org.jfantasy.framework.dao.mybatis.binding.MyBatisMapperRegistry
 
MySQLDialect - Class in org.jfantasy.framework.dao.mybatis.dialect
MySql 翻页方言
MySQLDialect() - Constructor for class org.jfantasy.framework.dao.mybatis.dialect.MySQLDialect
 
MyVistor() - Constructor for class org.jfantasy.framework.util.xml.Dom4jUtil.MyVistor
 

N

needIndex() - Method in class org.jfantasy.framework.lucene.backend.IndexFilterChecker
 
needListener(Class<?>) - Static method in class org.jfantasy.framework.lucene.backend.IndexChecker
判断Class是否标注@indexed注解或者属性是否标注了@IndexRefBy注解
NestedContext() - Constructor for class org.jfantasy.framework.util.common.ObjectUtil.NestedContext
 
newBuilder(Class) - Static method in class org.jfantasy.framework.jackson.BeanPropertyFilter
 
newInstance(String) - Static method in class org.jfantasy.framework.security.core.SimpleGrantedAuthority
 
newInstance(Class<T>, MethodInterceptor) - Static method in class org.jfantasy.framework.util.cglib.CglibUtil
 
newInstance(Class<T>) - Static method in class org.jfantasy.framework.util.common.ClassUtil
创建@{clazz}对象
newInstance(Class<T>, Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
创建@{clazz}对象
newInstance(Class<T>, Class<?>[], Object[]) - Static method in class org.jfantasy.framework.util.common.ClassUtil
创建@{clazz}对象
newInstance(String) - Static method in class org.jfantasy.framework.util.common.ClassUtil
创建@{clazz}对象 根据@{className}
newInstance(Class<?>, int) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
newInstance() - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
newInstance(Object) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
newInstance(Class<?>, Object) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
newInstance(Class<?>[], Object[]) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
newInstance() - Method in interface org.jfantasy.framework.util.reflect.IClass
 
newInstance(Object) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
newInstance(Class<?>, Object) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
newInstance(Class<?>[], Object[]) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
newkey(String, long) - Method in class org.jfantasy.framework.dao.mybatis.keygen.service.SequenceService
创建一个新的序列
newMapperProxy(Class<T>, SqlSession) - Static method in class org.jfantasy.framework.dao.mybatis.proxy.MyBatisMapperProxy
生成代理方法
newOrderBy(String, OrderBy.Direction) - Static method in class org.jfantasy.framework.dao.OrderBy
 
newOrderBy(String, OrderBy.Direction, Sort.NullHandling) - Static method in class org.jfantasy.framework.dao.OrderBy
 
newPager() - Static method in class org.jfantasy.framework.dao.Pager
 
newPager(OrderBy) - Static method in class org.jfantasy.framework.dao.Pager
 
newPager(int) - Static method in class org.jfantasy.framework.dao.Pager
 
newPager(int, int) - Static method in class org.jfantasy.framework.dao.Pager
 
newPager(int, int, OrderBy) - Static method in class org.jfantasy.framework.dao.Pager
 
newPager(int, OrderBy) - Static method in class org.jfantasy.framework.dao.Pager
 
newPager(Pager<T>) - Static method in class org.jfantasy.framework.dao.Pager
 
newTrigger(String, String, int, Integer) - Method in enum org.jfantasy.schedule.service.TriggerType
 
newTrigger(String, String, String) - Method in enum org.jfantasy.schedule.service.TriggerType
 
next() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
next(String, long) - Method in class org.jfantasy.framework.dao.mybatis.keygen.service.SequenceService
获取序列的下一个值
next(Date, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
获取字段项对应的下一时间
nextDay(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
获取当前日期的下一天
nextHour(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
nextThreeDate(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
nextValue(String) - Method in class org.jfantasy.framework.dao.mybatis.keygen.util.DataBaseKeyGenerator
 
nextValue(String) - Static method in class org.jfantasy.framework.dao.mybatis.keygen.util.SequenceInfo
提供直接通过 SequenceInfo 直接查询索引的方法
NO_AUTHORITIES - Static variable in class org.jfantasy.framework.security.core.authority.AuthorityUtils
 
NON_TAG - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
nonNull(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
noNull(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
not(List<PropertyFilter>...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
not(PropertyFilterBuilder...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
not(Specification...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
notContains(String, String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
notEndsWith(String, String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
notEqual(String, T) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
不等于
NotFoundException - Exception in org.jfantasy.framework.spring.mvc.error
 
NotFoundException(String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.NotFoundException
 
notIn(String, T...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
not in
notStartsWith(String, String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
now() - Static method in class org.jfantasy.framework.util.common.DateUtil
获取当前时间
NToC(int) - Static method in class org.jfantasy.framework.util.userstamp.Encoder
 
NullTypeHandler - Class in org.jfantasy.framework.dao.mybatis.type
 
NullTypeHandler() - Constructor for class org.jfantasy.framework.dao.mybatis.type.NullTypeHandler
 
nullValue(Integer) - Static method in class org.jfantasy.framework.util.common.NumberUtil
int 转 string
nullValue(Long) - Static method in class org.jfantasy.framework.util.common.NumberUtil
long 转 string
nullValue(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断字符串是否为空,如果为空返回空字符,如果不为空,trim该字符串后返回
nullValue(Object) - Static method in class org.jfantasy.framework.util.common.StringUtil
判断对象是否为空,如果为空返回空字符,如果不为空,返回该字符串的toString字符串
nullValue(long) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
nullValue(int) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
numberOfElements() - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
NumberUtil - Class in org.jfantasy.framework.util.common
数字处理集合类 主要功能:四舍五入,随机数,数字类型转换等方法

O

OAuth2AccessToken - Class in org.jfantasy.framework.security.oauth2.core
 
OAuth2AccessToken(TokenType, String, Instant, Instant) - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2AccessToken
 
OAuth2AccessToken(TokenType, String, Instant, Instant, Set<String>) - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2AccessToken
 
OAuth2AccessToken(TokenType, String, String, Instant, Instant, Set<String>) - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2AccessToken
 
OAuth2AuthenticatedPrincipal - Interface in org.jfantasy.framework.security.oauth2.core
 
OAuth2Authentication - Class in org.jfantasy.framework.security.oauth2.core
OAuth 身份验证
OAuth2Authentication(Authentication, OAuth2AuthenticationDetails) - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2Authentication
 
OAuth2AuthenticationDetails - Class in org.jfantasy.framework.security.oauth2.core
OAuth2 认证详情
OAuth2AuthenticationDetails() - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationDetails
 
OAuth2AuthenticationException - Exception in org.jfantasy.framework.security.oauth2.core
 
OAuth2AuthenticationException(String) - Constructor for exception org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationException
 
OAuth2AuthenticationException(OAuth2Error) - Constructor for exception org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationException
 
OAuth2AuthenticationException(OAuth2Error, Throwable) - Constructor for exception org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationException
 
OAuth2AuthenticationException(OAuth2Error, String) - Constructor for exception org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationException
 
OAuth2AuthenticationException(OAuth2Error, String, Throwable) - Constructor for exception org.jfantasy.framework.security.oauth2.core.OAuth2AuthenticationException
 
OAuth2Error - Class in org.jfantasy.framework.security.oauth2.core
 
OAuth2Error(String) - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2Error
 
OAuth2Error(String, String, String) - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2Error
 
OAuth2RefreshToken - Class in org.jfantasy.framework.security.oauth2.core
 
OAuth2RefreshToken(String, Instant) - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2RefreshToken
 
OAuth2RefreshToken(String, Instant, Instant) - Constructor for class org.jfantasy.framework.security.oauth2.core.OAuth2RefreshToken
 
OAuth2ResourceServerAutoConfiguration - Class in org.jfantasy.autoconfigure
OAuth2 ResourceServer
OAuth2ResourceServerAutoConfiguration() - Constructor for class org.jfantasy.autoconfigure.OAuth2ResourceServerAutoConfiguration
 
OAuth2Token - Interface in org.jfantasy.framework.security.oauth2.core
 
OAuth2User - Interface in org.jfantasy.framework.security.core.user
 
obj - Variable in class org.jfantasy.framework.lucene.backend.IndexCreator
 
obj - Variable in class org.jfantasy.framework.lucene.handler.AbstractFieldHandler
 
ObjectUtil - Class in org.jfantasy.framework.util.common
 
ObjectUtil.NestedContext<R> - Class in org.jfantasy.framework.util.common
 
ObjectUtil.NestedConverter<T,R> - Interface in org.jfantasy.framework.util.common
 
of(int, int) - Static method in class org.jfantasy.framework.dao.LimitPageRequest
创建一个新的LimitPageRequest
of(int, int, Sort) - Static method in class org.jfantasy.framework.dao.LimitPageRequest
创建一个新的LimitPageRequest并应用排序参数。
of(int, int, Sort.Direction, String...) - Static method in class org.jfantasy.framework.dao.LimitPageRequest
创建一个新的LimitPageRequest并应用排序方向和属性
offer(E, long, TimeUnit) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
offer(E) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
offer(E, long, TimeUnit) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
添加元素,可设置操作的超时时间
offer(E) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
添加元素,如果容量超出,则直接返回false
OgnlUtil - Class in org.jfantasy.framework.util.ognl
 
OgnlUtil() - Constructor for class org.jfantasy.framework.util.ognl.OgnlUtil
 
onApplicationEvent(ContextRefreshedEvent) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
onCollectionRecreate(Object, Serializable) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
ONE_YEAR_SECONDS - Static variable in class org.jfantasy.framework.util.web.ServletUtils
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.BusEntityInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
onPersist(PersistEvent, Map) - Method in class org.jfantasy.framework.dao.hibernate.event.PropertyGeneratorPersistEventListener
 
onPostDelete(T, PostDeleteEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPostDelete(PostDeleteEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPostDelete(PostDeleteEvent) - Method in class org.jfantasy.framework.lucene.dao.hibernate.EntityChangedEventListener
 
onPostDeleteCommitFailed(PostDeleteEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPostInsert(PostInsertEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPostInsert(T, PostInsertEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPostInsert(PostInsertEvent) - Method in class org.jfantasy.framework.lucene.dao.hibernate.EntityChangedEventListener
 
onPostInsertCommitFailed(PostInsertEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPostUpdate(PostUpdateEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPostUpdate(T, PostUpdateEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPostUpdate(PostUpdateEvent) - Method in class org.jfantasy.framework.lucene.dao.hibernate.EntityChangedEventListener
 
onPostUpdateCommitFailed(PostUpdateEvent) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
onPrepareStatement(String) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.BusEntityInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
onSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.jfantasy.framework.dao.hibernate.event.PropertyGeneratorSaveOrUpdateEventListener
 
open() - Method in class org.jfantasy.framework.lucene.BuguIndex
初始化方法
openSession() - Static method in class org.jfantasy.framework.lucene.dao.hibernate.OpenSessionUtils
 
openSession(SessionFactory) - Static method in class org.jfantasy.framework.lucene.dao.hibernate.OpenSessionUtils
 
OpenSessionUtils - Class in org.jfantasy.framework.lucene.dao.hibernate
 
Operation - Interface in org.jfantasy.framework.spring.validation
分组操作
Operation.Create - Interface in org.jfantasy.framework.spring.validation
 
Operation.Delete - Interface in org.jfantasy.framework.spring.validation
 
Operation.Get - Interface in org.jfantasy.framework.spring.validation
 
Operation.Update - Interface in org.jfantasy.framework.spring.validation
 
or(List<PropertyFilter>...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
or(PropertyFilterBuilder...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
or(Specification...) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
ORA_SQL_LIMIT - Static variable in class org.jfantasy.framework.dao.mybatis.dialect.OraSQLDialect
 
OraSQLDialect - Class in org.jfantasy.framework.dao.mybatis.dialect
oracle 翻页方言
OraSQLDialect() - Constructor for class org.jfantasy.framework.dao.mybatis.dialect.OraSQLDialect
 
ORDER - Static variable in class org.jfantasy.framework.spring.config.WebMvcConfig
 
OrderBy - Class in org.jfantasy.framework.dao
排序对象
OrderBy(List<OrderBy>) - Constructor for class org.jfantasy.framework.dao.OrderBy
 
OrderBy(String, OrderBy.Direction) - Constructor for class org.jfantasy.framework.dao.OrderBy
 
OrderBy(String, OrderBy.Direction, Sort.NullHandling) - Constructor for class org.jfantasy.framework.dao.OrderBy
 
OrderBy.Direction - Enum in org.jfantasy.framework.dao
 
org.jfantasy.autoconfigure - package org.jfantasy.autoconfigure
 
org.jfantasy.framework.context - package org.jfantasy.framework.context
 
org.jfantasy.framework.context.bean - package org.jfantasy.framework.context.bean
 
org.jfantasy.framework.context.dao - package org.jfantasy.framework.context.dao
 
org.jfantasy.framework.crypto - package org.jfantasy.framework.crypto
 
org.jfantasy.framework.dao - package org.jfantasy.framework.dao
 
org.jfantasy.framework.dao.annotations - package org.jfantasy.framework.dao.annotations
 
org.jfantasy.framework.dao.hibernate - package org.jfantasy.framework.dao.hibernate
 
org.jfantasy.framework.dao.hibernate.converter - package org.jfantasy.framework.dao.hibernate.converter
 
org.jfantasy.framework.dao.hibernate.event - package org.jfantasy.framework.dao.hibernate.event
 
org.jfantasy.framework.dao.hibernate.generator - package org.jfantasy.framework.dao.hibernate.generator
 
org.jfantasy.framework.dao.hibernate.interceptors - package org.jfantasy.framework.dao.hibernate.interceptors
 
org.jfantasy.framework.dao.hibernate.listener - package org.jfantasy.framework.dao.hibernate.listener
 
org.jfantasy.framework.dao.hibernate.spi - package org.jfantasy.framework.dao.hibernate.spi
 
org.jfantasy.framework.dao.hibernate.util - package org.jfantasy.framework.dao.hibernate.util
 
org.jfantasy.framework.dao.jpa - package org.jfantasy.framework.dao.jpa
 
org.jfantasy.framework.dao.mybatis - package org.jfantasy.framework.dao.mybatis
 
org.jfantasy.framework.dao.mybatis.binding - package org.jfantasy.framework.dao.mybatis.binding
 
org.jfantasy.framework.dao.mybatis.dialect - package org.jfantasy.framework.dao.mybatis.dialect
 
org.jfantasy.framework.dao.mybatis.interceptors - package org.jfantasy.framework.dao.mybatis.interceptors
 
org.jfantasy.framework.dao.mybatis.keygen - package org.jfantasy.framework.dao.mybatis.keygen
 
org.jfantasy.framework.dao.mybatis.keygen.bean - package org.jfantasy.framework.dao.mybatis.keygen.bean
 
org.jfantasy.framework.dao.mybatis.keygen.dao - package org.jfantasy.framework.dao.mybatis.keygen.dao
 
org.jfantasy.framework.dao.mybatis.keygen.service - package org.jfantasy.framework.dao.mybatis.keygen.service
 
org.jfantasy.framework.dao.mybatis.keygen.util - package org.jfantasy.framework.dao.mybatis.keygen.util
 
org.jfantasy.framework.dao.mybatis.proxy - package org.jfantasy.framework.dao.mybatis.proxy
 
org.jfantasy.framework.dao.mybatis.sqlmapper - package org.jfantasy.framework.dao.mybatis.sqlmapper
 
org.jfantasy.framework.dao.mybatis.type - package org.jfantasy.framework.dao.mybatis.type
 
org.jfantasy.framework.error - package org.jfantasy.framework.error
 
org.jfantasy.framework.httpclient - package org.jfantasy.framework.httpclient
 
org.jfantasy.framework.install - package org.jfantasy.framework.install
 
org.jfantasy.framework.jackson - package org.jfantasy.framework.jackson
 
org.jfantasy.framework.jackson.annotation - package org.jfantasy.framework.jackson.annotation
 
org.jfantasy.framework.jackson.deserializer - package org.jfantasy.framework.jackson.deserializer
 
org.jfantasy.framework.jackson.serializer - package org.jfantasy.framework.jackson.serializer
 
org.jfantasy.framework.log - package org.jfantasy.framework.log
 
org.jfantasy.framework.log.annotation - package org.jfantasy.framework.log.annotation
 
org.jfantasy.framework.log.config - package org.jfantasy.framework.log.config
 
org.jfantasy.framework.log.filter - package org.jfantasy.framework.log.filter
 
org.jfantasy.framework.log.interceptor - package org.jfantasy.framework.log.interceptor
 
org.jfantasy.framework.lucene - package org.jfantasy.framework.lucene
 
org.jfantasy.framework.lucene.annotations - package org.jfantasy.framework.lucene.annotations
 
org.jfantasy.framework.lucene.backend - package org.jfantasy.framework.lucene.backend
 
org.jfantasy.framework.lucene.cache - package org.jfantasy.framework.lucene.cache
 
org.jfantasy.framework.lucene.cluster - package org.jfantasy.framework.lucene.cluster
 
org.jfantasy.framework.lucene.dao - package org.jfantasy.framework.lucene.dao
 
org.jfantasy.framework.lucene.dao.hibernate - package org.jfantasy.framework.lucene.dao.hibernate
 
org.jfantasy.framework.lucene.dao.mybatis - package org.jfantasy.framework.lucene.dao.mybatis
 
org.jfantasy.framework.lucene.exception - package org.jfantasy.framework.lucene.exception
 
org.jfantasy.framework.lucene.handler - package org.jfantasy.framework.lucene.handler
 
org.jfantasy.framework.lucene.mapper - package org.jfantasy.framework.lucene.mapper
 
org.jfantasy.framework.quartz - package org.jfantasy.framework.quartz
 
org.jfantasy.framework.security - package org.jfantasy.framework.security
 
org.jfantasy.framework.security.authentication - package org.jfantasy.framework.security.authentication
 
org.jfantasy.framework.security.authentication.dao - package org.jfantasy.framework.security.authentication.dao
 
org.jfantasy.framework.security.authentication.event - package org.jfantasy.framework.security.authentication.event
 
org.jfantasy.framework.security.core - package org.jfantasy.framework.security.core
 
org.jfantasy.framework.security.core.authority - package org.jfantasy.framework.security.core.authority
 
org.jfantasy.framework.security.core.user - package org.jfantasy.framework.security.core.user
 
org.jfantasy.framework.security.core.userdetails - package org.jfantasy.framework.security.core.userdetails
 
org.jfantasy.framework.security.crypto.password - package org.jfantasy.framework.security.crypto.password
 
org.jfantasy.framework.security.oauth2 - package org.jfantasy.framework.security.oauth2
 
org.jfantasy.framework.security.oauth2.core - package org.jfantasy.framework.security.oauth2.core
 
org.jfantasy.framework.security.oauth2.core.token - package org.jfantasy.framework.security.oauth2.core.token
 
org.jfantasy.framework.security.oauth2.jwt - package org.jfantasy.framework.security.oauth2.jwt
 
org.jfantasy.framework.security.oauth2.server - package org.jfantasy.framework.security.oauth2.server
 
org.jfantasy.framework.security.oauth2.server.authentication - package org.jfantasy.framework.security.oauth2.server.authentication
 
org.jfantasy.framework.security.oauth2.server.web - package org.jfantasy.framework.security.oauth2.server.web
 
org.jfantasy.framework.security.web - package org.jfantasy.framework.security.web
 
org.jfantasy.framework.security.web.authentication - package org.jfantasy.framework.security.web.authentication
 
org.jfantasy.framework.service - package org.jfantasy.framework.service
 
org.jfantasy.framework.spring - package org.jfantasy.framework.spring
 
org.jfantasy.framework.spring.config - package org.jfantasy.framework.spring.config
 
org.jfantasy.framework.spring.mvc.bind.annotation - package org.jfantasy.framework.spring.mvc.bind.annotation
 
org.jfantasy.framework.spring.mvc.error - package org.jfantasy.framework.spring.mvc.error
 
org.jfantasy.framework.spring.mvc.hateoas - package org.jfantasy.framework.spring.mvc.hateoas
 
org.jfantasy.framework.spring.mvc.http - package org.jfantasy.framework.spring.mvc.http
 
org.jfantasy.framework.spring.mvc.jackson - package org.jfantasy.framework.spring.mvc.jackson
 
org.jfantasy.framework.spring.mvc.jackson.databind - package org.jfantasy.framework.spring.mvc.jackson.databind
 
org.jfantasy.framework.spring.mvc.method.annotation - package org.jfantasy.framework.spring.mvc.method.annotation
 
org.jfantasy.framework.spring.mvc.util - package org.jfantasy.framework.spring.mvc.util
 
org.jfantasy.framework.spring.validation - package org.jfantasy.framework.spring.validation
 
org.jfantasy.framework.spring.web - package org.jfantasy.framework.spring.web
 
org.jfantasy.framework.util - package org.jfantasy.framework.util
 
org.jfantasy.framework.util.asm - package org.jfantasy.framework.util.asm
 
org.jfantasy.framework.util.cglib - package org.jfantasy.framework.util.cglib
 
org.jfantasy.framework.util.cglib.interceptor - package org.jfantasy.framework.util.cglib.interceptor
 
org.jfantasy.framework.util.common - package org.jfantasy.framework.util.common
 
org.jfantasy.framework.util.common.file - package org.jfantasy.framework.util.common.file
 
org.jfantasy.framework.util.common.file.gzip - package org.jfantasy.framework.util.common.file.gzip
 
org.jfantasy.framework.util.common.toys - package org.jfantasy.framework.util.common.toys
 
org.jfantasy.framework.util.concurrent - package org.jfantasy.framework.util.concurrent
 
org.jfantasy.framework.util.htmlcleaner - package org.jfantasy.framework.util.htmlcleaner
 
org.jfantasy.framework.util.ognl - package org.jfantasy.framework.util.ognl
 
org.jfantasy.framework.util.ognl.typeConverter - package org.jfantasy.framework.util.ognl.typeConverter
 
org.jfantasy.framework.util.reflect - package org.jfantasy.framework.util.reflect
 
org.jfantasy.framework.util.regexp - package org.jfantasy.framework.util.regexp
 
org.jfantasy.framework.util.sax - package org.jfantasy.framework.util.sax
 
org.jfantasy.framework.util.userstamp - package org.jfantasy.framework.util.userstamp
 
org.jfantasy.framework.util.web - package org.jfantasy.framework.util.web
 
org.jfantasy.framework.util.web.context - package org.jfantasy.framework.util.web.context
 
org.jfantasy.framework.util.web.filter - package org.jfantasy.framework.util.web.filter
 
org.jfantasy.framework.util.xml - package org.jfantasy.framework.util.xml
 
org.jfantasy.framework.web.filter - package org.jfantasy.framework.web.filter
 
org.jfantasy.framework.web.filter.wrapper - package org.jfantasy.framework.web.filter.wrapper
 
org.jfantasy.schedule.listener - package org.jfantasy.schedule.listener
 
org.jfantasy.schedule.rest - package org.jfantasy.schedule.rest
 
org.jfantasy.schedule.service - package org.jfantasy.schedule.service
 
org.springframework.data.jpa.repository.support - package org.springframework.data.jpa.repository.support
 

P

Pager<T> - Class in org.jfantasy.framework.dao
通用分页对象
Pager() - Constructor for class org.jfantasy.framework.dao.Pager
 
Pager(int) - Constructor for class org.jfantasy.framework.dao.Pager
 
Pager(Pager) - Constructor for class org.jfantasy.framework.dao.Pager
 
Pager(Pager, List<T>) - Constructor for class org.jfantasy.framework.dao.Pager
 
Pager(int, int, OrderBy) - Constructor for class org.jfantasy.framework.dao.Pager
 
Pager(OrderBy, int, int) - Constructor for class org.jfantasy.framework.dao.Pager
根据下标查询时使用
PagerModelAttributeMethodProcessor - Class in org.jfantasy.framework.spring.mvc.method.annotation
 
PagerModelAttributeMethodProcessor() - Constructor for class org.jfantasy.framework.spring.mvc.method.annotation.PagerModelAttributeMethodProcessor
 
PagerUtil - Class in org.jfantasy.framework.util.web
 
Pagination - Interface in org.jfantasy.framework.dao
分页对象
ParameterMap - Class in org.jfantasy.framework.util.cglib.interceptor
 
ParameterMap() - Constructor for class org.jfantasy.framework.util.cglib.interceptor.ParameterMap
 
ParameterMap - Class in org.jfantasy.framework.util.web.context
 
ParameterMap(HttpServletRequest) - Constructor for class org.jfantasy.framework.util.web.context.ParameterMap
 
parse(Element, ParserContext) - Method in class org.jfantasy.framework.log.config.AnnotationDrivenLogBeanDefinitionParser
 
parse(String, String) - Static method in class org.jfantasy.framework.util.common.DateUtil
以指定格式格式化日期
parse(String, String, Locale) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
parse(String, String, Locale, TimeZone) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
parse(String) - Static method in class org.jfantasy.framework.util.common.DateUtil
将字符串转为日期
parse(char) - Static method in class org.jfantasy.framework.util.common.NumberUtil
解析字符
parse(InputStream, JdomUtil.Parser) - Static method in class org.jfantasy.framework.util.xml.JdomUtil
 
parse(String, JdomUtil.Parser) - Static method in class org.jfantasy.framework.util.xml.JdomUtil
 
parseConfiguration() - Static method in class org.jfantasy.framework.install.ConfigResolver
Deprecated.
 
parseFirst(String, String) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
获取第一次匹配到的值
parseFirstGroup(String, String) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
 
parseFormat(String) - Static method in class org.jfantasy.framework.util.common.DateUtil
将字符串转换为日期
parseGroup(String, String, int) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
获取第{0}次匹配到的值
parseGroup(String, Pattern, int) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
 
parseLogAnnotations(AnnotatedElement) - Method in interface org.jfantasy.framework.log.annotation.LogAnnotationParser
 
parseLogAnnotations(AnnotatedElement) - Method in class org.jfantasy.framework.log.annotation.SpringLogAnnotationParser
 
parseQuery(String) - Static method in class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
parseQuery(String) - Static method in class org.jfantasy.framework.util.web.WebUtil
将请求参数转换为Map
parseQuery(String, boolean) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
parseQuery(String, Class<T>) - Static method in class org.jfantasy.framework.util.web.WebUtil
将请求参数转为指定的对象
PASSWORD - Static variable in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
PasswordEncoder - Interface in org.jfantasy.framework.security.crypto.password
密码编码器
PasswordException - Exception in org.jfantasy.framework.spring.mvc.error
 
PasswordException(String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.PasswordException
 
PathUtil - Class in org.jfantasy.framework.util.common
 
pauseAll() - Method in class org.jfantasy.schedule.service.ScheduleService
暂停调度中所有的job任务
pauseJob(String, String) - Method in class org.jfantasy.schedule.service.ScheduleService
停止 job
pauseTrigger(TriggerKey) - Method in class org.jfantasy.schedule.service.ScheduleService
停止触发器
payload(String) - Static method in class org.jfantasy.framework.security.oauth2.jwt.JwtUtils
 
peek() - Method in class org.jfantasy.framework.dao.MultiDataSourceManager
 
peek() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
peek() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
获取队列元素,不取出。
peek() - Method in class org.jfantasy.framework.util.Stack
读取对象,但不取出
percent(double, double) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
PhoneSerializer - Class in org.jfantasy.framework.jackson.serializer
 
PhoneSerializer() - Constructor for class org.jfantasy.framework.jackson.serializer.PhoneSerializer
 
PinyinUtils - Class in org.jfantasy.framework.util
 
placehodlerConfigurer() - Static method in class org.jfantasy.framework.spring.config.AppConfig
 
PlaintextPasswordEncoder - Class in org.jfantasy.framework.security.crypto.password
 
PlaintextPasswordEncoder() - Constructor for class org.jfantasy.framework.security.crypto.password.PlaintextPasswordEncoder
 
plugin(Object) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.AutoKeyInterceptor
 
plugin(Object) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.LimitInterceptor
 
plugin(Object) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.MultiDataSourceInterceptor
 
plugin(Object) - Method in class org.jfantasy.framework.lucene.dao.mybatis.EntityChangedInterceptor
Deprecated.
 
poll(long, TimeUnit) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
poll() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
poll(long, TimeUnit, LinkedQueue.PollCallBack<E>) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
poll(long, TimeUnit) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
获取队列元素,取出
poll() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
获取队列元素,取出
pop() - Method in class org.jfantasy.framework.dao.MultiDataSourceManager
 
pop() - Method in class org.jfantasy.framework.util.Stack
从栈中取出元素
postConstruct() - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
postFlush(Iterator) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.jfantasy.framework.spring.SpringBeanUtils
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.jfantasy.framework.spring.SpringBeanUtils
 
PostUserDetailsChecker - Interface in org.jfantasy.framework.security.core.userdetails
后置验证 可以通过 @Order 注解跳转多个验证器的顺序
postUserDetailsCheckers(PostUserDetailsChecker[]) - Method in class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
prefix - Variable in class org.jfantasy.framework.lucene.backend.IndexCreator
 
prefix - Variable in class org.jfantasy.framework.lucene.handler.AbstractFieldHandler
 
preFlush(Iterator) - Method in class org.jfantasy.framework.dao.hibernate.interceptors.MultiEntityInterceptor
 
prepareServletRequest(Object, NativeWebRequest, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
prepareServletRequest(Object, NativeWebRequest, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PagerModelAttributeMethodProcessor
 
prepareServletRequest(Object, NativeWebRequest, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
pretty(String) - Static method in class org.jfantasy.framework.dao.mybatis.dialect.DialectUtil
sql 美化 查询关键字大写
pretty(String) - Method in class org.jfantasy.framework.dao.mybatis.keygen.GUIDKeyGenerator
 
PreUserDetailsChecker - Interface in org.jfantasy.framework.security.core.userdetails
前置验证 可以通过 @Order 注解跳转多个验证器的顺序
preUserDetailsCheckers(PreUserDetailsChecker[]) - Method in class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
prev(Date, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
获取字段项对应的上一时间
previous() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
previousOrFirst() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
printable(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
process(Document, boolean, boolean, float) - Method in class org.jfantasy.framework.lucene.handler.PropertyFieldHandler
 
processAfter(Executor, MappedStatement, Statement, Object) - Method in class org.jfantasy.framework.dao.mybatis.keygen.GUIDKeyGenerator
 
processAfter(Executor, MappedStatement, Statement, Object) - Method in class org.jfantasy.framework.dao.mybatis.keygen.MultiKeyGenerator
 
processAfter(Executor, MappedStatement, Statement, Object) - Method in class org.jfantasy.framework.dao.mybatis.keygen.SequenceKeyGenerator
 
processBefore(Executor, MappedStatement, Statement, Object) - Method in class org.jfantasy.framework.dao.mybatis.keygen.GUIDKeyGenerator
 
processBefore(Executor, MappedStatement, Statement, Object) - Method in class org.jfantasy.framework.dao.mybatis.keygen.MultiKeyGenerator
 
processBefore(Executor, MappedStatement, Statement, Object) - Method in class org.jfantasy.framework.dao.mybatis.keygen.SequenceKeyGenerator
 
processList(List<?>, Document, boolean, boolean, float) - Method in class org.jfantasy.framework.lucene.handler.ByFieldHandler
 
processTemplateIntoString(String, Object) - Static method in class org.jfantasy.framework.util.HandlebarsTemplateUtils
 
processTemplateIntoString(Template, Object) - Static method in class org.jfantasy.framework.util.HandlebarsTemplateUtils
 
PropertiesConverter - Class in org.jfantasy.framework.dao.hibernate.converter
 
PropertiesConverter() - Constructor for class org.jfantasy.framework.dao.hibernate.converter.PropertiesConverter
 
PropertiesHelper - Class in org.jfantasy.framework.util.common
Properties的操作的工具类,为Properties提供一个代理增加相关工具方法如 getRequiredString(),getInt(),getBoolean()等方法
PropertiesHelper(Properties...) - Constructor for class org.jfantasy.framework.util.common.PropertiesHelper
 
PropertiesHelper.CallBackMatch - Interface in org.jfantasy.framework.util.common
 
PropertiesHelper.CallBackTransform - Interface in org.jfantasy.framework.util.common
 
PropertiesHelper.MapEntry - Class in org.jfantasy.framework.util.common
 
property - Variable in class org.jfantasy.framework.lucene.handler.AbstractFieldHandler
 
Property - Class in org.jfantasy.framework.util.asm
类属性信息 - 用于生成动态类时,属性的描述信息
Property(String, Class) - Constructor for class org.jfantasy.framework.util.asm.Property
 
Property(String, Class, boolean, boolean) - Constructor for class org.jfantasy.framework.util.asm.Property
 
Property(String, Class, Class[]) - Constructor for class org.jfantasy.framework.util.asm.Property
 
Property(String, Class, Class[], boolean, boolean) - Constructor for class org.jfantasy.framework.util.asm.Property
 
Property - Class in org.jfantasy.framework.util.reflect
 
Property(PropertyDescriptor) - Constructor for class org.jfantasy.framework.util.reflect.Property
 
PropertyException - Exception in org.jfantasy.framework.lucene.exception
 
PropertyException(String) - Constructor for exception org.jfantasy.framework.lucene.exception.PropertyException
 
PropertyFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
PropertyFieldHandler(Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.PropertyFieldHandler
 
PropertyFilter - Class in org.jfantasy.framework.dao.jpa
通用过滤器
PropertyFilter(PropertyFilter.MatchType, T) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilter
 
PropertyFilter(String, T) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilter
Deprecated.
PropertyFilter(String) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilter
Deprecated.
PropertyFilter(String, T...) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilter
Deprecated.
PropertyFilter(PropertyFilter.MatchType, String) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilter
 
PropertyFilter(PropertyFilter.MatchType, String, T) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilter
 
PropertyFilter(PropertyFilter.MatchType, String, T...) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilter
 
PropertyFilter.MatchType - Enum in org.jfantasy.framework.dao.jpa
 
PropertyFilterBuilder - Class in org.jfantasy.framework.dao.jpa
属性过滤器 构造器
PropertyFilterBuilder() - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
PropertyFilterBuilder(List<PropertyFilter>) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
PropertyFilterModelAttributeMethodProcessor - Class in org.jfantasy.framework.spring.mvc.method.annotation
 
PropertyFilterModelAttributeMethodProcessor() - Constructor for class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
PropertyFilterSpecification<T> - Class in org.jfantasy.framework.dao.jpa
 
PropertyFilterSpecification(Class<T>, List<PropertyFilter>) - Constructor for class org.jfantasy.framework.dao.jpa.PropertyFilterSpecification
 
PropertyGeneratorPersistEventListener - Class in org.jfantasy.framework.dao.hibernate.event
 
PropertyGeneratorPersistEventListener(IdentifierGeneratorFactory) - Constructor for class org.jfantasy.framework.dao.hibernate.event.PropertyGeneratorPersistEventListener
 
PropertyGeneratorSaveOrUpdateEventListener - Class in org.jfantasy.framework.dao.hibernate.event
使 GenericGenerator 注解支持非注解的字段生成
PropertyGeneratorSaveOrUpdateEventListener(IdentifierGeneratorFactory) - Constructor for class org.jfantasy.framework.dao.hibernate.event.PropertyGeneratorSaveOrUpdateEventListener
 
PropertysCache - Class in org.jfantasy.framework.lucene.cache
 
ProviderNotFoundException - Exception in org.jfantasy.framework.security.authentication
 
ProviderNotFoundException(String) - Constructor for exception org.jfantasy.framework.security.authentication.ProviderNotFoundException
 
publishAuthenticationFailure(AuthenticationException, Authentication) - Method in interface org.jfantasy.framework.security.authentication.AuthenticationEventPublisher
认证失败
publishAuthenticationFailure(AuthenticationException, Authentication) - Method in class org.jfantasy.framework.security.authentication.DefaultAuthenticationEventPublisher
 
publishAuthenticationSuccess(Authentication) - Method in interface org.jfantasy.framework.security.authentication.AuthenticationEventPublisher
认证成功
publishAuthenticationSuccess(Authentication) - Method in class org.jfantasy.framework.security.authentication.DefaultAuthenticationEventPublisher
 
publishEvent(Object) - Method in class org.jfantasy.framework.spring.SpringBeanUtils
 
push(DataSource) - Method in class org.jfantasy.framework.dao.MultiDataSourceManager
 
push(T) - Method in class org.jfantasy.framework.util.Stack
向栈添加元素
put(Class<T>, LuceneDao) - Method in class org.jfantasy.framework.lucene.cache.DaoCache
 
put(String, IndexSearcher) - Method in class org.jfantasy.framework.lucene.cache.IndexSearcherCache
 
put(K, V) - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
put(String, Object) - Method in class org.jfantasy.framework.util.cglib.interceptor.ParameterMap
 
put(E) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
put(E) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
向链表添加元素
put(String, Object) - Method in class org.jfantasy.framework.util.web.context.ActionContext
 
put(Object, Object) - Method in class org.jfantasy.framework.util.web.context.ApplicationMap
 
put(Object, Object) - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
put(Object, Object) - Method in class org.jfantasy.framework.util.web.context.RequestMap
 
put(K, V) - Method in class org.jfantasy.framework.util.web.context.SessionMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
putAll(Map) - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 

Q

queryString() - Method in class org.jfantasy.framework.httpclient.Request
 
queryTableSequence(String, String) - Method in interface org.jfantasy.framework.dao.mybatis.keygen.dao.SequenceDao
获取表中数据的max(id)

R

randomFloat() - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
randomInt() - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
randomInt(int) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
randomLong() - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
RandomType - Class in org.jfantasy.framework.util.userstamp
 
read() - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
read(byte[], int, int) - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
read(byte[]) - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
readAccessToken(String) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
readAccessToken(String) - Method in interface org.jfantasy.framework.security.oauth2.core.token.ResourceServerTokenServices
 
readAccessToken(String) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
获取 AccessToken 信息
readAccessToken(String) - Method in class org.jfantasy.framework.security.oauth2.DefaultTokenServices
 
readAuthentication(BearerTokenAuthenticationToken) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
readAuthentication(String) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
readAuthentication(BearerTokenAuthenticationToken) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
通过 Token 获取身份
readAuthentication(String) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
通过 Token 获取身份
readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
通过 RefreshToken 获取身份信息
reader(InputStream) - Static method in class org.jfantasy.framework.util.sax.XMLReader
 
reader(String) - Static method in class org.jfantasy.framework.util.sax.XMLReader
 
reader(InputStream) - Static method in class org.jfantasy.framework.util.xml.Dom4jUtil
 
reader(URL) - Static method in class org.jfantasy.framework.util.xml.Dom4jUtil
 
reader(String) - Static method in class org.jfantasy.framework.util.xml.JdomUtil
 
reader(File) - Static method in class org.jfantasy.framework.util.xml.JdomUtil
 
reader(InputStream) - Static method in class org.jfantasy.framework.util.xml.JdomUtil
 
reader(URL) - Static method in class org.jfantasy.framework.util.xml.JdomUtil
 
readFile(File, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
readFile(String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
readFile(File) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
readFile(String, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
readFile(InputStream) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
readFile(InputStream, FileUtil.ReadLineCallback) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
readFile(InputStream, String, FileUtil.ReadLineCallback) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
readFile(InputStream, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
readLine(String) - Method in interface org.jfantasy.framework.util.common.file.FileUtil.ReadLineCallback
 
readNode(Element, String) - Static method in class org.jfantasy.framework.util.xml.Dom4jUtil
 
readRefreshToken(String) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
readRefreshToken(String) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
获取 readRefreshToken 信息
readValue(String, Class<T>) - Method in class org.jfantasy.framework.jackson.UnirestObjectMapper
 
reassociateIfUninitializedProxy(Object, SessionImplementor) - Static method in class org.jfantasy.framework.dao.hibernate.spi.IdentifierGeneratorUtil
 
rebuild(Class<?>) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
rebuild() - Method in class org.jfantasy.framework.lucene.IndexRebuilder
 
reconcileLogManager() - Method in class org.jfantasy.framework.log.annotation.AbstractLogConfiguration
 
recover(String, Class<T>) - Method in class org.jfantasy.framework.service.RecycleBinService
 
recursive(C, ObjectUtil.NestedConverter<T, R>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
recursive(C, ObjectUtil.NestedConverter<T, R>, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
recycle(T) - Method in class org.jfantasy.framework.service.RecycleBinService
 
RecycleBinService - Class in org.jfantasy.framework.service
 
RecycleBinService() - Constructor for class org.jfantasy.framework.service.RecycleBinService
 
RedirectAttributesWriter - Class in org.jfantasy.framework.util.web
 
RefByFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
RefByFieldHandler(Class<?>, Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.RefByFieldHandler
 
RefEntityChangedListener - Class in org.jfantasy.framework.lucene.backend
 
RefEntityChangedListener(Set<Class<?>>) - Constructor for class org.jfantasy.framework.lucene.backend.RefEntityChangedListener
 
RefFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
RefFieldHandler(Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.RefFieldHandler
 
ReflectionUtils - Class in org.jfantasy.framework.dao.hibernate.util
hibernateDao 用到的一些反射方法
ReflectionUtils() - Constructor for class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
RefListFieldHandler - Class in org.jfantasy.framework.lucene.handler
 
RefListFieldHandler(Object, Property, String) - Constructor for class org.jfantasy.framework.lucene.handler.RefListFieldHandler
 
REFRESH_TOKEN - Static variable in class org.jfantasy.framework.security.oauth2.core.AuthorizationGrantType
 
RegexpConstant - Class in org.jfantasy.framework.util.regexp
验证常量定义类
RegexpUtil - Class in org.jfantasy.framework.util.regexp
正则工具类
RegexpUtil.AbstractReplaceCallBack - Class in org.jfantasy.framework.util.regexp
抽象的字符串替换接口 主要是添加了$(group)方法来替代matcher.group(group)
RegexpUtil.Group - Class in org.jfantasy.framework.util.regexp
 
RegexpUtil.ReplaceCallBack - Interface in org.jfantasy.framework.util.regexp
 
registerBeanDefinition(String, Class<?>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
registerBeanDefinition(String, Class<?>, Object[]) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
registerBeanDefinition(String, Class<?>, Map<String, Object>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
registerBeanDefinition(String, Class<?>, Object[], Map<String, Object>) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
registerHelper(String, Helper<H>) - Static method in class org.jfantasy.framework.util.HandlebarsTemplateUtils
 
remainingCapacity() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
remainingCapacity() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
获取链表的可用长度
RemoteFtpInputStream(FTPClient, InputStream, boolean) - Constructor for class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
RemoteFtpInputStream(FTPClient, InputStream) - Constructor for class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
RemoteFtpOutputStream(FTPClient, OutputStream, boolean) - Constructor for class org.jfantasy.framework.service.FTPService.RemoteFtpOutputStream
 
RemoteFtpOutputStream(FTPClient, OutputStream) - Constructor for class org.jfantasy.framework.service.FTPService.RemoteFtpOutputStream
 
remove(Object) - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
remove(C, String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
从集合中删除对象返回被移除的对象,通过属性判断删除
remove(C, Expression, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
remove(List<T>, Predicate<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
remove(T[], T) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
从数组中删除对象返回新的数组
remove(Object) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
remove(int) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
remove(int) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
删除元素
remove(Object) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
移除元素
remove(XmlElement) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
remove() - Method in class org.jfantasy.framework.util.sax.XmlElement
 
remove(Object) - Method in class org.jfantasy.framework.util.web.context.ApplicationMap
 
remove(Object) - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
remove(Object) - Method in class org.jfantasy.framework.util.web.context.RequestMap
 
remove(Object) - Method in class org.jfantasy.framework.util.web.context.SessionMap
 
removeAccessToken(OAuth2AccessToken) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
removeAccessToken(OAuth2AccessToken) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
移除 AccessToken 信息
removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
通过 refreshToken 移除 AccessToken
removeBeanDefinition(String) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
removeClass(String) - Method in class org.jfantasy.framework.util.FantasyClassLoader
 
removeCookie(HttpServletRequest, HttpServletResponse, String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
removeRefreshToken(OAuth2RefreshToken) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
removeRefreshToken(OAuth2RefreshToken) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
移除 refreshToken
removeTrigdger(TriggerKey) - Method in class org.jfantasy.schedule.service.ScheduleService
移除触发器
replace(String, String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
replace(String, int, Matcher) - Method in class org.jfantasy.framework.util.regexp.RegexpUtil.AbstractReplaceCallBack
 
replace(String, String, String) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
替换匹配到的元素
replace(String, String, RegexpUtil.ReplaceCallBack) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
将String中的所有regex匹配的字串全部替换掉
replace(String, Pattern, RegexpUtil.ReplaceCallBack) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
将String中的所有pattern匹配的字串替换掉
replace(String, int, Matcher) - Method in interface org.jfantasy.framework.util.regexp.RegexpUtil.ReplaceCallBack
 
replaceFirst(String, String, String) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
替换匹配到的第一个元素
replaceFirst(String, String, RegexpUtil.ReplaceCallBack) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
将String中的regex第一次匹配的字串替换掉
replaceFirst(String, Pattern, RegexpUtil.ReplaceCallBack) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
将String中的pattern第一次匹配的字串替换掉
replaceInFolder(File, String, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
Request - Class in org.jfantasy.framework.httpclient
HttpClient 请求对象
Request() - Constructor for class org.jfantasy.framework.httpclient.Request
 
Request(String) - Constructor for class org.jfantasy.framework.httpclient.Request
 
Request(HttpEntity) - Constructor for class org.jfantasy.framework.httpclient.Request
 
Request(CookieStore, Map<String, Object>) - Constructor for class org.jfantasy.framework.httpclient.Request
 
Request(CookieStore) - Constructor for class org.jfantasy.framework.httpclient.Request
 
Request(CookieStore, Header[]) - Constructor for class org.jfantasy.framework.httpclient.Request
 
Request(Map<String, ?>) - Constructor for class org.jfantasy.framework.httpclient.Request
 
request - Variable in class org.jfantasy.framework.util.web.context.SessionMap
 
RequestMap - Class in org.jfantasy.framework.util.web.context
 
RequestMap(HttpServletRequest) - Constructor for class org.jfantasy.framework.util.web.context.RequestMap
 
requiresPostCommitHanding(EntityPersister) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
reset(int) - Method in class org.jfantasy.framework.dao.Pager
设置总数据条数
reset(List<T>) - Method in class org.jfantasy.framework.dao.Pager
 
reset(int, List<T>) - Method in class org.jfantasy.framework.dao.Pager
 
reset() - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
resolve(C) - Method in interface org.jfantasy.framework.security.authentication.AuthenticationManagerResolver
查询 AuthenticationManager
resolve(Object) - Method in class org.jfantasy.framework.security.DefaultAuthenticationManagerResolver
 
resolve(HttpServletRequest) - Method in interface org.jfantasy.framework.security.oauth2.server.web.BearerTokenResolver
 
resolve(HttpServletRequest) - Method in class org.jfantasy.framework.security.oauth2.server.web.DefaultBearerTokenResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
resolveCode(String, Locale) - Method in class org.jfantasy.framework.context.DatabaseMessageSource
 
ResourceAssemblerSupport<T,R extends ResultResourceSupport> - Class in org.jfantasy.framework.spring.mvc.hateoas
 
ResourceAssemblerSupport() - Constructor for class org.jfantasy.framework.spring.mvc.hateoas.ResourceAssemblerSupport
 
ResourceServerTokenServices - Interface in org.jfantasy.framework.security.oauth2.core.token
 
Response - Class in org.jfantasy.framework.httpclient
HttpClient 响应对象
Response(String, CloseableHttpResponse) - Constructor for class org.jfantasy.framework.httpclient.Response
 
RestException - Exception in org.jfantasy.framework.spring.mvc.error
 
RestException(int, String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.RestException
 
RestException(int, String, String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.RestException
 
RestException(String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.RestException
 
RestJsonView - Class in org.jfantasy.framework.spring.mvc.jackson
 
RestJsonView() - Constructor for class org.jfantasy.framework.spring.mvc.jackson.RestJsonView
 
RestJsonView.InsertView - Interface in org.jfantasy.framework.spring.mvc.jackson
 
RestJsonView.UpdateView - Interface in org.jfantasy.framework.spring.mvc.jackson
 
RESULT_INFO - Static variable in class org.jfantasy.framework.util.web.context.ActionContext
 
ResultResourceSupport<T> - Class in org.jfantasy.framework.spring.mvc.hateoas
 
ResultResourceSupport(T) - Constructor for class org.jfantasy.framework.spring.mvc.hateoas.ResultResourceSupport
 
resumeAll() - Method in class org.jfantasy.schedule.service.ScheduleService
恢复调度中所有的job的任务
resumeJob(JobKey) - Method in class org.jfantasy.schedule.service.ScheduleService
恢复 job
resumeTrigger(TriggerKey) - Method in class org.jfantasy.schedule.service.ScheduleService
重启触发器
retrieveUser(SimpleAuthenticationToken) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractSimpleUserDetailsAuthenticationProvider
 
retrieveUser(String, UsernamePasswordAuthenticationToken) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
查找用户
retrieveUser(String, UsernamePasswordAuthenticationToken) - Method in class org.jfantasy.framework.security.authentication.dao.DaoAuthenticationProvider
 
retrieveUser(SimpleAuthenticationToken) - Method in class org.jfantasy.framework.security.authentication.dao.SimpleAuthenticationProvider
 
returnEncodeByMde(String) - Static method in class org.jfantasy.framework.crypto.CipherUtil
 
returnPager(int, int, OrderBy, List<T>) - Static method in class org.jfantasy.framework.dao.DaoUtil
 
reverse(T[]) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
reverse(List<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
revokeToken(String) - Method in interface org.jfantasy.framework.security.oauth2.core.token.ConsumerTokenServices
 
revokeToken(String) - Method in class org.jfantasy.framework.security.oauth2.DefaultTokenServices
 
rollback(Connection) - Static method in class org.jfantasy.framework.util.common.JdbcUtil
Deprecated.
 
rollback(Connection, T) - Static method in class org.jfantasy.framework.util.common.JdbcUtil
Deprecated.
 
root() - Static method in class org.jfantasy.framework.util.common.PathUtil
 
round(double, int) - Static method in class org.jfantasy.framework.util.Arith
 
round(double, int) - Static method in class org.jfantasy.framework.util.common.NumberUtil
四舍五入方法
roundTo(DateUtil.DateType, GregorianCalendar) - Method in enum org.jfantasy.framework.util.common.DateUtil.DateType
Deprecated.
 
roundTo(DateUtil.DateType, Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
RSAUtil - Class in org.jfantasy.framework.crypto
 
RSAUtil() - Constructor for class org.jfantasy.framework.crypto.RSAUtil
 
run() - Method in class org.jfantasy.framework.lucene.backend.IndexInsertTask
 
run() - Method in class org.jfantasy.framework.lucene.backend.IndexRebuildTask.ProcessCallback
 
run() - Method in class org.jfantasy.framework.lucene.backend.IndexRebuildTask
 
run() - Method in class org.jfantasy.framework.lucene.backend.IndexRemoveTask
 
run() - Method in class org.jfantasy.framework.lucene.backend.IndexReopenTask
 
run() - Method in class org.jfantasy.framework.lucene.backend.IndexUpdateTask
 
run() - Method in class org.jfantasy.framework.lucene.cluster.ClusterServer
 
run() - Method in class org.jfantasy.framework.lucene.cluster.HandleMessageTask
 
run() - Method in class org.jfantasy.framework.lucene.cluster.SendMessageTask
 
run() - Method in interface org.jfantasy.framework.util.common.JdbcUtil.Callback
Deprecated.
 
runJob(String) - Method in class org.jfantasy.schedule.rest.ScheduleController
 

S

saveAllInBatch(Iterable<S>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
saveAllInBatch(Iterable<S>) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
批量保存
SaxXmlHandler - Class in org.jfantasy.framework.util.sax
 
SaxXmlHandler() - Constructor for class org.jfantasy.framework.util.sax.SaxXmlHandler
 
ScheduleController - Class in org.jfantasy.schedule.rest
 
ScheduleController() - Constructor for class org.jfantasy.schedule.rest.ScheduleController
 
schedulerError(String, SchedulerException) - Method in class org.jfantasy.schedule.listener.LogListener
 
schedulerInStandbyMode() - Method in class org.jfantasy.schedule.listener.LogListener
 
schedulerShutdown() - Method in class org.jfantasy.schedule.listener.LogListener
 
schedulerShuttingdown() - Method in class org.jfantasy.schedule.listener.LogListener
 
schedulerStarted() - Method in class org.jfantasy.schedule.listener.LogListener
 
schedulerStarting() - Method in class org.jfantasy.schedule.listener.LogListener
 
ScheduleService - Class in org.jfantasy.schedule.service
 
ScheduleService() - Constructor for class org.jfantasy.schedule.service.ScheduleService
 
schedulingDataCleared() - Method in class org.jfantasy.schedule.listener.LogListener
 
SecurityAutoConfiguration - Class in org.jfantasy.autoconfigure
 
SecurityAutoConfiguration() - Constructor for class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
SecurityContext - Class in org.jfantasy.framework.security
安全上下文
SecurityContext() - Constructor for class org.jfantasy.framework.security.SecurityContext
 
SecurityContextHolder - Class in org.jfantasy.framework.security
安全上下文持有人
SecurityContextHolder() - Constructor for class org.jfantasy.framework.security.SecurityContextHolder
 
SecurityException - Exception in org.jfantasy.framework.spring.mvc.error
 
SecurityException(String, String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.SecurityException
 
SecurityException(String) - Constructor for exception org.jfantasy.framework.spring.mvc.error.SecurityException
 
SecurityInc - Interface in org.jfantasy.framework.crypto
 
securityMessageSource() - Method in class org.jfantasy.autoconfigure.SecurityAutoConfiguration
 
SecurityMessageSource - Class in org.jfantasy.framework.security.core
 
SecurityMessageSource() - Constructor for class org.jfantasy.framework.security.core.SecurityMessageSource
 
selectImports(AdviceMode) - Method in class org.jfantasy.framework.log.annotation.LogConfigurationSelector
 
sendHtmlEmail(String, String, String...) - Method in class org.jfantasy.framework.service.MailSendService
支持HTML脚本的格式发送Email
sendHtmlEmail(String, String, Object, String...) - Method in class org.jfantasy.framework.service.MailSendService
 
sendHtmlEmail(String, String, Object, EmailAttachment[], String...) - Method in class org.jfantasy.framework.service.MailSendService
带附件的邮件
sendHtmlEmail(String, String, Object, MailSendService.Attachment[], String...) - Method in class org.jfantasy.framework.service.MailSendService
带附件的邮件
sendMessage(ClusterMessage) - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
SendMessageTask - Class in org.jfantasy.framework.lucene.cluster
 
SendMessageTask(ClusterNode, ClusterMessage) - Constructor for class org.jfantasy.framework.lucene.cluster.SendMessageTask
 
sendSimpleEmail(String, String, String...) - Method in class org.jfantasy.framework.service.MailSendService
以普通文本的格式发送Email
sendSimpleEmail(String, String, Object, String...) - Method in class org.jfantasy.framework.service.MailSendService
发送 邮件 给某人
Sequence - Class in org.jfantasy.framework.dao.mybatis.keygen.bean
序列
Sequence() - Constructor for class org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence
 
Sequence(String, long) - Constructor for class org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence
 
SEQUENCE - Static variable in class org.jfantasy.framework.util.userstamp.RandomType
 
SequenceDao - Interface in org.jfantasy.framework.dao.mybatis.keygen.dao
MyBatis SequenceDao 接口
SequenceGenerator - Class in org.jfantasy.framework.dao.hibernate.generator
自定义序列生成器
SequenceGenerator() - Constructor for class org.jfantasy.framework.dao.hibernate.generator.SequenceGenerator
 
SequenceInfo - Class in org.jfantasy.framework.dao.mybatis.keygen.util
序列信息
SequenceKeyGenerator - Class in org.jfantasy.framework.dao.mybatis.keygen
序列生成器
SequenceKeyGenerator() - Constructor for class org.jfantasy.framework.dao.mybatis.keygen.SequenceKeyGenerator
 
SequenceService - Class in org.jfantasy.framework.dao.mybatis.keygen.service
 
SequenceService() - Constructor for class org.jfantasy.framework.dao.mybatis.keygen.service.SequenceService
 
serialize(Object, String...) - Static method in class org.jfantasy.framework.jackson.JSON
 
serialize(Object, JSON.Filter) - Static method in class org.jfantasy.framework.jackson.JSON
 
serialize(Object, FilterProvider) - Static method in class org.jfantasy.framework.jackson.JSON
 
serialize(Object, String) - Method in class org.jfantasy.framework.jackson.JSON.XmlUtil
 
serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.jfantasy.framework.jackson.serializer.DateSerializer
 
serialize(Set<T>, JsonGenerator, SerializerProvider) - Method in class org.jfantasy.framework.jackson.serializer.SetToStringSerializer
 
serialize(String, JsonGenerator, SerializerProvider) - Method in class org.jfantasy.framework.jackson.serializer.StringReplaceSerializer
 
serialize(String, JsonGenerator, SerializerProvider) - Method in class org.jfantasy.framework.jackson.serializer.StringUnicodeSerializer
 
serialize(String, JsonGenerator, SerializerProvider) - Method in class org.jfantasy.framework.jackson.serializer.TextSerializer
 
serialize(Long, JsonGenerator, SerializerProvider) - Method in class org.jfantasy.framework.spring.mvc.jackson.databind.IdSerializer
 
serializeAsField(Object, JsonGenerator, SerializerProvider, PropertyWriter) - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter
 
SerialNumberGenerator - Class in org.jfantasy.framework.dao.hibernate.generator
 
SerialNumberGenerator() - Constructor for class org.jfantasy.framework.dao.hibernate.generator.SerialNumberGenerator
 
service(ServletRequest, ServletResponse) - Method in class org.jfantasy.framework.spring.web.DelegatingServletProxy
 
ServletUtils - Class in org.jfantasy.framework.util.web
Servlet 工具类
session - Variable in class org.jfantasy.framework.util.web.context.SessionMap
 
SessionMap<K,V extends java.io.Serializable> - Class in org.jfantasy.framework.util.web.context
 
SessionMap(HttpServletRequest) - Constructor for class org.jfantasy.framework.util.web.context.SessionMap
 
set(String, Object) - Method in class org.jfantasy.framework.spring.mvc.hateoas.ResultResourceSupport
 
set(String, Object) - Method in class org.jfantasy.framework.util.asm.AsmContext
 
set(Date, int, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
设置时间的某个字段
set(Date, DateUtil.FieldValue...) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
set(int, E) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
set(int, E) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 
setAccessor(MessageSourceAccessor) - Static method in class org.jfantasy.framework.security.core.SecurityMessageSource
 
setActionErrors(Map) - Method in class org.jfantasy.framework.util.web.context.ActionContext
设置程序异常
setAdditionalExceptionMappings(Properties) - Method in class org.jfantasy.framework.security.authentication.DefaultAuthenticationEventPublisher
Deprecated.
setAdditionalExceptionMappings(Map<Class<? extends AuthenticationException>, Class<? extends AbstractAuthenticationFailureEvent>>) - Method in class org.jfantasy.framework.security.authentication.DefaultAuthenticationEventPublisher
 
setAllowFormEncodedBodyParameter(boolean) - Method in class org.jfantasy.framework.security.oauth2.server.web.DefaultBearerTokenResolver
 
setAllowUriQueryParameter(boolean) - Method in class org.jfantasy.framework.security.oauth2.server.web.DefaultBearerTokenResolver
 
setApplicationContext(ApplicationContext) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
setApplicationContext(ApplicationContext) - Method in class org.jfantasy.framework.quartz.JobBeanJobFactory
 
setApplicationContext(ApplicationContext) - Method in class org.jfantasy.framework.spring.mvc.http.ErrorHandler
 
setApplicationContext(ApplicationContext) - Method in class org.jfantasy.framework.spring.SpringBeanUtils
实现ApplicationContextAware接口的回调方法,设置上下文环境
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.jfantasy.framework.security.authentication.DefaultAuthenticationEventPublisher
 
setAttribute(String, Object) - Method in class org.jfantasy.framework.security.LoginUser
 
setAttribute(Map<String, String>) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
setAuthenticated(boolean) - Method in interface org.jfantasy.framework.security.authentication.Authentication
设置
setAuthenticationEventPublisher(AuthenticationEventPublisher) - Method in class org.jfantasy.framework.security.AuthenticationManager
 
setAuthorities(Set<? extends GrantedAuthority>) - Method in class org.jfantasy.framework.security.LoginUser
 
setBasePackage(String) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
setBatchSize(int) - Method in class org.jfantasy.framework.lucene.IndexRebuilder
 
setBearerTokenHeaderName(String) - Method in class org.jfantasy.framework.security.oauth2.server.web.DefaultBearerTokenResolver
 
setBufferSize(int) - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
setBufferSize(int) - Method in class org.jfantasy.framework.service.FTPService
 
setBufferSizeMB(double) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
setCatalogConverter(MultiDataSource.CatalogConverter) - Method in class org.jfantasy.framework.dao.MultiDataSource
 
setCharset(String) - Method in class org.jfantasy.framework.service.MailSendService
 
setChildNodes(List<XmlElement>) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
setClassFilter(ClassFilter) - Method in class org.jfantasy.framework.log.interceptor.BeanFactoryLogOperationSourceAdvisor
 
setClassName(String) - Method in class org.jfantasy.schedule.service.JobInfo
 
setClazz(Class<?>) - Method in class org.jfantasy.framework.lucene.cluster.ClassIdMessage
 
setClientDetailsService(ClientDetailsService) - Method in class org.jfantasy.framework.security.oauth2.DefaultTokenServices
 
setClusterConfig(ClusterConfig) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
setClusterNodes(String[]) - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
setCondition(String) - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
setContent(String) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
setContext(SecurityContext) - Static method in class org.jfantasy.framework.security.SecurityContextHolder
 
setControlEncoding(String) - Method in class org.jfantasy.framework.service.FTPService
 
SetConverter<T> - Class in org.jfantasy.framework.dao.hibernate.converter
集合
SetConverter() - Constructor for class org.jfantasy.framework.dao.hibernate.converter.SetConverter
 
setCookies(Cookie[]) - Method in class org.jfantasy.framework.httpclient.Response
 
setCredentials(Object) - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2Authentication
 
setCronExpression(String) - Method in class org.jfantasy.schedule.service.JobInfo
 
setCronExpression(String) - Method in class org.jfantasy.schedule.service.TriggerInfo
 
setCssStyle(int) - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
setCurrentPage(int) - Method in class org.jfantasy.framework.dao.Pager
设置显示的页码 注意是页码
setCurrentPage(int) - Method in interface org.jfantasy.framework.dao.Pagination
设置当前页
setDataBaseKeyGenerator(DataBaseKeyGenerator) - Method in class org.jfantasy.framework.dao.mybatis.keygen.SequenceKeyGenerator
 
setDataSourceTypes(Map<String, String>) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MultiDialect
 
setDateFormat(String) - Method in class org.jfantasy.framework.jackson.serializer.DateSerializer
 
setDefaultAuthenticationFailureEvent(Class<? extends AbstractAuthenticationFailureEvent>) - Method in class org.jfantasy.framework.security.authentication.DefaultAuthenticationEventPublisher
 
setDefaultDir(String) - Method in class org.jfantasy.framework.service.FTPService
 
setDescription(String) - Method in class org.jfantasy.framework.service.MailSendService.Attachment
 
setDialect(Dialect) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.LimitInterceptor
 
setDirectoryPath(String) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
setDisplayName(String) - Method in class org.jfantasy.framework.service.MailSendService
 
setEncoding(String) - Method in class org.jfantasy.framework.util.web.filter.ActionContextFilter
 
setEntity(T) - Method in class org.jfantasy.framework.lucene.cluster.EntityMessage
 
setEtag(HttpServletResponse, String) - Static method in class org.jfantasy.framework.util.web.ServletUtils
 
setEventListenerRegistry(EventListenerRegistry) - Method in class org.jfantasy.framework.dao.hibernate.listener.AbstractChangedListener
 
setExecutor(SchedulingTaskExecutor) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
setExecutor(Executor) - Method in class org.jfantasy.framework.service.MailSendService
 
setExpiresAt(Instant) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
setExpiresHeader(HttpServletResponse, long) - Static method in class org.jfantasy.framework.util.web.ServletUtils
设置 页面过期时间
setFieldValue(Object, String, Object) - Static method in class org.jfantasy.framework.dao.hibernate.util.ReflectionUtils
 
setFieldValue(Object, String, Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
setFieldValue(Object, Class<?>, String, Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
setFileDownloadHeader(HttpServletResponse, String) - Static method in class org.jfantasy.framework.util.web.ServletUtils
Deprecated.
setFileTransferMode(int) - Method in class org.jfantasy.framework.service.FTPService
 
setFirst(int) - Method in class org.jfantasy.framework.dao.Pager
返回翻页开始位置
setForceEncoding(boolean) - Method in class org.jfantasy.framework.util.web.filter.ActionContextFilter
 
setFrom(String) - Method in class org.jfantasy.framework.service.MailSendService
 
setGetMethodCreator(MethodCreator) - Method in class org.jfantasy.framework.util.asm.Property
 
setGroup(String) - Method in class org.jfantasy.schedule.service.JobInfo
 
setHideUserNotFoundExceptions(boolean) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
setHostname(String) - Method in class org.jfantasy.framework.service.FTPService
 
setHostname(String) - Method in class org.jfantasy.framework.service.MailSendService
 
setId(String) - Method in class org.jfantasy.framework.lucene.cluster.ClassIdMessage
 
setImportMetadata(AnnotationMetadata) - Method in class org.jfantasy.framework.log.annotation.AbstractLogConfiguration
 
setIndexReopenPeriod(long) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
setInnerMap(Map<K, V>) - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
setInputStream(InputStream) - Method in class org.jfantasy.framework.httpclient.Response
设置响应输入流
setJobClass(Class<Job>) - Method in class org.jfantasy.schedule.service.JobInfo
 
setJobDataMap(JobDataMap) - Method in class org.jfantasy.schedule.service.JobInfo
 
setKey(String) - Method in class org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence
 
setKey(JobKey) - Method in class org.jfantasy.schedule.service.JobInfo
 
setKeyGenerator(KeyGenerator) - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
setKeyGenerators(Map<String, KeyGenerator>) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.AutoKeyInterceptor
 
setLastModifiedHeader(HttpServletResponse, long) - Static method in class org.jfantasy.framework.util.web.ServletUtils
设置 页面的最后修改时间
setLogManager(LogManager) - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
setLogOperationSource(LogOperationSource) - Method in class org.jfantasy.framework.log.interceptor.BeanFactoryLogOperationSourceAdvisor
 
setLogOperationSources(LogOperationSource...) - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport
 
setMaxEntitySize(int) - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
setMessage(String) - Method in class org.jfantasy.framework.spring.mvc.http.Error
 
setMessages(MessageSourceAccessor) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
setMethodCreator(MethodCreator) - Method in class org.jfantasy.framework.util.asm.MethodInfo
 
setMethodDescriptor(String) - Method in class org.jfantasy.framework.util.asm.MethodInfo
 
setMethodName(String) - Method in class org.jfantasy.framework.util.asm.MethodInfo
 
setName(String) - Method in class org.jfantasy.framework.spring.mvc.http.Error
 
setName(String) - Method in class org.jfantasy.schedule.service.JobInfo
 
setNextFire(Date) - Method in class org.jfantasy.schedule.service.TriggerInfo
 
setNoCacheHeader(HttpServletResponse) - Static method in class org.jfantasy.framework.util.web.ServletUtils
设置 页面不缓存
setNonNullParameter(PreparedStatement, int, E, JdbcType) - Method in class org.jfantasy.framework.dao.mybatis.type.CharEnumTypeHandler
 
setNoStoreHeader(HttpServletResponse) - Static method in class org.jfantasy.framework.util.web.ServletUtils
设置 页面不存储
setOrderBy(OrderBy) - Method in class org.jfantasy.framework.dao.Pager
 
setOriginalValue(Long) - Method in class org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence
 
setPageParameter(Query, Pager<C>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
setPageSize(int) - Method in class org.jfantasy.framework.dao.Pager
设置每页显示数据的条数
setPageSize(int) - Method in interface org.jfantasy.framework.dao.Pagination
设置每页数据条数
setParameter(PreparedStatement, int, Object, JdbcType) - Method in class org.jfantasy.framework.dao.mybatis.type.NullTypeHandler
 
setParentElement(XmlElement) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
setPassword(String) - Method in class org.jfantasy.framework.service.FTPService
 
setPassword(String) - Method in class org.jfantasy.framework.service.MailSendService
 
setPasswordEncoder(PasswordEncoder) - Method in class org.jfantasy.framework.security.authentication.dao.DaoAuthenticationProvider
 
setPasswordHash(String) - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
setPasswordHash(String) - Method in class org.jfantasy.framework.util.userstamp.UserStamp
 
setPointcut(Pointcut) - Method in class org.jfantasy.framework.log.interceptor.LogProxyFactoryBean
 
setPoolSize(long) - Method in class org.jfantasy.framework.dao.mybatis.keygen.util.SequenceInfo
 
setPort(int) - Method in class org.jfantasy.framework.service.FTPService
 
setPostAuthenticationChecks(UserDetailsChecker) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractSimpleUserDetailsAuthenticationProvider
 
setPostAuthenticationChecks(UserDetailsChecker) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
setPreAuthenticationChecks(UserDetailsChecker) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractSimpleUserDetailsAuthenticationProvider
 
setPreAuthenticationChecks(UserDetailsChecker) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
setPreFire(Date) - Method in class org.jfantasy.schedule.service.TriggerInfo
 
setProperties(Properties) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.AutoKeyInterceptor
 
setProperties(Properties) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.LimitInterceptor
 
setProperties(Properties) - Method in class org.jfantasy.framework.dao.mybatis.interceptors.MultiDataSourceInterceptor
 
setProperties(Properties) - Method in class org.jfantasy.framework.lucene.dao.mybatis.EntityChangedInterceptor
Deprecated.
 
setProperties(Object, String, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
setProperties(Map<String, ?>, Object, Map<String, Object>, boolean) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
setProperty(String, Object) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
setProperty(String, String) - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
setRandomType(int) - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
setRandomType(int) - Method in class org.jfantasy.framework.util.userstamp.UserStamp
 
setRate(int) - Method in class org.jfantasy.schedule.service.JobInfo
 
setRebuild(boolean) - Method in class org.jfantasy.framework.lucene.BuguIndex
 
setRefreshTokenValue(String) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractOAuth2Token
 
setRegistry(BeanDefinitionRegistry) - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
setRepeatCount(int) - Method in class org.jfantasy.schedule.service.TriggerInfo
 
setRepeatInterval(long) - Method in class org.jfantasy.schedule.service.TriggerInfo
 
setRequestBody(Map<String, String>) - Method in class org.jfantasy.framework.httpclient.Request
 
setRequestEntity(HttpEntity) - Method in class org.jfantasy.framework.httpclient.Request
 
setRequestHeaders(Header[]) - Method in class org.jfantasy.framework.httpclient.Response
 
setResourceLoader(ResourceLoader) - Method in class org.jfantasy.framework.spring.ClassPathScanner
 
setResourcePattern(String) - Method in class org.jfantasy.framework.spring.ClassPathScanner
 
setResponseHeaders(Header[]) - Method in class org.jfantasy.framework.httpclient.Response
 
setRunning(boolean) - Method in class org.jfantasy.schedule.service.JobInfo
 
setServerLanguageCode(String) - Method in class org.jfantasy.framework.service.FTPService
 
setServerPort(int) - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
setSetMethodCreator(MethodCreator) - Method in class org.jfantasy.framework.util.asm.Property
 
setSignature(String) - Method in class org.jfantasy.framework.util.asm.MethodInfo
 
setState(Serializable) - Method in exception org.jfantasy.framework.spring.mvc.error.RestException
 
setState(Trigger.TriggerState) - Method in class org.jfantasy.schedule.service.TriggerInfo
 
setStr(String) - Method in class org.jfantasy.framework.util.userstamp.UserStamp
 
setSystemKey(String) - Method in class org.jfantasy.framework.service.FTPService
 
setTagName(String) - Method in class org.jfantasy.framework.util.sax.XmlElement
 
setTargetDialects(Map<String, Dialect>) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MultiDialect
 
setText(String) - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
setThreadPoolSize(int) - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
setTimeField(Date, int, int) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
setTimeout(int) - Method in class org.jfantasy.framework.service.FTPService
 
setTimes(int) - Method in class org.jfantasy.schedule.service.JobInfo
 
setTokenStore(TokenStore) - Method in class org.jfantasy.framework.security.oauth2.DefaultTokenServices
 
SetToStringSerializer<T> - Class in org.jfantasy.framework.jackson.serializer
集合转字符串
SetToStringSerializer() - Constructor for class org.jfantasy.framework.jackson.serializer.SetToStringSerializer
 
setTotalCount(int) - Method in class org.jfantasy.framework.dao.Pager
 
setTotalCount(int) - Method in interface org.jfantasy.framework.dao.Pagination
设置总数据条
setTotalPage(int) - Method in class org.jfantasy.framework.dao.Pager
 
setTotalPage(int) - Method in interface org.jfantasy.framework.dao.Pagination
设置同条数
setTransform(boolean) - Method in class org.jfantasy.framework.web.filter.XSSFilter
 
setTriggerInfos(List<TriggerInfo>) - Method in class org.jfantasy.schedule.service.JobInfo
 
setType(String) - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
setType(int) - Method in class org.jfantasy.framework.lucene.cluster.ClassIdMessage
 
setType(int) - Method in interface org.jfantasy.framework.lucene.cluster.ClusterMessage
 
setType(int) - Method in class org.jfantasy.framework.lucene.cluster.EntityMessage
 
setType(TriggerType) - Method in class org.jfantasy.schedule.service.JobInfo
 
setType(TriggerType) - Method in class org.jfantasy.schedule.service.TriggerInfo
 
setTypeConverters(Map<Class<?>, TypeConverter>) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
setup(BeanPropertyFilter.Builder) - Method in interface org.jfantasy.framework.jackson.JSON.Filter
 
setUpLoadFiles(Request.Part[]) - Method in class org.jfantasy.framework.httpclient.Request
 
setUserDetailsService(UserDetailsService) - Method in class org.jfantasy.framework.security.authentication.dao.DaoAuthenticationProvider
 
setUserDetailsService(SimpleUserDetailsService) - Method in class org.jfantasy.framework.security.authentication.dao.SimpleAuthenticationProvider
 
setUserId(int) - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
setUsername(String) - Method in class org.jfantasy.framework.service.FTPService
 
setUsername(String) - Method in class org.jfantasy.framework.service.MailSendService
 
setUserType(int) - Method in class org.jfantasy.framework.util.userstamp.UserResult
 
setValue(Long) - Method in class org.jfantasy.framework.dao.mybatis.keygen.bean.Sequence
 
setValue(String, String) - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor.Builder
 
setValue(String, Object) - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
setValue(Object, String, Object) - Static method in class org.jfantasy.framework.util.common.BeanUtil
 
setValue(Object, String, Object) - Static method in class org.jfantasy.framework.util.common.ClassUtil
 
setValue(String, Object, Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
setValue(Object) - Method in class org.jfantasy.framework.util.common.PropertiesHelper.MapEntry
 
setValue(String, Object, Object) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
setValue(String, Map<String, Object>, Object, Object) - Method in class org.jfantasy.framework.util.ognl.OgnlUtil
 
setValue(Object, String, Object) - Method in class org.jfantasy.framework.util.reflect.FastClasses
 
setValue(Object, String, Object) - Method in interface org.jfantasy.framework.util.reflect.IClass
 
setValue(Object, Object) - Method in class org.jfantasy.framework.util.reflect.Property
 
setVersion(String) - Method in class org.jfantasy.framework.dao.mybatis.dialect.MsSQLDialect
 
setWriteListener(WriteListener) - Method in class org.jfantasy.framework.util.common.file.gzip.GZipStream
 
shortUrl(String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
shortUrl(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
shutdown() - Method in class org.jfantasy.schedule.service.ScheduleService
 
signature(byte[]) - Method in class org.jfantasy.framework.crypto.AsymmetricCrypto
 
signature(byte[]) - Method in interface org.jfantasy.framework.crypto.SecurityInc
 
signature(byte[]) - Method in class org.jfantasy.framework.crypto.SymmetricCrypto
 
SIGNATURE_FORM - Static variable in interface org.jfantasy.framework.crypto.SecurityInc
 
sim(String, String) - Static method in class org.jfantasy.framework.util.common.SimilarityUtil
 
SimilarityUtil - Class in org.jfantasy.framework.util.common
 
SIMPLE_TAG - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
SimpleAuthenticatedPrincipal - Class in org.jfantasy.framework.security.core
 
SimpleAuthenticatedPrincipal(String) - Constructor for class org.jfantasy.framework.security.core.SimpleAuthenticatedPrincipal
 
SimpleAuthenticationProvider - Class in org.jfantasy.framework.security.authentication.dao
 
SimpleAuthenticationProvider(Class) - Constructor for class org.jfantasy.framework.security.authentication.dao.SimpleAuthenticationProvider
 
SimpleAuthenticationToken<T> - Class in org.jfantasy.framework.security.authentication
 
SimpleAuthenticationToken(T) - Constructor for class org.jfantasy.framework.security.authentication.SimpleAuthenticationToken
 
SimpleCatalogConverter() - Constructor for class org.jfantasy.framework.dao.MultiDataSource.SimpleCatalogConverter
 
SimpleDateDriver() - Constructor for class org.jfantasy.framework.util.common.DateUtil.SimpleDateDriver
 
SimpleGrantedAuthority - Class in org.jfantasy.framework.security.core
简单的授权
SimpleGrantedAuthority(String) - Constructor for class org.jfantasy.framework.security.core.SimpleGrantedAuthority
 
SimpleUserDetailsService<T> - Interface in org.jfantasy.framework.security.core.userdetails
基于 Token 获取用户信息
size - Variable in class org.jfantasy.framework.lucene.backend.IndexRebuildTask.ProcessCallback
 
size() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
size() - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
size() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
size() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
获取链表长度
size() - Method in class org.jfantasy.framework.util.Stack
 
size() - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
skip(long) - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpInputStream
 
snakeCase(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
驼峰转下划线命名
sort(String, OrderBy.Direction) - Method in class org.jfantasy.framework.dao.Pager
 
sort(C, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
对集合进行排序
sort(C, String, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
对集合进行排序
sort(C, Comparator<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
sort(List<T>, String[], String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
sort(String, String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
SORT_ASC - Static variable in class org.jfantasy.framework.dao.Pager
排序 - 升序
SORT_DESC - Static variable in class org.jfantasy.framework.dao.Pager
排序 - 降序
SpELUtil - Class in org.jfantasy.framework.spring
 
split(String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
以{delim}格式截取字符串返回list,不返回为空的字符串
split(String, String) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
 
SpringBeanUtils - Class in org.jfantasy.framework.spring
 
SpringBeanUtils() - Constructor for class org.jfantasy.framework.spring.SpringBeanUtils
 
SpringBeanUtils.AutoType - Enum in org.jfantasy.framework.spring
 
springContextUtil() - Method in class org.jfantasy.autoconfigure.CoreAutoConfiguration
 
SpringLogAnnotationParser - Class in org.jfantasy.framework.log.annotation
 
SpringLogAnnotationParser() - Constructor for class org.jfantasy.framework.log.annotation.SpringLogAnnotationParser
 
SpringSecurityUtils - Class in org.jfantasy.framework.security
SpringSecurityUtils
SQL_END_DELIMITER - Static variable in class org.jfantasy.framework.dao.mybatis.dialect.DB2SQLDialect
 
SQL_END_DELIMITER - Static variable in class org.jfantasy.framework.dao.mybatis.dialect.MsSQLDialect
 
SQL_END_DELIMITER - Static variable in class org.jfantasy.framework.dao.mybatis.dialect.OraSQLDialect
 
SqlMapper - Interface in org.jfantasy.framework.dao.mybatis.sqlmapper
Mapper 的标示接口
sqlSessionFactory() - Method in class org.jfantasy.framework.spring.config.MyBatisConfig
 
SRC - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
Stack<T> - Class in org.jfantasy.framework.util
类名: Stack 描述: (先进后出) 作者: 李茂峰 创建时间: 2010-2-2
Stack() - Constructor for class org.jfantasy.framework.util.Stack
 
start - Variable in class org.jfantasy.framework.lucene.backend.IndexRebuildTask.ProcessCallback
 
startDocument() - Method in class org.jfantasy.framework.util.sax.SaxXmlHandler
 
startElement(String, String, String, Attributes) - Method in class org.jfantasy.framework.util.sax.SaxXmlHandler
 
startsWith(String, String) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterBuilder
 
startup() - Static method in class org.jfantasy.framework.spring.SpringBeanUtils
 
storeAccessToken(OAuth2AccessToken, Authentication) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
storeAccessToken(OAuth2AccessToken, Authentication) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
存储 Token 对应的获取身份
storeRefreshToken(OAuth2RefreshToken, Authentication) - Method in class org.jfantasy.framework.security.oauth2.core.AbstractTokenStore
 
storeRefreshToken(OAuth2RefreshToken, Authentication) - Method in interface org.jfantasy.framework.security.oauth2.core.TokenStore
存储 refreshToken 对应的获取身份
StreamUtil - Class in org.jfantasy.framework.util.common
 
StringArrayConverter - Class in org.jfantasy.framework.dao.hibernate.converter
 
StringArrayConverter() - Constructor for class org.jfantasy.framework.dao.hibernate.converter.StringArrayConverter
 
StringReplaceSerializer - Class in org.jfantasy.framework.jackson.serializer
 
StringReplaceSerializer(String, String) - Constructor for class org.jfantasy.framework.jackson.serializer.StringReplaceSerializer
 
StringSetConverter - Class in org.jfantasy.framework.dao.hibernate.converter
字符串集合
StringSetConverter() - Constructor for class org.jfantasy.framework.dao.hibernate.converter.StringSetConverter
 
StringToSetDeserializer<T> - Class in org.jfantasy.framework.jackson.deserializer
字符串转集合
StringToSetDeserializer() - Constructor for class org.jfantasy.framework.jackson.deserializer.StringToSetDeserializer
 
StringUnicodeSerializer - Class in org.jfantasy.framework.jackson.serializer
 
StringUnicodeSerializer() - Constructor for class org.jfantasy.framework.jackson.serializer.StringUnicodeSerializer
 
StringUtil - Class in org.jfantasy.framework.util.common
 
sub(double, double) - Static method in class org.jfantasy.framework.util.Arith
 
supports(Class<? extends Authentication>) - Method in interface org.jfantasy.framework.security.authentication.AuthenticationProvider
判断是否支持此身份认证逻辑
supports(Class<? extends Authentication>) - Method in class org.jfantasy.framework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider
 
supports(Class) - Method in class org.jfantasy.framework.security.authentication.dao.SimpleAuthenticationProvider
 
supports(Class<? extends Authentication>) - Method in class org.jfantasy.framework.security.oauth2.server.authentication.BearerTokenAuthenticationProvider
 
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - Method in class org.jfantasy.framework.spring.mvc.http.JacksonResponseBodyAdvice
 
supportsParameter(MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
supportsParameter(MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PagerModelAttributeMethodProcessor
 
supportsParameter(MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.PropertyFilterModelAttributeMethodProcessor
 
SymmetricCrypto - Class in org.jfantasy.framework.crypto
 
SymmetricCrypto() - Constructor for class org.jfantasy.framework.crypto.SymmetricCrypto
 

T

TABLE - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
TABLE_END - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
TABLE_START - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
TAG_NAME - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
take() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
take() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
获取队列的元素
taskExecutor() - Method in class org.jfantasy.framework.spring.config.AppConfig
 
TD - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
TD_END - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
TD_START - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
template(String) - Static method in class org.jfantasy.framework.util.HandlebarsTemplateUtils
从文件加载模板
text() - Method in class org.jfantasy.framework.httpclient.Response
按纯文本格式获取响应信息
text(boolean) - Method in class org.jfantasy.framework.httpclient.Response
按纯文本格式获取响应信息
text(String) - Method in class org.jfantasy.framework.httpclient.Response
按纯文本格式获取响应信息
text(String, boolean) - Method in class org.jfantasy.framework.httpclient.Response
按纯文本格式获取响应信息
text() - Method in class org.jfantasy.framework.log.interceptor.LogAspectSupport.LogOperationContext
 
TEXT_TYPE - Static variable in class org.jfantasy.framework.util.web.ServletUtils
 
TextSerializer - Class in org.jfantasy.framework.jackson.serializer
 
TextSerializer() - Constructor for class org.jfantasy.framework.jackson.serializer.TextSerializer
 
ThreadingConfig() - Constructor for class org.jfantasy.framework.spring.config.AppConfig.ThreadingConfig
 
ThreeDESUtil - Class in org.jfantasy.framework.crypto
 
tmp() - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
tmp(InputStream) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
toArray(C, Class<T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
toArray() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
toArray(T[]) - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
toArray() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
转换为数组
toArray(T[]) - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 
toBuffer(Serializable) - Static method in class org.jfantasy.framework.lucene.cluster.BufferUtil
 
toChinese(int) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
toChinese(String) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
toDay(Date) - Static method in class org.jfantasy.framework.util.common.DateUtil
 
toFieldArray(List<T>, String, Class<R>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
toFieldArray(T[], String, Class<R>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
toFieldArray(T[], String, R[]) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
toFieldList(C, String, List<R>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
toHex(int) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
toInteger(String) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
toJSON(XmlElement) - Static method in class org.jfantasy.framework.util.sax.XMLReader
 
tokenizeToStringArray(String[]) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
tokenizeToStringArray(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
tokenizeToStringArray(String, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
TokenRenewalType - Enum in org.jfantasy.framework.security.oauth2.core
 
tokenServices(TokenStore, ClientDetailsService) - Method in class org.jfantasy.autoconfigure.OAuth2ResourceServerAutoConfiguration
 
TokenStore - Interface in org.jfantasy.framework.security.oauth2.core
ToKen 存储器
TokenType - Enum in org.jfantasy.framework.security.oauth2.core
 
toList() - Method in class org.jfantasy.framework.util.Stack
 
toLong(String, int) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
toMap(Object) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
toOptional() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
toPredicate(Root, CriteriaQuery, CriteriaBuilder) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository.ExcludeDeletedSpecification
 
toPredicate(Root, CriteriaQuery, CriteriaBuilder) - Method in class org.jfantasy.framework.dao.jpa.PropertyFilterSpecification
 
toResource(T) - Method in class org.jfantasy.framework.spring.mvc.hateoas.ResourceAssemblerSupport
 
toResources(List<T>) - Method in class org.jfantasy.framework.spring.mvc.hateoas.ResourceAssemblerSupport
 
toResources(Pager<T>) - Method in class org.jfantasy.framework.spring.mvc.hateoas.ResourceAssemblerSupport
 
toRMB(String) - Static method in class org.jfantasy.framework.util.common.NumberUtil
 
toSort() - Method in class org.jfantasy.framework.dao.OrderBy
 
toSpecification(List<PropertyFilter>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
toString() - Method in class org.jfantasy.framework.dao.jpa.PropertyFilter
 
toString() - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
toString() - Method in class org.jfantasy.framework.dao.OrderBy
 
toString() - Method in class org.jfantasy.framework.dao.Pager
 
toString() - Method in class org.jfantasy.framework.httpclient.Response
 
toString() - Method in class org.jfantasy.framework.log.annotation.LogOperation
 
toString() - Method in class org.jfantasy.framework.security.core.SimpleGrantedAuthority
 
toString() - Method in class org.jfantasy.framework.security.oauth2.core.OAuth2Error
 
toString() - Method in class org.jfantasy.framework.security.web.authentication.WebAuthenticationDetails
 
toString() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
toString(C, String, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
将集合对象中的 @{fieldName} 对于的值转换为字符串以 @{sign} 连接
toString(T[], String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
toString(T[], String, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
toString() - Method in class org.jfantasy.framework.util.common.PropertiesHelper
 
toString(byte[], String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
toString(byte[], int, int, String) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
toString() - Method in class org.jfantasy.framework.util.concurrent.LinkedQueue
 
toString() - Method in class org.jfantasy.framework.util.LinkedBlockingQueue
 
toString() - Method in class org.jfantasy.framework.util.reflect.MethodProxy
 
toString() - Method in class org.jfantasy.framework.util.regexp.RegexpUtil.Group
 
toString() - Method in class org.jfantasy.framework.util.userstamp.UserStamp
 
toString() - Method in enum org.jfantasy.framework.util.web.WebUtil.Browser
 
toUTF8String(byte[], int, int) - Static method in class org.jfantasy.framework.util.common.StringUtil
 
TR - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
TR_END - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
TR_START - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
transaction() - Static method in class org.jfantasy.framework.util.common.JdbcUtil
Deprecated.
 
transaction(int) - Static method in class org.jfantasy.framework.util.common.JdbcUtil
Deprecated.
 
transaction(JdbcUtil.Callback<T>) - Static method in class org.jfantasy.framework.util.common.JdbcUtil
Deprecated.
 
transaction(JdbcUtil.Callback<T>, int) - Static method in class org.jfantasy.framework.util.common.JdbcUtil
Deprecated.
 
Transaction(PlatformTransactionManager, TransactionStatus) - Constructor for class org.jfantasy.framework.util.common.JdbcUtil.Transaction
Deprecated.
 
transformCoding(String, String, String) - Static method in class org.jfantasy.framework.util.web.WebUtil
 
transformList(List) - Method in class org.jfantasy.framework.dao.hibernate.AliasToBeanResultTransformer
 
transformTuple(Object[], String[]) - Method in class org.jfantasy.framework.dao.hibernate.AliasToBeanResultTransformer
 
transmitMessage(ClusterMessage) - Method in class org.jfantasy.framework.lucene.cluster.ClusterNode
 
tree(C, String, String, String) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
tree(C, String, String, String, Function<T, T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
tree(C, String, String, String, Comparator<? super T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
tree(C, String, String, String, Function<T, T>, Comparator<? super T>) - Static method in class org.jfantasy.framework.util.common.ObjectUtil
 
TriggerController - Class in org.jfantasy.schedule.rest
触发器控制器
TriggerController() - Constructor for class org.jfantasy.schedule.rest.TriggerController
 
triggerFinalized(Trigger) - Method in class org.jfantasy.schedule.listener.LogListener
 
TriggerInfo - Class in org.jfantasy.schedule.service
 
TriggerInfo(Trigger) - Constructor for class org.jfantasy.schedule.service.TriggerInfo
 
triggerJob(JobKey) - Method in class org.jfantasy.schedule.service.ScheduleService
直接执行job
triggerJob(JobKey, Map<String, String>) - Method in class org.jfantasy.schedule.service.ScheduleService
直接触发job
triggerPaused(TriggerKey) - Method in class org.jfantasy.schedule.listener.LogListener
 
triggerResumed(TriggerKey) - Method in class org.jfantasy.schedule.listener.LogListener
 
triggers(String) - Method in class org.jfantasy.schedule.rest.ScheduleController
获取任务的触发器
triggersPaused(String) - Method in class org.jfantasy.schedule.listener.LogListener
 
triggersResumed(String) - Method in class org.jfantasy.schedule.listener.LogListener
 
TriggerType - Enum in org.jfantasy.schedule.service
 
trim(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
剔除字符串中的空白字符
type(Class<?>) - Method in class org.jfantasy.framework.jackson.BeanPropertyFilter.Builder
 
type(Class<? extends Annotation>) - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor.Builder
 
type() - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
TYPE_INSERT - Static variable in interface org.jfantasy.framework.lucene.cluster.ClusterMessage
 
TYPE_REF_BY - Static variable in interface org.jfantasy.framework.lucene.cluster.ClusterMessage
 
TYPE_REMOVE - Static variable in interface org.jfantasy.framework.lucene.cluster.ClusterMessage
 
TYPE_UPDATE - Static variable in interface org.jfantasy.framework.lucene.cluster.ClusterMessage
 
TypeFactory - Class in org.jfantasy.framework.dao.hibernate.util
 

U

unicode(String) - Static method in class org.jfantasy.framework.util.common.I18nUtil
 
UnirestObjectMapper - Class in org.jfantasy.framework.jackson
 
UnirestObjectMapper(ObjectMapper) - Constructor for class org.jfantasy.framework.jackson.UnirestObjectMapper
 
UNITS - Static variable in class org.jfantasy.framework.util.common.file.FileUtil
 
unsorted() - Static method in class org.jfantasy.framework.dao.OrderBy
 
UNSUPPORTED - Static variable in class org.jfantasy.framework.util.web.context.AttributeMap
 
update(T) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
update(T, boolean) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
update(T) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
更新
update(T, boolean) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
更新
update(Sequence) - Method in interface org.jfantasy.framework.dao.mybatis.keygen.dao.SequenceDao
更新序列
UPDATE - Static variable in interface org.jfantasy.framework.spring.validation.Operation
 
updateAllInBatch(Iterable<S>) - Method in class org.jfantasy.framework.dao.jpa.ComplexJpaRepository
 
updateAllInBatch(Iterable<S>) - Method in interface org.jfantasy.framework.dao.jpa.JpaRepository
批量更新
uploadFile(String, String) - Method in class org.jfantasy.framework.service.FTPService
上传文件到服务器
uploadFile(File, String) - Method in class org.jfantasy.framework.service.FTPService
上传文件到服务器
uploadFile(InputStream, String, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
上传单个文件
uploadFile(InputStream, String) - Method in class org.jfantasy.framework.service.FTPService
上传单个文件
uploadFolder(String, String) - Method in class org.jfantasy.framework.service.FTPService
将文件夹上传到FTP服务器
uploadFolder(File, String) - Method in class org.jfantasy.framework.service.FTPService
将文件夹上传到FTP服务器
uploadFolder(File, String, FTPClient) - Method in class org.jfantasy.framework.service.FTPService
 
upperCaseFirst(String) - Static method in class org.jfantasy.framework.util.common.StringUtil
首字母大写
urlDecode(String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
urlDecode(String, String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
urlEncode(String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
urlEncode(String, String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
Use - Annotation Type in org.jfantasy.framework.spring.validation
 
UseConstraintValidator - Class in org.jfantasy.framework.spring.validation
自定义验证
UseConstraintValidator() - Constructor for class org.jfantasy.framework.spring.validation.UseConstraintValidator
 
UserAgent() - Constructor for class org.jfantasy.framework.util.web.WebUtil.UserAgent
 
UserDetails - Interface in org.jfantasy.framework.security.core.userdetails
用户详情
UserDetailsChecker - Interface in org.jfantasy.framework.security.core.userdetails
 
UserDetailsService - Interface in org.jfantasy.framework.security.core.userdetails
用户服务
UsernameNotFoundException - Exception in org.jfantasy.framework.security.core.userdetails
 
UsernameNotFoundException(String) - Constructor for exception org.jfantasy.framework.security.core.userdetails.UsernameNotFoundException
 
UsernamePasswordAuthenticationToken - Class in org.jfantasy.framework.security.authentication
 
UsernamePasswordAuthenticationToken(Object, Object) - Constructor for class org.jfantasy.framework.security.authentication.UsernamePasswordAuthenticationToken
 
UsernamePasswordAuthenticationToken(Object, Object, Collection<? extends GrantedAuthority>) - Constructor for class org.jfantasy.framework.security.authentication.UsernamePasswordAuthenticationToken
 
UserResult - Class in org.jfantasy.framework.util.userstamp
 
UserResult() - Constructor for class org.jfantasy.framework.util.userstamp.UserResult
 
UserStamp - Class in org.jfantasy.framework.util.userstamp
 
UserStamp() - Constructor for class org.jfantasy.framework.util.userstamp.UserStamp
 
uuid() - Static method in class org.jfantasy.framework.util.common.StringUtil
 

V

v(char[]) - Static method in class org.jfantasy.framework.util.userstamp.Decoder
 
validate(Object) - Static method in class org.jfantasy.framework.error.ErrorUtils
 
validate() - Method in class org.jfantasy.framework.lucene.cluster.ClusterConfig
 
validate(T) - Method in interface org.jfantasy.framework.spring.validation.Validator
验证方法
validateComponent(WebDataBinder, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
validateIfApplicable(WebDataBinder, MethodParameter) - Method in class org.jfantasy.framework.spring.mvc.method.annotation.MethodArgumentResolver
 
validatePassword(String, String) - Static method in class org.jfantasy.framework.crypto.CipherUtil
 
ValidationException - Exception in org.jfantasy.framework.error
 
ValidationException(String, String) - Constructor for exception org.jfantasy.framework.error.ValidationException
 
ValidationException(BindingResult) - Constructor for exception org.jfantasy.framework.error.ValidationException
 
ValidationException(String, Map<String, Object>) - Constructor for exception org.jfantasy.framework.error.ValidationException
 
ValidationException(String, String, Map<String, Object>) - Constructor for exception org.jfantasy.framework.error.ValidationException
 
ValidationException(String) - Constructor for exception org.jfantasy.framework.error.ValidationException
 
ValidationException - Exception in org.jfantasy.framework.spring.validation
验证异常
ValidationException(String) - Constructor for exception org.jfantasy.framework.spring.validation.ValidationException
 
Validator<T> - Interface in org.jfantasy.framework.spring.validation
验证接口
VALIDATOR_ASCII - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
仅ACSII字符
VALIDATOR_CHINESE - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
仅中文
VALIDATOR_DATE - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
日期
VALIDATOR_DATE_YMD - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
(验证日期是yyyy-MM-dd支持闰年的正则表达式)
VALIDATOR_DATE_YMDHMS - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
(验证日期是yyyy-MM-dd HH:mm:ss支持闰年的正则表达式)
VALIDATOR_DECMAL - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
浮点数
VALIDATOR_EMAIL - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
电子邮箱
VALIDATOR_IDCARD - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
身份证
VALIDATOR_INTEGE - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
整数
VALIDATOR_IP4 - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
ip4 地址
VALIDATOR_LETTER - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
字母
VALIDATOR_MOBILE - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
手机
VALIDATOR_NOTEMPTY - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
非空
VALIDATOR_NUMBER - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
数字
VALIDATOR_QQ - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
QQ号码
VALIDATOR_TEL - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
电话号码的函数(包括验证国内区号,国际区号,分机号)
VALIDATOR_URL - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
URL地址
VALIDATOR_USERNAME - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
用来用户注册。匹配由数字、26个英文字母或者下划线组成的字符串
VALIDATOR_ZIPCODE - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
邮编
VALUE - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
valueOf(String) - Static method in enum org.jfantasy.framework.dao.jpa.PropertyFilter.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jfantasy.framework.dao.OrderBy.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jfantasy.framework.lucene.annotations.Compare
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jfantasy.framework.security.oauth2.core.TokenRenewalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jfantasy.framework.security.oauth2.core.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jfantasy.framework.spring.SpringBeanUtils.AutoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class org.jfantasy.framework.util.asm.AnnotationDescriptor
 
valueOf(String) - Static method in enum org.jfantasy.framework.util.common.DateUtil.DateType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jfantasy.framework.util.web.WebUtil.Browser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jfantasy.schedule.service.TriggerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jfantasy.framework.dao.jpa.PropertyFilter.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jfantasy.framework.dao.OrderBy.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jfantasy.framework.lucene.annotations.Compare
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jfantasy.framework.security.oauth2.core.TokenRenewalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jfantasy.framework.security.oauth2.core.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jfantasy.framework.spring.mvc.util.MapWapper
 
values() - Static method in enum org.jfantasy.framework.spring.SpringBeanUtils.AutoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jfantasy.framework.util.common.DateUtil.DateType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jfantasy.framework.util.web.context.AttributeMap
 
values() - Static method in enum org.jfantasy.framework.util.web.WebUtil.Browser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jfantasy.schedule.service.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
verify(byte[], byte[]) - Method in class org.jfantasy.framework.crypto.AsymmetricCrypto
 
verify(byte[], byte[]) - Method in interface org.jfantasy.framework.crypto.SecurityInc
 
verify(byte[], byte[]) - Method in class org.jfantasy.framework.crypto.SymmetricCrypto
 
verifyToken(String, String) - Method in interface org.jfantasy.framework.security.oauth2.jwt.JwtTokenService
验证 Token
verifyToken(String, String) - Method in class org.jfantasy.framework.security.oauth2.jwt.JwtTokenServiceImpl
 
visit(Attribute) - Method in class org.jfantasy.framework.util.xml.Dom4jUtil.MyVistor
 
visit(Element) - Method in class org.jfantasy.framework.util.xml.Dom4jUtil.MyVistor
 
visit(ProcessingInstruction) - Method in class org.jfantasy.framework.util.xml.Dom4jUtil.MyVistor
 

W

WebAuthenticationDetails - Class in org.jfantasy.framework.security.web.authentication
 
WebAuthenticationDetails(HttpServletRequest) - Constructor for class org.jfantasy.framework.security.web.authentication.WebAuthenticationDetails
 
WebAuthenticationDetailsSource - Class in org.jfantasy.framework.security.web
 
WebAuthenticationDetailsSource() - Constructor for class org.jfantasy.framework.security.web.WebAuthenticationDetailsSource
 
WebError - Class in org.jfantasy.framework.spring.mvc.http
 
WebError(HttpServletRequest) - Constructor for class org.jfantasy.framework.spring.mvc.http.WebError
 
webinf() - Static method in class org.jfantasy.framework.util.common.PathUtil
 
WebMvcConfig - Class in org.jfantasy.framework.spring.config
Web 配置
WebMvcConfig(ApplicationContext, ObjectMapper) - Constructor for class org.jfantasy.framework.spring.config.WebMvcConfig
 
WebStarterAutoConfiguration - Class in org.jfantasy.autoconfigure
 
WebStarterAutoConfiguration() - Constructor for class org.jfantasy.autoconfigure.WebStarterAutoConfiguration
 
WebUtil - Class in org.jfantasy.framework.util.web
web 工具类
web开发中经常使用的方法
WebUtil.Browser - Enum in org.jfantasy.framework.util.web
 
WebUtil.UserAgent - Class in org.jfantasy.framework.util.web
 
wildMatch(String, String) - Static method in class org.jfantasy.framework.util.regexp.RegexpUtil
 
withPage(int) - Method in class org.jfantasy.framework.dao.LimitPageRequest
 
WORD - Static variable in class org.jfantasy.framework.util.regexp.RegexpConstant
 
write(OutputStream, boolean) - Method in class org.jfantasy.framework.httpclient.Response
将相应写入到流中 从缓存区读取,不存在缓存区则建立缓存流
write(OutputStream) - Method in class org.jfantasy.framework.httpclient.Response
将相应写入到流中 如果缓存区存在,读取缓存区
write(int) - Method in class org.jfantasy.framework.service.FTPService.RemoteFtpOutputStream
 
write(byte[], int, int) - Method in class org.jfantasy.framework.util.common.file.gzip.GZipStream
 
write(byte[]) - Method in class org.jfantasy.framework.util.common.file.gzip.GZipStream
 
write(int) - Method in class org.jfantasy.framework.util.common.file.gzip.GZipStream
 
write(List<PropertyFilter>) - Method in class org.jfantasy.framework.util.web.RedirectAttributesWriter
 
writeFile(String) - Method in class org.jfantasy.framework.httpclient.Response
将响应信息写入到本地文件
writeFile(File) - Method in class org.jfantasy.framework.httpclient.Response
将响应信息写入到本地文件
writeFile(String, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
writeFile(byte[], String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
writeFile(InputStream, String) - Static method in class org.jfantasy.framework.util.common.file.FileUtil
 
writeFile(OutputStream, InputStream) - Method in class org.jfantasy.framework.util.common.file.FileUtil
 
writer(Object, String, ByteArrayOutputStream) - Static method in class org.jfantasy.framework.util.HandlebarsTemplateUtils
 
writer(RedirectAttributes) - Static method in class org.jfantasy.framework.util.web.RedirectAttributesWriter
 
writeTo(RedirectAttributes) - Method in class org.jfantasy.framework.dao.Pager
 
writeValue(Object) - Method in class org.jfantasy.framework.jackson.UnirestObjectMapper
 

X

xml() - Static method in class org.jfantasy.framework.jackson.JSON
 
XML_TYPE - Static variable in class org.jfantasy.framework.util.web.ServletUtils
 
XmlElement - Class in org.jfantasy.framework.util.sax
 
XmlElement() - Constructor for class org.jfantasy.framework.util.sax.XmlElement
 
XmlElement(String) - Constructor for class org.jfantasy.framework.util.sax.XmlElement
 
xmlEscape(String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
XMLReader - Class in org.jfantasy.framework.util.sax
 
xmlUnescape(String) - Static method in class org.jfantasy.framework.util.common.EncodeUtil
 
XmlUtil(XmlMapper) - Constructor for class org.jfantasy.framework.jackson.JSON.XmlUtil
 
XSSFilter - Class in org.jfantasy.framework.web.filter
 
XSSFilter() - Constructor for class org.jfantasy.framework.web.filter.XSSFilter
 
XSSRequestWrapper - Class in org.jfantasy.framework.web.filter.wrapper
 
XSSRequestWrapper(HttpServletRequest) - Constructor for class org.jfantasy.framework.web.filter.wrapper.XSSRequestWrapper
 
XSSRequestWrapper(HttpServletRequest, boolean) - Constructor for class org.jfantasy.framework.web.filter.wrapper.XSSRequestWrapper
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links