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 Z 

A

AbstractDialect - Class in lodsve.mybatis.dialect
公用部分.
AbstractDialect() - Constructor for class lodsve.mybatis.dialect.AbstractDialect
 
AbstractEnumCodeTypeHandler<T extends Enum<?> & Codeable> - Class in lodsve.mybatis.type
mybatis对pojo对象中得枚举与数据库字段映射关系的处理.
继承的类必须实现空得构造器,然后调用父类的含有clazz参数的构造器
AbstractEnumCodeTypeHandler(Class<T>) - Constructor for class lodsve.mybatis.type.AbstractEnumCodeTypeHandler
 
AbstractJsonConverter - Class in lodsve.core.json
.
AbstractJsonConverter() - Constructor for class lodsve.core.json.AbstractJsonConverter
 
AbstractScriptEngine - Class in lodsve.core.script
其实就是使用jdk自带的脚本引擎.
AbstractScriptEngine() - Constructor for class lodsve.core.script.AbstractScriptEngine
 
AbstractSearchEngine - Class in lodsve.search.engine
搜索引擎的公用方法.
AbstractSearchEngine() - Constructor for class lodsve.search.engine.AbstractSearchEngine
 
AbstractTemplateResource - Class in lodsve.core.template
利用模板引擎生成Spring Resource.
AbstractTemplateResource(String, Map<String, Object>) - Constructor for class lodsve.core.template.AbstractTemplateResource
 
AbstractValidateHandler - Class in lodsve.validate.core
所有验证条件的处理类必须继承这个抽象类,以实现各自的验证方法.
AbstractValidateHandler() - Constructor for class lodsve.validate.core.AbstractValidateHandler
 
AccessToken - Class in lodsve.wechat.beans
保存token.
AccessToken() - Constructor for class lodsve.wechat.beans.AccessToken
 
accessToken() - Static method in class lodsve.wechat.core.WeChat
 
Account - Class in lodsve.security.core
账号.
Account() - Constructor for class lodsve.security.core.Account
 
Account(Long, String) - Constructor for class lodsve.security.core.Account
 
Account(Long, String, Object) - Constructor for class lodsve.security.core.Account
 
activeCount - Variable in class org.csource.fastdfs.StructGroupStat
 
activeTest(Socket) - Static method in class org.csource.fastdfs.ProtoCommon
send ACTIVE_TEST command to server, test if network is ok and the server is alive
add(Condition, ConditionOutcome) - Method in class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcomes
 
add(String, String, String) - Method in class lodsve.wechat.api.customer.WeChatCustomerService
增加客服
ADD_CUSTOMER_SERVICE - Static variable in class lodsve.wechat.core.WeChatUrl
增加客服接口
ADD_GROUP - Static variable in class lodsve.wechat.core.WeChatUrl
创建分组
addAggregateFunctions(String) - Static method in class lodsve.mybatis.utils.SqlUtils
添加到聚合函数,可以是逗号隔开的多个函数前缀
addApplicationContext(ApplicationContext) - Method in class lodsve.core.context.ApplicationHelper
 
addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class lodsve.security.config.SecurityConfiguration
 
addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class lodsve.web.mvc.config.LodsveWebMvcConfigurerAdapter
 
addCorsMappings(CorsRegistry) - Method in class lodsve.web.mvc.config.LodsveWebMvcConfigurerAdapter
 
addFormatters(FormatterRegistry) - Method in class lodsve.web.mvc.config.LodsveWebMvcConfigurerAdapter
 
addInterceptors(InterceptorRegistry) - Method in class lodsve.security.config.SecurityConfiguration
 
addMethodMap(String, Method) - Method in class lodsve.mybatis.repository.provider.BaseMapperProvider
添加映射方法
addPropertyDirect(String, Object) - Method in class lodsve.core.properties.env.PropertiesConfiguration
 
addPropertyValues(String, Object, char) - Method in class lodsve.core.properties.env.PropertiesConfiguration
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class lodsve.web.springfox.config.SpringFoxConfiguration
 
AddressProvider - Annotation Type in lodsve.web.webservice
提供webservice的address.
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class lodsve.security.core.LoginInterceptor
 
afterPropertiesSet() - Method in class lodsve.cache.memcached.MemcachedCacheManager
 
afterPropertiesSet() - Method in class lodsve.cache.oscache.OscacheCacheManager
 
afterPropertiesSet() - Method in class lodsve.core.event.EventExecutor
 
afterPropertiesSet() - Method in class lodsve.core.properties.message.MessageSourceLoader
 
afterPropertiesSet() - Method in class lodsve.mongodb.connection.DynamicMongoConnection
 
afterPropertiesSet() - Method in class lodsve.rdbms.druid.DruidInitializer
 
afterPropertiesSet() - Method in class lodsve.rdbms.dynamic.DynamicDataSource
 
afterPropertiesSet() - Method in class lodsve.rdbms.flyway.FlywayMigrationInitializer
 
afterPropertiesSet() - Method in class lodsve.validate.core.ValidateEngine
验证引擎初始化--开始
afterPropertiesSet() - Method in class lodsve.web.webservice.LodsveWebserviceInitializer
 
afterTestClass(TestContext) - Method in class lodsve.test.context.LodsveTestExecutionListener
 
afterTestClass(TestContext) - Method in class lodsve.test.mock.memcached.JMemcachedTestExecutionListener
 
afterTestClass(TestContext) - Method in class lodsve.test.mock.redis.MockRedisTestExecutionListener
 
afterTestMethod(TestContext) - Method in class lodsve.test.context.LodsveTestExecutionListener
 
afterTestMethod(TestContext) - Method in class lodsve.test.mock.memcached.JMemcachedTestExecutionListener
 
afterTestMethod(TestContext) - Method in class lodsve.test.mock.redis.MockRedisTestExecutionListener
 
AllNestedConditions - Class in lodsve.core.condition
Condition that will match when all nested class conditions match.
AllNestedConditions(ConfigurationCondition.ConfigurationPhase) - Constructor for class lodsve.core.condition.AllNestedConditions
 
AmqpBeanDefinitionRegistrar - Class in lodsve.amqp.annotations
注册amqp的相关queue配置.
AmqpBeanDefinitionRegistrar() - Constructor for class lodsve.amqp.annotations.AmqpBeanDefinitionRegistrar
 
AmqpErrorHandler - Class in lodsve.amqp.core
.
AmqpErrorHandler() - Constructor for class lodsve.amqp.core.AmqpErrorHandler
 
andCondition(Class<? extends Annotation>, Object...) - Method in class lodsve.core.condition.ConditionMessage
Return a new builder to construct a new ConditionMessage based on the instance and a new condition outcome.
andCondition(String, Object...) - Method in class lodsve.core.condition.ConditionMessage
Return a new builder to construct a new ConditionMessage based on the instance and a new condition outcome.
AnnotationAmqpConfiguration() - Constructor for class lodsve.amqp.configs.RabbitConfiguration.AnnotationAmqpConfiguration
 
annotationDrivenTransactionManager() - Method in class lodsve.rdbms.configuration.DataSourceTransactionManagementConfiguration
 
AnsiBackground - Enum in lodsve.core.ansi
Ansi background colors.
AnsiColor - Enum in lodsve.core.ansi
Ansi colors.
AnsiColors - Class in lodsve.core.ansi
Utility for working with AnsiColor in the context of AWT Colors.
AnsiElement - Interface in lodsve.core.ansi
An ANSI encodable element.
AnsiOutput - Class in lodsve.core.ansi
Generates ANSI encoded output, automatically attempting to detect if the terminal supports ANSI.
AnsiOutput() - Constructor for class lodsve.core.ansi.AnsiOutput
 
AnsiStyle - Enum in lodsve.core.ansi
Ansi styles.
anyMatches(ConditionContext, AnnotatedTypeMetadata, Condition...) - Method in class lodsve.core.condition.SpringBootCondition
Return true if any of the specified conditions match.
AnyNestedCondition - Class in lodsve.core.condition
Condition that will match when any nested class condition matches.
AnyNestedCondition(ConfigurationCondition.ConfigurationPhase) - Constructor for class lodsve.core.condition.AnyNestedCondition
 
API_DELETE_TEMPLATE - Static variable in class lodsve.wechat.core.WeChatUrl
删除模板
API_GET_ALL_TEMPLATE - Static variable in class lodsve.wechat.core.WeChatUrl
获取所有模板
API_GET_INDUSTRY - Static variable in class lodsve.wechat.core.WeChatUrl
获取设置的行业信息
API_GET_TEMPLATE - Static variable in class lodsve.wechat.core.WeChatUrl
获取模板
API_SEND_TEMPLATE_MESSAGE - Static variable in class lodsve.wechat.core.WeChatUrl
发送模板消息
API_SET_INDUSTRY - Static variable in class lodsve.wechat.core.WeChatUrl
设置所属行业
append(String) - Method in class lodsve.core.condition.ConditionMessage
Return a new ConditionMessage based on the instance and an appended message.
append_file(String, String, String) - Method in class org.csource.fastdfs.StorageClient
append file to storage server (by file name)
append_file(String, String, byte[]) - Method in class org.csource.fastdfs.StorageClient
append file to storage server (by file buff)
append_file(String, String, byte[], int, int) - Method in class org.csource.fastdfs.StorageClient
append file to storage server (by file buff)
append_file(String, String, long, UploadCallback) - Method in class org.csource.fastdfs.StorageClient
append file to storage server (by callback)
append_file1(String, String) - Method in class org.csource.fastdfs.StorageClient1
append file to storage server (by file name)
append_file1(String, byte[]) - Method in class org.csource.fastdfs.StorageClient1
append file to storage server (by file buff)
append_file1(String, byte[], int, int) - Method in class org.csource.fastdfs.StorageClient1
append file to storage server (by file buff)
append_file1(String, long, UploadCallback) - Method in class org.csource.fastdfs.StorageClient1
append file to storage server (by callback)
appender(String, Appender<?>) - Method in class lodsve.core.logback.LogbackConfigurator
 
APPENDER_FILE_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
applicationContextListener() - Method in class lodsve.core.configuration.LodsveCoreConfiguration
 
ApplicationContextListener - Class in lodsve.core.context
系统初始化时运行此类,将上下文注入到ApplicationHelper中, 运行时,可以从ApplicationHelper中获取bean
ApplicationContextListener() - Constructor for class lodsve.core.context.ApplicationContextListener
 
ApplicationException - Exception in lodsve.core.exception
系统中其他所有的异常均需要继承.
ApplicationException(String) - Constructor for exception lodsve.core.exception.ApplicationException
 
ApplicationException(Integer, String) - Constructor for exception lodsve.core.exception.ApplicationException
 
ApplicationException(Integer, String, String...) - Constructor for exception lodsve.core.exception.ApplicationException
 
ApplicationHelper - Class in lodsve.core.context
applicationContext的辅助类
ApplicationProperties - Class in lodsve.core.configuration
系统配置.
ApplicationProperties() - Constructor for class lodsve.core.configuration.ApplicationProperties
 
applySortSql(String, Sort) - Static method in class lodsve.mybatis.utils.PaginationUtils
 
applyTo(Collection<?>) - Method in enum lodsve.core.condition.ConditionMessage.Style
 
applyToItem(Object) - Method in enum lodsve.core.condition.ConditionMessage.Style
 
around(ProceedingJoinPoint) - Method in class lodsve.mongodb.connection.DynamicMongoConnectionAspect
 
around(ProceedingJoinPoint) - Method in class lodsve.rdbms.dynamic.DynamicDataSourceAspect
 
Article - Class in lodsve.wechat.beans.message.reply.items
图文消息中的文章.
Article() - Constructor for class lodsve.wechat.beans.message.reply.items.Article
 
Article - Class in lodsve.wechat.beans.tidings.items
文章.
Article() - Constructor for class lodsve.wechat.beans.tidings.items.Article
 
articleCount - Variable in class lodsve.wechat.beans.message.reply.NewsReply
 
articles - Variable in class lodsve.wechat.beans.message.reply.NewsReply
 
AsyncEvent - Annotation Type in lodsve.core.event.annotations
异步事件.
atAll() - Method in class lodsve.core.condition.ConditionMessage.ItemsBuilder
Used when no items are available.
AuthException - Exception in lodsve.security.exception
认证异常.
AuthException(String) - Constructor for exception lodsve.security.exception.AuthException
 
AuthException(Integer, String) - Constructor for exception lodsve.security.exception.AuthException
 
AuthException(Integer, String, String...) - Constructor for exception lodsve.security.exception.AuthException
 
Authn - Annotation Type in lodsve.security.annotation
鉴权:需要认证(authentication).
Authorization - Interface in lodsve.security.service
鉴权.
Authz - Annotation Type in lodsve.security.annotation
鉴权:需要授权(authorization).
authz(Account, String...) - Method in interface lodsve.security.service.Authorization
判断当前登录人是否含有给定的角色
AuthzInterceptor - Class in lodsve.security.core
鉴权的拦截器.
AuthzInterceptor(Authorization) - Constructor for class lodsve.security.core.AuthzInterceptor
 
available(String) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicates something is available.

B

Banner - Interface in lodsve.core
Banner.
BannerConfig - Class in lodsve.core.configuration
banner配置.
BannerConfig() - Constructor for class lodsve.core.configuration.BannerConfig
 
BannerMode - Enum in lodsve.core.configuration
Banner Mode.
Base64 - Class in org.csource.common
Encode arbitrary binary into printable ASCII using BASE64 encoding.
Base64() - Constructor for class org.csource.common.Base64
 
Base64(char, char, char, int) - Constructor for class org.csource.common.Base64
 
Base64(int) - Constructor for class org.csource.common.Base64
 
base64 - Static variable in class org.csource.fastdfs.StorageClient
 
BASE_PACKAGES_ATTRIBUTE_NAME - Static variable in class lodsve.mongodb.Constants
 
BaseDataSourcePool - Class in lodsve.rdbms.pool
数据源连接池.
BaseDbUnitTest - Class in lodsve.test.mock.dbunit
使用dbunit对数据库操作的单元测试.
BaseDbUnitTest() - Constructor for class lodsve.test.mock.dbunit.BaseDbUnitTest
 
BaseEvent - Class in lodsve.core.event.module
事件的基类.
BaseEvent(Object, Date) - Constructor for class lodsve.core.event.module.BaseEvent
Constructs a prototypical Event.
BaseMapperProvider - Class in lodsve.mybatis.repository.provider
通用Mapper模板类,扩展通用Mapper时需要继承该类.
BaseMapperProvider(Class<?>) - Constructor for class lodsve.mybatis.repository.provider.BaseMapperProvider
 
BaseMockitoTest - Class in lodsve.test.mock.mockito
使用mock时的基类.
BaseMockitoTest() - Constructor for class lodsve.test.mock.mockito.BaseMockitoTest
 
BaseMockServerTest - Class in lodsve.test.mock.mockserver
使用mockserver的基类.
BaseMockServerTest() - Constructor for class lodsve.test.mock.mockserver.BaseMockServerTest
 
BasePowerMockitoTest - Class in lodsve.test.mock.powermock
使用PowerMockito的基类.
如果Mockito和PowerMockito都使用了,依旧继承此baseTest类
BasePowerMockitoTest() - Constructor for class lodsve.test.mock.powermock.BasePowerMockitoTest
 
BaseRepository<T> - Interface in lodsve.mybatis.repository
基础dao,将常用的数据库CRUD方法放在这里,需要用到时,只需直接继承此接口就好了.
其中的方法与MapperProvider一一对应
eg:
BaseRepositoryInterceptor - Class in lodsve.mybatis.plugins.repository
通用Mapper拦截器.
BaseRepositoryInterceptor() - Constructor for class lodsve.mybatis.plugins.repository.BaseRepositoryInterceptor
 
BaseSearchBean - Class in lodsve.search.bean
构建索引以及检索使用到的一个抽象类
.
BaseSearchBean() - Constructor for class lodsve.search.bean.BaseSearchBean
 
BaseTest - Class in lodsve.test.base
做单元测试的基类.
BaseTest() - Constructor for class lodsve.test.base.BaseTest
 
baseUrl - Static variable in class lodsve.test.mock.mockserver.BaseMockServerTest
基础url,如http://localhost:8080
BATCH_GET_USER_INFO - Static variable in class lodsve.wechat.core.WeChatUrl
批量获取用户基本信息
BATCH_MOVE_USER_GROUP - Static variable in class lodsve.wechat.core.WeChatUrl
批量移动用户分组
batchGetUser(List<UserQuery>) - Method in class lodsve.wechat.api.user.WeChatUserService
批量获取用户基本信息
batchMoveUserGroup(List<String>, int) - Method in class lodsve.wechat.api.user.WeChatGroupService
批量移动用户分组
batchSave(List<T>) - Method in interface lodsve.mybatis.repository.BaseRepository
批量保存,保存后生成的主键会回填到每一个对象的主键字段
batchSave(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
批量保存,保存后生成的主键会回填到每一个对象的主键字段
BeanHandler - Class in lodsve.validate.core
类似于map,放置验证注解和其对应的处理类.
BeanHandler(String, Class, AbstractValidateHandler) - Constructor for class lodsve.validate.core.BeanHandler
 
BeanHandler(Class, AbstractValidateHandler) - Constructor for class lodsve.validate.core.BeanHandler
 
BeanMapper - Class in lodsve.core.utils
自定义一个BeanMapper用来做各种O的转换.
BeanMapper() - Constructor for class lodsve.core.utils.BeanMapper
 
beanPostProcessor() - Method in class lodsve.mongodb.config.MongoConfiguration
 
BeanRegisterUtils - Class in lodsve.core.bean
动态注册Bean.
BeanRegisterUtils.BeanNameBuilder - Interface in lodsve.core.bean
beanName builder
BeanRegisterUtils.DefaultBeanNameBuilder - Class in lodsve.core.bean
默认生成器
because(String) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicates the reason.
BeetlTemplateResource - Class in lodsve.core.template
Beetl Template Resource.
BeetlTemplateResource(String, Map<String, Object>) - Constructor for class lodsve.core.template.BeetlTemplateResource
 
beforeTestClass(TestContext) - Method in class lodsve.test.context.LodsveTestExecutionListener
 
beforeTestClass(TestContext) - Method in class lodsve.test.mock.memcached.JMemcachedTestExecutionListener
 
beforeTestClass(TestContext) - Method in class lodsve.test.mock.redis.MockRedisTestExecutionListener
 
beforeTestMethod(TestContext) - Method in class lodsve.test.context.LodsveTestExecutionListener
 
Bind - Annotation Type in lodsve.web.mvc.annotation
表单提交多个对象,且这些对象含有同名的字段,需要用此注解标注参数.
解析类为BindDataHandlerMethodArgumentResolver
BindDataHandlerMethodArgumentResolver - Class in lodsve.web.mvc.annotation.resolver
解析加了注解Bind的参数.
BindDataHandlerMethodArgumentResolver() - Constructor for class lodsve.web.mvc.annotation.resolver.BindDataHandlerMethodArgumentResolver
 
body - Variable in class org.csource.fastdfs.ProtoCommon.RecvPackageInfo
 
body_len - Variable in class org.csource.fastdfs.ProtoCommon.RecvHeaderInfo
 
booleanValue(byte[], int, StructBase.FieldInfo) - Method in class org.csource.fastdfs.StructBase
 
buff2int(byte[], int) - Static method in class org.csource.fastdfs.ProtoCommon
buff convert to int
buff2long(byte[], int) - Static method in class org.csource.fastdfs.ProtoCommon
buff convert to long
build() - Method in class lodsve.core.properties.relaxedbind.RelaxedBindFactory.Builder
 
build() - Method in class lodsve.mongodb.core.MongoDataSourceBeanDefinitionFactory
 
build() - Method in class lodsve.rdbms.pool.BaseDataSourcePool
创建数据源
build() - Method in class lodsve.redis.core.connection.RedisDataSourceBeanDefinitionFactory
 
buildBeanName(String, BeanDefinition) - Method in interface lodsve.core.bean.BeanRegisterUtils.BeanNameBuilder
设置beanName
buildBeanName(String, BeanDefinition) - Method in class lodsve.core.bean.BeanRegisterUtils.DefaultBeanNameBuilder
 
buildCode(int, HttpServletRequest) - Static method in class lodsve.web.utils.CaptchaUtils
生成验证码图片文件
Builder(Class<T>) - Constructor for class lodsve.core.properties.relaxedbind.RelaxedBindFactory.Builder
 
byteValue(byte[], int, StructBase.FieldInfo) - Method in class org.csource.fastdfs.StructBase
 

C

cacheAdministrator() - Method in class lodsve.cache.oscache.OscacheCacheConfiguration
 
CacheImportSelector - Class in lodsve.cache.annotations
Cache ImportSelector.
CacheImportSelector() - Constructor for class lodsve.cache.annotations.CacheImportSelector
 
cacheManager() - Method in class lodsve.cache.ehcache.EhcacheCacheConfiguration
 
cacheManager(MemcachedClient) - Method in class lodsve.cache.memcached.MemcachedCacheConfiguration
 
cacheManager(GeneralCacheAdministrator) - Method in class lodsve.cache.oscache.OscacheCacheConfiguration
 
cacheManager() - Method in class lodsve.cache.redis.RedisCacheConfiguration.RedisCacheManagerConfiguration
 
CacheMode - Enum in lodsve.cache.annotations
几种cache.
CacheProperties - Class in lodsve.cache.properties
cache配置.
CacheProperties() - Constructor for class lodsve.cache.properties.CacheProperties
 
camelHumpToUnderline(String) - Static method in class lodsve.mybatis.utils.SqlUtils
将驼峰风格替换为下划线风格
CaptchaInitializer - Class in lodsve.web.utils
注册验证码servlet.
CaptchaInitializer() - Constructor for class lodsve.web.utils.CaptchaInitializer
 
CaptchaServlet - Class in lodsve.web.utils
绘制图形验证码的servlet
CaptchaServlet() - Constructor for class lodsve.web.utils.CaptchaServlet
 
CaptchaUtils - Class in lodsve.web.utils
验证码生成器.
CaptchaUtils() - Constructor for class lodsve.web.utils.CaptchaUtils
 
CharacterEncodingFilterInitializer - Class in lodsve.web.mvc.context
设置spring项目编码.
CharacterEncodingFilterInitializer() - Constructor for class lodsve.web.mvc.context.CharacterEncodingFilterInitializer
 
check(Map<String, String>) - Method in interface lodsve.core.utils.CheckExcel
返回true合法
check(String, String, String, String, WebOutput) - Method in class lodsve.wechat.web.WeChatController
校验配置
CheckExcel - Interface in lodsve.core.utils
检查excel中每一行的数据是否合法.
checkSignature(String, String, String) - Method in class lodsve.wechat.api.base.WeChatService
 
Chinese - Annotation Type in lodsve.validate.annotations
验证框架:中文限制注解.
ChineseHandler - Class in lodsve.validate.handler
中文验证的处理类.
ChineseHandler() - Constructor for class lodsve.validate.handler.ChineseHandler
 
clean() - Method in class lodsve.test.mock.memcached.JMemcachedServer
 
cleanHtml(String, String[], String[], String) - Static method in class lodsve.core.utils.HTMLUtils
 
cleanHtml(String, String) - Static method in class lodsve.core.utils.HTMLUtils
clean html and use default settings.
cleanHtml(InputStream, String) - Static method in class lodsve.core.utils.HTMLUtils
clean html and use default settings.
cleanHtml(InputStream, String[], String[], String) - Static method in class lodsve.core.utils.HTMLUtils
clean html.
cleanParamsRoot() - Method in class lodsve.core.properties.ParamsHome
 
clear() - Method in class lodsve.cache.memcached.MemcachedCache
 
clear() - Method in class lodsve.cache.oscache.OscacheCache
 
ClickMenuEvent - Class in lodsve.wechat.beans.message.receive.event
点击菜单拉取消息时的事件推送.
ClickMenuEvent() - Constructor for class lodsve.wechat.beans.message.receive.event.ClickMenuEvent
 
ClientGlobal - Class in org.csource.fastdfs
Global variables
ClientType - Enum in lodsve.core.bean
客户端类型.
clone() - Method in class org.csource.fastdfs.TrackerGroup
 
close() - Method in class lodsve.mybatis.query.SqlQuery
 
close() - Method in class lodsve.rdbms.dynamic.DataSourceHolder
 
close() - Method in class org.csource.fastdfs.TrackerServer
 
closeResources() - Method in class lodsve.mybatis.query.MyBatisSqlQuery
 
closeResources() - Method in class lodsve.mybatis.query.NativeSqlQuery
 
closeResources() - Method in class lodsve.mybatis.query.SqlQuery
关闭其他资源
closeSocket(Socket) - Static method in class org.csource.fastdfs.ProtoCommon
send quit command to server and close socket
Codeable - Interface in lodsve.core.bean
枚举-->code.
CodeableEnumDeserializer - Class in lodsve.web.mvc.json
Jackson反序列化枚举时,将code或者枚举value变成枚举.
WebMvcConfiguration.objectMapper()
CodeableEnumDeserializer() - Constructor for class lodsve.web.mvc.json.CodeableEnumDeserializer
 
CodeableEnumSerializer - Class in lodsve.web.mvc.json
Jackson序列化枚举时,将枚举变成{value: '', name: ''}.
WebMvcConfiguration.objectMapper()
CodeableEnumSerializer() - Constructor for class lodsve.web.mvc.json.CodeableEnumSerializer
 
ColorConverter - Class in lodsve.core.logback
Logback CompositeConverter colors output using the AnsiOutput class.
ColorConverter() - Constructor for class lodsve.core.logback.ColorConverter
 
ColumnBean - Class in lodsve.mybatis.repository.bean
实体字段对应数据库列的信息.
ColumnBean(EntityTable) - Constructor for class lodsve.mybatis.repository.bean.ColumnBean
 
com.p6spy.engine.spy - package com.p6spy.engine.spy
 
com.p6spy.engine.spy.appender - package com.p6spy.engine.spy.appender
 
compile(String, String) - Method in class lodsve.core.script.AbstractScriptEngine
 
compile(String, String) - Method in interface lodsve.core.script.ScriptEngine
编译脚本
compile(String, String) - Method in class lodsve.core.script.SpELScriptEngine
 
ConditionalOnBean - Annotation Type in lodsve.core.condition
Conditional that only matches when the specified bean classes and/or names are already contained in the BeanFactory.
ConditionalOnClass - Annotation Type in lodsve.core.condition
Conditional that only matches when the specified classes are on the classpath.
ConditionalOnDevelopment - Annotation Type in lodsve.core.condition
是否是开发模式.
ConditionalOnExpression - Annotation Type in lodsve.core.condition
Configuration annotation for a conditional element that depends on the value of a SpEL expression.
ConditionalOnJava - Annotation Type in lodsve.core.condition
Conditional that matches based on the JVM version the application is running on.
ConditionalOnJava.JavaVersion - Enum in lodsve.core.condition
Java versions.
ConditionalOnJava.Range - Enum in lodsve.core.condition
Range options.
ConditionalOnJndi - Annotation Type in lodsve.core.condition
Conditional that matches based on the availability of a JNDI InitialContext and the ability to lookup specific locations.
ConditionalOnMissingBean - Annotation Type in lodsve.core.condition
Conditional that only matches when the specified bean classes and/or names are not already contained in the BeanFactory.
ConditionalOnMissingClass - Annotation Type in lodsve.core.condition
Conditional that only matches when the specified classes are not on the classpath.
ConditionalOnNotWebApplication - Annotation Type in lodsve.core.condition
Conditional that only matches when the application context is a not a web application context.
ConditionalOnProperty - Annotation Type in lodsve.core.condition
conditional property是否匹配给定的值.
ConditionalOnResource - Annotation Type in lodsve.core.condition
Conditional that only matches when the specified resources are on the classpath.
ConditionalOnRules - Annotation Type in lodsve.core.condition
Conditional that only matches when all the rules return true application context.
ConditionalOnSingleCandidate - Annotation Type in lodsve.core.condition
Conditional that only matches when the specified bean class is already contained in the BeanFactory and a single candidate can be determined.
ConditionalOnWebApplication - Annotation Type in lodsve.core.condition
Conditional that only matches when the application context is a web application context.
ConditionAndOutcome(Condition, ConditionOutcome) - Constructor for class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcome
 
ConditionAndOutcomes() - Constructor for class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcomes
 
ConditionEvaluationReport - Class in lodsve.core.condition
Records condition evaluation details for reporting and logging.
ConditionEvaluationReport.ConditionAndOutcome - Class in lodsve.core.condition
Provides access to a single Condition and ConditionOutcome.
ConditionEvaluationReport.ConditionAndOutcomes - Class in lodsve.core.condition
Provides access to a number of ConditionEvaluationReport.ConditionAndOutcome items.
ConditionMessage - Class in lodsve.core.condition
A message associated with a ConditionOutcome.
ConditionMessage.Builder - Class in lodsve.core.condition
Builder used to create a ConditionMessage for a condition.
ConditionMessage.ItemsBuilder - Class in lodsve.core.condition
Builder used to create a ConditionMessage.ItemsBuilder for a condition.
ConditionMessage.Style - Enum in lodsve.core.condition
Render styles.
ConditionOutcome - Class in lodsve.core.condition
Outcome for a condition match, including log message.
ConditionOutcome(boolean, String) - Constructor for class lodsve.core.condition.ConditionOutcome
Create a new ConditionOutcome instance.
ConditionOutcome(boolean, ConditionMessage) - Constructor for class lodsve.core.condition.ConditionOutcome
Create a new ConditionOutcome instance.
Configuration - Interface in lodsve.core.properties.env
The main Configuration interface.
ConfigurationCustomizer - Interface in lodsve.mybatis.configuration
Callback interface that can be customized a Configuration object generated on auto-configuration..
ConfigurationProperties - Annotation Type in lodsve.core.properties.relaxedbind.annotations
配置.
ConfigurationPropertiesBeanRegistrar() - Constructor for class lodsve.core.properties.relaxedbind.EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar
 
ConfigurationPropertiesBindingPostProcessor - Class in lodsve.core.properties.relaxedbind
在properties bean初始化前设置配置文件中的值.
ConfigurationPropertiesBindingPostProcessor() - Constructor for class lodsve.core.properties.relaxedbind.ConfigurationPropertiesBindingPostProcessor
 
ConfigurationPropertiesBindingPostProcessorRegistrar - Class in lodsve.core.properties.relaxedbind
注册ConfigurationPropertiesBindingPostProcessor的bean到spring上下文.
ConfigurationPropertiesBindingPostProcessorRegistrar() - Constructor for class lodsve.core.properties.relaxedbind.ConfigurationPropertiesBindingPostProcessorRegistrar
 
configureContentNegotiation(ContentNegotiationConfigurer) - Method in class lodsve.web.mvc.config.LodsveWebMvcConfigurerAdapter
 
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class lodsve.web.mvc.config.LodsveWebMvcConfigurerAdapter
 
connect() - Method in class org.csource.fastdfs.ServerInfo
connect to server
connectionAllocCount - Variable in class org.csource.fastdfs.StructStorageStat
 
connectionCurrentCount - Variable in class org.csource.fastdfs.StructStorageStat
 
connectionFactory(RabbitProperties) - Method in class lodsve.amqp.configs.RabbitConfiguration.RabbitConnectionConfiguration
 
connectionMaxCount - Variable in class org.csource.fastdfs.StructStorageStat
 
Constants - Class in lodsve.core.bean
资源类型类
Constants() - Constructor for class lodsve.core.bean.Constants
 
Constants - Class in lodsve.mongodb
.
Constants() - Constructor for class lodsve.mongodb.Constants
 
Constants - Class in lodsve.rdbms
常量.
contain(Object[], Object[]) - Static method in class lodsve.core.utils.ObjectUtils
第一个object数组是否包含第二个object数组
contain(String, String[]) - Static method in class lodsve.core.utils.StringUtils
传入的字符串是否在传入的数组中
contains(Object[], Object) - Static method in class lodsve.core.utils.ObjectUtils
判断srcObj是否包含在destArray中
contains(String[], String) - Static method in class lodsve.core.utils.StringUtils
传入的字符串是否在传入的数组中
containsKey(String) - Method in interface lodsve.core.properties.env.Configuration
Check if the configuration contains the specified key.
containsKey(String) - Static method in class lodsve.core.properties.Env
 
containsKey(String) - Method in class lodsve.core.properties.env.PropertiesConfiguration
 
content - Variable in class lodsve.wechat.beans.message.receive.msg.TextMsg
 
content - Variable in class lodsve.wechat.beans.message.reply.TextReply
 
context - Variable in class lodsve.core.template.AbstractTemplateResource
模板需要的参数
conversionRule(String, Class<? extends Converter>) - Method in class lodsve.core.logback.LogbackConfigurator
 
converSizeToKB(String) - Static method in class lodsve.core.utils.FileUtils
转换字符串型的文件大小为Long型的(结果是KB)
convert(String, String, StringParse<T>) - Static method in class lodsve.core.utils.StringUtils
将给定的字符串按character分割后,转换成指定类型的数据类型的集合
convert(String, StringParse<T>) - Static method in class lodsve.core.utils.StringUtils
将给定的字符串按StringUtils.DEFAULT_DELIMITERS分割后,转换成指定类型的数据类型的集合
convert(List<?>, boolean) - Static method in class lodsve.core.utils.StringUtils
list转成字符串数组
CookieUtils - Class in lodsve.web.utils
cookie处理工具类
copyFileTo(String, OutputStream) - Method in class lodsve.web.mvc.commons.FileWebInput
将文件保存到一个输出流中
copyFileToString(String, String) - Method in class lodsve.web.mvc.commons.FileWebInput
将文件按照给定的编码转成字符串
copyFileToWriter(String, Writer, String) - Method in class lodsve.web.mvc.commons.FileWebInput
将文件按照制定编码保存到writer中
copyFromNewSql(MappedStatement, BoundSql, String) - Static method in class lodsve.mybatis.utils.PaginationUtils
 
count() - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
count() - Method in interface lodsve.mybatis.repository.BaseRepository
查询总条数
count(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
查询总条数
countEnabled() - Method in interface lodsve.mybatis.repository.BaseRepository
查询总条数 这个方法只获取加了LogicDelete注解的字段值为LogicDelete.nonDelete()的记录
如果没有加这个注解,这个方法的作用与BaseRepository.count()一致!
countEnabled(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
查询总条数 这个方法只获取加了LogicDelete注解的字段值为LogicDelete.nonDelete()的记录
如果没有加这个注解,这个方法的作用与MapperProvider.count(MappedStatement)一致!
coveredWithExtResource(Properties) - Method in class lodsve.core.properties.ParamsHome
 
crc32 - Variable in class org.csource.fastdfs.FileInfo
 
create(Menu...) - Method in class lodsve.wechat.api.menu.WeChatMenuService
创建菜单(会删除原来的菜单)
create(String) - Method in class lodsve.wechat.api.user.WeChatGroupService
创建分组
CREATE_MENUS - Static variable in class lodsve.wechat.core.WeChatUrl
创建自定义菜单
create_timestamp - Variable in class org.csource.fastdfs.FileInfo
 
createFile(String, byte[]) - Static method in class lodsve.core.utils.FileUtils
创建文件
createFolder(String) - Static method in class lodsve.core.utils.FileUtils
根据给定path创建文件夹
createFolder(File) - Static method in class lodsve.core.utils.FileUtils
根据给定file创建文件夹
createMessage(Object, MessageProperties) - Method in class lodsve.amqp.core.LodsveJackson2JsonMessageConverter
 
createRestApi(SpringFoxProperties, ServerProperties) - Method in class lodsve.web.springfox.config.SpringFoxConfiguration
 
createTime - Variable in class lodsve.wechat.beans.message.receive.Receive
 
createTime - Variable in class lodsve.wechat.beans.message.reply.Reply
 
CurrentAccount - Annotation Type in lodsve.security.annotation
标识controller需要当前用户这个参数.
CurrentAccountResolver - Class in lodsve.security.annotation.resolver
解析参数.
CurrentAccountResolver() - Constructor for class lodsve.security.annotation.resolver.CurrentAccountResolver
 
currentTrunkFileId - Variable in class org.csource.fastdfs.StructGroupStat
 
currentWritePath - Variable in class org.csource.fastdfs.StructStorageStat
 
currentWriteServer - Variable in class org.csource.fastdfs.StructGroupStat
 
CUSTOM_EDITOR_CONFIGURER_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
CUSTOMER_SEND_TIDINGS - Static variable in class lodsve.wechat.core.WeChatUrl
客服发送消息
CustomerServer - Class in lodsve.wechat.beans
客服人员.
CustomerServer() - Constructor for class lodsve.wechat.beans.CustomerServer
 
customize(Configuration) - Method in interface lodsve.mybatis.configuration.ConfigurationCustomizer
Customize the given a Configuration object.
customize(Configuration) - Method in class lodsve.mybatis.configuration.LodsveConfigurationCustomizer
 
CustomService() - Constructor for class lodsve.wechat.beans.tidings.Tidings.CustomService
 

D

DATA_SOURCE_ATTRIBUTE_NAME - Static variable in class lodsve.mongodb.Constants
 
DATA_SOURCE_ATTRIBUTE_NAME - Static variable in class lodsve.rdbms.Constants
 
DATA_SOURCE_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
DATA_SOURCE_BEAN_NAME - Static variable in class lodsve.rdbms.Constants
 
DataSourceBeanDefinitionRegistrar - Class in lodsve.rdbms.configuration
动态创建数据源的配置.
DataSourceBeanDefinitionRegistrar() - Constructor for class lodsve.rdbms.configuration.DataSourceBeanDefinitionRegistrar
 
DataSourceHolder - Class in lodsve.rdbms.dynamic
多数据源保存选择的数据源.
DataSourceHolder() - Constructor for class lodsve.rdbms.dynamic.DataSourceHolder
 
DataSourceProvider - Annotation Type in lodsve.rdbms.annotations
数据源提供者.
DataSourceTransactionManagementConfiguration - Class in lodsve.rdbms.configuration
配置事务.
DataSourceTransactionManagementConfiguration(DataSource) - Constructor for class lodsve.rdbms.configuration.DataSourceTransactionManagementConfiguration
 
DATE_FORMAT - Static variable in class lodsve.core.bean.Constants
日期格式
DATE_FORMAT_ - Static variable in class lodsve.core.bean.Constants
日期格式
DATEFORMAT_AM - Static variable in class lodsve.core.bean.Constants
 
DATEFORMAT_BEFOREH - Static variable in class lodsve.core.bean.Constants
 
DATEFORMAT_BEFOREM - Static variable in class lodsve.core.bean.Constants
 
DATEFORMAT_BEFORES - Static variable in class lodsve.core.bean.Constants
 
DATEFORMAT_CHINESE_FORMAT - Static variable in class lodsve.core.bean.Constants
格式化时间需要的常量
DATEFORMAT_DATE_FORMAT - Static variable in class lodsve.core.bean.Constants
 
DATEFORMAT_MORNING - Static variable in class lodsve.core.bean.Constants
 
DATEFORMAT_NIGHT - Static variable in class lodsve.core.bean.Constants
 
DATEFORMAT_PM - Static variable in class lodsve.core.bean.Constants
 
DateUtils - Class in lodsve.core.utils
时间的工具类
dateValue(byte[], int, StructBase.FieldInfo) - Method in class org.csource.fastdfs.StructBase
 
DbcpDataSourcePool - Class in lodsve.rdbms.pool
dbcp数据源连接池.
DbType - Enum in lodsve.mybatis.utils
表示数据库类型的枚举.
Dbunit() - Constructor for class lodsve.test.configuration.TestConfiguration.Dbunit
 
deBefore(ProceedingJoinPoint) - Method in class lodsve.web.mvc.debug.DebugRequestAspect
 
DebugConfig - Class in lodsve.web.mvc.properties
Debug Config.
DebugConfig() - Constructor for class lodsve.web.mvc.properties.DebugConfig
 
debugRequestAspect(ObjectMapper) - Method in class lodsve.web.mvc.config.WebMvcConfiguration
 
DebugRequestAspect - Class in lodsve.web.mvc.debug
打印请求参数.
DebugRequestAspect(ObjectMapper, DebugConfig) - Constructor for class lodsve.web.mvc.debug.DebugRequestAspect
 
decode(String) - Method in class org.csource.common.Base64
decode a well-formed complete Base64 string back into an array of bytes.
decode(byte[], Class<T>, int) - Method in class org.csource.fastdfs.ProtoStructDecoder
decode byte buffer
decodeAuto(String) - Method in class org.csource.common.Base64
decode a well-formed complete Base64 string back into an array of bytes.
decodeBase64(String) - Static method in class lodsve.core.utils.EncryptUtils
用base64算法进行解密
decodeBase64(String) - Static method in class lodsve.core.utils.StringUtils
base64的字符串转成正常字符串(解码)
decodeURL(String) - Static method in class lodsve.core.utils.URLUtils
decoding URL
decodeURL(String, String) - Static method in class lodsve.core.utils.URLUtils
decoding url with character encoding named local
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.csource.fastdfs.ClientGlobal
second
DEFAULT_CONTEXT_PATH - Static variable in class lodsve.core.bean.Constants
request中contextPath
DEFAULT_MONGO_TYPE_MAPPER_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
DEFAULT_NETWORK_TIMEOUT - Static variable in class org.csource.fastdfs.ClientGlobal
second
DEFAULT_PATTERN - Static variable in class lodsve.core.utils.DateUtils
Default date formate pattern.
DefaultAmqpErrorHandler - Class in lodsve.amqp.core
默认异常处理.
DefaultAmqpErrorHandler() - Constructor for class lodsve.amqp.core.DefaultAmqpErrorHandler
 
DefaultBeanNameBuilder() - Constructor for class lodsve.core.bean.BeanRegisterUtils.DefaultBeanNameBuilder
 
DefaultExceptionHandler - Class in lodsve.validate.exception
默认的异常处理类.
DefaultExceptionHandler() - Constructor for class lodsve.validate.exception.DefaultExceptionHandler
 
defaultMongoTypeMapper() - Method in class lodsve.mongodb.config.MongoConfiguration
 
defaultRabbitListenerEndpointRegistry() - Method in class lodsve.amqp.configs.RabbitConfiguration.AnnotationAmqpConfiguration
 
DefaultResourceBundle - Class in lodsve.core.properties.message
扩展的资源绑定.
DefaultResourceBundle(Map<String, Object>, Map<Locale, Map<String, Object>>, Locale) - Constructor for class lodsve.core.properties.message.DefaultResourceBundle
 
DefaultResourceBundleMessageSource - Class in lodsve.core.properties.message
扩展的资源绑定数据源.
DefaultResourceBundleMessageSource() - Constructor for class lodsve.core.properties.message.DefaultResourceBundleMessageSource
 
defaultServletHttpRequestHandler() - Method in class lodsve.web.mvc.config.WebMvcConfiguration
 
DEL_NO - Static variable in class lodsve.core.bean.Constants
没有被删除
DEL_YES - Static variable in class lodsve.core.bean.Constants
已删除
delete(String) - Method in interface lodsve.dfs.service.DfsService
删除文件
delete(String) - Method in class lodsve.dfs.service.impl.FastDfsServiceImpl
 
delete(String) - Method in class lodsve.dfs.service.impl.GoogleFsServiceImpl
 
delete(String) - Method in class lodsve.dfs.service.impl.NormalDfsServiceImpl
 
delete(String) - Method in class lodsve.dfs.service.impl.TfsServiceImpl
 
delete(ID) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
delete(T) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
delete(Iterable<? extends T>) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
delete(String, Object...) - Static method in class lodsve.web.utils.RestUtils
 
delete(String, Map<String, ?>) - Static method in class lodsve.web.utils.RestUtils
 
delete(URI) - Static method in class lodsve.web.utils.RestUtils
 
delete(String, String, String) - Method in class lodsve.wechat.api.customer.WeChatCustomerService
删除客服
delete() - Method in class lodsve.wechat.api.menu.WeChatMenuService
删除全部菜单
DELETE_CUSTOMER_SERVICE - Static variable in class lodsve.wechat.core.WeChatUrl
删除客服接口
delete_file(String, String) - Method in class org.csource.fastdfs.StorageClient
delete file from storage server
delete_file1(String) - Method in class org.csource.fastdfs.StorageClient1
delete file from storage server
DELETE_GROUP - Static variable in class lodsve.wechat.core.WeChatUrl
删除分组
DELETE_MENUS - Static variable in class lodsve.wechat.core.WeChatUrl
删除全部自定义菜单
DELETE_NO - Static variable in class lodsve.core.bean.Constants
没有被删除
DELETE_YES - Static variable in class lodsve.core.bean.Constants
已删除
deleteAll() - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
deleteAllIndexs() - Method in class lodsve.search.engine.LuceneSearchEngine
 
deleteAllIndexs() - Method in interface lodsve.search.engine.SearchEngine
删除所有的索引
deleteAllIndexs() - Method in class lodsve.search.engine.SolrSearchEngine
 
deleteById(Serializable) - Method in interface lodsve.mybatis.repository.BaseRepository
根据主键字段进行删除,方法参数必须包含完整的主键属性
deleteById(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
根据主键字段进行删除,方法参数必须包含完整的主键属性!

注意:这里是物理删除,慎用!

DeleteColumn - Class in lodsve.mybatis.repository.bean
逻辑删除字段.
DeleteColumn(ColumnBean) - Constructor for class lodsve.mybatis.repository.bean.DeleteColumn
 
deleteFiles(String) - Static method in class lodsve.core.utils.FileUtils
如是是文件,删除;如是是文件夹,删除它和它下面的所有文件
deleteFolder(String, String) - Static method in class lodsve.core.utils.FileUtils
删除文件夹
deleteFolder(String) - Static method in class lodsve.core.utils.FileUtils
删除文件夹
deleteGroup(int) - Method in class lodsve.wechat.api.user.WeChatGroupService
批量移动用户分组
deleteIndex(BaseSearchBean) - Method in class lodsve.search.engine.LuceneSearchEngine
 
deleteIndex(BaseSearchBean) - Method in interface lodsve.search.engine.SearchEngine
删除索引
deleteIndex(BaseSearchBean) - Method in class lodsve.search.engine.SolrSearchEngine
 
deleteIndexs(List<BaseSearchBean>) - Method in class lodsve.search.engine.LuceneSearchEngine
 
deleteIndexs(List<BaseSearchBean>) - Method in interface lodsve.search.engine.SearchEngine
删除索引(删除多个)
deleteIndexs(List<BaseSearchBean>) - Method in class lodsve.search.engine.SolrSearchEngine
 
deleteIndexsByIndexType(Class<? extends BaseSearchBean>) - Method in class lodsve.search.engine.LuceneSearchEngine
 
deleteIndexsByIndexType(String) - Method in class lodsve.search.engine.LuceneSearchEngine
 
deleteIndexsByIndexType(Class<? extends BaseSearchBean>) - Method in interface lodsve.search.engine.SearchEngine
删除某个类型的所有索引(考虑线程安全)
deleteIndexsByIndexType(String) - Method in interface lodsve.search.engine.SearchEngine
删除某个类型的所有索引(考虑线程安全)
deleteIndexsByIndexType(Class<? extends BaseSearchBean>) - Method in class lodsve.search.engine.SolrSearchEngine
 
deleteIndexsByIndexType(String) - Method in class lodsve.search.engine.SolrSearchEngine
 
deleteStorage(String, String) - Method in class org.csource.fastdfs.TrackerClient
delete a storage server from the global FastDFS cluster
deleteStorage(TrackerGroup, String, String) - Method in class org.csource.fastdfs.TrackerClient
delete a storage server from the FastDFS cluster
deleteTemplate(String) - Method in class lodsve.wechat.api.template.WeChatTemplateService
删除模板列表
description - Variable in class lodsve.core.template.AbstractTemplateResource
描述,即来源
description - Variable in class lodsve.wechat.beans.message.reply.items.Article
 
description - Variable in class lodsve.wechat.beans.message.reply.items.Music
 
description - Variable in class lodsve.wechat.beans.message.reply.items.Video
 
deserialize(byte[]) - Method in class lodsve.core.io.InputStreamSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class lodsve.web.mvc.json.CodeableEnumDeserializer
 
destroy() - Method in class lodsve.mongodb.connection.DynamicMongoConnection
 
destroy() - Method in class lodsve.web.utils.CaptchaServlet
 
determineCurrentLookupKey() - Method in class lodsve.rdbms.dynamic.DynamicDataSource
 
DfsBeanDefinitionRegistrar - Class in lodsve.dfs.configuration
动态注册bean.
DfsBeanDefinitionRegistrar() - Constructor for class lodsve.dfs.configuration.DfsBeanDefinitionRegistrar
 
DfsConfiguration - Class in lodsve.dfs.configuration
配置.
DfsConfiguration() - Constructor for class lodsve.dfs.configuration.DfsConfiguration
 
DfsConfigurationSelector - Class in lodsve.dfs.annotations
加载配置.
DfsConfigurationSelector() - Constructor for class lodsve.dfs.annotations.DfsConfigurationSelector
 
DfsProperties - Class in lodsve.dfs.configuration
配置.
DfsProperties() - Constructor for class lodsve.dfs.configuration.DfsProperties
 
DfsProperties.GoogleFsConfig - Class in lodsve.dfs.configuration
 
DfsProperties.NormalFsConfig - Class in lodsve.dfs.configuration
 
DfsProperties.TfsConfig - Class in lodsve.dfs.configuration
 
DfsService - Interface in lodsve.dfs.service
文件服务器操作.
DfsType - Enum in lodsve.dfs.enums
使用的文件系统类型.
Dialect - Interface in lodsve.mybatis.dialect
数据库方言.
didNotFind(String) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicate that one or more results were not found.
didNotFind(String, String) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicate that one or more results were found.
DirectQueueBinding - Class in lodsve.amqp.binding
direct queue.
DirectQueueBinding(DirectExchange, Queue, String) - Constructor for class lodsve.amqp.binding.DirectQueueBinding
 
DirectQueueBinding(String, String, String) - Constructor for class lodsve.amqp.binding.DirectQueueBinding
 
DisabledDate - Annotation Type in lodsve.mybatis.repository.annotations
Declares a field as the one representing the date the entity containing the field was recently disabled.
DisabledDateColumn - Class in lodsve.mybatis.repository.bean
禁用时间,逻辑删除时间.
DisabledDateColumn(ColumnBean) - Constructor for class lodsve.mybatis.repository.bean.DisabledDateColumn
 
display(byte[]) - Static method in class org.csource.common.Base64
debug display array
do_append_file(String, String, long, UploadCallback) - Method in class org.csource.fastdfs.StorageClient
append file to storage server
do_modify_file(String, String, long, long, UploadCallback) - Method in class org.csource.fastdfs.StorageClient
modify appender file to storage server
do_upload_file(byte, String, String, String, String, long, UploadCallback, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server
doGet(HttpServletRequest, HttpServletResponse) - Method in class lodsve.web.utils.CaptchaServlet
 
doGetBundle(Locale) - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
Obtain the resource bundle for the given Locale.
doHandleException(List<ErrorMessage>) - Method in class lodsve.validate.exception.ExceptionHandler
处理异常的方法
doInAnnotatedFields(Class, GenericUtils.FieldExtractor<T>, Class<? extends Annotation>...) - Static method in class lodsve.core.utils.GenericUtils
 
doIndex(List<BaseSearchBean>) - Method in class lodsve.search.engine.LuceneSearchEngine
 
doIndex(List<BaseSearchBean>) - Method in interface lodsve.search.engine.SearchEngine
创建索引(考虑线程安全)
doIndex(List<BaseSearchBean>) - Method in class lodsve.search.engine.SolrSearchEngine
 
DOMAIN_PACKAGES_ATTRIBUTE_NAME - Static variable in class lodsve.mongodb.Constants
 
domainName - Variable in class org.csource.fastdfs.StructStorageStat
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class lodsve.web.utils.CaptchaServlet
 
doSearch(BaseSearchBean, boolean, Pageable) - Method in class lodsve.search.engine.AbstractSearchEngine
 
doSearch(List<BaseSearchBean>, boolean, Pageable) - Method in class lodsve.search.engine.LuceneSearchEngine
 
doSearch(BaseSearchBean, boolean, Pageable) - Method in interface lodsve.search.engine.SearchEngine
进行检索
doSearch(List<BaseSearchBean>, boolean, Pageable) - Method in interface lodsve.search.engine.SearchEngine
进行多个检索对象的检索
doSearch(List<BaseSearchBean>, boolean, Pageable) - Method in class lodsve.search.engine.SolrSearchEngine
 
Double - Annotation Type in lodsve.validate.annotations
验证框架:小数限制注解.
DoubleHandler - Class in lodsve.validate.handler
小数验证的处理类.
DoubleHandler() - Constructor for class lodsve.validate.handler.DoubleHandler
 
download(String) - Method in interface lodsve.dfs.service.DfsService
下载文件
download(String) - Method in class lodsve.dfs.service.impl.FastDfsServiceImpl
 
download(String) - Method in class lodsve.dfs.service.impl.GoogleFsServiceImpl
 
download(String) - Method in class lodsve.dfs.service.impl.NormalDfsServiceImpl
 
download(String) - Method in class lodsve.dfs.service.impl.TfsServiceImpl
 
download_file(String, String) - Method in class org.csource.fastdfs.StorageClient
download file from storage server
download_file(String, String, long, long) - Method in class org.csource.fastdfs.StorageClient
download file from storage server
download_file(String, String, String) - Method in class org.csource.fastdfs.StorageClient
download file from storage server
download_file(String, String, long, long, String) - Method in class org.csource.fastdfs.StorageClient
download file from storage server
download_file(String, String, DownloadCallback) - Method in class org.csource.fastdfs.StorageClient
download file from storage server
download_file(String, String, long, long, DownloadCallback) - Method in class org.csource.fastdfs.StorageClient
download file from storage server
download_file1(String) - Method in class org.csource.fastdfs.StorageClient1
download file from storage server
download_file1(String, long, long) - Method in class org.csource.fastdfs.StorageClient1
download file from storage server
download_file1(String, String) - Method in class org.csource.fastdfs.StorageClient1
download file from storage server
download_file1(String, long, long, String) - Method in class org.csource.fastdfs.StorageClient1
download file from storage server
download_file1(String, DownloadCallback) - Method in class org.csource.fastdfs.StorageClient1
download file from storage server
download_file1(String, long, long, DownloadCallback) - Method in class org.csource.fastdfs.StorageClient1
download file from storage server
DownloadCallback - Interface in org.csource.fastdfs
Download file callback interface
DownloadStream - Class in org.csource.fastdfs
Download file by stream (download callback class)
DownloadStream(OutputStream) - Constructor for class org.csource.fastdfs.DownloadStream
 
DRUID_DATA_SOURCE_CLASS - Static variable in class lodsve.rdbms.Constants
 
DruidDataSourcePool - Class in lodsve.rdbms.pool
druid数据源连接池.
druidInitializer(DruidProperties) - Method in class lodsve.rdbms.configuration.RdbmsConfiguration
 
DruidInitializer - Class in lodsve.rdbms.druid
配置Druid监控页面.
DruidInitializer() - Constructor for class lodsve.rdbms.druid.DruidInitializer
 
DruidProperties - Class in lodsve.rdbms.properties
druid配置.
DruidProperties() - Constructor for class lodsve.rdbms.properties.DruidProperties
 
DynamicDataSource - Class in lodsve.rdbms.dynamic
动态数据源.
DynamicDataSource(List<String>, String) - Constructor for class lodsve.rdbms.dynamic.DynamicDataSource
 
dynamicDataSourceAspect() - Method in class lodsve.rdbms.configuration.RdbmsConfiguration
 
DynamicDataSourceAspect - Class in lodsve.rdbms.dynamic
aop动态切换数据源.
DynamicDataSourceAspect() - Constructor for class lodsve.rdbms.dynamic.DynamicDataSourceAspect
 
DynamicMongoConnection - Class in lodsve.mongodb.connection
dynamic mongo db datasource.
DynamicMongoConnection(List<String>, String) - Constructor for class lodsve.mongodb.connection.DynamicMongoConnection
 
DynamicMongoConnectionAspect - Class in lodsve.mongodb.connection
aop动态切换数据源.
DynamicMongoConnectionAspect() - Constructor for class lodsve.mongodb.connection.DynamicMongoConnectionAspect
 
DynamicScriptEngineFactory - Class in lodsve.core.script
根据语言类型获取编译引擎的工厂.
DynamicScriptEngineFactory.Script - Enum in lodsve.core.script
 
dynamicSQL(Object) - Method in class lodsve.mybatis.repository.provider.BaseMapperProvider
 

E

ECONNREFUSED - Static variable in class org.csource.fastdfs.ProtoCommon
 
EhcacheCache - Class in lodsve.cache.properties
Ehcache Cache.
EhcacheCache() - Constructor for class lodsve.cache.properties.EhcacheCache
 
EhcacheCacheConfiguration - Class in lodsve.cache.ehcache
ehcache.
EhcacheCacheConfiguration(ObjectProvider<CacheProperties>) - Constructor for class lodsve.cache.ehcache.EhcacheCacheConfiguration
 
EhcacheConfig - Class in lodsve.cache.properties
Ehcache Config.
EhcacheConfig() - Constructor for class lodsve.cache.properties.EhcacheConfig
 
Email - Annotation Type in lodsve.validate.annotations
验证框架:EMAIL注解..
EmailHandler - Class in lodsve.validate.handler
邮箱地址验证的处理类.
EmailHandler() - Constructor for class lodsve.validate.handler.EmailHandler
 
EmailServer - Class in lodsve.core.mail
发送邮件服务器.
EmailServer(JavaMailSender, MailProperties) - Constructor for class lodsve.core.mail.EmailServer
 
emailServer(JavaMailSender, MailProperties) - Method in class lodsve.core.mail.MailSenderConfiguration
 
EmbeddedMemcached - Annotation Type in lodsve.test.mock.memcached
内嵌式Memcached.
EmbeddedRedis - Annotation Type in lodsve.test.mock.redis
内嵌式redis.
empty() - Static method in class lodsve.core.condition.ConditionMessage
Factory method to return a new empty ConditionMessage.
EmptyMapperProvider - Class in lodsve.mybatis.repository.provider
空方法Mapper接口默认MapperTemplate
如BaseSelectMapper,接口纯继承,不包含任何方法.
EmptyMapperProvider(Class<?>) - Constructor for class lodsve.mybatis.repository.provider.EmptyMapperProvider
 
EnableAmqp - Annotation Type in lodsve.amqp.annotations
rabbit mq base configuration.
EnableCache - Annotation Type in lodsve.cache.annotations
启用cache模块.
EnableConfigurationProperties - Annotation Type in lodsve.core.properties.relaxedbind.annotations
启用配置.
EnableConfigurationPropertiesImportSelector - Class in lodsve.core.properties.relaxedbind
启用ConfigurationProperties.
EnableConfigurationPropertiesImportSelector() - Constructor for class lodsve.core.properties.relaxedbind.EnableConfigurationPropertiesImportSelector
 
EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar - Class in lodsve.core.properties.relaxedbind
注册properties类到spring上下文
EnableDfs - Annotation Type in lodsve.dfs.annotations
启用fs.
EnableLodsve - Annotation Type in lodsve.core.configuration
Enable Lodsve.
EnableLodsveMvc - Annotation Type in lodsve.web.mvc.annotation
启用lodsve-mvc.
EnableMongo - Annotation Type in lodsve.mongodb.annotations
启用mongodb.
EnableMyBatis - Annotation Type in lodsve.mybatis.annotations
通过注解的方式启动mybatis的配置.
EnableRedis - Annotation Type in lodsve.redis.core.annotations
启用redis.
EnableSearch - Annotation Type in lodsve.search.annotations
启用搜索.
EnableSpringFox - Annotation Type in lodsve.web.springfox.annotations
启用lodsve-mvc中得spring fox.
EnableWebService - Annotation Type in lodsve.web.webservice
EnableWebService.
encode(AnsiElement) - Static method in class lodsve.core.ansi.AnsiOutput
 
encode(byte[]) - Method in class org.csource.common.Base64
Encode an arbitrary array of bytes as Base64 printable ASCII.
encodeBase64(String) - Static method in class lodsve.core.utils.EncryptUtils
用base64算法进行加密
encodeBase64(String) - Static method in class lodsve.core.utils.StringUtils
字符串转成base64的
encodeMD5(String) - Static method in class lodsve.core.utils.EncryptUtils
用MD5算法进行加密
encodeSHA(String) - Static method in class lodsve.core.utils.EncryptUtils
用SHA算法进行加密
encodeURL(String) - Static method in class lodsve.core.utils.URLUtils
encoding URL
encodeURL(String, String) - Static method in class lodsve.core.utils.URLUtils
encoding url with character encoding named local
EncryptUtils - Class in lodsve.core.utils
加密工具类.
EncryptUtils() - Constructor for class lodsve.core.utils.EncryptUtils
 
English - Annotation Type in lodsve.validate.annotations
验证框架:英文的限制注解.
EnglishHandler - Class in lodsve.validate.handler
英文验证的处理类.
EnglishHandler() - Constructor for class lodsve.validate.handler.EnglishHandler
 
EntityHelper - Class in lodsve.mybatis.repository.helper
实体类工具类 - 处理实体和数据库表以及字段关键的一个类.
EntityHelper() - Constructor for class lodsve.mybatis.repository.helper.EntityHelper
 
EntityTable - Class in lodsve.mybatis.repository.bean
实体对应表的配置信息.
EntityTable() - Constructor for class lodsve.mybatis.repository.bean.EntityTable
 
EnumCodeConverterFactory - Class in lodsve.web.mvc.convert
spring mvc将传递的参数转换成枚举.
EnumCodeConverterFactory() - Constructor for class lodsve.web.mvc.convert.EnumCodeConverterFactory
 
EnumUtils - Class in lodsve.core.utils
枚举相关工具类.
EnumUtils() - Constructor for class lodsve.core.utils.EnumUtils
 
Env - Class in lodsve.core.properties
系统配置文件.
Env() - Constructor for class lodsve.core.properties.Env
 
EnvLoader - Class in lodsve.core.properties.env
配置文件解析.
equals(Object) - Method in class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcome
 
equals(Object) - Method in class lodsve.core.condition.ConditionMessage
 
equals(Object) - Method in class lodsve.core.condition.ConditionOutcome
 
equals(Object) - Method in class lodsve.core.io.ZookeeperResource
 
equals(Object) - Method in class lodsve.mybatis.repository.bean.ColumnBean
 
ERR_NO_EALREADY - Static variable in class org.csource.fastdfs.ProtoCommon
 
ERR_NO_EBUSY - Static variable in class org.csource.fastdfs.ProtoCommon
 
ERR_NO_EINVAL - Static variable in class org.csource.fastdfs.ProtoCommon
 
ERR_NO_EIO - Static variable in class org.csource.fastdfs.ProtoCommon
 
ERR_NO_ENOENT - Static variable in class org.csource.fastdfs.ProtoCommon
 
ERR_NO_ENOSPC - Static variable in class org.csource.fastdfs.ProtoCommon
 
errno - Variable in class org.csource.fastdfs.ProtoCommon.RecvHeaderInfo
 
errno - Variable in class org.csource.fastdfs.ProtoCommon.RecvPackageInfo
 
errno - Variable in class org.csource.fastdfs.StorageClient
 
errno - Variable in class org.csource.fastdfs.TrackerClient
 
errorHandler() - Method in class lodsve.amqp.configs.RabbitConfiguration.AnnotationAmqpConfiguration
 
ErrorMessage - Class in lodsve.validate.exception
校验错误信息.
ErrorMessage(Class<? extends Annotation>, Class<? extends AbstractValidateHandler>, String) - Constructor for class lodsve.validate.exception.ErrorMessage
 
escape(String) - Static method in class lodsve.core.utils.HTMLUtils
 
eval(String) - Static method in enum lodsve.mybatis.utils.DbType
Description:
eval(String) - Method in interface lodsve.redis.timer.RedisEventType
通过type解析出对象
eval(String) - Static method in enum lodsve.wechat.beans.message.EventType
 
eval(String) - Static method in enum lodsve.wechat.beans.message.MsgType
 
eval(String) - Static method in enum lodsve.wechat.enums.Lang
 
eval(int) - Static method in enum lodsve.wechat.enums.Sex
 
evalBean(InputStream, Class<T>, List<String>, CheckExcel) - Static method in class lodsve.core.utils.ExcelUtils
获取导入数据为对象的List
evalBean(List<Map<String, String>>, Class<T>, List<String>, CheckExcel) - Static method in class lodsve.core.utils.ExcelUtils
获取导入数据为对象的List
evalData(InputStream, List<String>) - Static method in class lodsve.core.utils.ExcelUtils
获取excel文件中的数据对象
evalMap(Map<String, Object>, TypeReference<T>) - Static method in class lodsve.wechat.core.WeChatRequest
 
evalName(Class<? extends BaseEvent>) - Method in class lodsve.core.event.EventPublisher
解析中文名
Event - Class in lodsve.wechat.beans.message.receive.event
微信事件.
Event() - Constructor for class lodsve.wechat.beans.message.receive.event.Event
 
event - Variable in class lodsve.wechat.beans.message.receive.event.Event
 
eventExecutor(ExecutorService) - Method in class lodsve.core.configuration.LodsveCoreConfiguration
 
EventExecutor - Class in lodsve.core.event
事件执行器.
EventExecutor(ExecutorService) - Constructor for class lodsve.core.event.EventExecutor
 
EventHandler<T extends Event> - Interface in lodsve.wechat.api.message
对接受事件处理器.
eventKey - Variable in class lodsve.wechat.beans.message.receive.event.Event
 
EventListener<T extends BaseEvent> - Interface in lodsve.core.event.listener
事件监听器.
eventPublisher() - Method in class lodsve.core.configuration.LodsveCoreConfiguration
 
EventPublisher - Class in lodsve.core.event
事件发布器.
EventPublisher() - Constructor for class lodsve.core.event.EventPublisher
 
Events - Annotation Type in lodsve.core.event.annotations
事件.
EventType - Enum in lodsve.wechat.beans.message
接收事件类型.
evict(Object) - Method in class lodsve.cache.memcached.MemcachedCache
 
evict(Object) - Method in class lodsve.cache.oscache.OscacheCache
 
ExcelUtils - Class in lodsve.core.utils
Excel导入的工具类.
ExceptionAdvice - Class in lodsve.core.exception
异常处理,返回前端类似于{"code": 10001,"message": "test messages"}的json数据.
ExceptionAdvice() - Constructor for class lodsve.core.exception.ExceptionAdvice
 
ExceptionHandler - Class in lodsve.validate.exception
异常处理类,如果要实现自定义异常,则全部继承这个类.
ExceptionHandler() - Constructor for class lodsve.validate.exception.ExceptionHandler
 
ExceptionInfo - Class in lodsve.core.exception
异常信息定义.
ExceptionInfo() - Constructor for class lodsve.core.exception.ExceptionInfo
 
ExceptionInfo(Integer, String[]) - Constructor for class lodsve.core.exception.ExceptionInfo
 
ExceptionInfo(Integer, String) - Constructor for class lodsve.core.exception.ExceptionInfo
 
ExceptionInfo(Integer, String[], String) - Constructor for class lodsve.core.exception.ExceptionInfo
 
ExchangeType - Enum in lodsve.amqp.configs
amqp exchange type.
execute(String, Map<String, Object>) - Method in class lodsve.core.script.AbstractScriptEngine
 
execute(String) - Method in class lodsve.core.script.AbstractScriptEngine
 
execute(String, Map<String, Object>) - Method in interface lodsve.core.script.ScriptEngine
执行
execute(String) - Method in interface lodsve.core.script.ScriptEngine
执行
execute(String, Map<String, Object>) - Method in class lodsve.core.script.SpELScriptEngine
 
execute(String) - Method in class lodsve.core.script.SpELScriptEngine
 
exists() - Method in class lodsve.core.io.ZookeeperResource
 
exists(ID) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
existTable(String, DataSource) - Method in class lodsve.mybatis.dialect.AbstractDialect
 
existTable(String, DataSource) - Method in interface lodsve.mybatis.dialect.Dialect
判断数据库中是否含有给定的表
ExtendedWhitespaceThrowableProxyConverter - Class in lodsve.core.logback
ExtendedThrowableProxyConverter that adds some additional whitespace around the stack trace.
ExtendedWhitespaceThrowableProxyConverter() - Constructor for class lodsve.core.logback.ExtendedWhitespaceThrowableProxyConverter
 
ExternalProvider - Interface in lodsve.mybatis.repository.provider
基础crud provider.
extractNext(Field) - Method in interface lodsve.core.utils.GenericUtils.FieldExtractor
 

F

failure(String, Throwable, long) - Static method in class lodsve.core.script.ScriptResult
 
FanoutQueueBinding - Class in lodsve.amqp.binding
fanout queue.
FanoutQueueBinding(FanoutExchange, Queue) - Constructor for class lodsve.amqp.binding.FanoutQueueBinding
 
FanoutQueueBinding(String, String) - Constructor for class lodsve.amqp.binding.FanoutQueueBinding
 
FastDfsConfig - Class in org.csource.common
fast dfs配置.
FastDfsConfig() - Constructor for class org.csource.common.FastDfsConfig
 
FastDfsException - Exception in lodsve.dfs.exception
异常.
FastDfsException(String) - Constructor for exception lodsve.dfs.exception.FastDfsException
 
FastDfsException(Integer, String) - Constructor for exception lodsve.dfs.exception.FastDfsException
 
FastDfsException(Integer, String, String...) - Constructor for exception lodsve.dfs.exception.FastDfsException
 
FastDfsServiceImpl - Class in lodsve.dfs.service.impl
fast_dfs 实现.
FastDfsServiceImpl() - Constructor for class lodsve.dfs.service.impl.FastDfsServiceImpl
 
FastJsonConverter - Class in lodsve.core.json
FastJson Utils.
FastJsonConverter() - Constructor for class lodsve.core.json.FastJsonConverter
 
FDFS_DOMAIN_NAME_MAX_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_FIELD_SEPERATOR - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_FILE_EXT_NAME_MAX_LEN - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_FILE_PATH_LEN - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_FILE_PREFIX_MAX_LEN - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_FILENAME_BASE64_LENGTH - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_GROUP_NAME_MAX_LEN - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_IPADDR_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_PROTO_CMD_ACTIVE_TEST - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_PROTO_CMD_QUIT - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_PROTO_CMD_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_PROTO_PKG_LEN_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_RECORD_SEPERATOR - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_ID_MAX_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_ACTIVE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_DELETED - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_INIT - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_IP_CHANGED - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_NONE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_OFFLINE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_ONLINE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_SYNCING - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_STORAGE_STATUS_WAIT_SYNC - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_TRUNK_FILE_INFO_LEN - Static variable in class org.csource.fastdfs.ProtoCommon
 
FDFS_VERSION_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
FIELD_INDEX_ACTIVE_COUNT - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_CONNECTION_ALLOC_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_CONNECTION_CURRENT_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_CONNECTION_MAX_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_CURRENT_TRUNK_FILE_ID - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_CURRENT_WRITE_PATH - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_CURRENT_WRITE_SERVER - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_DOMAIN_NAME - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_FREE_MB - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_FREE_MB - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_GROUP_NAME - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_ID - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_IF_TRUNK_FILE - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_IP_ADDR - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_JOIN_TIME - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_LAST_HEART_BEAT_TIME - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_LAST_SOURCE_UPDATE - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_LAST_SYNC_UPDATE - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_LAST_SYNCED_TIMESTAMP - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SRC_IP_ADDR - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_STATUS - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_STORAGE_COUNT - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_STORAGE_HTTP_PORT - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_STORAGE_HTTP_PORT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_STORAGE_PORT - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_STORAGE_PORT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_STORE_PATH_COUNT - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_STORE_PATH_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUBDIR_COUNT_PER_PATH - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_SUBDIR_COUNT_PER_PATH - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_APPEND_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_APPEND_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_CREATE_LINK_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_DELETE_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_DELETE_LINK_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_DOWNLOAD_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_DOWNLOAD_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_FILE_OPEN_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_FILE_READ_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_FILE_WRITE_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_GET_META_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_MODIFY_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_MODIFY_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_SET_META_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_SYNC_IN_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_SYNC_OUT_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_TRUNCATE_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_UPLOAD_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_SUCCESS_UPLOAD_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_APPEND_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_APPEND_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_CREATE_LINK_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_DELETE_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_DELETE_LINK_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_DOWNLOAD_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_DOWNLOAD_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_FILE_OPEN_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_FILE_READ_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_FILE_WRITE_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_GET_META_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_MB - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_TOTAL_MB - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_MODIFY_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_MODIFY_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_SET_META_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_SYNC_IN_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_SYNC_OUT_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_TRUNCATE_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_UPLOAD_BYTES - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TOTAL_UPLOAD_COUNT - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_TRUNK_FREE_MB - Static variable in class org.csource.fastdfs.StructGroupStat
 
FIELD_INDEX_UP_TIME - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_UPLOAD_PRIORITY - Static variable in class org.csource.fastdfs.StructStorageStat
 
FIELD_INDEX_VERSION - Static variable in class org.csource.fastdfs.StructStorageStat
 
FieldInfo(String, int, int) - Constructor for class org.csource.fastdfs.StructBase.FieldInfo
 
fieldsArray - Static variable in class org.csource.fastdfs.StructGroupStat
 
fieldsArray - Static variable in class org.csource.fastdfs.StructStorageStat
 
fieldsTotalSize - Static variable in class org.csource.fastdfs.StructGroupStat
 
fieldsTotalSize - Static variable in class org.csource.fastdfs.StructStorageStat
 
file_size - Variable in class org.csource.fastdfs.FileInfo
 
FileInfo - Class in org.csource.fastdfs
Server Info
FileInfo(long, int, int, String) - Constructor for class org.csource.fastdfs.FileInfo
Constructor
FileLogger - Class in com.p6spy.engine.spy.appender
Appender which writes log messages to a file.
FileLogger() - Constructor for class com.p6spy.engine.spy.appender.FileLogger
 
FileUtils - Class in lodsve.core.utils
文件操作的工具类
FileWebInput - Class in lodsve.web.mvc.commons
扩展WebInput,为文件类
FileWebInput(HttpServletRequest) - Constructor for class lodsve.web.mvc.commons.FileWebInput
 
finalize() - Method in class org.csource.fastdfs.TrackerServer
 
find(String) - Method in class lodsve.mybatis.type.TypeHandlerScanner
通过spring的SpEL扫描系统中配置的枚举类型转换器
FIND_USER_GROUP - Static variable in class lodsve.wechat.core.WeChatUrl
查询用户所在分组
findAll() - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
findAll(Iterable<ID>) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
findAll(Pageable) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
findAll(Sort) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
findById(Serializable) - Method in interface lodsve.mybatis.repository.BaseRepository
根据实体中的id属性进行查询,只能有一个返回值,有多个结果是抛出异常,查询条件使用等号
findById(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
根据实体中的id属性进行查询,只能有一个返回值,有多个结果是抛出异常,查询条件使用等号
findByIds(List<? extends Serializable>) - Method in interface lodsve.mybatis.repository.BaseRepository
根据传入的主键集合,查询出对象的集合(不会按照软删除来查询,查询条件仅仅为主键匹配)
findByIds(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
根据传入的主键集合,查询出对象的集合(不会按照软删除来查询,查询条件仅仅为主键匹配)
findEnabledById(Serializable) - Method in interface lodsve.mybatis.repository.BaseRepository
根据实体中的id属性进行查询,只能有一个返回值,有多个结果是抛出异常,查询条件使用等号
这个方法只获取加了LogicDelete注解的字段值为LogicDelete.nonDelete()的记录
如果没有加这个注解,这个方法的作用与BaseRepository.findById(Serializable)一致!
findEnabledById(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
根据实体中的id属性进行查询,只能有一个返回值,有多个结果是抛出异常,查询条件使用等号
这个方法只获取加了LogicDelete注解的字段值为LogicDelete.nonDelete()的记录
如果没有加这个注解,这个方法的作用与BaseRepository.findById(Serializable)一致!
findEnabledByIds(List<? extends Serializable>) - Method in interface lodsve.mybatis.repository.BaseRepository
根据实体中的id属性进行查询,查询出对象的集合查询条件使用等号
这个方法只获取加了LogicDelete注解的字段值为LogicDelete.nonDelete()的记录
如果没有加这个注解,这个方法的作用与BaseRepository.findById(Serializable)一致!
findEnabledByIds(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
根据实体中的id属性进行查询,查询出对象的集合查询条件使用等号
这个方法只获取加了LogicDelete注解的字段值为LogicDelete.nonDelete()的记录
如果没有加这个注解,这个方法的作用与MapperProvider.findByIds(MappedStatement) 一致!
findKey(T) - Method in interface lodsve.core.utils.ListUtils.KeyFinder
根据key查询
findMore(Collection<T>, ListUtils.Decide<T>) - Static method in class lodsve.core.utils.ListUtils
 
findObjectFromParameter(Object, Class<T>) - Static method in class lodsve.mybatis.utils.PaginationUtils
从MappedStatement的参数中指定类型的参数
findOne(Collection<T>, ListUtils.Decide<T>) - Static method in class lodsve.core.utils.ListUtils
 
findOne(ID) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
findUserGroup(String) - Method in class lodsve.wechat.api.user.WeChatGroupService
查询用户所在分组
flyway(List<DataSource>, FlywayProperties) - Method in class lodsve.rdbms.configuration.RdbmsConfiguration.FlywayConfiguration
 
FLYWAY_BEAN_NAME - Static variable in class lodsve.rdbms.Constants
 
FlywayConfiguration(ObjectProvider<FlywayMigrationStrategy>) - Constructor for class lodsve.rdbms.configuration.RdbmsConfiguration.FlywayConfiguration
 
flywayInitializer(List<Flyway>) - Method in class lodsve.rdbms.configuration.RdbmsConfiguration.FlywayConfiguration
 
FlywayMigrationInitializer - Class in lodsve.rdbms.flyway
InitializingBean used to trigger Flyway migration via the FlywayMigrationStrategy.
FlywayMigrationInitializer(List<Flyway>, FlywayMigrationStrategy) - Constructor for class lodsve.rdbms.flyway.FlywayMigrationInitializer
Create a new FlywayMigrationInitializer instance.
FlywayMigrationStrategy - Interface in lodsve.rdbms.flyway
Strategy used to initialize Flyway migration.
FlywayProperties - Class in lodsve.rdbms.properties
flyway配置.
FlywayProperties() - Constructor for class lodsve.rdbms.properties.FlywayProperties
 
forCondition(Class<? extends Annotation>, Object...) - Static method in class lodsve.core.condition.ConditionMessage
Factory method for a builder to construct a new ConditionMessage for a condition.
forCondition(String, Object...) - Static method in class lodsve.core.condition.ConditionMessage
Factory method for a builder to construct a new ConditionMessage for a condition.
format(String) - Method in class lodsve.mybatis.utils.format.SqlFormatter
 
format - Variable in class lodsve.wechat.beans.message.receive.msg.VoiceMsg
 
formatDate(Date, String) - Static method in class lodsve.core.utils.DateUtils
将日期型转成字符串型
formatJson(String) - Static method in class lodsve.core.json.JsonFormatUtils
返回格式化JSON字符串。
found(String) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicate that one or more results were found.
found(String, String) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicate that one or more results were found.
foundExactly(Object) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicate that an exact result was found.
freeMB - Variable in class org.csource.fastdfs.StructGroupStat
 
freeMB - Variable in class org.csource.fastdfs.StructStorageStat
 
fromJavaType(JavaType, MessageProperties) - Method in class lodsve.amqp.core.LodsveJackson2JavaTypeMapper
 
fromMessage(Message) - Method in class lodsve.amqp.core.LodsveJackson2JsonMessageConverter
 
fromUserName - Variable in class lodsve.wechat.beans.message.receive.Receive
 
fromUserName - Variable in class lodsve.wechat.beans.message.reply.Reply
 
FsException - Exception in org.csource.common
FS Exception
FsException() - Constructor for exception org.csource.common.FsException
 
FsException(String) - Constructor for exception org.csource.common.FsException
 

G

g_anti_steal_token - Static variable in class org.csource.fastdfs.ClientGlobal
if anti-steal token
g_charset - Static variable in class org.csource.fastdfs.ClientGlobal
 
g_connect_timeout - Static variable in class org.csource.fastdfs.ClientGlobal
millisecond
g_network_timeout - Static variable in class org.csource.fastdfs.ClientGlobal
millisecond
g_secret_key - Static variable in class org.csource.fastdfs.ClientGlobal
generage token secret key
g_tracker_group - Static variable in class org.csource.fastdfs.ClientGlobal
 
g_tracker_http_port - Static variable in class org.csource.fastdfs.ClientGlobal
 
GenericUtils - Class in lodsve.core.utils
泛型工具类.
GenericUtils.FieldExtractor<T> - Interface in lodsve.core.utils
 
genSlaveFilename(String, String, String) - Static method in class org.csource.fastdfs.ProtoCommon
generate slave filename
get(Object, Callable<T>) - Method in class lodsve.cache.memcached.MemcachedCache
 
get(Object, Callable<T>) - Method in class lodsve.cache.oscache.OscacheCache
 
get(ConfigurableListableBeanFactory) - Static method in class lodsve.core.condition.ConditionEvaluationReport
Obtain a ConditionEvaluationReport for the specified bean factory.
get(String) - Static method in class lodsve.core.utils.ParamsHolder
 
get() - Static method in class lodsve.mongodb.connection.MongoDataSourceHolder
 
get() - Method in class lodsve.rdbms.dynamic.DataSourceHolder
 
get(String) - Static method in class lodsve.web.utils.HttpUtils
发送一个get请求
get(String, IpUtils.IpKey) - Static method in class lodsve.web.utils.IpUtils
获取给定IP的一些信息
get(URI, Class<T>) - Static method in class lodsve.web.utils.RestUtils
 
get(String, Class<T>, Object...) - Static method in class lodsve.web.utils.RestUtils
 
get(String, Class<T>) - Static method in class lodsve.web.utils.RestUtils
 
get(String, Class<T>, Map<String, ?>) - Static method in class lodsve.web.utils.RestUtils
 
get(String, Callable<T>) - Method in class lodsve.wechat.core.WeChatCache
获取值,如果值在缓存中不存在,则调用Callable.call()获取值,并且保存到缓存中
get(String, TypeReference<T>, Object...) - Static method in class lodsve.wechat.core.WeChatRequest
 
get_file_info(String, String) - Method in class org.csource.fastdfs.StorageClient
get file info decoded from the filename, fetch from the storage if necessary
get_file_info1(String) - Method in class org.csource.fastdfs.StorageClient1
get file info decoded from filename
GET_IPS - Static variable in class lodsve.wechat.core.WeChatUrl
获取微信服务器ip
GET_MENUS - Static variable in class lodsve.wechat.core.WeChatUrl
获取自定义菜单
get_metadata(String, String) - Method in class org.csource.fastdfs.StorageClient
get all metadata items from storage server
get_metadata1(String) - Method in class org.csource.fastdfs.StorageClient1
get all metadata items from storage server
GET_USER_INFO - Static variable in class lodsve.wechat.core.WeChatUrl
获取用户基本信息
getAccessToken() - Method in class lodsve.wechat.beans.AccessToken
 
getAccessToken() - Method in class lodsve.wechat.beans.OAuthToken
 
getAccount() - Method in class lodsve.wechat.beans.CustomerServer
 
getAccount() - Method in class lodsve.wechat.beans.tidings.Tidings.CustomService
 
getActiveCount() - Method in class org.csource.fastdfs.StructGroupStat
get active storage server count in this group
getAllInfo(String) - Static method in class lodsve.web.utils.IpUtils
根据给定IP获取IP地址的全部信息
eg:
give ip 222.94.109.17,you will receive a map.
map is {"region":"江苏省","area_id":"300000","country_id":"CN","isp":"电信","region_id":"320000","country":"中国","city":"南京市","isp_id":"100017","ip":"222.94.109.17","city_id":"320100","area":"华东","county":"","county_id":"-1"}
getAllProfiles() - Static method in class lodsve.core.properties.profile.ProfileInitializer
 
getAnnotatedField(Class, Class<? extends Annotation>...) - Static method in class lodsve.core.utils.GenericUtils
 
getAnnotatedFields(Class, Class<? extends Annotation>...) - Static method in class lodsve.core.utils.GenericUtils
 
getAnnotation() - Method in class lodsve.validate.core.BeanHandler
 
getAnnotation() - Method in class lodsve.validate.exception.ErrorMessage
 
getAppId() - Method in class lodsve.wechat.beans.JsApiConfig
 
getArea(String) - Static method in class lodsve.web.utils.IpUtils
GET The Area of given IP!
getArgs() - Method in class lodsve.core.exception.ExceptionInfo
异常信息配置文件中异常描述中占位符的替代数据
getAttribute(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getAttrValue(Element, String) - Static method in class lodsve.core.utils.XmlUtils
获取指定路径节点的属性
getBasePackages() - Method in class lodsve.mongodb.repository.LodsveAnnotationRepositoryConfigurationSource
 
getBean(Class<T>) - Method in class lodsve.core.context.ApplicationHelper
根据class获取bean
getBean(String) - Method in class lodsve.core.context.ApplicationHelper
根据bean的名称获取bean
getBean(Class<T>) - Method in class lodsve.web.mvc.commons.WebInput
从request中获取一个bean
getBeansByType(Class<T>) - Method in class lodsve.core.context.ApplicationHelper
获取spring上下文中的所有指定类型的bean
getBetweenTwoLetters(String, String, String) - Static method in class lodsve.core.utils.StringUtils
获取字符串中两个字符中间的那段字符串
getBigDecimal(String) - Method in interface lodsve.core.properties.env.Configuration
Get a BigDecimal associated with the given configuration key.
getBigDecimal(String, BigDecimal) - Method in interface lodsve.core.properties.env.Configuration
Get a BigDecimal associated with the given configuration key.
getBigDecimal(String) - Static method in class lodsve.core.properties.Env
 
getBigDecimal(String, BigDecimal) - Static method in class lodsve.core.properties.Env
 
getBigInteger(String) - Method in interface lodsve.core.properties.env.Configuration
Get a BigInteger associated with the given configuration key.
getBigInteger(String, BigInteger) - Method in interface lodsve.core.properties.env.Configuration
Get a BigInteger associated with the given configuration key.
getBigInteger(String) - Static method in class lodsve.core.properties.Env
 
getBigInteger(String, BigInteger) - Static method in class lodsve.core.properties.Env
 
getBoolean(String) - Method in interface lodsve.core.properties.env.Configuration
Get a boolean associated with the given configuration key.
getBoolean(String, boolean) - Method in interface lodsve.core.properties.env.Configuration
Get a boolean associated with the given configuration key.
getBoolean(String, Boolean) - Method in interface lodsve.core.properties.env.Configuration
Get a Boolean associated with the given configuration key.
getBoolean(String) - Static method in class lodsve.core.properties.Env
 
getBoolean(String, boolean) - Static method in class lodsve.core.properties.Env
 
getBoolean(String, Boolean) - Static method in class lodsve.core.properties.Env
 
getBoolean(String, String) - Static method in class lodsve.core.properties.Ini
获取布尔型配置
getBoolean(String, boolean) - Method in class lodsve.web.mvc.commons.WebInput
 
getBoolValue(String, boolean) - Method in class org.csource.common.IniFileReader
get boolean value from config file
getBuilter() - Static method in class lodsve.core.LodsveVersion
 
getBundleClassLoader() - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
Return the ClassLoader to load resource bundles with.
getByte(String) - Method in interface lodsve.core.properties.env.Configuration
Get a byte associated with the given configuration key.
getByte(String, byte) - Method in interface lodsve.core.properties.env.Configuration
Get a byte associated with the given configuration key.
getByte(String, Byte) - Method in interface lodsve.core.properties.env.Configuration
Get a Byte associated with the given configuration key.
getByte(String) - Static method in class lodsve.core.properties.Env
 
getByte(String, byte) - Static method in class lodsve.core.properties.Env
 
getByte(String, Byte) - Static method in class lodsve.core.properties.Env
 
getCache(String) - Method in class lodsve.cache.memcached.MemcachedCacheManager
 
getCache(String) - Method in class lodsve.cache.oscache.OscacheCacheManager
 
getCache() - Method in class lodsve.cache.properties.OscahceConfig
 
getCacheConfig() - Method in enum lodsve.cache.annotations.CacheMode
 
getCardExt() - Method in class lodsve.wechat.beans.tidings.items.WXCard
 
getCardId() - Method in class lodsve.wechat.beans.tidings.items.WXCard
 
getCharset() - Method in class lodsve.core.configuration.BannerConfig
 
getCharset() - Method in class org.csource.common.FastDfsConfig
 
getChild(Element, String) - Static method in class lodsve.core.utils.XmlUtils
获取元素下指定节点名的子元素
getChildAttr(Element, String, String) - Static method in class lodsve.core.utils.XmlUtils
获取元素下子元素的属性
getChildren(Element, String) - Static method in class lodsve.core.utils.XmlUtils
获取元素下指定节点名的子元素集合
getChildren(Element) - Static method in class lodsve.core.utils.XmlUtils
获取元素下的全部子元素
getCity(String) - Static method in class lodsve.web.utils.IpUtils
GET The City of given IP!
getCity() - Method in class lodsve.wechat.beans.User
 
getClazz() - Method in class lodsve.validate.exception.ErrorMessage
 
getClientIP() - Method in class lodsve.web.mvc.commons.WebInput
 
getClientType() - Static method in class lodsve.web.utils.RequestUtils
 
getClosest(Color) - Static method in class lodsve.core.ansi.AnsiColors
 
getCode() - Method in enum lodsve.core.bean.ClientType
 
getCode() - Method in interface lodsve.core.bean.Codeable
获取在数据库中存储的值
getCode() - Method in exception lodsve.core.exception.ApplicationException
 
getCode() - Method in class lodsve.core.exception.ExceptionInfo
 
getColor() - Method in class lodsve.wechat.beans.TemplateData
 
getColumn() - Method in class lodsve.mybatis.repository.bean.ColumnBean
 
getColumns() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getCondition() - Method in class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcome
 
getConditionAndOutcomesBySource() - Method in class lodsve.core.condition.ConditionEvaluationReport
Returns condition outcomes from this report, grouped by the source.
getConditionMessage() - Method in class lodsve.core.condition.ConditionOutcome
Return an outcome message or null.
getConfFile() - Method in class org.csource.common.IniFileReader
get the config filename
getConfiguration() - Method in class lodsve.cache.properties.OscahceConfig
 
getConfigurationLock() - Method in class lodsve.core.logback.LogbackConfigurator
 
getConfigurationPhase() - Method in class lodsve.core.condition.OnDevelopmentConditional
 
getConfigurationPhase() - Method in class lodsve.core.condition.OnPropertyCondition
 
getConnection() - Method in class org.csource.fastdfs.TrackerClient
get a connection to tracker server
getConnection(int) - Method in class org.csource.fastdfs.TrackerGroup
return connected tracker server
getConnection() - Method in class org.csource.fastdfs.TrackerGroup
return connected tracker server
getConnectionAllocCount() - Method in class org.csource.fastdfs.StructStorageStat
get connection alloc count
getConnectionCurrentCount() - Method in class org.csource.fastdfs.StructStorageStat
get connection current count
getConnectionMaxCount() - Method in class org.csource.fastdfs.StructStorageStat
get connection max count
getConnectTimeout() - Method in class org.csource.common.FastDfsConfig
 
getContent() - Method in exception lodsve.core.exception.ApplicationException
 
getContent(Resource, String) - Static method in class lodsve.core.utils.ResourceUtils
 
getContent(Resource) - Static method in class lodsve.core.utils.ResourceUtils
 
getContent() - Method in class lodsve.wechat.beans.Template
 
getContent() - Method in class lodsve.wechat.beans.tidings.items.Text
 
getContext() - Method in class lodsve.core.logback.LogbackConfigurator
 
getContextPath() - Method in class lodsve.core.context.ApplicationHelper
 
getContextPath(HttpServletRequest) - Static method in class lodsve.web.utils.RequestUtils
获取contextPath
getConverter(JsonConverterFactory.JsonMode) - Static method in class lodsve.core.json.JsonConverterFactory
获取JsonConverter
getConverter(Class<T>) - Method in class lodsve.web.mvc.convert.EnumCodeConverterFactory
 
getConverter(Class<T>) - Method in class lodsve.web.mvc.convert.StringDateConvertFactory
 
getCookieValue(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getCookieValue(HttpServletRequest, String) - Static method in class lodsve.web.utils.CookieUtils
获取cookie的值
getCorePoolSize() - Method in class lodsve.core.configuration.ThreadConfig
 
getCount() - Method in class lodsve.wechat.beans.Group
 
getCountry(String) - Static method in class lodsve.web.utils.IpUtils
GET The Country of given IP!
getCountry() - Method in class lodsve.wechat.beans.User
 
getCountSql(String) - Method in class lodsve.mybatis.dialect.AbstractDialect
 
getCountSql(String) - Method in interface lodsve.mybatis.dialect.Dialect
获得查询所有条数的sql
getCounty(String) - Static method in class lodsve.web.utils.IpUtils
GET The County of given IP!
getCrc32() - Method in class org.csource.fastdfs.FileInfo
get the file CRC32 signature
getCreateDate() - Method in class lodsve.search.bean.BaseSearchBean
 
getCreateTimestamp() - Method in class org.csource.fastdfs.FileInfo
get the create timestamp of the file
getCurrentAccount() - Static method in class lodsve.security.core.LoginAccountHolder
 
getCurrentMonth() - Static method in class lodsve.core.utils.DateUtils
获取当前日历所属的月,月份是从1开始的.
getCurrentRequest() - Static method in class lodsve.web.utils.RequestUtils
 
getCurrentTrunkFileId() - Method in class org.csource.fastdfs.StructGroupStat
get current trunk file id
getCurrentUser(HttpServletRequest) - Method in interface lodsve.security.service.Authorization
获取当前登录人的ID
getCurrentVersion(MappedStatement, EntityTable, Map<String, Object>) - Static method in class lodsve.mybatis.utils.VersionUtils
获取当前版本号
getCurrentWritePath() - Method in class org.csource.fastdfs.StructStorageStat
get current write path index
getCurrentWriteServer() - Method in class org.csource.fastdfs.StructGroupStat
get current storage server index to upload file
getCurrentYear() - Static method in class lodsve.core.utils.DateUtils
获取当前日历所属的年.
getCustomService() - Method in class lodsve.wechat.beans.tidings.Tidings
 
getDataSourcePool(String) - Static method in class lodsve.rdbms.pool.BaseDataSourcePool
根据数据源名称获取连接池生成器
getDate(String, String, Date) - Method in class lodsve.web.mvc.commons.WebInput
 
getDate(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getDayOfWeek(String, Date) - Static method in class lodsve.core.utils.DateUtils
获取给定日期的星期数
getDayOfWeek(Date) - Static method in class lodsve.core.utils.DateUtils
获取给定日期的星期数(默认前缀:'星期')
getDb() - Method in class lodsve.mongodb.connection.DynamicMongoConnection
 
getDb(String) - Method in class lodsve.mongodb.connection.DynamicMongoConnection
 
getDbType() - Method in enum lodsve.mybatis.utils.DbType
Description:
getDbType() - Static method in class lodsve.mybatis.utils.MyBatisUtils
 
getDelete() - Method in class lodsve.mybatis.repository.bean.DeleteColumn
 
getDeleteColumn() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getDeputy() - Method in class lodsve.wechat.beans.Template
 
getDescription() - Method in class lodsve.core.io.ZookeeperResource
 
getDescription() - Method in class lodsve.core.template.AbstractTemplateResource
 
getDescription() - Method in class lodsve.wechat.beans.tidings.items.Article
 
getDescription() - Method in class lodsve.wechat.beans.tidings.items.Music
 
getDescription() - Method in class lodsve.wechat.beans.tidings.items.Video
 
getDetail() - Method in class lodsve.core.exception.ExceptionInfo
 
getDialect() - Static method in class lodsve.mybatis.utils.MyBatisUtils
 
getDirectorySize(File) - Static method in class lodsve.core.utils.FileUtils
获取文件夹的大小
getDirectorySize(String) - Static method in class lodsve.core.utils.FileUtils
获取文件夹的大小
getDisabledDateColumn() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getDoIndexFields() - Method in class lodsve.search.bean.BaseSearchBean
进行索引的字段
getDomainName() - Method in class org.csource.fastdfs.StructStorageStat
get the domain name of the storage server
getDoSearchFields() - Method in class lodsve.search.bean.BaseSearchBean
返回需要进行检索的字段
getDouble(String) - Method in interface lodsve.core.properties.env.Configuration
Get a double associated with the given configuration key.
getDouble(String, double) - Method in interface lodsve.core.properties.env.Configuration
Get a double associated with the given configuration key.
getDouble(String, Double) - Method in interface lodsve.core.properties.env.Configuration
Get a Double associated with the given configuration key.
getDouble(String) - Static method in class lodsve.core.properties.Env
 
getDouble(String, double) - Static method in class lodsve.core.properties.Env
 
getDouble(String, Double) - Static method in class lodsve.core.properties.Env
 
getDouble(String, double) - Method in class lodsve.web.mvc.commons.WebInput
 
getElement(Element, String) - Static method in class lodsve.core.utils.XmlUtils
获取指定路径节点
getElementAttr(Element, String) - Static method in class lodsve.core.utils.XmlUtils
获取元素属性
getElementBody(Element) - Static method in class lodsve.core.utils.XmlUtils
获取元素中包含的内容
getEndOfDay(Date) - Static method in class lodsve.core.utils.DateUtils
获取给定时间的那天的最后时刻
getEndOfMonth(Date) - Static method in class lodsve.core.utils.DateUtils
获取给定时间的那个月的最后时刻
getEngine(DynamicScriptEngineFactory.Script) - Static method in class lodsve.core.script.DynamicScriptEngineFactory
根据语言类型获取编译引擎
getEntityTable(Class<?>) - Static method in class lodsve.mybatis.repository.helper.EntityHelper
获取表对象
getEntityType() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getEnumByName(Class<T>, String) - Static method in class lodsve.core.utils.EnumUtils
根据枚举名称获取枚举值
getEnumByOrdinal(Class<? extends Enum>, Integer) - Static method in class lodsve.core.utils.EnumUtils
根据枚举下标获取枚举值
getEnvs() - Static method in class lodsve.core.properties.env.EnvLoader
 
getEnvs() - Static method in class lodsve.core.properties.Env
 
getErrcode() - Method in class lodsve.wechat.beans.JsApiTicket
 
getErrmsg() - Method in class lodsve.wechat.beans.JsApiTicket
 
getErrorCode() - Method in class org.csource.fastdfs.StorageClient
get the error code of last call
getErrorCode() - Method in class org.csource.fastdfs.TrackerClient
get the error code of last call
getEventTime() - Method in class lodsve.core.event.module.BaseEvent
 
getEventType() - Method in interface lodsve.redis.timer.RedisEventHandler
获取目标对象
getExample() - Method in class lodsve.wechat.beans.Template
 
getException() - Method in class lodsve.core.script.ScriptResult
 
getExceptionTranslator() - Method in class lodsve.mongodb.connection.DynamicMongoConnection
 
getExclusions() - Method in class lodsve.core.condition.ConditionEvaluationReport
Returns the names of the classes that have been excluded from condition evaluation.
getExpires_in() - Method in class lodsve.wechat.beans.JsApiTicket
 
getExpiresIn() - Method in class lodsve.wechat.beans.AccessToken
 
getExpiresIn() - Method in class lodsve.wechat.beans.OAuthToken
 
getExpression() - Method in class lodsve.core.script.ScriptContext
 
getFactories() - Method in class com.p6spy.engine.spy.P6ModuleManager
 
getFetchStorage(TrackerServer, String, String) - Method in class org.csource.fastdfs.TrackerClient
query storage server to download file
getFetchStorage1(TrackerServer, String) - Method in class org.csource.fastdfs.TrackerClient
query storage server to download file
getFetchStorages(TrackerServer, String, String) - Method in class org.csource.fastdfs.TrackerClient
get storage servers to download file
getFetchStorages1(TrackerServer, String) - Method in class org.csource.fastdfs.TrackerClient
get storage servers to download file
getField() - Method in class lodsve.validate.exception.ErrorMessage
 
getFields(Class<?>) - Static method in class lodsve.core.utils.ObjectUtils
获取对象中的所有字段 getFields()与getDeclaredFields()区别: getFields()只能访问类中声明为公有的字段,私有的字段它无法访问.
getFieldsTotalSize() - Static method in class org.csource.fastdfs.StructGroupStat
get fields total size
getFieldsTotalSize() - Static method in class org.csource.fastdfs.StructStorageStat
get fields total size
getFieldValue(Object, String) - Static method in class lodsve.core.utils.ObjectUtils
根据字段名得到实例的字段值
getFile(String) - Method in class lodsve.web.mvc.commons.FileWebInput
根据域的名称获取上传的文件
getFileByte(File) - Static method in class lodsve.core.utils.FileUtils
根据所给文件获取此文件的字节流
getFileByte(String) - Static method in class lodsve.core.utils.FileUtils
根据所给路径获取此文件的字节流
getFileBytes(String) - Method in class lodsve.web.mvc.commons.FileWebInput
获取文件域的字符数组
getFileChar(File) - Static method in class lodsve.core.utils.FileUtils
根据所给文件获取此文件的字节流
getFileChar(String) - Static method in class lodsve.core.utils.FileUtils
根据所给路径获取此文件的字节流
getFileEnv(String) - Static method in class lodsve.core.properties.env.EnvLoader
 
getFileEnv(String) - Static method in class lodsve.core.properties.Env
 
getFileEnvs(Resource...) - Static method in class lodsve.core.properties.env.EnvLoader
 
getFileExt(File) - Static method in class lodsve.core.utils.FileUtils
获得文件的扩展名,如果是文件夹,返回null.没有扩展名,返回""
getFileExt(String) - Static method in class lodsve.core.utils.FileUtils
获得文件的扩展名,如果是文件夹,返回null.没有扩展名,返回""
getFileIni(Resource) - Static method in class lodsve.core.properties.Ini
获取指定ini资源
getFileInputStream(String) - Method in class lodsve.web.mvc.commons.FileWebInput
获取文件域的输入流
getFileMD5(File) - Static method in class lodsve.core.utils.EncryptUtils
获取文件MD5值
getFileMD5(FileInputStream) - Static method in class lodsve.core.utils.EncryptUtils
获取文件MD5值
getFileMD5(byte[]) - Static method in class lodsve.core.utils.EncryptUtils
获取文件MD5值
getFilename() - Method in class lodsve.core.io.ZookeeperResource
 
getFileName(String) - Static method in class lodsve.core.utils.FileUtils
获取文件名(不包括扩展名)
getFileName(File) - Static method in class lodsve.core.utils.FileUtils
获取文件名(不包括扩展名)
getFileSize(File) - Static method in class lodsve.core.utils.FileUtils
获取单个文件的大小
getFileSize(String) - Static method in class lodsve.core.utils.FileUtils
获取单个文件的大小
getFileSize() - Method in class org.csource.fastdfs.FileInfo
get the file size
getFileText(String, String) - Static method in class lodsve.core.utils.FileUtils
Reads the contents of a file into a String.
getFileText(File, String) - Static method in class lodsve.core.utils.FileUtils
Reads the contents of a file into a String.
getFileText(Resource, String) - Static method in class lodsve.core.utils.FileUtils
Reads the contents of a file into a String.
getFileUnderDirectory(String, String) - Static method in class lodsve.core.utils.FileUtils
遍历指定文件夹下的文件(可以指定扩展名)
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class lodsve.core.condition.AllNestedConditions
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class lodsve.core.condition.AnyNestedCondition
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class lodsve.core.condition.NoneNestedConditions
 
getFirst() - Method in class lodsve.wechat.beans.Industry.IndustryInfo
 
getFloat(String) - Method in interface lodsve.core.properties.env.Configuration
Get a float associated with the given configuration key.
getFloat(String, float) - Method in interface lodsve.core.properties.env.Configuration
Get a float associated with the given configuration key.
getFloat(String, Float) - Method in interface lodsve.core.properties.env.Configuration
Get a Float associated with the given configuration key.
getFloat(String) - Static method in class lodsve.core.properties.Env
 
getFloat(String, float) - Static method in class lodsve.core.properties.Env
 
getFloat(String, Float) - Static method in class lodsve.core.properties.Env
 
getFrameworkEnv(String) - Static method in class lodsve.core.properties.env.EnvLoader
 
getFrameworkEnv(String) - Static method in class lodsve.core.properties.Env
 
getFreeMB() - Method in class org.csource.fastdfs.StructGroupStat
get free disk space in MB
getFreeMB() - Method in class org.csource.fastdfs.StructStorageStat
get free disk space in MB
getG_anti_steal_token() - Static method in class org.csource.fastdfs.ClientGlobal
 
getG_charset() - Static method in class org.csource.fastdfs.ClientGlobal
 
getG_connect_timeout() - Static method in class org.csource.fastdfs.ClientGlobal
 
getG_network_timeout() - Static method in class org.csource.fastdfs.ClientGlobal
 
getG_secret_key() - Static method in class org.csource.fastdfs.ClientGlobal
 
getG_tracker_group() - Static method in class org.csource.fastdfs.ClientGlobal
 
getG_tracker_http_port() - Static method in class org.csource.fastdfs.ClientGlobal
 
getGenerator() - Method in class lodsve.mybatis.repository.bean.IdColumn
 
getGenericParameter(Class, int) - Static method in class lodsve.core.utils.GenericUtils
 
getGenericParameter(Field, int) - Static method in class lodsve.core.utils.GenericUtils
 
getGenericParameter(Method, int) - Static method in class lodsve.core.utils.GenericUtils
 
getGenericParameter0(Class) - Static method in class lodsve.core.utils.GenericUtils
 
getGenericParameter0(Field) - Static method in class lodsve.core.utils.GenericUtils
 
getGenericParameter0(Method) - Static method in class lodsve.core.utils.GenericUtils
 
getGroupId() - Method in class lodsve.wechat.beans.User
 
getGroupName() - Method in class org.csource.fastdfs.StructGroupStat
get group name
getHandler() - Method in class lodsve.validate.exception.ErrorMessage
 
getHeadImgUrl() - Method in class lodsve.wechat.beans.CustomerServer
 
getHeadImgUrl() - Method in class lodsve.wechat.beans.User
 
getHeight() - Method in class lodsve.core.configuration.ImageConfig
 
getHqMusicUrl() - Method in class lodsve.wechat.beans.tidings.items.Music
 
getId() - Method in class lodsve.core.script.ScriptContext
 
getId() - Method in class lodsve.search.bean.BaseSearchBean
 
getId() - Method in class lodsve.security.core.Account
 
getId() - Method in class lodsve.wechat.beans.CustomerServer
 
getId() - Method in class lodsve.wechat.beans.Group
 
getId() - Method in class org.csource.fastdfs.StructStorageStat
get storage server id
getIdColumn() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getImage() - Method in class lodsve.core.configuration.BannerConfig
 
getImage() - Method in class lodsve.wechat.beans.tidings.ImageTidings
 
getImageUrls(String) - Static method in class lodsve.core.utils.HTMLUtils
提取出content中img内容.
getImplClazz() - Method in enum lodsve.dfs.enums.DfsType
 
getIndexFieldValues() - Method in class lodsve.search.bean.BaseSearchBean
获取需要创建索引字段的键值对map
getIndexType() - Method in class lodsve.search.bean.BaseSearchBean
返回索引类型
getIndustry() - Method in class lodsve.wechat.api.template.WeChatTemplateService
获取设置的行业信息
getInetIp() - Static method in class lodsve.web.utils.IpUtils
获取系统中第一个IP不为127.0.0.1的网卡的ip地址
getInetIps() - Static method in class lodsve.web.utils.IpUtils
获取系统中所有网卡的ip地址
getInetSocketAddress() - Method in class org.csource.fastdfs.TrackerServer
get the server info
getInfo() - Method in exception lodsve.core.exception.ApplicationException
 
getIni(String, String) - Static method in class lodsve.core.properties.Ini
获取配置
getIni() - Static method in class lodsve.core.properties.ini.IniLoader
 
getIni(Resource) - Static method in class lodsve.core.properties.ini.IniLoader
 
getInis() - Static method in class lodsve.core.properties.Ini
获取所有配置
getInisBySection(String) - Static method in class lodsve.core.properties.Ini
根据section获取配置
getInisProperties() - Static method in class lodsve.core.properties.Ini
 
getInputStream() - Method in class lodsve.core.io.ZookeeperResource
 
getInputStream() - Method in class lodsve.core.template.AbstractTemplateResource
 
getInputStream() - Method in class org.csource.fastdfs.TrackerServer
 
getInstance() - Static method in class com.p6spy.engine.spy.P6ModuleManager
 
getInstance() - Static method in class lodsve.core.context.ApplicationHelper
 
getInstance() - Static method in class lodsve.core.properties.ParamsHome
 
getInstance() - Static method in class lodsve.rdbms.dynamic.DataSourceHolder
 
getInt(String) - Method in interface lodsve.core.properties.env.Configuration
Get a int associated with the given configuration key.
getInt(String, int) - Method in interface lodsve.core.properties.env.Configuration
Get a int associated with the given configuration key.
getInt(String) - Static method in class lodsve.core.properties.Env
 
getInt(String, int) - Static method in class lodsve.core.properties.Env
 
getInt(String, int) - Method in class lodsve.web.mvc.commons.WebInput
 
getInt(String, Integer) - Method in class lodsve.web.mvc.commons.WebInput
 
getInt(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getInteger(String, Integer) - Method in interface lodsve.core.properties.env.Configuration
Get an Integer associated with the given configuration key.
getInteger(String, Integer) - Static method in class lodsve.core.properties.Env
 
getInts(String, int) - Method in class lodsve.web.mvc.commons.WebInput
 
getInts(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getIntValue(String, int) - Method in class org.csource.common.IniFileReader
get int value from config file
getIpAddr() - Method in class org.csource.fastdfs.ServerInfo
return the ip address
getIpAddr() - Method in class org.csource.fastdfs.StructStorageStat
get storage server ip address
getIpAddress(byte[], int) - Static method in class org.csource.fastdfs.ProtoCommon
buff convert to ip address
getIps() - Method in class lodsve.wechat.api.base.WeChatService
 
getIsp(String) - Static method in class lodsve.web.utils.IpUtils
GET The Isp of given IP!
getJavaType() - Method in class lodsve.mybatis.repository.bean.ColumnBean
 
getJavaTypeMapper() - Method in class lodsve.amqp.core.LodsveJackson2JsonMessageConverter
 
getJavaVersion() - Static method in enum lodsve.core.condition.ConditionalOnJava.JavaVersion
Returns the ConditionalOnJava.JavaVersion of the current runtime.
getJoinTime() - Method in class org.csource.fastdfs.StructStorageStat
get storage server join time
getKeepAliveSeconds() - Method in class lodsve.core.configuration.ThreadConfig
 
getKey() - Method in class lodsve.redis.timer.RedisEvent
 
getKey() - Method in class lodsve.validate.core.BeanHandler
 
getKey() - Method in class lodsve.wechat.beans.Menu
 
getKey() - Method in class lodsve.wechat.beans.TemplateData
 
getKeys(String) - Method in interface lodsve.core.properties.env.Configuration
Get the set of the keys contained in the configuration that match the specified prefix.
getKeys() - Method in interface lodsve.core.properties.env.Configuration
Get the set of the keys contained in the configuration.
getKeys(String) - Static method in class lodsve.core.properties.Env
 
getKeys() - Static method in class lodsve.core.properties.Env
 
getKeys() - Method in class lodsve.core.properties.env.PropertiesConfiguration
 
getKeys() - Method in class lodsve.core.properties.message.DefaultResourceBundle
 
getKeyword() - Method in class lodsve.search.bean.BaseSearchBean
 
getLanguage() - Method in class lodsve.wechat.beans.User
 
getLanguage() - Method in class lodsve.wechat.beans.UserQuery
 
getLastHeartBeatTime() - Method in class org.csource.fastdfs.StructStorageStat
get last heart beat timestamp
getLastSourceUpdate() - Method in class org.csource.fastdfs.StructStorageStat
get last source update timestamp
getLastSyncedTimestamp() - Method in class org.csource.fastdfs.StructStorageStat
get last synced timestamp
getLastSyncUpdate() - Method in class org.csource.fastdfs.StructStorageStat
get last synced update timestamp
getLink() - Method in class lodsve.search.bean.BaseSearchBean
 
getList(String) - Method in interface lodsve.core.properties.env.Configuration
Get a List of strings associated with the given configuration key.
getList(String, List<?>) - Method in interface lodsve.core.properties.env.Configuration
Get a List of strings associated with the given configuration key.
getList(String) - Static method in class lodsve.core.properties.Env
 
getList(String, List<?>) - Static method in class lodsve.core.properties.Env
 
getLocation() - Method in class lodsve.core.configuration.BannerConfig
 
getLocation() - Method in class lodsve.core.configuration.ImageConfig
 
getLoginName() - Method in class lodsve.security.core.Account
 
getLong(String) - Method in interface lodsve.core.properties.env.Configuration
Get a long associated with the given configuration key.
getLong(String, long) - Method in interface lodsve.core.properties.env.Configuration
Get a long associated with the given configuration key.
getLong(String, Long) - Method in interface lodsve.core.properties.env.Configuration
Get a Long associated with the given configuration key.
getLong(String) - Static method in class lodsve.core.properties.Env
 
getLong(String, long) - Static method in class lodsve.core.properties.Env
 
getLong(String, Long) - Static method in class lodsve.core.properties.Env
 
getLong(String, long) - Method in class lodsve.web.mvc.commons.WebInput
 
getLong(String, Long) - Method in class lodsve.web.mvc.commons.WebInput
 
getLong(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getLongObjects(String, Long) - Method in class lodsve.web.mvc.commons.WebInput
 
getLongObjects(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getLongs(String, long) - Method in class lodsve.web.mvc.commons.WebInput
 
getLongs(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getMapperProvider(String) - Static method in class lodsve.mybatis.repository.helper.MapperHelper
获取MapperTemplate
getMargin() - Method in class lodsve.core.configuration.ImageConfig
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class lodsve.core.condition.OnDevelopmentConditional
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class lodsve.core.condition.OnPropertyCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class lodsve.core.condition.OnRuleCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class lodsve.core.condition.SpringBootCondition
Determine the outcome of the match along with suitable log output.
getMaxCommonDivisor(int, int) - Static method in class lodsve.core.utils.NumberUtils
计算两个数的最大公约数
getMaxPoolSize() - Method in class lodsve.core.configuration.ThreadConfig
 
getMd5() - Method in class lodsve.core.script.ScriptContext
 
getMediaId() - Method in class lodsve.wechat.beans.tidings.items.Media
 
getMenus() - Method in class lodsve.wechat.api.menu.WeChatMenuService
获取全部菜单
getMessage() - Method in class lodsve.core.condition.ConditionOutcome
Return an outcome message or null.
getMessage() - Method in class lodsve.core.exception.ExceptionInfo
 
getMessage(String, Locale, String, String...) - Static method in class lodsve.core.properties.Messages
get message by locale, and format with args
getMessage(String, Locale, String...) - Static method in class lodsve.core.properties.Messages
get message by locale, and format with args
getMessage(String, String...) - Static method in class lodsve.core.properties.Messages
get message by locale, and format with args
getMessage(String) - Static method in class lodsve.core.properties.Messages
get message by locale, and format with args
getMessage() - Method in class lodsve.core.script.ScriptResult
 
getMessage(String, Object...) - Static method in class lodsve.validate.constants.ValidateConstants
 
getMessage(Class<? extends Annotation>, Class<? extends AbstractValidateHandler>, String, boolean, Object...) - Method in class lodsve.validate.core.AbstractValidateHandler
 
getMessage(List<ErrorMessage>) - Method in class lodsve.validate.exception.DefaultExceptionHandler
 
getMessage() - Method in class lodsve.validate.exception.ErrorMessage
 
getMessage(List<ErrorMessage>) - Method in class lodsve.validate.exception.ExceptionHandler
 
getMessageFormat(ResourceBundle, String, Locale) - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
Return a MessageFormat for the given bundle and code, fetching already generated MessageFormats from the cache.
getMessages(Locale) - Static method in class lodsve.core.properties.Messages
获取locale语言下所有的message
getMode() - Method in class lodsve.core.configuration.BannerConfig
 
getModifiedByColumn() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getModifiedDateColumn() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getMpnews() - Method in class lodsve.wechat.beans.tidings.MpNewsTidings
 
getMsg() - Method in class lodsve.core.utils.ResultSet
 
getMusic() - Method in class lodsve.wechat.beans.tidings.MusicTidings
 
getMusicUrl() - Method in class lodsve.wechat.beans.tidings.items.Music
 
getName() - Method in class lodsve.cache.memcached.MemcachedCache
 
getName() - Method in class lodsve.cache.oscache.OscacheCache
 
getName() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getName() - Method in enum lodsve.mybatis.utils.DbType
Description:
getName() - Method in class lodsve.wechat.beans.Group
 
getName() - Method in class lodsve.wechat.beans.Menu
 
getName() - Method in class org.csource.common.NameValuePair
 
getNames() - Method in class lodsve.web.mvc.commons.FileWebInput
获取所有的上传文件域的名称
getNativeCache() - Method in class lodsve.cache.memcached.MemcachedCache
 
getNativeCache() - Method in class lodsve.cache.oscache.OscacheCache
 
getNetworkTimeout() - Method in class org.csource.common.FastDfsConfig
 
getNews() - Method in class lodsve.wechat.beans.tidings.NewsTidings
 
getNick() - Method in class lodsve.wechat.beans.CustomerServer
 
getNickName() - Method in class lodsve.wechat.beans.User
 
getNonceStr() - Method in class lodsve.wechat.beans.JsApiConfig
 
getNonDelete() - Method in class lodsve.mybatis.repository.bean.DeleteColumn
 
getNoonOfDay(Date) - Static method in class lodsve.core.utils.DateUtils
获取给定时间的那天的正午时刻
getNow() - Static method in class lodsve.core.utils.DateUtils
获取当前时间
getNullableResult(ResultSet, String) - Method in class lodsve.mybatis.type.AbstractEnumCodeTypeHandler
 
getNullableResult(ResultSet, int) - Method in class lodsve.mybatis.type.AbstractEnumCodeTypeHandler
 
getNullableResult(CallableStatement, int) - Method in class lodsve.mybatis.type.AbstractEnumCodeTypeHandler
 
getOAuthToken(String) - Method in class lodsve.wechat.api.oauth.WeChatOAuthService
通过code换取网页授权access_token
getOAuthUrl(String, String, String) - Method in class lodsve.wechat.api.oauth.WeChatOAuthService
获取OAuth认证的地址.
getObject() - Method in class lodsve.core.script.ScriptContext
 
getObject() - Method in class lodsve.search.bean.BaseSearchBean
get what object you want to be created index!
getOpenId() - Method in class lodsve.wechat.beans.OAuthToken
 
getOpenId() - Method in class lodsve.wechat.beans.User
 
getOpenId() - Method in class lodsve.wechat.beans.UserQuery
 
getOptions(Class<T>) - Method in class com.p6spy.engine.spy.P6ModuleManager
 
getOptions() - Method in class lodsve.rdbms.p6spy.LodsveP6OptionsSource
 
getOrder() - Method in class lodsve.rdbms.flyway.FlywayMigrationInitializer
 
getOutcome() - Method in class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcome
 
getOutputStream() - Method in class org.csource.fastdfs.TrackerServer
 
getOwerId() - Method in class lodsve.search.bean.BaseSearchBean
 
getOwerName() - Method in class lodsve.search.bean.BaseSearchBean
 
getPageSql(String, int, int) - Method in interface lodsve.mybatis.dialect.Dialect
获得分页的sql 由于各个数据库分页语句不同,故让子类自己实现此方法
getPageSql(String, int, int) - Method in class lodsve.mybatis.dialect.MySqlDialect
 
getPageSql(String, int, int) - Method in class lodsve.mybatis.dialect.OracleDialect
 
getPageSql(String, int, int) - Method in class lodsve.mybatis.dialect.SqlServerDialect
 
getPageSql(String, int, int) - Static method in class lodsve.mybatis.utils.PaginationUtils
 
getParam(String, String) - Static method in class lodsve.web.utils.RequestUtils
给定一段URL后面的参数和一个key,返回key对应的值
getParamFromUrl(String, String) - Static method in class lodsve.web.utils.RequestUtils
给定一段URL和一个key,返回key对应的值
getParams(String) - Static method in class lodsve.web.utils.RequestUtils
给定一段URL后面的参数,返回参数的map集合
getParamsRoot() - Method in class lodsve.core.properties.ParamsHome
 
getParent() - Method in class lodsve.core.condition.ConditionEvaluationReport
The parent report (from a parent BeanFactory if there is one).
getPassword() - Method in class lodsve.wechat.beans.CustomerServer
 
getPath() - Method in class lodsve.core.io.ZookeeperResource
 
getPath(Resource) - Static method in class lodsve.core.utils.ResourceUtils
 
getPicUrl() - Method in class lodsve.wechat.beans.tidings.items.Article
 
getPinyin(String) - Static method in class lodsve.core.utils.PinyinUtils
 
getPinyin(String, String) - Static method in class lodsve.core.utils.PinyinUtils
 
getPinyinList(String, String, boolean, boolean) - Static method in class lodsve.core.utils.PinyinUtils
获取汉字的拼音
getPort() - Method in class org.csource.fastdfs.ServerInfo
return the port of the server
getPrimary() - Method in class lodsve.wechat.beans.Industry
 
getPrimary() - Method in class lodsve.wechat.beans.Template
 
getProfile(String) - Static method in class lodsve.core.properties.Profiles
获取profile的值
getProperties(String) - Method in interface lodsve.core.properties.env.Configuration
Get a list of properties associated with the given configuration key.
getProperties(String) - Static method in class lodsve.core.properties.Env
 
getProperty(String) - Method in interface lodsve.core.properties.env.Configuration
Gets a property from the configuration.
getProperty(String) - Static method in class lodsve.core.properties.Env
 
getProperty(String) - Method in class lodsve.core.properties.env.PropertiesConfiguration
 
getProperty() - Method in class lodsve.mybatis.repository.bean.ColumnBean
 
getProvince() - Method in class lodsve.wechat.beans.User
 
getQueueCapacity() - Method in class lodsve.core.configuration.ThreadConfig
 
getRandomNum(int) - Static method in class lodsve.core.utils.RandomUtils
获取长度为length的随机数
getRawText(int, String, String) - Static method in class lodsve.core.utils.HTMLUtils
获取html中前length个字符,剩余字符用suffix代替,去除html标签
getRawText(int, String) - Static method in class lodsve.core.utils.HTMLUtils
Get raw text from html.
getRedisEventHandler(String) - Static method in class lodsve.redis.timer.RedisEventUtils
 
getReferer(HttpServletRequest) - Static method in class lodsve.web.utils.RequestUtils
get referer page from request object
getRefreshToken() - Method in class lodsve.wechat.beans.OAuthToken
 
getRegion(String) - Static method in class lodsve.web.utils.IpUtils
GET The Region of given IP!
getRemark() - Method in class lodsve.wechat.beans.User
 
getRequest() - Method in class lodsve.web.mvc.commons.WebInput
 
getRequestParam(HttpServletRequest) - Static method in class lodsve.web.utils.RequestUtils
获得请求中所带的参数
getRequestUrl(HttpServletRequest, boolean) - Static method in class lodsve.web.utils.RequestUtils
获取此次请求的url(不带contextPath)
getResource(String) - Method in class lodsve.core.io.support.LodsveResourceLoader
 
getResource(String) - Static method in class lodsve.core.utils.ResourceUtils
 
getResourceBundle(Locale) - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
Return a ResourceBundle for the given basename and code, fetching already generated MessageFormats from the cache.
getResourceBundle(Locale) - Method in class lodsve.core.properties.message.ResourceBundleHolder
 
getResourceProtocol(Resource) - Static method in class lodsve.core.utils.ResourceUtils
 
getResources(String) - Method in class lodsve.core.io.support.LodsvePathMatchingResourcePatternResolver
 
getResponse() - Method in class lodsve.web.mvc.commons.WebOutput
 
getResult() - Method in class lodsve.core.script.ScriptResult
 
getResult() - Method in class lodsve.core.utils.ResultSet
 
getReturn() - Method in interface lodsve.core.utils.GenericUtils.FieldExtractor
 
getRootPath() - Method in class lodsve.core.context.ApplicationHelper
 
gets() - Static method in class lodsve.core.utils.ParamsHolder
 
getScope() - Method in class lodsve.wechat.beans.OAuthToken
 
getScript() - Method in class lodsve.core.script.ScriptContext
 
getScriptName() - Method in class lodsve.core.script.AbstractScriptEngine
获取脚本语言名称
getScriptName() - Method in class lodsve.core.script.GroovyScriptEngine
 
getScriptName() - Method in class lodsve.core.script.JSScriptEngine
 
getScriptName() - Method in class lodsve.core.script.PythonScriptEngine
 
getScriptName() - Method in class lodsve.core.script.RubyScriptEngine
 
getSearchValues() - Method in class lodsve.search.bean.BaseSearchBean
获取检索出来的doIndexFields字段的值
getSecond() - Method in class lodsve.wechat.beans.Industry.IndustryInfo
 
getSecondary() - Method in class lodsve.wechat.beans.Industry
 
getSecretKey() - Method in class org.csource.common.FastDfsConfig
 
getSections() - Static method in class lodsve.core.properties.Ini
获取keys
getSelectReturnType(MappedStatement) - Method in class lodsve.mybatis.repository.provider.BaseMapperProvider
获取返回值类型 - 实体类型
getServers() - Method in class org.csource.common.FastDfsConfig
 
getSession() - Method in class lodsve.web.mvc.commons.WebInput
 
getSex() - Method in class lodsve.wechat.beans.User
 
getShort(String) - Method in interface lodsve.core.properties.env.Configuration
Get a short associated with the given configuration key.
getShort(String, short) - Method in interface lodsve.core.properties.env.Configuration
Get a short associated with the given configuration key.
getShort(String, Short) - Method in interface lodsve.core.properties.env.Configuration
Get a Short associated with the given configuration key.
getShort(String) - Static method in class lodsve.core.properties.Env
 
getShort(String, short) - Static method in class lodsve.core.properties.Env
 
getShort(String, Short) - Static method in class lodsve.core.properties.Env
 
getShortPinyin(String) - Static method in class lodsve.core.utils.PinyinUtils
 
getSignature() - Method in class lodsve.wechat.beans.JsApiConfig
 
getSimpleCountSql(String) - Static method in class lodsve.mybatis.utils.SqlUtils
获取普通的Count-sql
getSimpleCountSql(String, String) - Static method in class lodsve.mybatis.utils.SqlUtils
获取普通的Count-sql
getSingleLineCountSql(String) - Static method in class lodsve.mybatis.utils.SqlUtils
获取单行的countSql
getSingleLineCountSql(String, String) - Static method in class lodsve.mybatis.utils.SqlUtils
获取单行的countSql
getSinglePinyin(String) - Static method in class lodsve.core.utils.PinyinUtils
 
getSinglePinyin(String, String) - Static method in class lodsve.core.utils.PinyinUtils
 
getSingleShortPinyin(String) - Static method in class lodsve.core.utils.PinyinUtils
 
getSocket(String, int) - Static method in class org.csource.fastdfs.ClientGlobal
construct Socket object
getSocket(InetSocketAddress) - Static method in class org.csource.fastdfs.ClientGlobal
construct Socket object
getSocket() - Method in class org.csource.fastdfs.TrackerServer
get the connected socket
getSource() - Method in class lodsve.security.core.Account
 
getSourceIpAddr() - Method in class org.csource.fastdfs.FileInfo
get the source ip address of the file uploaded to
getSrcIpAddr() - Method in class org.csource.fastdfs.StructStorageStat
get source storage ip address
getStartOfDay(Date) - Static method in class lodsve.core.utils.DateUtils
获取给定时间的那天的开始时刻
getStartOfMonth(Date) - Static method in class lodsve.core.utils.DateUtils
获取给定时间的那个月的开始时刻
getStatus() - Method in class lodsve.core.utils.ResultSet
 
getStatus() - Method in class org.csource.fastdfs.StructStorageStat
get storage status
getStorageCount() - Method in class org.csource.fastdfs.StructGroupStat
get storage server count in this group
getStorageHttpPort() - Method in class org.csource.fastdfs.StructGroupStat
get storage server HTTP port
getStorageHttpPort() - Method in class org.csource.fastdfs.StructStorageStat
get storage server HTTP port
getStoragePort() - Method in class org.csource.fastdfs.StructGroupStat
get storage server port
getStoragePort() - Method in class org.csource.fastdfs.StructStorageStat
get storage server port
getStorages(TrackerServer, byte, String, String) - Method in class org.csource.fastdfs.TrackerClient
query storage server to download file
getStorageStatusCaption(byte) - Static method in class org.csource.fastdfs.ProtoCommon
 
getStore() - Method in interface lodsve.core.properties.env.Configuration
 
getStore() - Method in class lodsve.core.properties.env.PropertiesConfiguration
 
getStorePathCount() - Method in class org.csource.fastdfs.StructGroupStat
get store base path count of each storage server
getStorePathCount() - Method in class org.csource.fastdfs.StructStorageStat
get store base path count of each storage server
getStorePathIndex() - Method in class org.csource.fastdfs.StorageServer
 
getStoreStorage(TrackerServer) - Method in class org.csource.fastdfs.TrackerClient
query storage server to upload file
getStoreStorage(TrackerServer, String) - Method in class org.csource.fastdfs.TrackerClient
query storage server to upload file
getStoreStorages(TrackerServer, String) - Method in class org.csource.fastdfs.TrackerClient
query storage servers to upload file
getStream() - Method in class com.p6spy.engine.spy.appender.FileLogger
 
getString(String) - Method in interface lodsve.core.properties.env.Configuration
Get a string associated with the given configuration key.
getString(String, String) - Method in interface lodsve.core.properties.env.Configuration
Get a string associated with the given configuration key.
getString(String) - Static method in class lodsve.core.properties.Env
 
getString(String, String) - Static method in class lodsve.core.properties.Env
 
getString(String, String) - Method in class lodsve.web.mvc.commons.WebInput
 
getString(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getStringArray(String) - Method in interface lodsve.core.properties.env.Configuration
Get an array of strings associated with the given configuration key.
getStringArray(String) - Static method in class lodsve.core.properties.Env
 
getStrings(String) - Method in class lodsve.web.mvc.commons.WebInput
 
getStrValue(String) - Method in class org.csource.common.IniFileReader
get string value from config file
getSubButtons() - Method in class lodsve.wechat.beans.Menu
 
getSubdirCountPerPath() - Method in class org.csource.fastdfs.StructGroupStat
get sub dir count per store path
getSubdirCountPerPath() - Method in class org.csource.fastdfs.StructStorageStat
get sub dir count per store path
getSubscribeTime() - Method in class lodsve.wechat.beans.User
 
getSuccessAppendBytes() - Method in class org.csource.fastdfs.StructStorageStat
get success append bytes
getSuccessAppendCount() - Method in class org.csource.fastdfs.StructStorageStat
get success append count
getSuccessCreateLinkCount() - Method in class org.csource.fastdfs.StructStorageStat
get success create linke count
getSuccessDeleteCount() - Method in class org.csource.fastdfs.StructStorageStat
get success delete file count
getSuccessDeleteLinkCount() - Method in class org.csource.fastdfs.StructStorageStat
get success delete link count
getSuccessDownloadCount() - Method in class org.csource.fastdfs.StructStorageStat
get success download file count
getSuccessDownloadloadBytes() - Method in class org.csource.fastdfs.StructStorageStat
get success download file bytes
getSuccessFileOpenCount() - Method in class org.csource.fastdfs.StructStorageStat
get success file opened count
getSuccessFileReadCount() - Method in class org.csource.fastdfs.StructStorageStat
get success file read count
getSuccessFileWriteCount() - Method in class org.csource.fastdfs.StructStorageStat
get success file write count
getSuccessGetMetaCount() - Method in class org.csource.fastdfs.StructStorageStat
get success get metadata count
getSuccessModifyBytes() - Method in class org.csource.fastdfs.StructStorageStat
get success modify bytes
getSuccessModifyCount() - Method in class org.csource.fastdfs.StructStorageStat
get success modify count
getSuccessSetMetaCount() - Method in class org.csource.fastdfs.StructStorageStat
get success set meta data count
getSuccessSyncInBytes() - Method in class org.csource.fastdfs.StructStorageStat
get success sync in bytes
getSuccessSyncOutBytes() - Method in class org.csource.fastdfs.StructStorageStat
get success sync out bytes
getSuccessTruncateCount() - Method in class org.csource.fastdfs.StructStorageStat
get success truncate count
getSuccessUploadBytes() - Method in class org.csource.fastdfs.StructStorageStat
get success upload file bytes
getSuccessUploadCount() - Method in class org.csource.fastdfs.StructStorageStat
get success upload file count
getSystemEnvs() - Static method in class lodsve.core.properties.Env
 
getTarget(T) - Static method in class lodsve.core.utils.ProxyUtils
获取 目标对象
getTemplateId(String) - Method in class lodsve.wechat.api.template.WeChatTemplateService
根据模板短名称获取模板,即在OpenAPI中可以使用
getTemplateId() - Method in class lodsve.wechat.beans.Template
 
getText(String) - Static method in class lodsve.core.utils.HTMLUtils
 
getText(String, String) - Static method in class lodsve.core.utils.HTMLUtils
get pure text.
getText(InputStream, String) - Static method in class lodsve.core.utils.HTMLUtils
get pure text.
getText() - Method in class lodsve.wechat.beans.tidings.TextTidings
 
getThumbMediaId() - Method in class lodsve.wechat.beans.tidings.items.Music
 
getThumbMediaId() - Method in class lodsve.wechat.beans.tidings.items.Video
 
getTicket() - Method in class lodsve.wechat.beans.JsApiTicket
 
getTidingsType() - Method in class lodsve.wechat.beans.tidings.Tidings
 
getTimestamp() - Method in class lodsve.wechat.beans.JsApiConfig
 
getTitle() - Method in enum lodsve.core.bean.ClientType
 
getTitle() - Method in interface lodsve.core.bean.Codeable
枚举显示的值
getTitle() - Method in class lodsve.wechat.beans.Template
 
getTitle() - Method in class lodsve.wechat.beans.tidings.items.Article
 
getTitle() - Method in class lodsve.wechat.beans.tidings.items.Music
 
getTitle() - Method in class lodsve.wechat.beans.tidings.items.Video
 
getToken(String, int, String) - Static method in class org.csource.fastdfs.ProtoCommon
get token for file URL
getTotalAppendBytes() - Method in class org.csource.fastdfs.StructStorageStat
get total append bytes
getTotalAppendCount() - Method in class org.csource.fastdfs.StructStorageStat
get total append count
getTotalCreateLinkCount() - Method in class org.csource.fastdfs.StructStorageStat
get total create linke count
getTotalDeleteCount() - Method in class org.csource.fastdfs.StructStorageStat
get total delete file count
getTotalDeleteLinkCount() - Method in class org.csource.fastdfs.StructStorageStat
get total delete link count
getTotalDownloadCount() - Method in class org.csource.fastdfs.StructStorageStat
get total download file count
getTotalDownloadloadBytes() - Method in class org.csource.fastdfs.StructStorageStat
get total download file bytes
getTotalFileOpenCount() - Method in class org.csource.fastdfs.StructStorageStat
get total file opened count
getTotalFileReadCount() - Method in class org.csource.fastdfs.StructStorageStat
get total file read count
getTotalFileWriteCount() - Method in class org.csource.fastdfs.StructStorageStat
get total file write count
getTotalGetMetaCount() - Method in class org.csource.fastdfs.StructStorageStat
get total get metadata count
getTotalMB() - Method in class org.csource.fastdfs.StructGroupStat
get total disk space in MB
getTotalMB() - Method in class org.csource.fastdfs.StructStorageStat
get total disk space in MB
getTotalModifyBytes() - Method in class org.csource.fastdfs.StructStorageStat
get total modify bytes
getTotalModifyCount() - Method in class org.csource.fastdfs.StructStorageStat
get total modify count
getTotalSetMetaCount() - Method in class org.csource.fastdfs.StructStorageStat
get total set meta data count
getTotalSyncInBytes() - Method in class org.csource.fastdfs.StructStorageStat
get total sync in bytes
getTotalSyncOutBytes() - Method in class org.csource.fastdfs.StructStorageStat
get total sync out bytes
getTotalTruncateCount() - Method in class org.csource.fastdfs.StructStorageStat
get total truncate count
getTotalUploadBytes() - Method in class org.csource.fastdfs.StructStorageStat
get total upload file bytes
getTotalUploadCount() - Method in class org.csource.fastdfs.StructStorageStat
get total upload file count
getToUser() - Method in class lodsve.wechat.beans.tidings.Tidings
 
getTrackerHttpPort() - Method in class org.csource.common.FastDfsConfig
 
getTrunkFreeMB() - Method in class org.csource.fastdfs.StructGroupStat
get trunk free space in MB
getType(Object) - Static method in class lodsve.core.utils.ObjectUtils
获取object的class
getType() - Method in class lodsve.redis.timer.RedisEvent
 
getType() - Method in interface lodsve.redis.timer.RedisEventType
获取type
getType() - Method in interface lodsve.wechat.api.message.EventHandler
获得事件类型
getType() - Method in interface lodsve.wechat.api.message.MsgHandler
获得消息类型
getType() - Method in class lodsve.wechat.beans.Menu
 
getUnconditionalClasses() - Method in class lodsve.core.condition.ConditionEvaluationReport
Returns the names of the classes that were evaluated but were not conditional.
getUnionId() - Method in class lodsve.wechat.beans.OAuthToken
 
getUnionId() - Method in class lodsve.wechat.beans.User
 
getUpdateStorage(TrackerServer, String, String) - Method in class org.csource.fastdfs.TrackerClient
query storage server to update file (delete file or set meta data)
getUploadPriority() - Method in class org.csource.fastdfs.StructStorageStat
get storage server upload priority
getUpTime() - Method in class org.csource.fastdfs.StructStorageStat
get storage server up time
getUrl(String) - Method in interface lodsve.dfs.service.DfsService
获取文件下载路径
getUrl(String) - Method in class lodsve.dfs.service.impl.FastDfsServiceImpl
 
getUrl(String) - Method in class lodsve.dfs.service.impl.GoogleFsServiceImpl
 
getUrl(String) - Method in class lodsve.dfs.service.impl.NormalDfsServiceImpl
 
getUrl(String) - Method in class lodsve.dfs.service.impl.TfsServiceImpl
 
getUrl() - Method in class lodsve.wechat.beans.Menu
 
getUrl() - Method in class lodsve.wechat.beans.tidings.items.Article
 
getUser(String, Lang) - Method in class lodsve.wechat.api.user.WeChatUserService
获取用户基本信息
getUserAgent(HttpServletRequest) - Static method in class lodsve.web.utils.RequestUtils
 
getUseTime() - Method in class lodsve.core.script.ScriptResult
 
getValidateHandler() - Method in class lodsve.validate.core.BeanHandler
 
getValue(Object, String) - Static method in class lodsve.mybatis.utils.MyBatisUtils
通过mybatis的MetaObject获取对象某个字段的值
getValue() - Method in class lodsve.validate.exception.ErrorMessage
 
getValue() - Method in class lodsve.wechat.beans.TemplateData
 
getValue() - Method in class org.csource.common.NameValuePair
 
getValues(String) - Method in class org.csource.common.IniFileReader
get all values from config file
getVersion() - Static method in class lodsve.core.LodsveVersion
 
getVersion() - Static method in class lodsve.Lodsve
获取当前版本号
getVersion() - Method in class org.csource.fastdfs.StructStorageStat
get storage version
getVersionColumn() - Method in class lodsve.mybatis.repository.bean.EntityTable
 
getVideo() - Method in class lodsve.wechat.beans.tidings.VideoTidings
 
getVoice() - Method in class lodsve.wechat.beans.tidings.VoiceTidings
 
getWidth() - Method in class lodsve.core.configuration.ImageConfig
 
getWxCard() - Method in class lodsve.wechat.beans.tidings.WXCardTidings
 
GoogleFsConfig() - Constructor for class lodsve.dfs.configuration.DfsProperties.GoogleFsConfig
 
GoogleFsServiceImpl - Class in lodsve.dfs.service.impl
GoogleFS.
GoogleFsServiceImpl() - Constructor for class lodsve.dfs.service.impl.GoogleFsServiceImpl
 
GroovyScriptEngine - Class in lodsve.core.script
groovy.
GroovyScriptEngine() - Constructor for class lodsve.core.script.GroovyScriptEngine
 
Group - Class in lodsve.wechat.beans
微信分组.
Group() - Constructor for class lodsve.wechat.beans.Group
 
groupName - Variable in class org.csource.fastdfs.StructGroupStat
 
GsonConverter - Class in lodsve.core.json
Gson Utils.
GsonConverter() - Constructor for class lodsve.core.json.GsonConverter
 

H

handle(Annotation, Object) - Method in class lodsve.validate.core.AbstractValidateHandler
所有继承这个类的类才会是对应注解验证类型的验证类,验证的时候都调用这个方法
handle(Annotation, Object) - Method in class lodsve.validate.handler.ChineseHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.DoubleHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.EmailHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.EnglishHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.IdCardHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.IntegerHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.IpHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.LimitHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.MobileHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.NotNullHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.NumberHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.PasswordHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.QqHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.RegexHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.TelephoneHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.UrlHandler
 
handle(Annotation, Object) - Method in class lodsve.validate.handler.ZipHandler
 
handle(T) - Method in interface lodsve.wechat.api.message.EventHandler
处理事件并返回
handle(T) - Method in interface lodsve.wechat.api.message.MsgHandler
处理消息并返回
handle(Map<String, String>) - Method in class lodsve.wechat.api.message.WeChatReceiveHandler
 
handledType() - Method in class lodsve.web.mvc.json.CodeableEnumDeserializer
 
handleError(Throwable) - Method in class lodsve.amqp.core.DefaultAmqpErrorHandler
 
handleEvent(T) - Method in interface lodsve.core.event.listener.EventListener
处理事件
handleException(Exception, NativeWebRequest) - Method in class lodsve.core.exception.ExceptionAdvice
 
handleGetObject(String) - Method in class lodsve.core.properties.message.DefaultResourceBundle
 
handleMessage(WebInput) - Method in class lodsve.wechat.web.WeChatController
接受消息/事件处理
handler(Serializable) - Method in interface lodsve.redis.timer.RedisEventHandler
处理事件
hasAttr(Element, String) - Static method in class lodsve.core.utils.XmlUtils
判断元素是否含有属性
hasChildNode(Element, String) - Static method in class lodsve.core.utils.XmlUtils
判断元素是否含有子节点
hasExcerpt(String, String) - Static method in class lodsve.core.utils.StringUtils
获取给定字符串中符合正则表达式的片段个数
hashCode() - Method in class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcome
 
hashCode() - Method in class lodsve.core.condition.ConditionMessage
 
hashCode() - Method in class lodsve.core.condition.ConditionOutcome
 
hashCode() - Method in class lodsve.core.io.ZookeeperResource
 
hashCode() - Method in class lodsve.mybatis.repository.bean.ColumnBean
 
head(String, Object...) - Static method in class lodsve.web.utils.RestUtils
 
head(String, Map<String, ?>) - Static method in class lodsve.web.utils.RestUtils
 
head(URI) - Static method in class lodsve.web.utils.RestUtils
 
hex16To10(String) - Static method in class lodsve.core.utils.NumberUtils
16进制数字转换成10进制
hqMusicUrl - Variable in class lodsve.wechat.beans.message.reply.items.Music
 
HsqlDialect - Class in lodsve.mybatis.dialect
HSQL内存数据库.
HsqlDialect() - Constructor for class lodsve.mybatis.dialect.HsqlDialect
 
HTMLUtils - Class in lodsve.core.utils
html的工具类.
HttpUtils - Class in lodsve.web.utils
HttpClient的工具类.

I

id - Variable in class org.csource.fastdfs.StructStorageStat
 
IdCard - Annotation Type in lodsve.validate.annotations
验证框架:身份证号码限制注解.
IdCardHandler - Class in lodsve.validate.handler
身份证号码验证的处理类.
IdCardHandler() - Constructor for class lodsve.validate.handler.IdCardHandler
 
IdColumn - Class in lodsve.mybatis.repository.bean
id字段.
IdColumn(ColumnBean) - Constructor for class lodsve.mybatis.repository.bean.IdColumn
 
ifNotAuth(HttpServletRequest, HttpServletResponse, Account) - Method in interface lodsve.security.service.Authorization
没有权限
ifNotLogin(HttpServletRequest, HttpServletResponse) - Method in interface lodsve.security.service.Authorization
没有登录
ifTrunkServer - Variable in class org.csource.fastdfs.StructStorageStat
 
IllegalValidateException - Exception in lodsve.validate.exception
校验不合法异常.
IllegalValidateException(String) - Constructor for exception lodsve.validate.exception.IllegalValidateException
 
IllegalValidateException(Integer, String) - Constructor for exception lodsve.validate.exception.IllegalValidateException
 
IllegalValidateException(Integer, String, String...) - Constructor for exception lodsve.validate.exception.IllegalValidateException
 
image - Variable in class lodsve.wechat.beans.message.reply.ImageReply
 
Image - Class in lodsve.wechat.beans.message.reply.items
图片.
Image() - Constructor for class lodsve.wechat.beans.message.reply.items.Image
 
ImageBanner - Class in lodsve.core
image banner.
ImageConfig - Class in lodsve.core.configuration
Image Config.
ImageConfig() - Constructor for class lodsve.core.configuration.ImageConfig
 
ImageMsg - Class in lodsve.wechat.beans.message.receive.msg
图片消息.
ImageMsg() - Constructor for class lodsve.wechat.beans.message.receive.msg.ImageMsg
 
ImageReply - Class in lodsve.wechat.beans.message.reply
回复图片消息.
ImageReply() - Constructor for class lodsve.wechat.beans.message.reply.ImageReply
 
ImageTidings - Class in lodsve.wechat.beans.tidings
图片客服消息.
ImageTidings() - Constructor for class lodsve.wechat.beans.tidings.ImageTidings
 
INDEX_HELPER_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
Industry - Class in lodsve.wechat.beans
行业信息.
Industry() - Constructor for class lodsve.wechat.beans.Industry
 
Industry.IndustryInfo - Class in lodsve.wechat.beans
 
IndustryInfo() - Constructor for class lodsve.wechat.beans.Industry.IndustryInfo
 
inetSockAddr - Variable in class org.csource.fastdfs.TrackerServer
 
INFINITE_FILE_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
Ini - Class in lodsve.core.properties
ini配置获取.
Ini() - Constructor for class lodsve.core.properties.Ini
 
IniFileReader - Class in org.csource.common
ini file reader / parser
IniFileReader(InputStream) - Constructor for class org.csource.common.IniFileReader
 
IniLoader - Class in lodsve.core.properties.ini
解析ini文件.
IniLoader() - Constructor for class lodsve.core.properties.ini.IniLoader
 
init() - Method in class lodsve.core.exception.ExceptionAdvice
 
init() - Static method in class lodsve.core.properties.env.EnvLoader
 
init() - Static method in class lodsve.core.properties.ini.IniLoader
 
init() - Method in class lodsve.core.properties.Messages
 
init(String) - Method in class lodsve.core.properties.ParamsHome
 
init(Environment) - Static method in class lodsve.core.properties.Profiles
初始化环境
init(Object...) - Method in class lodsve.core.script.AbstractScriptEngine
 
init(Object...) - Method in interface lodsve.core.script.ScriptEngine
引擎初始化
init(Object...) - Method in class lodsve.core.script.SpELScriptEngine
 
init() - Method in class lodsve.dfs.service.impl.NormalDfsServiceImpl
 
init() - Static method in class lodsve.rdbms.p6spy.LodsveP6OptionsSource
 
init() - Method in class lodsve.test.mock.mockito.BaseMockitoTest
 
init(FastDfsConfig) - Static method in class org.csource.fastdfs.ClientGlobal
load global variables
initialize(ConfigurableApplicationContext) - Method in class lodsve.core.properties.profile.ProfileInitializer
 
initPublicFields() - Method in class lodsve.search.bean.BaseSearchBean
初始化searchBean中的公共字段(每个对象都必须创建的索引字段)
InputStreamSerializer - Class in lodsve.core.io
zookeeper中读取InputStream.
InputStreamSerializer() - Constructor for class lodsve.core.io.InputStreamSerializer
 
insert(S) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
insert(Iterable<S>) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
int32Value(byte[], int, StructBase.FieldInfo) - Method in class org.csource.fastdfs.StructBase
 
Integer - Annotation Type in lodsve.validate.annotations
验证框架:整数限制注解.
IntegerHandler - Class in lodsve.validate.handler
整数验证的处理类.
IntegerHandler() - Constructor for class lodsve.validate.handler.IntegerHandler
 
intercept(Invocation) - Method in class lodsve.mybatis.plugins.monitor.MonitorInterceptor
 
intercept(Invocation) - Method in class lodsve.mybatis.plugins.pagination.PaginationInterceptor
 
intercept(Invocation) - Method in class lodsve.mybatis.plugins.repository.BaseRepositoryInterceptor
 
intercept(Invocation) - Method in class lodsve.mybatis.plugins.version.OptimisticLockInterceptor
 
intervalSomeDays(Date, int) - Static method in class lodsve.core.utils.DateUtils
获取间隔给定天数的日期
intervalSomeMonths(Date, int) - Static method in class lodsve.core.utils.DateUtils
获取间隔给定月数的日期
intervalSomeYears(Date, int) - Static method in class lodsve.core.utils.DateUtils
获取间隔给定月数的日期
intValue(byte[], int, StructBase.FieldInfo) - Method in class org.csource.fastdfs.StructBase
 
inverse(ConditionOutcome) - Static method in class lodsve.core.condition.ConditionOutcome
Return the inverse of the specified condition outcome.
invoke(String, String, Object...) - Method in class lodsve.core.script.AbstractScriptEngine
 
invoke(String, String, Object...) - Method in interface lodsve.core.script.ScriptEngine
执行编译后的方法(指定方法名)
invoke(String, String, Object...) - Method in class lodsve.core.script.SpELScriptEngine
 
Ip - Annotation Type in lodsve.validate.annotations
验证框架:IP限制注解.
ip_addr - Variable in class org.csource.fastdfs.ServerInfo
 
ipAddr - Variable in class org.csource.fastdfs.StructStorageStat
 
IpHandler - Class in lodsve.validate.handler
IP的验证处理类.
IpHandler() - Constructor for class lodsve.validate.handler.IpHandler
 
IpUtils - Class in lodsve.web.utils
操作ip的工具类.
IpUtils.IpKey - Enum in lodsve.web.utils
 
IS_NEW_STRATEGY_FACTORY_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
isAjaxRequest(HttpServletRequest) - Static method in class lodsve.web.utils.RequestUtils
判断是否是AJAX请求
isAllowCoreThreadTimeOut() - Method in class lodsve.core.configuration.ThreadConfig
 
isAntiStealToken() - Method in class org.csource.common.FastDfsConfig
 
isChinese(String) - Static method in class lodsve.core.utils.ValidateUtils
判断QQ号是否合法
isCompiled(String) - Method in class lodsve.core.script.AbstractScriptEngine
 
isCompiled(String) - Method in interface lodsve.core.script.ScriptEngine
判断是否对某一个id进行编译
isCompiled(String) - Method in class lodsve.core.script.SpELScriptEngine
 
isDouble(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是小数
isEmail(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是邮箱地址
isEmpty() - Method in class lodsve.core.condition.ConditionMessage
Return true if the message is empty.
isEmpty(Object) - Static method in class lodsve.core.utils.ObjectUtils
判断是否为空
isEmpty(String) - Static method in class lodsve.core.utils.StringUtils
判断是否为空
isEnable() - Method in class lodsve.core.configuration.BannerConfig
 
isEnglish(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是英文
isExist(Serializable) - Method in interface lodsve.mybatis.repository.BaseRepository
判断是否存在
isExist(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
判断是否存在
isExistEnabled(Serializable) - Method in interface lodsve.mybatis.repository.BaseRepository
判断是否存在(如果有逻辑删除,则添加这个条件,否则与BaseRepository.isExist(Serializable))效果一致
isExistEnabled(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
判断是否存在(如果有逻辑删除,则添加这个条件,否则与MapperProvider.isExist(MappedStatement))效果一致
isExposeUnconfigurableExecutor() - Method in class lodsve.core.configuration.ThreadConfig
 
isFolder() - Method in class lodsve.core.io.ZookeeperResource
 
isFullMatch() - Method in class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcomes
Return true if all outcomes match.
isG_anti_steal_token() - Static method in class org.csource.fastdfs.ClientGlobal
 
isIdCard(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是合法的身份证号码
isInteger(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是整数
isInvert() - Method in class lodsve.core.configuration.ImageConfig
 
isIp(String) - Static method in class lodsve.core.utils.ValidateUtils
判断IP是否合法
isLogin(HttpServletRequest) - Method in interface lodsve.security.service.Authorization
是否登录
isMapperMethod(String) - Static method in class lodsve.mybatis.repository.helper.MapperHelper
判断当前的接口方法是否需要进行拦截
isMatch() - Method in class lodsve.core.condition.ConditionOutcome
Return true if the outcome was a match.
isMobile(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是手机号码
isNotEmpty(Object) - Static method in class lodsve.core.utils.ObjectUtils
判断是否为非空
isNotEmpty(String) - Static method in class lodsve.core.utils.StringUtils
判断是否是非空
isNumber(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是数字
isPhone(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是电话号码,电话(固话)
isQq(String) - Static method in class lodsve.core.utils.ValidateUtils
判断QQ号是否合法
isReadable() - Method in class lodsve.core.io.ZookeeperResource
 
isSubscribe() - Method in class lodsve.wechat.beans.User
 
isSuccess() - Method in class lodsve.core.script.ScriptResult
 
isTrunkServer() - Method in class org.csource.fastdfs.StructStorageStat
if the trunk server
isUrl(String) - Static method in class lodsve.core.utils.ValidateUtils
判断是否是正确的url
isURLEncoding(String) - Static method in class lodsve.core.utils.URLUtils
判断URL是否被encoding
isWithin(ConditionalOnJava.Range, ConditionalOnJava.JavaVersion) - Method in enum lodsve.core.condition.ConditionalOnJava.JavaVersion
Determines if this version is within the specified range of versions.
isZip(String) - Static method in class lodsve.core.utils.ValidateUtils
判断邮编是否合法
items(Object...) - Method in class lodsve.core.condition.ConditionMessage.ItemsBuilder
Indicate the items.
items(ConditionMessage.Style, Object...) - Method in class lodsve.core.condition.ConditionMessage.ItemsBuilder
Indicate the items.
items(Collection<?>) - Method in class lodsve.core.condition.ConditionMessage.ItemsBuilder
Indicate the items.
items(ConditionMessage.Style, Collection<?>) - Method in class lodsve.core.condition.ConditionMessage.ItemsBuilder
Indicate the items with a ConditionMessage.Style.
iterator() - Method in class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcomes
 

J

JacksonConverter - Class in lodsve.core.json
jackson JsonUtils impl.
JacksonConverter() - Constructor for class lodsve.core.json.JacksonConverter
 
JMemcachedServer - Class in lodsve.test.mock.memcached
内嵌式Memcached.
JMemcachedServer() - Constructor for class lodsve.test.mock.memcached.JMemcachedServer
 
JMemcachedTestExecutionListener - Class in lodsve.test.mock.memcached
内嵌式Memcached.
JMemcachedTestExecutionListener() - Constructor for class lodsve.test.mock.memcached.JMemcachedTestExecutionListener
 
joinTime - Variable in class org.csource.fastdfs.StructStorageStat
 
jsApiConfig(String) - Method in class lodsve.wechat.api.base.WeChatService
 
JsApiConfig - Class in lodsve.wechat.beans
通过JS-API调用的一些配置.
JsApiConfig() - Constructor for class lodsve.wechat.beans.JsApiConfig
 
jsApiConfig(String) - Method in class lodsve.wechat.web.WeChatController
获取JS-API配置
JsApiTicket - Class in lodsve.wechat.beans
通过JS-API调用的票据.
JsApiTicket() - Constructor for class lodsve.wechat.beans.JsApiTicket
 
jsApiTicket() - Static method in class lodsve.wechat.core.WeChat
 
JsonConverter - Interface in lodsve.core.json
JsonUtils.
JsonConverterFactory - Class in lodsve.core.json
获取JsonConverter的工厂.
JsonConverterFactory.JsonMode - Enum in lodsve.core.json
使用json的类型
JsonFormatUtils - Class in lodsve.core.json
json字符串格式化工具类.
JsonFormatUtils() - Constructor for class lodsve.core.json.JsonFormatUtils
 
JSScriptEngine - Class in lodsve.core.script
javascript.
JSScriptEngine() - Constructor for class lodsve.core.script.JSScriptEngine
 
judge(T) - Method in interface lodsve.core.utils.ListUtils.Decide
判断
JVM_PARAM_PATH - Static variable in class lodsve.core.properties.ParamsHome
容器启动参数

K

KEEP_ORDER_BY - Static variable in class lodsve.mybatis.utils.SqlUtils
 

L

label - Variable in class lodsve.wechat.beans.message.receive.msg.LocationMsg
 
Lang - Enum in lodsve.wechat.enums
语言枚举.
lastHeartBeatTime - Variable in class org.csource.fastdfs.StructStorageStat
 
LastModifiedByColumn - Class in lodsve.mybatis.repository.bean
最新更新人字段.
LastModifiedByColumn(ColumnBean) - Constructor for class lodsve.mybatis.repository.bean.LastModifiedByColumn
 
LastModifiedDateColumn - Class in lodsve.mybatis.repository.bean
最新更新时间字段.
LastModifiedDateColumn(ColumnBean) - Constructor for class lodsve.mybatis.repository.bean.LastModifiedDateColumn
 
lastSourceUpdate - Variable in class org.csource.fastdfs.StructStorageStat
 
lastSyncedTimestamp - Variable in class org.csource.fastdfs.StructStorageStat
 
lastSyncUpdate - Variable in class org.csource.fastdfs.StructStorageStat
 
latitude - Variable in class lodsve.wechat.beans.message.receive.event.LocationEvent
 
Limit - Annotation Type in lodsve.validate.annotations
验证框架:字符长度限制注解.
LimitHandler - Class in lodsve.validate.handler
长度验证处理类.
LimitHandler() - Constructor for class lodsve.validate.handler.LimitHandler
 
LinkMsg - Class in lodsve.wechat.beans.message.receive.msg
链接消息.
LinkMsg() - Constructor for class lodsve.wechat.beans.message.receive.msg.LinkMsg
 
list() - Method in class lodsve.wechat.api.customer.WeChatCustomerService
获取所有客服
list() - Method in class lodsve.wechat.api.user.WeChatGroupService
查询所有分组
LIST_CUSTOMER_SERVICE - Static variable in class lodsve.wechat.core.WeChatUrl
获取所有客服账号
LIST_GROUP - Static variable in class lodsve.wechat.core.WeChatUrl
获取所有分组
LIST_SUBSCRIBER - Static variable in class lodsve.wechat.core.WeChatUrl
获取关注者列表
listAllTemplates() - Method in class lodsve.wechat.api.template.WeChatTemplateService
获取模板列表
listChildren() - Method in class lodsve.core.io.ZookeeperResource
 
listChildren(String...) - Method in class lodsve.core.io.ZookeeperResource
 
listGroups(TrackerServer) - Method in class org.csource.fastdfs.TrackerClient
list groups
listStorages(TrackerServer, String) - Method in class org.csource.fastdfs.TrackerClient
query storage server stat info of the group
listStorages(TrackerServer, String, String) - Method in class org.csource.fastdfs.TrackerClient
query storage server stat info of the group
listSubscribe(String) - Method in class lodsve.wechat.api.user.WeChatUserService
获取关注者列表
ListUtils - Class in lodsve.core.utils
utils for list.
ListUtils() - Constructor for class lodsve.core.utils.ListUtils
 
ListUtils.Decide<T> - Interface in lodsve.core.utils
判断是否符合条件
ListUtils.KeyFinder<T,K> - Interface in lodsve.core.utils
根据key查询
ListUtils.Transform<K,T> - Interface in lodsve.core.utils
将一个对象集合转成另外一个对象的集合
loadCaches() - Method in class lodsve.cache.memcached.MemcachedCacheManager
 
loadCaches() - Method in class lodsve.cache.oscache.OscacheCacheManager
 
loadMessageResource(Resource) - Method in class lodsve.core.properties.message.ResourceBundleHolder
 
LocationEvent - Class in lodsve.wechat.beans.message.receive.event
接收上报地理位置事件.
LocationEvent() - Constructor for class lodsve.wechat.beans.message.receive.event.LocationEvent
 
LocationMsg - Class in lodsve.wechat.beans.message.receive.msg
地理位置消息.
LocationMsg() - Constructor for class lodsve.wechat.beans.message.receive.msg.LocationMsg
 
locationX - Variable in class lodsve.wechat.beans.message.receive.msg.LocationMsg
 
locationY - Variable in class lodsve.wechat.beans.message.receive.msg.LocationMsg
 
lock - Variable in class org.csource.fastdfs.TrackerGroup
 
lodsve - package lodsve
 
Lodsve - Class in lodsve
Lodsve.
lodsve.amqp.annotations - package lodsve.amqp.annotations
 
lodsve.amqp.binding - package lodsve.amqp.binding
 
lodsve.amqp.configs - package lodsve.amqp.configs
 
lodsve.amqp.core - package lodsve.amqp.core
 
lodsve.cache.annotations - package lodsve.cache.annotations
 
lodsve.cache.ehcache - package lodsve.cache.ehcache
 
lodsve.cache.memcached - package lodsve.cache.memcached
 
lodsve.cache.oscache - package lodsve.cache.oscache
 
lodsve.cache.properties - package lodsve.cache.properties
 
lodsve.cache.redis - package lodsve.cache.redis
 
lodsve.core - package lodsve.core
 
lodsve.core.ansi - package lodsve.core.ansi
 
lodsve.core.bean - package lodsve.core.bean
 
lodsve.core.condition - package lodsve.core.condition
 
lodsve.core.condition.rule - package lodsve.core.condition.rule
 
lodsve.core.configuration - package lodsve.core.configuration
 
lodsve.core.context - package lodsve.core.context
 
lodsve.core.event - package lodsve.core.event
 
lodsve.core.event.annotations - package lodsve.core.event.annotations
 
lodsve.core.event.listener - package lodsve.core.event.listener
 
lodsve.core.event.module - package lodsve.core.event.module
 
lodsve.core.exception - package lodsve.core.exception
 
lodsve.core.io - package lodsve.core.io
 
lodsve.core.io.support - package lodsve.core.io.support
 
lodsve.core.json - package lodsve.core.json
 
lodsve.core.logback - package lodsve.core.logback
 
lodsve.core.mail - package lodsve.core.mail
 
lodsve.core.properties - package lodsve.core.properties
 
lodsve.core.properties.env - package lodsve.core.properties.env
 
lodsve.core.properties.ini - package lodsve.core.properties.ini
 
lodsve.core.properties.message - package lodsve.core.properties.message
 
lodsve.core.properties.profile - package lodsve.core.properties.profile
 
lodsve.core.properties.relaxedbind - package lodsve.core.properties.relaxedbind
 
lodsve.core.properties.relaxedbind.annotations - package lodsve.core.properties.relaxedbind.annotations
 
lodsve.core.script - package lodsve.core.script
 
lodsve.core.template - package lodsve.core.template
 
lodsve.core.utils - package lodsve.core.utils
 
lodsve.dfs.annotations - package lodsve.dfs.annotations
 
lodsve.dfs.configuration - package lodsve.dfs.configuration
 
lodsve.dfs.enums - package lodsve.dfs.enums
 
lodsve.dfs.exception - package lodsve.dfs.exception
 
lodsve.dfs.service - package lodsve.dfs.service
 
lodsve.dfs.service.impl - package lodsve.dfs.service.impl
 
lodsve.mongodb - package lodsve.mongodb
 
lodsve.mongodb.annotations - package lodsve.mongodb.annotations
 
lodsve.mongodb.config - package lodsve.mongodb.config
 
lodsve.mongodb.connection - package lodsve.mongodb.connection
 
lodsve.mongodb.core - package lodsve.mongodb.core
 
lodsve.mongodb.properties - package lodsve.mongodb.properties
 
lodsve.mongodb.repository - package lodsve.mongodb.repository
 
lodsve.mybatis.annotations - package lodsve.mybatis.annotations
 
lodsve.mybatis.configuration - package lodsve.mybatis.configuration
 
lodsve.mybatis.dialect - package lodsve.mybatis.dialect
 
lodsve.mybatis.exception - package lodsve.mybatis.exception
 
lodsve.mybatis.plugins.monitor - package lodsve.mybatis.plugins.monitor
 
lodsve.mybatis.plugins.pagination - package lodsve.mybatis.plugins.pagination
 
lodsve.mybatis.plugins.repository - package lodsve.mybatis.plugins.repository
 
lodsve.mybatis.plugins.version - package lodsve.mybatis.plugins.version
 
lodsve.mybatis.query - package lodsve.mybatis.query
 
lodsve.mybatis.repository - package lodsve.mybatis.repository
 
lodsve.mybatis.repository.annotations - package lodsve.mybatis.repository.annotations
 
lodsve.mybatis.repository.bean - package lodsve.mybatis.repository.bean
 
lodsve.mybatis.repository.helper - package lodsve.mybatis.repository.helper
 
lodsve.mybatis.repository.provider - package lodsve.mybatis.repository.provider
 
lodsve.mybatis.type - package lodsve.mybatis.type
 
lodsve.mybatis.utils - package lodsve.mybatis.utils
 
lodsve.mybatis.utils.format - package lodsve.mybatis.utils.format
 
lodsve.rdbms - package lodsve.rdbms
 
lodsve.rdbms.annotations - package lodsve.rdbms.annotations
 
lodsve.rdbms.configuration - package lodsve.rdbms.configuration
 
lodsve.rdbms.druid - package lodsve.rdbms.druid
 
lodsve.rdbms.dynamic - package lodsve.rdbms.dynamic
 
lodsve.rdbms.exception - package lodsve.rdbms.exception
 
lodsve.rdbms.flyway - package lodsve.rdbms.flyway
 
lodsve.rdbms.p6spy - package lodsve.rdbms.p6spy
 
lodsve.rdbms.pool - package lodsve.rdbms.pool
 
lodsve.rdbms.properties - package lodsve.rdbms.properties
 
lodsve.redis.core.annotations - package lodsve.redis.core.annotations
 
lodsve.redis.core.config - package lodsve.redis.core.config
 
lodsve.redis.core.connection - package lodsve.redis.core.connection
 
lodsve.redis.core.properties - package lodsve.redis.core.properties
 
lodsve.redis.exception - package lodsve.redis.exception
 
lodsve.redis.timer - package lodsve.redis.timer
 
lodsve.search.annotations - package lodsve.search.annotations
 
lodsve.search.bean - package lodsve.search.bean
 
lodsve.search.configs - package lodsve.search.configs
 
lodsve.search.engine - package lodsve.search.engine
 
lodsve.search.exception - package lodsve.search.exception
 
lodsve.search.properties - package lodsve.search.properties
 
lodsve.security.annotation - package lodsve.security.annotation
 
lodsve.security.annotation.resolver - package lodsve.security.annotation.resolver
 
lodsve.security.config - package lodsve.security.config
 
lodsve.security.core - package lodsve.security.core
 
lodsve.security.exception - package lodsve.security.exception
 
lodsve.security.service - package lodsve.security.service
 
lodsve.test.base - package lodsve.test.base
 
lodsve.test.configuration - package lodsve.test.configuration
 
lodsve.test.context - package lodsve.test.context
 
lodsve.test.mock.dbunit - package lodsve.test.mock.dbunit
 
lodsve.test.mock.memcached - package lodsve.test.mock.memcached
 
lodsve.test.mock.mockito - package lodsve.test.mock.mockito
 
lodsve.test.mock.mockserver - package lodsve.test.mock.mockserver
 
lodsve.test.mock.powermock - package lodsve.test.mock.powermock
 
lodsve.test.mock.redis - package lodsve.test.mock.redis
 
lodsve.validate.annotations - package lodsve.validate.annotations
 
lodsve.validate.configuration - package lodsve.validate.configuration
 
lodsve.validate.constants - package lodsve.validate.constants
 
lodsve.validate.core - package lodsve.validate.core
 
lodsve.validate.exception - package lodsve.validate.exception
 
lodsve.validate.handler - package lodsve.validate.handler
 
lodsve.web.mvc.annotation - package lodsve.web.mvc.annotation
 
lodsve.web.mvc.annotation.resolver - package lodsve.web.mvc.annotation.resolver
 
lodsve.web.mvc.commons - package lodsve.web.mvc.commons
 
lodsve.web.mvc.config - package lodsve.web.mvc.config
 
lodsve.web.mvc.context - package lodsve.web.mvc.context
 
lodsve.web.mvc.convert - package lodsve.web.mvc.convert
 
lodsve.web.mvc.debug - package lodsve.web.mvc.debug
 
lodsve.web.mvc.json - package lodsve.web.mvc.json
 
lodsve.web.mvc.properties - package lodsve.web.mvc.properties
 
lodsve.web.springfox.annotations - package lodsve.web.springfox.annotations
 
lodsve.web.springfox.config - package lodsve.web.springfox.config
 
lodsve.web.springfox.properties - package lodsve.web.springfox.properties
 
lodsve.web.utils - package lodsve.web.utils
 
lodsve.web.webservice - package lodsve.web.webservice
 
lodsve.web.webservice.properties - package lodsve.web.webservice.properties
 
lodsve.wechat.api.base - package lodsve.wechat.api.base
 
lodsve.wechat.api.customer - package lodsve.wechat.api.customer
 
lodsve.wechat.api.menu - package lodsve.wechat.api.menu
 
lodsve.wechat.api.message - package lodsve.wechat.api.message
 
lodsve.wechat.api.oauth - package lodsve.wechat.api.oauth
 
lodsve.wechat.api.template - package lodsve.wechat.api.template
 
lodsve.wechat.api.user - package lodsve.wechat.api.user
 
lodsve.wechat.beans - package lodsve.wechat.beans
 
lodsve.wechat.beans.message - package lodsve.wechat.beans.message
 
lodsve.wechat.beans.message.receive - package lodsve.wechat.beans.message.receive
 
lodsve.wechat.beans.message.receive.event - package lodsve.wechat.beans.message.receive.event
 
lodsve.wechat.beans.message.receive.msg - package lodsve.wechat.beans.message.receive.msg
 
lodsve.wechat.beans.message.reply - package lodsve.wechat.beans.message.reply
 
lodsve.wechat.beans.message.reply.items - package lodsve.wechat.beans.message.reply.items
 
lodsve.wechat.beans.tidings - package lodsve.wechat.beans.tidings
 
lodsve.wechat.beans.tidings.items - package lodsve.wechat.beans.tidings.items
 
lodsve.wechat.config - package lodsve.wechat.config
 
lodsve.wechat.core - package lodsve.wechat.core
 
lodsve.wechat.enums - package lodsve.wechat.enums
 
lodsve.wechat.exception - package lodsve.wechat.exception
 
lodsve.wechat.web - package lodsve.wechat.web
 
LodsveAnnotationRepositoryConfigurationSource - Class in lodsve.mongodb.repository
Lodsve custom AnnotationRepositoryConfigurationSource.
LodsveAnnotationRepositoryConfigurationSource(AnnotationMetadata, Class<? extends Annotation>, ResourceLoader, Environment, BeanDefinitionRegistry) - Constructor for class lodsve.mongodb.repository.LodsveAnnotationRepositoryConfigurationSource
Creates a new AnnotationRepositoryConfigurationSource from the given AnnotationMetadata and annotation.
LodsveBanner - Class in lodsve.core
默认的banner.
LodsveBanner() - Constructor for class lodsve.core.LodsveBanner
 
LodsveBannerPrinter - Class in lodsve.core
模仿spring-boot打印出banner.
LodsveBannerPrinter() - Constructor for class lodsve.core.LodsveBannerPrinter
 
LodsveConfigurationCustomizer - Class in lodsve.mybatis.configuration
扩展mybatis的configuration,加入以下内容:.
LodsveConfigurationCustomizer(boolean, String[]) - Constructor for class lodsve.mybatis.configuration.LodsveConfigurationCustomizer
 
LodsveCoreConfiguration - Class in lodsve.core.configuration
配置core模块的properties.
LodsveCoreConfiguration(ObjectProvider<ApplicationProperties>) - Constructor for class lodsve.core.configuration.LodsveCoreConfiguration
 
LodsveCoreConfiguration.LodsveMail - Class in lodsve.core.configuration
 
LodsveExtConfigurationLoader - Class in lodsve.core.configuration
Lodsve Ext ConfigurationLoader.
LodsveExtConfigurationLoader() - Constructor for class lodsve.core.configuration.LodsveExtConfigurationLoader
 
LodsveJackson2JavaTypeMapper - Class in lodsve.amqp.core
修改Jackson反序列化时对泛型的处理.
LodsveJackson2JavaTypeMapper() - Constructor for class lodsve.amqp.core.LodsveJackson2JavaTypeMapper
 
LodsveJackson2JsonMessageConverter - Class in lodsve.amqp.core
修改Jackson反序列化时对泛型的处理.
LodsveJackson2JsonMessageConverter() - Constructor for class lodsve.amqp.core.LodsveJackson2JsonMessageConverter
 
LodsveMail() - Constructor for class lodsve.core.configuration.LodsveCoreConfiguration.LodsveMail
 
LodsveMongoRepository<T,ID extends Serializable> - Class in lodsve.mongodb.repository
Repository base implementation for Mongo.
LodsveMongoRepository() - Constructor for class lodsve.mongodb.repository.LodsveMongoRepository
 
LodsveMongoRepositoryConfigurationExtension - Class in lodsve.mongodb.repository
Lodsve custom MongoRepositoryConfigurationExtension.
LodsveMongoRepositoryConfigurationExtension(String) - Constructor for class lodsve.mongodb.repository.LodsveMongoRepositoryConfigurationExtension
 
LodsveP6OptionsSource - Class in lodsve.rdbms.p6spy
Lodsve P6 OptionsSource.
LodsveP6OptionsSource() - Constructor for class lodsve.rdbms.p6spy.LodsveP6OptionsSource
Creates a new instance and loads the properties file if found.
LodsvePathMatchingResourcePatternResolver - Class in lodsve.core.io.support
支持读取zookeeper里的数据,其他类型还是由PathMatchingResourcePatternResolver处理.
LodsvePathMatchingResourcePatternResolver() - Constructor for class lodsve.core.io.support.LodsvePathMatchingResourcePatternResolver
 
LodsveRedisConnectionFactory - Class in lodsve.redis.core.connection
继承重写redis数据源的工厂,实现自定义的创建连接的方法.
LodsveResourceLoader - Class in lodsve.core.io.support
Lodsve ResourceLoader.
LodsveResourceLoader() - Constructor for class lodsve.core.io.support.LodsveResourceLoader
 
LodsveTestExecutionListener - Class in lodsve.test.context
Lodsve TestExecutionListener.
LodsveTestExecutionListener() - Constructor for class lodsve.test.context.LodsveTestExecutionListener
 
LodsveVersion - Class in lodsve.core
获取框架版本号,即maven中的version.
LodsveWebMvcConfigurerAdapter - Class in lodsve.web.mvc.config
配置springMVC.
LodsveWebMvcConfigurerAdapter(ServerProperties, ApplicationProperties, ObjectMapper) - Constructor for class lodsve.web.mvc.config.LodsveWebMvcConfigurerAdapter
 
lodsveWebMvcConfigurerAdapter(ObjectMapper) - Method in class lodsve.web.mvc.config.WebMvcConfiguration
 
LodsveWebserviceInitializer - Class in lodsve.web.webservice
Lodsve Webservice Initializer.
LodsveWebserviceInitializer() - Constructor for class lodsve.web.webservice.LodsveWebserviceInitializer
 
lodsveWebserviceInitializer(WebServiceProperties) - Method in class lodsve.web.webservice.WebServiceConfiguration
 
LogbackConfig - Class in lodsve.core.configuration
日志文件配置.
LogbackConfig() - Constructor for class lodsve.core.configuration.LogbackConfig
 
LogbackConfigurator - Class in lodsve.core.logback
.
LogbackWebApplicationInitializer - Class in lodsve.core.logback
logback初始化,要在类ParamsHomeInitializer之后.
LogbackWebApplicationInitializer() - Constructor for class lodsve.core.logback.LogbackWebApplicationInitializer
 
logger - Static variable in class lodsve.core.event.EventPublisher
Logger.
logger(String, Level) - Method in class lodsve.core.logback.LogbackConfigurator
 
logger(String, Level, boolean) - Method in class lodsve.core.logback.LogbackConfigurator
 
logger(String, Level, boolean, Appender<ILoggingEvent>) - Method in class lodsve.core.logback.LogbackConfigurator
 
LogicDelete - Annotation Type in lodsve.mybatis.repository.annotations
逻辑删除字段.
logicDeleteById(Serializable) - Method in interface lodsve.mybatis.repository.BaseRepository
逻辑删除,需要在逻辑删除字段添加注解LogicDelete.
logicDeleteById(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
逻辑删除,需要在逻辑删除字段添加注解LogicDelete
logicDeleteByIdWithModifiedBy(Serializable, Long) - Method in interface lodsve.mybatis.repository.BaseRepository
逻辑删除,需要在逻辑删除字段添加注解LogicDelete.
logicDeleteByIdWithModifiedBy(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
逻辑删除,需要在逻辑删除字段添加注解LogicDelete.
LoginAccountHolder - Class in lodsve.security.core
在当前请求(即一个线程中)中保存当前登录者.
LoginAccountHolder() - Constructor for class lodsve.security.core.LoginAccountHolder
 
LoginInterceptor - Class in lodsve.security.core
判断是否登录的拦截器.
LoginInterceptor(Authorization) - Constructor for class lodsve.security.core.LoginInterceptor
 
logOutcome(String, ConditionOutcome) - Method in class lodsve.core.condition.SpringBootCondition
 
long2buff(long) - Static method in class org.csource.fastdfs.ProtoCommon
long convert to buff (big-endian)
longitude - Variable in class lodsve.wechat.beans.message.receive.event.LocationEvent
 
longValue(byte[], int, StructBase.FieldInfo) - Method in class org.csource.fastdfs.StructBase
 
lookup(Object) - Method in class lodsve.cache.memcached.MemcachedCache
 
lookup(Object) - Method in class lodsve.cache.oscache.OscacheCache
 
LuceneConfig - Class in lodsve.search.properties
Lucene Config.
LuceneConfig() - Constructor for class lodsve.search.properties.LuceneConfig
 
LuceneConfiguration - Class in lodsve.search.configs
lucene配置.
LuceneConfiguration() - Constructor for class lodsve.search.configs.LuceneConfiguration
 
LuceneException - Exception in lodsve.search.exception
Lucene异常.
LuceneException(String) - Constructor for exception lodsve.search.exception.LuceneException
 
LuceneException(Integer, String) - Constructor for exception lodsve.search.exception.LuceneException
 
LuceneException(Integer, String, String...) - Constructor for exception lodsve.search.exception.LuceneException
 
LuceneSearchEngine - Class in lodsve.search.engine
基于lucene实现的索引引擎.
LuceneSearchEngine(String, Analyzer, String, String) - Constructor for class lodsve.search.engine.LuceneSearchEngine
 

M

MailProperties - Class in lodsve.core.configuration
邮箱服务器的配置.
MailProperties() - Constructor for class lodsve.core.configuration.MailProperties
 
mailSender(Session) - Method in class lodsve.core.mail.MailSenderJndiConfiguration
 
mailSender() - Method in class lodsve.core.mail.MailSenderPropertiesConfiguration
 
MailSenderConfiguration - Class in lodsve.core.mail
Configuration for email support.
MailSenderConfiguration() - Constructor for class lodsve.core.mail.MailSenderConfiguration
 
MailSenderJndiConfiguration - Class in lodsve.core.mail
Configure a MailSender based on a Session available on JNDI.
MailSenderPropertiesConfiguration - Class in lodsve.core.mail
.
MailSenderValidatorAutoConfiguration - Class in lodsve.core.mail
.
MailSenderValidatorAutoConfiguration(ObjectProvider<JavaMailSenderImpl>) - Constructor for class lodsve.core.mail.MailSenderValidatorAutoConfiguration
 
main(String[]) - Static method in class lodsve.core.utils.HTMLUtils
 
main(String[]) - Static method in class org.csource.common.Base64
test driver
map(S, Class<D>) - Static method in class lodsve.core.utils.BeanMapper
简单的复制出新类型对象.
map(Object, Object) - Static method in class lodsve.core.utils.BeanMapper
简单的复制出新类型对象.
mapArray(S[], Class<D>) - Static method in class lodsve.core.utils.BeanMapper
简单复制出新对象数组
mapList(Iterable<S>, Class<D>) - Static method in class lodsve.core.utils.BeanMapper
简单的复制出新对象ArrayList
MapperHelper - Class in lodsve.mybatis.repository.helper
处理主要逻辑,最关键的一个类.
MapperProvider - Class in lodsve.mybatis.repository.provider
Mapper实现类,基础方法实现类.其中的方法与BaseRepository一一对应.
MapperProvider(Class<?>) - Constructor for class lodsve.mybatis.repository.provider.MapperProvider
 
MAPPING_CONVERTER_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
match() - Static method in class lodsve.core.condition.ConditionOutcome
Create a new ConditionOutcome instance for a 'match'.
match(String) - Static method in class lodsve.core.condition.ConditionOutcome
Create a new ConditionOutcome instance for 'match'.
match(ConditionMessage) - Static method in class lodsve.core.condition.ConditionOutcome
Create a new ConditionOutcome instance for 'match'.
match(ConditionContext) - Method in interface lodsve.core.condition.rule.Rule
match
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class lodsve.core.condition.SpringBootCondition
 
matches(ConditionContext, AnnotatedTypeMetadata, Condition) - Method in class lodsve.core.condition.SpringBootCondition
Return true if any of the specified condition matches.
matches(TypeDescriptor, TypeDescriptor) - Method in class lodsve.web.mvc.convert.EnumCodeConverterFactory
 
matches(TypeDescriptor, TypeDescriptor) - Method in class lodsve.web.mvc.convert.StringDateConvertFactory
 
md5(byte[]) - Static method in class org.csource.fastdfs.ProtoCommon
md5 function
Media - Class in lodsve.wechat.beans.message.reply.items
媒体文件.
Media() - Constructor for class lodsve.wechat.beans.message.reply.items.Media
 
Media - Class in lodsve.wechat.beans.tidings.items
媒体消息.
Media() - Constructor for class lodsve.wechat.beans.tidings.items.Media
 
mediaId - Variable in class lodsve.wechat.beans.message.receive.msg.ImageMsg
 
mediaId - Variable in class lodsve.wechat.beans.message.receive.msg.VideoMsg
 
mediaId - Variable in class lodsve.wechat.beans.message.receive.msg.VoiceMsg
 
mediaId - Variable in class lodsve.wechat.beans.message.reply.items.Media
 
MEMCACHED_HOST - Static variable in class lodsve.test.mock.memcached.JMemcachedTestExecutionListener
 
MemcachedCache - Class in lodsve.cache.memcached
Memcached Cache.
MemcachedCache(String, int, MemcachedClient) - Constructor for class lodsve.cache.memcached.MemcachedCache
 
MemcachedCacheConfiguration - Class in lodsve.cache.memcached
Memcached Cache Configuration.
MemcachedCacheConfiguration(ObjectProvider<CacheProperties>) - Constructor for class lodsve.cache.memcached.MemcachedCacheConfiguration
 
MemcachedCacheManager - Class in lodsve.cache.memcached
Memcached CacheManager.
MemcachedCacheManager() - Constructor for class lodsve.cache.memcached.MemcachedCacheManager
 
memcachedClient() - Method in class lodsve.cache.memcached.MemcachedCacheConfiguration
 
MemcachedConfig - Class in lodsve.cache.properties
Memcached Config.
MemcachedConfig() - Constructor for class lodsve.cache.properties.MemcachedConfig
 
MemcachedMock() - Constructor for class lodsve.test.configuration.TestConfiguration.MemcachedMock
 
Menu - Class in lodsve.wechat.beans
菜单.
Menu() - Constructor for class lodsve.wechat.beans.Menu
 
MENU_LENGTH - Static variable in class lodsve.wechat.api.menu.WeChatMenuService
 
mergerObject(Object, Object) - Static method in class lodsve.core.utils.ObjectUtils
合并obj2和obj2的值,并返回,以前一个对象为准
messageConverter() - Method in class lodsve.amqp.configs.RabbitConfiguration.AnnotationAmqpConfiguration
 
Messages - Class in lodsve.core.properties
国际化资源文件工具类
Messages() - Constructor for class lodsve.core.properties.Messages
 
messageSource(ResourceBundleHolder) - Method in class lodsve.core.configuration.LodsveCoreConfiguration
 
MessageSourceLoader - Class in lodsve.core.properties.message
i18n资源文件加载器
MessageSourceLoader() - Constructor for class lodsve.core.properties.message.MessageSourceLoader
 
method - Static variable in class lodsve.mybatis.utils.MyBatisUtils
 
migrate(Flyway) - Method in interface lodsve.rdbms.flyway.FlywayMigrationStrategy
Trigger flyway migration.
Mobile - Annotation Type in lodsve.validate.annotations
验证框架:手机号码限制注解.
MobileHandler - Class in lodsve.validate.handler
手机号码验证处理类.
MobileHandler() - Constructor for class lodsve.validate.handler.MobileHandler
 
Mockito() - Constructor for class lodsve.test.configuration.TestConfiguration.Mockito
 
MockRedisTestExecutionListener - Class in lodsve.test.mock.redis
内嵌式redis.
MockRedisTestExecutionListener() - Constructor for class lodsve.test.mock.redis.MockRedisTestExecutionListener
 
MockServer() - Constructor for class lodsve.test.configuration.TestConfiguration.MockServer
 
mockServer - Static variable in class lodsve.test.mock.mockserver.BaseMockServerTest
 
modify_file(String, String, long, String) - Method in class org.csource.fastdfs.StorageClient
modify appender file to storage server (by file name)
modify_file(String, String, long, byte[]) - Method in class org.csource.fastdfs.StorageClient
modify appender file to storage server (by file buff)
modify_file(String, String, long, byte[], int, int) - Method in class org.csource.fastdfs.StorageClient
modify appender file to storage server (by file buff)
modify_file(String, String, long, long, UploadCallback) - Method in class org.csource.fastdfs.StorageClient
modify appender file to storage server (by callback)
modify_file1(String, long, String) - Method in class org.csource.fastdfs.StorageClient1
modify appender file to storage server (by file name)
modify_file1(String, long, byte[]) - Method in class org.csource.fastdfs.StorageClient1
modify appender file to storage server (by file buff)
modify_file1(String, long, byte[], int, int) - Method in class org.csource.fastdfs.StorageClient1
modify appender file to storage server (by file buff)
modify_file1(String, long, long, UploadCallback) - Method in class org.csource.fastdfs.StorageClient1
modify appender file to storage server (by callback)
MONGO_MAPPING_CONTEXT_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
MONGO_REPOSITORY_FACTORY_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
MONGO_TEMPLATE_BEAN_NAME - Static variable in class lodsve.mongodb.Constants
 
MongoBeanDefinitionRegistrar - Class in lodsve.mongodb.annotations
加载mongodb操作的一些bean.
MongoBeanDefinitionRegistrar() - Constructor for class lodsve.mongodb.annotations.MongoBeanDefinitionRegistrar
 
MongoConfiguration - Class in lodsve.mongodb.config
基本配置.
MongoConfiguration() - Constructor for class lodsve.mongodb.config.MongoConfiguration
 
MongoConnection - Class in lodsve.mongodb.properties
Mongo Connection.
MongoConnection() - Constructor for class lodsve.mongodb.properties.MongoConnection
 
MongoDataSourceBeanDefinitionFactory - Class in lodsve.mongodb.core
mongo db datasource.
MongoDataSourceBeanDefinitionFactory(String) - Constructor for class lodsve.mongodb.core.MongoDataSourceBeanDefinitionFactory
 
MongoDataSourceHolder - Class in lodsve.mongodb.connection
多数据源保存选择的数据源.
MongoDataSourceHolder() - Constructor for class lodsve.mongodb.connection.MongoDataSourceHolder
 
mongoOperations - Variable in class lodsve.mongodb.repository.LodsveMongoRepository
 
MongoProperties - Class in lodsve.mongodb.properties
mongodb base properties.
MongoProperties() - Constructor for class lodsve.mongodb.properties.MongoProperties
 
MongoRepositoryBeanPostProcessor - Class in lodsve.mongodb.core
dynamic inject MongoEntityInformation into the repository which extends from LodsveMongoRepository.
by the first generic info of the repository.means the domain class which has an annontation Document.
MongoRepositoryBeanPostProcessor() - Constructor for class lodsve.mongodb.core.MongoRepositoryBeanPostProcessor
 
MongoSourceProvider - Annotation Type in lodsve.mongodb.connection
数据源提供者.
MonitorInterceptor - Class in lodsve.mybatis.plugins.monitor
mybatis性能监控.
MonitorInterceptor() - Constructor for class lodsve.mybatis.plugins.monitor.MonitorInterceptor
 
MOVE_USER_GROUP - Static variable in class lodsve.wechat.core.WeChatUrl
移动用户分组
moveUserGroup(String, int) - Method in class lodsve.wechat.api.user.WeChatGroupService
移动用户分组
MpNewsTidings - Class in lodsve.wechat.beans.tidings
图文客服消息.
MpNewsTidings() - Constructor for class lodsve.wechat.beans.tidings.MpNewsTidings
 
msg - Variable in class lodsve.core.utils.ResultSet
 
MsgHandler<T extends Receive> - Interface in lodsve.wechat.api.message
对接受消息处理器.
msgId - Variable in class lodsve.wechat.beans.message.receive.Receive
 
MsgType - Enum in lodsve.wechat.beans.message
接收消息类型.
msgType - Variable in class lodsve.wechat.beans.message.receive.Receive
 
msgType - Variable in class lodsve.wechat.beans.message.reply.Reply
 
Music - Class in lodsve.wechat.beans.message.reply.items
music消息.
Music() - Constructor for class lodsve.wechat.beans.message.reply.items.Music
 
music - Variable in class lodsve.wechat.beans.message.reply.MusicReply
 
Music - Class in lodsve.wechat.beans.tidings.items
音乐.
Music() - Constructor for class lodsve.wechat.beans.tidings.items.Music
 
MusicReply - Class in lodsve.wechat.beans.message.reply
回复音乐消息.
MusicReply() - Constructor for class lodsve.wechat.beans.message.reply.MusicReply
 
MusicTidings - Class in lodsve.wechat.beans.tidings
音乐客服消息.
MusicTidings() - Constructor for class lodsve.wechat.beans.tidings.MusicTidings
 
musicUrl - Variable in class lodsve.wechat.beans.message.reply.items.Music
 
MybatisConfigsRegistrar - Class in lodsve.mybatis.annotations
扩展MapperScannerRegistrar.
MybatisConfigsRegistrar() - Constructor for class lodsve.mybatis.annotations.MybatisConfigsRegistrar
 
MyBatisConfiguration - Class in lodsve.mybatis.configuration
message-mybatis配置包扫描路径.
MyBatisConfiguration(ObjectProvider<List<ConfigurationCustomizer>>, ObjectProvider<Interceptor[]>) - Constructor for class lodsve.mybatis.configuration.MyBatisConfiguration
 
MyBatisException - Exception in lodsve.mybatis.exception
mybatis异常.
MyBatisException(String) - Constructor for exception lodsve.mybatis.exception.MyBatisException
 
MyBatisException(Integer, String) - Constructor for exception lodsve.mybatis.exception.MyBatisException
 
MyBatisException(Integer, String, String...) - Constructor for exception lodsve.mybatis.exception.MyBatisException
 
MyBatisSqlQuery - Class in lodsve.mybatis.query
基于mybatis的查询.
MyBatisSqlQuery(MappedStatement) - Constructor for class lodsve.mybatis.query.MyBatisSqlQuery
 
MyBatisUtils - Class in lodsve.mybatis.utils
MyBatis utils.
MySqlDialect - Class in lodsve.mybatis.dialect
mysql数据库方言.
MySqlDialect() - Constructor for class lodsve.mybatis.dialect.MySqlDialect
 

N

name - Variable in class org.csource.common.NameValuePair
 
name - Variable in class org.csource.fastdfs.StructBase.FieldInfo
 
NameValuePair - Class in org.csource.common
name(key) and value pair model
NameValuePair() - Constructor for class org.csource.common.NameValuePair
 
NameValuePair(String) - Constructor for class org.csource.common.NameValuePair
 
NameValuePair(String, String) - Constructor for class org.csource.common.NameValuePair
 
NativeSqlQuery - Class in lodsve.mybatis.query
SQL查询,使用try-with-resource可以自动关闭连接.
NativeSqlQuery(DataSource) - Constructor for class lodsve.mybatis.query.NativeSqlQuery
 
NeedValidate - Annotation Type in lodsve.validate.core
.
newReadableStorageConnection(String, String) - Method in class org.csource.fastdfs.StorageClient
check storage socket, if null create a new connection
NewsReply - Class in lodsve.wechat.beans.message.reply
回复图文消息.
NewsReply() - Constructor for class lodsve.wechat.beans.message.reply.NewsReply
 
NewsTidings - Class in lodsve.wechat.beans.tidings
图文客服消息,带外链.
NewsTidings() - Constructor for class lodsve.wechat.beans.tidings.NewsTidings
 
newUpdatableStorageConnection(String, String) - Method in class org.csource.fastdfs.StorageClient
check storage socket, if null create a new connection
newWritableStorageConnection(String) - Method in class org.csource.fastdfs.StorageClient
check storage socket, if null create a new connection
noMatch(String) - Static method in class lodsve.core.condition.ConditionOutcome
Create a new ConditionOutcome instance for 'no match'.
noMatch(ConditionMessage) - Static method in class lodsve.core.condition.ConditionOutcome
Create a new ConditionOutcome instance for 'no match'.
NoneNestedConditions - Class in lodsve.core.condition
Condition that will match when none of the nested class conditions match.
NoneNestedConditions(ConfigurationCondition.ConfigurationPhase) - Constructor for class lodsve.core.condition.NoneNestedConditions
 
NORMAL_LOGIC_FILENAME_LENGTH - Static variable in class org.csource.fastdfs.ProtoCommon
 
NormalDfsServiceImpl - Class in lodsve.dfs.service.impl
保存在本地服务器.
NormalDfsServiceImpl() - Constructor for class lodsve.dfs.service.impl.NormalDfsServiceImpl
 
NormalFsConfig() - Constructor for class lodsve.dfs.configuration.DfsProperties.NormalFsConfig
 
notAvailable(String) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicates something is not available.
NotNull - Annotation Type in lodsve.validate.annotations
验证框架:不为空限制注解..
NotNullHandler - Class in lodsve.validate.handler
不为空验证处理类.
NotNullHandler() - Constructor for class lodsve.validate.handler.NotNullHandler
 
Number - Annotation Type in lodsve.validate.annotations
验证框架:数字注解.
NumberHandler - Class in lodsve.validate.handler
数字验证处理类.
NumberHandler() - Constructor for class lodsve.validate.handler.NumberHandler
 
NumberUtils - Class in lodsve.core.utils
对于数字操作类.

O

OAuthToken - Class in lodsve.wechat.beans
oauth认证的票据.
OAuthToken() - Constructor for class lodsve.wechat.beans.OAuthToken
 
objectMapper() - Method in class lodsve.web.mvc.config.WebMvcConfiguration
 
objectToMap(Object) - Static method in class lodsve.core.utils.ObjectUtils
object to map
ObjectUtils - Class in lodsve.core.utils
object util class
of(String, Object...) - Static method in class lodsve.core.condition.ConditionMessage
Factory method to create a new ConditionMessage with a specific message.
of(Collection<? extends ConditionMessage>) - Static method in class lodsve.core.condition.ConditionMessage
Factory method to create a new ConditionMessage comprised of the specified messages.
offset - Variable in class org.csource.fastdfs.StructBase.FieldInfo
 
onApplicationEvent(ContextRefreshedEvent) - Method in class lodsve.core.context.ApplicationContextListener
 
onApplicationEvent(RedisEvent) - Method in class lodsve.redis.timer.RedisEventListener
Handle an application event.
OnDevelopmentConditional - Class in lodsve.core.condition
是否是开发模式.
OnDevelopmentConditional() - Constructor for class lodsve.core.condition.OnDevelopmentConditional
 
ONE_INT - Static variable in class lodsve.core.bean.Constants
 
ONE_LONG - Static variable in class lodsve.core.bean.Constants
所有的标识位
onMessage(Message, byte[]) - Method in class lodsve.redis.timer.RedisTimerListener
 
OnPropertyCondition - Class in lodsve.core.condition
conditional property是否匹配给定的值.
OnPropertyCondition() - Constructor for class lodsve.core.condition.OnPropertyCondition
 
OnRuleCondition - Class in lodsve.core.condition
Condition that checks for rules...
OnRuleCondition() - Constructor for class lodsve.core.condition.OnRuleCondition
 
onStartup(ServletContext) - Method in class lodsve.core.LodsveBannerPrinter
 
onStartup(ServletContext) - Method in class lodsve.core.logback.LogbackWebApplicationInitializer
 
onStartup(ServletContext) - Method in class lodsve.core.properties.ParamsHomeInitializer
 
onStartup(ServletContext) - Method in class lodsve.rdbms.druid.DruidInitializer
 
onStartup(ServletContext) - Method in class lodsve.web.mvc.context.CharacterEncodingFilterInitializer
 
onStartup(ServletContext) - Method in class lodsve.web.mvc.context.RequestContextListenerInitializer
 
onStartup(ServletContext) - Method in class lodsve.web.utils.CaptchaInitializer
 
onStartup(ServletContext) - Method in class lodsve.web.webservice.LodsveWebserviceInitializer
 
openInputStream(File) - Static method in class lodsve.core.utils.FileUtils
根据所给文件获取输入流
openInputStream(String) - Static method in class lodsve.core.utils.FileUtils
根据所给路径获取输入流
OptimisticLockInterceptor - Class in lodsve.mybatis.plugins.version
乐观锁插件
OptimisticLockInterceptor() - Constructor for class lodsve.mybatis.plugins.version.OptimisticLockInterceptor
 
options(String, Object...) - Static method in class lodsve.web.utils.RestUtils
 
options(String, Map<String, ?>) - Static method in class lodsve.web.utils.RestUtils
 
options(URI) - Static method in class lodsve.web.utils.RestUtils
 
OracleDialect - Class in lodsve.mybatis.dialect
oracle.
OracleDialect() - Constructor for class lodsve.mybatis.dialect.OracleDialect
 
org.csource.common - package org.csource.common
 
org.csource.fastdfs - package org.csource.fastdfs
 
OscacheCache - Class in lodsve.cache.oscache
Oscache Cache.
OscacheCache(String, int, GeneralCacheAdministrator) - Constructor for class lodsve.cache.oscache.OscacheCache
 
OscacheCacheConfiguration - Class in lodsve.cache.oscache
Oscache Cache Configuration.
OscacheCacheConfiguration(ObjectProvider<CacheProperties>) - Constructor for class lodsve.cache.oscache.OscacheCacheConfiguration
 
OscacheCacheManager - Class in lodsve.cache.oscache
Oscache CacheManager.
OscacheCacheManager() - Constructor for class lodsve.cache.oscache.OscacheCacheManager
 
OscacheMemcachedCache - Class in lodsve.cache.properties
Oscache Memcached Cache.
OscacheMemcachedCache() - Constructor for class lodsve.cache.properties.OscacheMemcachedCache
 
OscahceConfig - Class in lodsve.cache.properties
Oscahce Config.
OscahceConfig() - Constructor for class lodsve.cache.properties.OscahceConfig
 

P

P6ModuleManager - Class in com.p6spy.engine.spy
 
P6SpyProperties - Class in lodsve.rdbms.properties
Spy Properties.
P6SpyProperties() - Constructor for class lodsve.rdbms.properties.P6SpyProperties
 
pack_metadata(NameValuePair[]) - Static method in class org.csource.fastdfs.ProtoCommon
pack metadata array to string
packHeader(byte, long, byte) - Static method in class org.csource.fastdfs.ProtoCommon
pack header by FastDFS transfer protocol
pageableConvention(TypeResolver) - Method in class lodsve.web.springfox.config.SpringFoxConfiguration
 
PaginationInterceptor - Class in lodsve.mybatis.plugins.pagination
mybatis分页使用的拦截器.
PaginationInterceptor() - Constructor for class lodsve.mybatis.plugins.pagination.PaginationInterceptor
 
PaginationUtils - Class in lodsve.mybatis.utils
mybatis分页工具类.
ParamsHolder - Class in lodsve.core.utils
参数放入ThreadLocal中,同一线程中,不用传递参数,即可使用.
ParamsHome - Class in lodsve.core.properties
初始化ParamsHome路径.
ParamsHomeInitializer - Class in lodsve.core.properties
读取web.xml中设置的context-param[paramsHome].
ParamsHomeInitializer() - Constructor for class lodsve.core.properties.ParamsHomeInitializer
 
ParamsPath - Annotation Type in lodsve.test.base
设置单元测试的params.home.
parse(String) - Method in interface lodsve.core.utils.StringParse
转换
parse(InputStream) - Static method in class lodsve.core.utils.XmlUtils
 
Parse - Annotation Type in lodsve.web.mvc.annotation
当前台传入类似于1,2,3,4,5之类的字符串,加上此注解,将会被解析成一个List,这个注解是一些配置.
ParseDataHandlerMethodArgumentResolver - Class in lodsve.web.mvc.annotation.resolver
当前台传入类似于1,2,3,4,5之类的字符串,将会被解析成一个List,具体参数在Parse中配置.
ParseDataHandlerMethodArgumentResolver() - Constructor for class lodsve.web.mvc.annotation.resolver.ParseDataHandlerMethodArgumentResolver
 
parseDate(String, String) - Static method in class lodsve.core.utils.DateUtils
把字符串转成日期型
parseXML(InputStream) - Static method in class lodsve.core.utils.XmlUtils
解析xml
parseXMLToString(Document) - Static method in class lodsve.core.utils.XmlUtils
xml 2 string
Password - Annotation Type in lodsve.validate.annotations
验证框架:密码的限制注解.
PasswordHandler - Class in lodsve.validate.handler
密码验证处理类.
PasswordHandler() - Constructor for class lodsve.validate.handler.PasswordHandler
 
picUrl - Variable in class lodsve.wechat.beans.message.receive.msg.ImageMsg
 
picUrl - Variable in class lodsve.wechat.beans.message.reply.items.Article
 
PinyinUtils - Class in lodsve.core.utils
获取汉字拼音的工具类
plugin(Object) - Method in class lodsve.mybatis.plugins.monitor.MonitorInterceptor
 
plugin(Object) - Method in class lodsve.mybatis.plugins.pagination.PaginationInterceptor
 
plugin(Object) - Method in class lodsve.mybatis.plugins.repository.BaseRepositoryInterceptor
 
plugin(Object) - Method in class lodsve.mybatis.plugins.version.OptimisticLockInterceptor
 
PoolSetting - Class in lodsve.rdbms.properties
Pool Setting.
PoolSetting() - Constructor for class lodsve.rdbms.properties.PoolSetting
 
PoolSetting - Class in lodsve.redis.core.properties
Pool Setting.
PoolSetting() - Constructor for class lodsve.redis.core.properties.PoolSetting
 
port - Variable in class org.csource.fastdfs.ServerInfo
 
post(String, Map<String, String>) - Static method in class lodsve.web.utils.HttpUtils
发送一个post请求
post(URI, Object, Class<T>) - Static method in class lodsve.web.utils.RestUtils
 
post(String, Object, Class<T>, Object...) - Static method in class lodsve.web.utils.RestUtils
 
post(String, Object, Class<T>) - Static method in class lodsve.web.utils.RestUtils
 
post(String, Object, Class<T>, Map<String, ?>) - Static method in class lodsve.web.utils.RestUtils
 
post(String, Object, TypeReference<T>, Object...) - Static method in class lodsve.wechat.core.WeChatRequest
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class lodsve.security.core.LoginInterceptor
 
postInit(P6ModuleManager) - Method in class lodsve.rdbms.p6spy.LodsveP6OptionsSource
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class lodsve.mongodb.repository.LodsveMongoRepositoryConfigurationExtension
 
postProcessAfterInitialization(Object, String) - Method in class lodsve.core.properties.relaxedbind.ConfigurationPropertiesBindingPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class lodsve.mongodb.core.MongoRepositoryBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class lodsve.web.webservice.WebServiceBeanFactoryPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class lodsve.core.properties.relaxedbind.ConfigurationPropertiesBindingPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class lodsve.mongodb.core.MongoRepositoryBeanPostProcessor
 
PowerMock() - Constructor for class lodsve.test.configuration.TestConfiguration.PowerMock
 
precision - Variable in class lodsve.wechat.beans.message.receive.event.LocationEvent
 
preDestroy(P6ModuleManager) - Method in class lodsve.rdbms.p6spy.LodsveP6OptionsSource
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class lodsve.security.core.AuthzInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class lodsve.security.core.LoginInterceptor
 
prepareTestInstance(TestContext) - Method in class lodsve.test.context.LodsveTestExecutionListener
 
print(BannerConfig, PrintStream) - Method in interface lodsve.core.Banner
打印banner
print(BannerConfig, PrintStream) - Method in class lodsve.core.ImageBanner
 
print(BannerConfig, PrintStream) - Method in class lodsve.core.LodsveBanner
 
print(BannerConfig, PrintStream) - Method in class lodsve.core.TextBanner
 
processTarget(Object) - Static method in class lodsve.mybatis.utils.MyBatisUtils
Recursive get the original target object.
ProfileInitializer - Class in lodsve.core.properties.profile
读取配置的profile.
ProfileInitializer() - Constructor for class lodsve.core.properties.profile.ProfileInitializer
 
Profiles - Class in lodsve.core.properties
读取配置的profile.
Profiles() - Constructor for class lodsve.core.properties.Profiles
 
ProjectRedisSetting - Class in lodsve.redis.core.properties
Project Redis Setting.
ProjectRedisSetting() - Constructor for class lodsve.redis.core.properties.ProjectRedisSetting
 
PropertiesConfiguration - Class in lodsve.core.properties.env
配置文件.
PropertiesConfiguration(Properties) - Constructor for class lodsve.core.properties.env.PropertiesConfiguration
 
propertyPlaceholderConfigurer() - Static method in class lodsve.core.configuration.LodsveCoreConfiguration
 
PropertyPlaceholderHelper - Class in lodsve.core.utils
处理字符串中的占位符.
PROTO_HEADER_CMD_INDEX - Static variable in class org.csource.fastdfs.ProtoCommon
 
PROTO_HEADER_STATUS_INDEX - Static variable in class org.csource.fastdfs.ProtoCommon
 
ProtoCommon - Class in org.csource.fastdfs
protocol common functions
ProtoCommon.RecvHeaderInfo - Class in org.csource.fastdfs
receive header info
ProtoCommon.RecvPackageInfo - Class in org.csource.fastdfs
receive package info
ProtoStructDecoder<T extends StructBase> - Class in org.csource.fastdfs
C struct body decoder
ProtoStructDecoder() - Constructor for class org.csource.fastdfs.ProtoStructDecoder
Constructor
provider() - Method in interface lodsve.mybatis.repository.provider.ExternalProvider
返回外部系统自定义的base dao
PROVIDER_METHOD_NAME - Static variable in class lodsve.mybatis.repository.helper.MapperHelper
 
ProxyUtils - Class in lodsve.core.utils
将代理类变成真实的类.
ProxyUtils() - Constructor for class lodsve.core.utils.ProxyUtils
 
publish(BaseEvent) - Method in class lodsve.core.event.EventPublisher
发布事件
put(Object, Object) - Method in class lodsve.cache.memcached.MemcachedCache
 
put(Object, Object) - Method in class lodsve.cache.oscache.OscacheCache
 
put(String, Object, Object...) - Static method in class lodsve.web.utils.RestUtils
 
put(String, Object, Map<String, ?>) - Static method in class lodsve.web.utils.RestUtils
 
put(URI, Object) - Static method in class lodsve.web.utils.RestUtils
 
putIfAbsent(Object, Object) - Method in class lodsve.cache.memcached.MemcachedCache
 
putIfAbsent(Object, Object) - Method in class lodsve.cache.oscache.OscacheCache
 
PythonScriptEngine - Class in lodsve.core.script
python.
PythonScriptEngine() - Constructor for class lodsve.core.script.PythonScriptEngine
 

Q

Qq - Annotation Type in lodsve.validate.annotations
验证框架:QQ限制注解.
QqHandler - Class in lodsve.validate.handler
qq号码验证处理类.
QqHandler() - Constructor for class lodsve.validate.handler.QqHandler
 
query_file_info(String, String) - Method in class org.csource.fastdfs.StorageClient
get file info from storage server
query_file_info1(String) - Method in class org.csource.fastdfs.StorageClient1
get file info from storage server
queryForInt(BoundSql) - Method in class lodsve.mybatis.query.MyBatisSqlQuery
 
queryForInt(String, Object...) - Method in class lodsve.mybatis.query.NativeSqlQuery
 
queryForInt(DataSource, String, Object...) - Static method in class lodsve.mybatis.utils.MyBatisUtils
 
queryForTotal(String, MappedStatement, BoundSql) - Static method in class lodsve.mybatis.utils.PaginationUtils
 
QueueConfig - Class in lodsve.amqp.configs
配置queue.
QueueConfig() - Constructor for class lodsve.amqp.configs.QueueConfig
 

R

rabbitAdmin() - Method in class lodsve.amqp.configs.RabbitConfiguration.RabbitTemplateConfiguration
 
RabbitConfiguration - Class in lodsve.amqp.configs
rabbit mq base configuration.
RabbitConfiguration() - Constructor for class lodsve.amqp.configs.RabbitConfiguration
 
RabbitConfiguration.AnnotationAmqpConfiguration - Class in lodsve.amqp.configs
rabbit 注解的配置
RabbitConfiguration.RabbitConnectionConfiguration - Class in lodsve.amqp.configs
rabbit连接池配置,当项目中配置了连接池,此处不起作用
RabbitConfiguration.RabbitListenerContainerConfiguration - Class in lodsve.amqp.configs
 
RabbitConfiguration.RabbitTemplateConfiguration - Class in lodsve.amqp.configs
 
RabbitConnectionConfiguration() - Constructor for class lodsve.amqp.configs.RabbitConfiguration.RabbitConnectionConfiguration
 
rabbitListenerAnnotationProcessor() - Method in class lodsve.amqp.configs.RabbitConfiguration.AnnotationAmqpConfiguration
 
RabbitListenerContainerConfiguration(ObjectProvider<CachingConnectionFactory>, ObjectProvider<RabbitProperties>, ObjectProvider<AmqpErrorHandler>) - Constructor for class lodsve.amqp.configs.RabbitConfiguration.RabbitListenerContainerConfiguration
 
rabbitListenerContainerFactory(MessageConverter) - Method in class lodsve.amqp.configs.RabbitConfiguration.RabbitListenerContainerConfiguration
 
RabbitProperties - Class in lodsve.amqp.configs
rabbit mq base properties.
RabbitProperties() - Constructor for class lodsve.amqp.configs.RabbitProperties
 
rabbitTemplate() - Method in class lodsve.amqp.configs.RabbitConfiguration.RabbitTemplateConfiguration
 
RabbitTemplateConfiguration(ObjectProvider<CachingConnectionFactory>, ObjectProvider<MessageConverter>) - Constructor for class lodsve.amqp.configs.RabbitConfiguration.RabbitTemplateConfiguration
 
randomNum(int) - Static method in class lodsve.core.utils.RandomUtils
生成随机数字
randomString(int, boolean, boolean, boolean) - Static method in class lodsve.core.utils.RandomUtils
生成随机字符串
randomString(int) - Static method in class lodsve.core.utils.RandomUtils
生成随机字符串
RandomUtils - Class in lodsve.core.utils
随机生成数字或者字符串的工具类.
RdbmsConfiguration - Class in lodsve.rdbms.configuration
关系型数据库数据源配置.
RdbmsConfiguration() - Constructor for class lodsve.rdbms.configuration.RdbmsConfiguration
 
RdbmsConfiguration.FlywayConfiguration - Class in lodsve.rdbms.configuration
 
RdbmsException - Exception in lodsve.rdbms.exception
rdbms异常.
RdbmsException(String) - Constructor for exception lodsve.rdbms.exception.RdbmsException
 
RdbmsException(Integer, String) - Constructor for exception lodsve.rdbms.exception.RdbmsException
 
RdbmsException(Integer, String, String...) - Constructor for exception lodsve.rdbms.exception.RdbmsException
 
RdbmsProperties - Class in lodsve.rdbms.properties
rdbms base properties,only support BasicDataSource and DruidDataSource.
RdbmsProperties() - Constructor for class lodsve.rdbms.properties.RdbmsProperties
 
readLines(File, String) - Static method in class lodsve.core.utils.FileUtils
Reads the contents of a file line by line to a List of Strings.
readLines(File) - Static method in class lodsve.core.utils.FileUtils
Reads the contents of a file line by line to a List of Strings using the default encoding for the VM.
readLines(InputStream, String) - Static method in class lodsve.core.utils.FileUtils
Reads the contents of a file line by line to a List of Strings.
readLines(InputStream) - Static method in class lodsve.core.utils.FileUtils
Reads the contents of a file line by line to a List of Strings using the default encoding for the VM.
REAL_DATA_SOURCE_BEAN_NAME - Static variable in class lodsve.rdbms.Constants
 
Receive - Class in lodsve.wechat.beans.message.receive
接收微信消息/事件.
Receive() - Constructor for class lodsve.wechat.beans.message.receive.Receive
 
recordConditionEvaluation(String, Condition, ConditionOutcome) - Method in class lodsve.core.condition.ConditionEvaluationReport
Record the occurrence of condition evaluation.
recordEvaluationCandidates(List<String>) - Method in class lodsve.core.condition.ConditionEvaluationReport
Records the names of the classes that are candidates for condition evaluation.
recordExclusions(Collection<String>) - Method in class lodsve.core.condition.ConditionEvaluationReport
Records the names of the classes that have been excluded from condition evaluation.
recv(long, byte[], int) - Method in interface org.csource.fastdfs.DownloadCallback
recv file content callback function, may be called more than once when the file downloaded
recv(long, byte[], int) - Method in class org.csource.fastdfs.DownloadStream
recv file content callback function, may be called more than once when the file downloaded
recvHeader(InputStream, byte, long) - Static method in class org.csource.fastdfs.ProtoCommon
receive pack header
RecvHeaderInfo(byte, long) - Constructor for class org.csource.fastdfs.ProtoCommon.RecvHeaderInfo
 
recvPackage(InputStream, byte, long) - Static method in class org.csource.fastdfs.ProtoCommon
receive whole pack
RecvPackageInfo(byte, byte[]) - Constructor for class org.csource.fastdfs.ProtoCommon.RecvPackageInfo
 
RedisBeanDefinitionRegistrar - Class in lodsve.redis.core.annotations
redis数据源注册.
RedisBeanDefinitionRegistrar() - Constructor for class lodsve.redis.core.annotations.RedisBeanDefinitionRegistrar
 
RedisCacheBasicConfiguration(ObjectProvider<LodsveRedisConnectionFactory>) - Constructor for class lodsve.cache.redis.RedisCacheConfiguration.RedisCacheBasicConfiguration
 
RedisCacheConfiguration - Class in lodsve.cache.redis
Redis.
RedisCacheConfiguration() - Constructor for class lodsve.cache.redis.RedisCacheConfiguration
 
RedisCacheConfiguration.RedisCacheBasicConfiguration - Class in lodsve.cache.redis
 
RedisCacheConfiguration.RedisCacheManagerConfiguration - Class in lodsve.cache.redis
 
RedisCacheManagerConfiguration(ObjectProvider<CacheProperties>, ObjectProvider<RedisTemplate<Object, Object>>) - Constructor for class lodsve.cache.redis.RedisCacheConfiguration.RedisCacheManagerConfiguration
 
redisCacheRedisTemplate() - Method in class lodsve.cache.redis.RedisCacheConfiguration.RedisCacheBasicConfiguration
 
RedisConfig - Class in lodsve.cache.properties
Redis Config.
RedisConfig() - Constructor for class lodsve.cache.properties.RedisConfig
 
RedisConfiguration - Class in lodsve.redis.core.config
reids配置.
RedisConfiguration() - Constructor for class lodsve.redis.core.config.RedisConfiguration
 
RedisDataSourceBeanDefinitionFactory - Class in lodsve.redis.core.connection
redis数据源.
RedisDataSourceBeanDefinitionFactory(String) - Constructor for class lodsve.redis.core.connection.RedisDataSourceBeanDefinitionFactory
 
RedisEvent - Class in lodsve.redis.timer
redis事件.
RedisEvent(Object, Serializable, RedisEventType) - Constructor for class lodsve.redis.timer.RedisEvent
Create a new ApplicationEvent.
RedisEventHandler - Interface in lodsve.redis.timer
redis事件处理.
RedisEventListener - Class in lodsve.redis.timer
事件处理.
RedisEventListener() - Constructor for class lodsve.redis.timer.RedisEventListener
 
RedisEventType<T> - Interface in lodsve.redis.timer
redis事件类型.
RedisEventUtils - Class in lodsve.redis.timer
根据类名解析处理类.
RedisEventUtils(List<RedisEventHandler>) - Constructor for class lodsve.redis.timer.RedisEventUtils
 
RedisException - Exception in lodsve.redis.exception
redis异常.
RedisException(String) - Constructor for exception lodsve.redis.exception.RedisException
 
RedisException(Integer, String) - Constructor for exception lodsve.redis.exception.RedisException
 
RedisException(Integer, String, String...) - Constructor for exception lodsve.redis.exception.RedisException
 
RedisImportSelector - Class in lodsve.redis.core.annotations
reidis配置注册.
RedisImportSelector() - Constructor for class lodsve.redis.core.annotations.RedisImportSelector
 
RedisProperties - Class in lodsve.redis.core.properties
redis的配置.
RedisProperties() - Constructor for class lodsve.redis.core.properties.RedisProperties
 
RedisTimerBeanDefinitionRegistrar - Class in lodsve.redis.timer
redis timer 注册.
RedisTimerBeanDefinitionRegistrar() - Constructor for class lodsve.redis.timer.RedisTimerBeanDefinitionRegistrar
 
RedisTimerListener - Class in lodsve.redis.timer
redis定时器的监听.
redis必须在配置文件redis.conf中设置为:notify-keyspace-events Ex
also see Redis的Keyspace notifications功能初探
RedisTimerListener(RedisTemplate<String, Object>) - Constructor for class lodsve.redis.timer.RedisTimerListener
 
RedisTimerMessageListenerContainer - Class in lodsve.redis.timer
redis timer MessageListenerContainer.
RedisTimerMessageListenerContainer(LodsveRedisConnectionFactory, RedisTimerListener) - Constructor for class lodsve.redis.timer.RedisTimerMessageListenerContainer
 
reduction(int, int) - Static method in class lodsve.core.utils.NumberUtils
对一个分数约分
refreshOAuthToken(String) - Method in class lodsve.wechat.api.oauth.WeChatOAuthService
刷新包含用户openId的OAuthToken
Regex - Annotation Type in lodsve.validate.annotations
验证框架:正则表单式注解.
RegexHandler - Class in lodsve.validate.handler
正则表达式验证处理类.
RegexHandler() - Constructor for class lodsve.validate.handler.RegexHandler
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.amqp.annotations.AmqpBeanDefinitionRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.core.properties.relaxedbind.ConfigurationPropertiesBindingPostProcessorRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.core.properties.relaxedbind.EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.dfs.configuration.DfsBeanDefinitionRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.mongodb.annotations.MongoBeanDefinitionRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.mybatis.annotations.MybatisConfigsRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.rdbms.configuration.DataSourceBeanDefinitionRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.redis.core.annotations.RedisBeanDefinitionRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class lodsve.redis.timer.RedisTimerBeanDefinitionRegistrar
 
registerBeans(Map<String, BeanDefinition>, BeanDefinitionRegistry) - Static method in class lodsve.core.bean.BeanRegisterUtils
注册
registerBeans(Map<String, BeanDefinition>, BeanDefinitionRegistry, BeanRegisterUtils.BeanNameBuilder) - Static method in class lodsve.core.bean.BeanRegisterUtils
注册,可以对beanName进行修改
registerBeansForRoot(BeanDefinitionRegistry, RepositoryConfigurationSource) - Method in class lodsve.mongodb.repository.LodsveMongoRepositoryConfigurationExtension
 
registerMapper(Class<?>) - Static method in class lodsve.mybatis.repository.helper.MapperHelper
注册通用Mapper接口
registerOptionChangedListener(P6OptionChangedListener) - Method in class com.p6spy.engine.spy.P6ModuleManager
 
RelaxedBindFactory - Class in lodsve.core.properties.relaxedbind
自动装配生成器.
RelaxedBindFactory.Builder<T> - Class in lodsve.core.properties.relaxedbind
 
reload() - Method in class com.p6spy.engine.spy.P6ModuleManager
Reloads the P6ModuleManager.
remove(String) - Method in class lodsve.core.script.AbstractScriptEngine
 
remove(String) - Method in interface lodsve.core.script.ScriptEngine
移除编译后的缓存
remove(String) - Method in class lodsve.core.script.SpELScriptEngine
 
remove(String) - Static method in class lodsve.core.utils.ParamsHolder
 
removeAll() - Method in class lodsve.core.context.ApplicationHelper
 
removeCookie(HttpServletResponse, String) - Static method in class lodsve.web.utils.CookieUtils
移除cookie
removeCurrentAccount() - Static method in class lodsve.security.core.LoginAccountHolder
 
removes() - Static method in class lodsve.core.utils.ParamsHolder
 
renameFolder(String, String, String) - Static method in class lodsve.core.utils.FileUtils
重命名文件夹
renderTemplate() - Method in class lodsve.core.template.AbstractTemplateResource
渲染模板
renderTemplate() - Method in class lodsve.core.template.BeetlTemplateResource
 
renderTemplate() - Method in class lodsve.core.template.ThymeleafTemplateResource
 
replaceHtmlEntities(String) - Static method in class lodsve.core.utils.HTMLUtils
 
replaceNumholder(String, Object...) - Static method in class lodsve.core.utils.PropertyPlaceholderHelper
格式化字符串,替换{0}{1}...,如果不成功,则默认返回原字符串
replaceNumholder(String, String, Object...) - Static method in class lodsve.core.utils.PropertyPlaceholderHelper
格式化字符串,替换{0}{1}...,如果不成功,则返回defaultVlaue
replacePlaceholder(String, boolean) - Static method in class lodsve.core.utils.PropertyPlaceholderHelper
替换text中的占位符
eg:
1.text值为:
${hi},我是${user.name},英文名是${user.eglish.name}!

2.values值为:
Map params = new HashMap();
params.put("user.name", "孙昊");
params.put("user.eglish.name", "Hello World");
params.put("hi", "你好");

那么结果将是:
你好,我是孙昊,英文名是Hello World!
replaceString(String, String, String, int) - Static method in class lodsve.core.utils.StringUtils
有待研究
Reply - Class in lodsve.wechat.beans.message.reply
回复微信消息.
Reply() - Constructor for class lodsve.wechat.beans.message.reply.Reply
 
ReplyType - Enum in lodsve.wechat.beans.message
回复消息类型.
REQ_FAILURE - Static variable in class lodsve.core.bean.Constants
ajax请求失败
REQ_FAILURE_STR - Static variable in class lodsve.core.bean.Constants
 
REQ_MSG - Static variable in class lodsve.core.bean.Constants
ajax请求后的信息key
REQ_STATUS - Static variable in class lodsve.core.bean.Constants
ajax请求后的状态key
REQ_SUCCESS - Static variable in class lodsve.core.bean.Constants
ajax请求成功
REQ_SUCCESS_STR - Static variable in class lodsve.core.bean.Constants
 
RequestContextListenerInitializer - Class in lodsve.web.mvc.context
注册RequestContextListener.
RequestContextListenerInitializer() - Constructor for class lodsve.web.mvc.context.RequestContextListenerInitializer
 
RequestUtils - Class in lodsve.web.utils
HttpServletRequest的工具类
Required - Annotation Type in lodsve.core.properties.relaxedbind.annotations
是否必填.
resetSqlSource(MappedStatement, MapperMethod.ParamMap) - Static method in class lodsve.mybatis.repository.helper.MapperHelper
重新设置SqlSource
resetSqlSource(MappedStatement, MapperMethod.ParamMap) - Method in class lodsve.mybatis.repository.provider.BaseMapperProvider
重新设置SqlSource
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class lodsve.security.annotation.resolver.CurrentAccountResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class lodsve.web.mvc.annotation.resolver.BindDataHandlerMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class lodsve.web.mvc.annotation.resolver.ParseDataHandlerMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class lodsve.web.mvc.annotation.resolver.WebResourceDataHandlerMethodArgumentResolver
 
resolveCode(String, Locale) - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
Resolves the given message code as key in the registered resource bundles, using a cached MessageFormat instance per message code.
resolveCodeWithoutArguments(String, Locale) - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
Resolves the given message code as key in the registered resource bundles, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveKey(String) - Method in interface lodsve.redis.timer.RedisEventHandler
解析主键
resourceBundleHolder() - Method in class lodsve.core.configuration.LodsveCoreConfiguration
 
ResourceBundleHolder - Class in lodsve.core.properties.message
存放消息源的容器.
ResourceBundleHolder() - Constructor for class lodsve.core.properties.message.ResourceBundleHolder
 
ResourceUtils - Class in lodsve.core.utils
resource utils.
restTemplate(ObjectMapper) - Method in class lodsve.web.mvc.config.WebMvcConfiguration
 
RestUtils - Class in lodsve.web.utils
使用spring mvc实现restful客户端.
RestUtils() - Constructor for class lodsve.web.utils.RestUtils
 
result - Variable in class lodsve.core.utils.ResultSet
 
resultedIn(Object) - Method in class lodsve.core.condition.ConditionMessage.Builder
Indicates a single result.
ResultSet - Class in lodsve.core.utils
返回结果集.
ResultSet(Boolean) - Constructor for class lodsve.core.utils.ResultSet
构造器
ResultSet(Integer) - Constructor for class lodsve.core.utils.ResultSet
构造器
ResultSet(Integer, String) - Constructor for class lodsve.core.utils.ResultSet
构造器
ResultSet(Boolean, String) - Constructor for class lodsve.core.utils.ResultSet
构造器
retrieveHeader(MessageProperties, String) - Method in class lodsve.amqp.core.LodsveJackson2JavaTypeMapper
 
root(Level, Appender<ILoggingEvent>...) - Method in class lodsve.core.logback.LogbackConfigurator
 
RubyScriptEngine - Class in lodsve.core.script
ruby.
RubyScriptEngine() - Constructor for class lodsve.core.script.RubyScriptEngine
 
Rule - Interface in lodsve.core.condition.rule
rule.

S

save(S) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
save(Iterable<S>) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
save(T) - Method in interface lodsve.mybatis.repository.BaseRepository
保存一个实体,null的属性不会保存,会使用数据库默认值。
save(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
保存一个实体,null的属性不会保存,会使用数据库默认值。
saveFile(String, File) - Method in class lodsve.web.mvc.commons.FileWebInput
保持上传文件域
saveFile(String, String) - Method in class lodsve.web.mvc.commons.FileWebInput
保持上传文件域
scale - Variable in class lodsve.wechat.beans.message.receive.msg.LocationMsg
 
ScanEvent - Class in lodsve.wechat.beans.message.receive.event
扫描带参数二维码事件.
ScanEvent() - Constructor for class lodsve.wechat.beans.message.receive.event.ScanEvent
 
ScriptContext - Class in lodsve.core.script
编译后自定义的上下文.
ScriptContext(String, String, Expression) - Constructor for class lodsve.core.script.ScriptContext
 
ScriptContext(String, String, Object) - Constructor for class lodsve.core.script.ScriptContext
 
ScriptEngine - Interface in lodsve.core.script
脚本语言编译引擎.
ScriptResult - Class in lodsve.core.script
执行结果.
SearchConfigurationSelector - Class in lodsve.search.annotations
选择使用的搜索引擎配置.
SearchConfigurationSelector() - Constructor for class lodsve.search.annotations.SearchConfigurationSelector
 
searchEngine() - Method in class lodsve.search.configs.LuceneConfiguration
 
searchEngine(HttpSolrClient) - Method in class lodsve.search.configs.SolrConfiguration
 
SearchEngine - Interface in lodsve.search.engine
索引引擎实现构建索引.删除索引.更新索引.检索等操作.
SearchProperties - Class in lodsve.search.properties
搜索的配置.
SearchProperties() - Constructor for class lodsve.search.properties.SearchProperties
 
SearchStrategy - Enum in lodsve.core.condition
Some named search strategies for beans in the bean factory hierarchy.
SearchType - Enum in lodsve.search.annotations
使用的搜索引擎类型.
SecurityConfiguration - Class in lodsve.security.config
security模块的配置.
SecurityConfiguration() - Constructor for class lodsve.security.config.SecurityConfiguration
 
selectImports(AnnotationMetadata) - Method in class lodsve.cache.annotations.CacheImportSelector
 
selectImports(AnnotationMetadata) - Method in class lodsve.core.configuration.LodsveExtConfigurationLoader
 
selectImports(AnnotationMetadata) - Method in class lodsve.core.properties.relaxedbind.EnableConfigurationPropertiesImportSelector
 
selectImports(AnnotationMetadata) - Method in class lodsve.dfs.annotations.DfsConfigurationSelector
 
selectImports(AnnotationMetadata) - Method in class lodsve.redis.core.annotations.RedisImportSelector
 
selectImports(AnnotationMetadata) - Method in class lodsve.search.annotations.SearchConfigurationSelector
 
send(Tidings) - Method in class lodsve.wechat.api.customer.WeChatCustomerTidingsService
客服发送消息
send(OutputStream) - Method in class org.csource.fastdfs.StorageClient.UploadBuff
send file content callback function, be called only once when the file uploaded
send(OutputStream) - Method in interface org.csource.fastdfs.UploadCallback
send file content callback function, be called only once when the file uploaded
send(OutputStream) - Method in class org.csource.fastdfs.UploadStream
send file content callback function, be called only once when the file uploaded
send_download_package(String, String, long, long) - Method in class org.csource.fastdfs.StorageClient
send package to storage server
send_package(byte, String, String) - Method in class org.csource.fastdfs.StorageClient
send package to storage server
sendAttachmentMail(String, String, List<File>, String...) - Method in class lodsve.core.mail.EmailServer
发送有附件的邮件
sendTemplateMsg(String, String, String, List<TemplateData>) - Method in class lodsve.wechat.api.template.WeChatTemplateService
发送模板消息
sendTextMail(String, String, String...) - Method in class lodsve.core.mail.EmailServer
发送普通邮件
serialize(Object) - Method in class lodsve.core.io.InputStreamSerializer
 
serialize(Enum, JsonGenerator, SerializerProvider) - Method in class lodsve.web.mvc.json.CodeableEnumSerializer
 
ServerInfo - Class in org.csource.fastdfs
Server Info
ServerInfo(String, int) - Constructor for class org.csource.fastdfs.ServerInfo
Constructor
ServerProperties - Class in lodsve.web.mvc.properties
系统配置.
ServerProperties() - Constructor for class lodsve.web.mvc.properties.ServerProperties
 
ServletConfig - Class in lodsve.web.webservice.properties
Servlet Config.
ServletConfig() - Constructor for class lodsve.web.webservice.properties.ServletConfig
 
session() - Method in class lodsve.core.mail.MailSenderJndiConfiguration
 
set(String, Object) - Static method in class lodsve.core.utils.ParamsHolder
 
set(String) - Method in class lodsve.rdbms.dynamic.DataSourceHolder
 
set_metadata(String, String, NameValuePair[], byte) - Method in class org.csource.fastdfs.StorageClient
set metadata items to storage server
set_metadata1(String, NameValuePair[], byte) - Method in class org.csource.fastdfs.StorageClient1
set metadata items to storage server
setAccessToken(String) - Method in class lodsve.wechat.beans.AccessToken
 
setAccessToken(String) - Method in class lodsve.wechat.beans.OAuthToken
 
setAccount(String) - Method in class lodsve.wechat.beans.CustomerServer
 
setAccount(String) - Method in class lodsve.wechat.beans.tidings.Tidings.CustomService
 
setAdmin(GeneralCacheAdministrator) - Method in class lodsve.cache.oscache.OscacheCacheManager
 
setAllowCoreThreadTimeOut(boolean) - Method in class lodsve.core.configuration.ThreadConfig
 
setAnnotation(Class) - Method in class lodsve.validate.core.BeanHandler
 
setAnnotation(Class<? extends Annotation>) - Method in class lodsve.validate.exception.ErrorMessage
 
setAntiStealToken(boolean) - Method in class org.csource.common.FastDfsConfig
 
setAppId(String) - Method in class lodsve.wechat.beans.JsApiConfig
 
setApplicationContext(ApplicationContext) - Method in class lodsve.core.properties.Messages
 
setApplicationContext(ApplicationContext) - Method in class lodsve.mongodb.core.MongoRepositoryBeanPostProcessor
 
setArgs(String[]) - Method in class lodsve.core.exception.ExceptionInfo
异常信息配置文件中异常描述中占位符的替代数据
setAttribute(String, Object) - Method in class lodsve.web.mvc.commons.WebInput
 
setBeanClassLoader(ClassLoader) - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
 
setBeanFactory(BeanFactory) - Method in class lodsve.mongodb.connection.DynamicMongoConnection
 
setBeanFactory(BeanFactory) - Method in class lodsve.rdbms.dynamic.DynamicDataSource
 
setBeanFactory(BeanFactory) - Method in class lodsve.web.springfox.config.SpringFoxConfiguration
 
setBundleClassLoader(ClassLoader) - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
Set the ClassLoader to load resource bundles with.
setCache(OscacheMemcachedCache[]) - Method in class lodsve.cache.properties.OscahceConfig
 
setCacheConfigs(List<OscacheMemcachedCache>) - Method in class lodsve.cache.memcached.MemcachedCacheManager
 
setCacheConfigs(List<OscacheMemcachedCache>) - Method in class lodsve.cache.oscache.OscacheCacheManager
 
setCardExt(String) - Method in class lodsve.wechat.beans.tidings.items.WXCard
 
setCardId(String) - Method in class lodsve.wechat.beans.tidings.items.WXCard
 
setCharset(String) - Method in class lodsve.core.configuration.BannerConfig
 
setCharset(String) - Method in class org.csource.common.FastDfsConfig
 
setCity(String) - Method in class lodsve.wechat.beans.User
 
setClazz(Class<?>) - Method in class lodsve.validate.exception.ErrorMessage
 
setCode(Integer) - Method in exception lodsve.core.exception.ApplicationException
 
setCode(Integer) - Method in class lodsve.core.exception.ExceptionInfo
 
setColor(String) - Method in class lodsve.wechat.beans.TemplateData
 
setColumn(String) - Method in class lodsve.mybatis.repository.bean.ColumnBean
 
setColumns(Set<ColumnBean>) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setConfiguration(Resource) - Method in class lodsve.cache.properties.OscahceConfig
 
setConnectTimeout(int) - Method in class org.csource.common.FastDfsConfig
 
setContent(String) - Method in exception lodsve.core.exception.ApplicationException
 
setContent(String) - Method in class lodsve.wechat.beans.Template
 
setContent(String) - Method in class lodsve.wechat.beans.tidings.items.Text
 
setContentType(String) - Method in class lodsve.web.mvc.commons.WebOutput
 
setContentType(String, String) - Method in class lodsve.web.mvc.commons.WebOutput
 
setCookie(String, String, int) - Method in class lodsve.web.mvc.commons.WebOutput
设置cookie
setCookie(HttpServletResponse, String, String) - Static method in class lodsve.web.utils.CookieUtils
设置cookie
setCookie(HttpServletResponse, String, String, String, String, String, int) - Static method in class lodsve.web.utils.CookieUtils
设置cookie
setCorePoolSize(int) - Method in class lodsve.core.configuration.ThreadConfig
 
setCount(int) - Method in class lodsve.wechat.beans.Group
 
setCountry(String) - Method in class lodsve.wechat.beans.User
 
setCrc32(int) - Method in class org.csource.fastdfs.FileInfo
set the create timestamp of the file
setCreateDate(String) - Method in class lodsve.search.bean.BaseSearchBean
 
setCreateTimestamp(int) - Method in class org.csource.fastdfs.FileInfo
set the create timestamp of the file
setCurrentAccount(Account) - Static method in class lodsve.security.core.LoginAccountHolder
 
setCustomProperties(BeanDefinitionBuilder, RdbmsProperties) - Method in class lodsve.rdbms.pool.BaseDataSourcePool
设置不同连接池的私有属性
setCustomProperties(BeanDefinitionBuilder, RdbmsProperties) - Method in class lodsve.rdbms.pool.DbcpDataSourcePool
 
setCustomProperties(BeanDefinitionBuilder, RdbmsProperties) - Method in class lodsve.rdbms.pool.DruidDataSourcePool
 
setCustomService(Tidings.CustomService) - Method in class lodsve.wechat.beans.tidings.Tidings
 
setDbType(DbType) - Static method in class lodsve.mybatis.utils.MyBatisUtils
设置方言,只能调用一次!
setDelete(int) - Method in class lodsve.mybatis.repository.bean.DeleteColumn
 
setDeleteColumn(DeleteColumn) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setDeputy(String) - Method in class lodsve.wechat.beans.Template
 
setDescription(String) - Method in class lodsve.wechat.beans.tidings.items.Article
 
setDescription(String) - Method in class lodsve.wechat.beans.tidings.items.Music
 
setDescription(String) - Method in class lodsve.wechat.beans.tidings.items.Video
 
setDetail(String) - Method in class lodsve.core.exception.ExceptionInfo
 
setDisabledDateColumn(DisabledDateColumn) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setDruidProperties(DruidProperties) - Method in class lodsve.rdbms.druid.DruidInitializer
 
setEnable(boolean) - Method in class lodsve.core.configuration.BannerConfig
 
setEntityInformation(MongoEntityInformation<T, ID>) - Method in class lodsve.mongodb.repository.LodsveMongoRepository
 
setEntityType(Class<?>) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setEnvironment(Environment) - Method in class lodsve.mongodb.annotations.MongoBeanDefinitionRegistrar
 
setErrcode(int) - Method in class lodsve.wechat.beans.JsApiTicket
 
setErrmsg(String) - Method in class lodsve.wechat.beans.JsApiTicket
 
setEventTime(Date) - Method in class lodsve.core.event.module.BaseEvent
 
setExample(String) - Method in class lodsve.wechat.beans.Template
 
setExpires_in(long) - Method in class lodsve.wechat.beans.JsApiTicket
 
setExpiresIn(int) - Method in class lodsve.wechat.beans.AccessToken
 
setExpiresIn(long) - Method in class lodsve.wechat.beans.OAuthToken
 
setExposeUnconfigurableExecutor(boolean) - Method in class lodsve.core.configuration.ThreadConfig
 
setField(Field) - Method in class lodsve.validate.exception.ErrorMessage
 
setFields(byte[], int) - Method in class org.csource.fastdfs.StructBase
set fields
setFields(byte[], int) - Method in class org.csource.fastdfs.StructGroupStat
set fields
setFields(byte[], int) - Method in class org.csource.fastdfs.StructStorageStat
set fields
setFileSize(long) - Method in class org.csource.fastdfs.FileInfo
set the file size
setFirst(String) - Method in class lodsve.wechat.beans.Industry.IndustryInfo
 
setFormat(boolean) - Method in class lodsve.mybatis.plugins.monitor.MonitorInterceptor
 
setG_anti_steal_token(boolean) - Static method in class org.csource.fastdfs.ClientGlobal
 
setG_charset(String) - Static method in class org.csource.fastdfs.ClientGlobal
 
setG_connect_timeout(int) - Static method in class org.csource.fastdfs.ClientGlobal
 
setG_network_timeout(int) - Static method in class org.csource.fastdfs.ClientGlobal
 
setG_secret_key(String) - Static method in class org.csource.fastdfs.ClientGlobal
 
setG_tracker_group(TrackerGroup) - Static method in class org.csource.fastdfs.ClientGlobal
 
setG_tracker_http_port(int) - Static method in class org.csource.fastdfs.ClientGlobal
 
setGenerator(String) - Method in class lodsve.mybatis.repository.bean.IdColumn
 
setGroupId(int) - Method in class lodsve.wechat.beans.User
 
setHandler(Class<? extends AbstractValidateHandler>) - Method in class lodsve.validate.exception.ErrorMessage
 
setHeadImgUrl(String) - Method in class lodsve.wechat.beans.CustomerServer
 
setHeadImgUrl(String) - Method in class lodsve.wechat.beans.User
 
setHeight(int) - Method in class lodsve.core.configuration.ImageConfig
 
setHqMusicUrl(String) - Method in class lodsve.wechat.beans.tidings.items.Music
 
setHtmlPrefix(String) - Method in class lodsve.search.engine.AbstractSearchEngine
 
setHtmlSuffix(String) - Method in class lodsve.search.engine.AbstractSearchEngine
 
setId(String) - Method in class lodsve.search.bean.BaseSearchBean
 
setId(Long) - Method in class lodsve.security.core.Account
 
setId(String) - Method in class lodsve.wechat.beans.CustomerServer
 
setId(int) - Method in class lodsve.wechat.beans.Group
 
setIdColumn(IdColumn) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setImage(ImageConfig) - Method in class lodsve.core.configuration.BannerConfig
 
setImage(Media) - Method in class lodsve.wechat.beans.tidings.ImageTidings
 
setIndexType(String) - Method in class lodsve.search.bean.BaseSearchBean
 
setIndustry(int, int) - Method in class lodsve.wechat.api.template.WeChatTemplateService
设置所属行业,相关代码编号请参考微信公众号开发文档

模板消息接口 - 微信公众平台开发者文档

setInvert(boolean) - Method in class lodsve.core.configuration.ImageConfig
 
setJavaType(Class<?>) - Method in class lodsve.mybatis.repository.bean.ColumnBean
 
setKeepAliveSeconds(int) - Method in class lodsve.core.configuration.ThreadConfig
 
setKey(String) - Method in class lodsve.validate.core.BeanHandler
 
setKey(String) - Method in class lodsve.wechat.beans.Menu
 
setKey(String) - Method in class lodsve.wechat.beans.TemplateData
 
setKeyColumn(IdColumn, MappedStatement) - Method in class lodsve.mybatis.repository.provider.BaseMapperProvider
通过反射设置主键字段
setKeyword(String) - Method in class lodsve.search.bean.BaseSearchBean
 
setLanguage(Lang) - Method in class lodsve.wechat.beans.User
 
setLanguage(Lang) - Method in class lodsve.wechat.beans.UserQuery
 
setLineLength(int) - Method in class org.csource.common.Base64
determines how long the lines are that are generated by encode.
setLineSeparator(String) - Method in class org.csource.common.Base64
How lines are separated.
setLink(String) - Method in class lodsve.search.bean.BaseSearchBean
 
setLocation(String) - Method in class lodsve.core.configuration.BannerConfig
 
setLocation(String) - Method in class lodsve.core.configuration.ImageConfig
 
setLogfile(String) - Method in class com.p6spy.engine.spy.appender.FileLogger
 
setLoginName(String) - Method in class lodsve.security.core.Account
 
setMargin(int) - Method in class lodsve.core.configuration.ImageConfig
 
setMaxInactiveInterval(HttpSession, Integer) - Method in class lodsve.web.mvc.commons.WebInput
 
setMaxPoolSize(int) - Method in class lodsve.core.configuration.ThreadConfig
 
setMaxTime(long) - Method in class lodsve.mybatis.plugins.monitor.MonitorInterceptor
 
setMediaId(String) - Method in class lodsve.wechat.beans.tidings.items.Media
 
setMemcachedClient(MemcachedClient) - Method in class lodsve.cache.memcached.MemcachedCacheManager
 
setMessage(String) - Method in class lodsve.core.exception.ExceptionInfo
 
setMessage(String) - Method in class lodsve.validate.exception.ErrorMessage
 
setMode(BannerMode) - Method in class lodsve.core.configuration.BannerConfig
 
setModifiedByColumn(LastModifiedByColumn) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setModifiedDateColumn(LastModifiedDateColumn) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setMpnews(Media) - Method in class lodsve.wechat.beans.tidings.MpNewsTidings
 
setMsg(String) - Method in class lodsve.core.utils.ResultSet
 
setMusic(Music) - Method in class lodsve.wechat.beans.tidings.MusicTidings
 
setMusicUrl(String) - Method in class lodsve.wechat.beans.tidings.items.Music
 
setName(String) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setName(String) - Method in class lodsve.wechat.beans.Group
 
setName(String) - Method in class lodsve.wechat.beans.Menu
 
setName(String) - Method in class org.csource.common.NameValuePair
 
setNetworkTimeout(int) - Method in class org.csource.common.FastDfsConfig
 
setNews(Map<String, List<Article>>) - Method in class lodsve.wechat.beans.tidings.NewsTidings
 
setNick(String) - Method in class lodsve.wechat.beans.CustomerServer
 
setNickName(String) - Method in class lodsve.wechat.beans.User
 
setNonceStr(String) - Method in class lodsve.wechat.beans.JsApiConfig
 
setNonDelete(int) - Method in class lodsve.mybatis.repository.bean.DeleteColumn
 
setNonNullParameter(PreparedStatement, int, T, JdbcType) - Method in class lodsve.mybatis.type.AbstractEnumCodeTypeHandler
 
setObject(Object) - Method in class lodsve.search.bean.BaseSearchBean
you must use this method when you create the index, set what object you will to be created its index!
setOpenId(String) - Method in class lodsve.wechat.beans.OAuthToken
 
setOpenId(String) - Method in class lodsve.wechat.beans.User
 
setOpenId(String) - Method in class lodsve.wechat.beans.UserQuery
 
setOrder(int) - Method in class lodsve.rdbms.flyway.FlywayMigrationInitializer
 
setOwerId(String) - Method in class lodsve.search.bean.BaseSearchBean
 
setOwerName(String) - Method in class lodsve.search.bean.BaseSearchBean
 
setPassword(String) - Method in class lodsve.wechat.beans.CustomerServer
 
setPicUrl(String) - Method in class lodsve.wechat.beans.tidings.items.Article
 
setPrimary(Industry.IndustryInfo) - Method in class lodsve.wechat.beans.Industry
 
setPrimary(String) - Method in class lodsve.wechat.beans.Template
 
setProperties(Properties) - Method in class lodsve.mybatis.plugins.monitor.MonitorInterceptor
 
setProperties(Properties) - Method in class lodsve.mybatis.plugins.pagination.PaginationInterceptor
 
setProperties(Properties) - Method in class lodsve.mybatis.plugins.repository.BaseRepositoryInterceptor
 
setProperties(Properties) - Method in class lodsve.mybatis.plugins.version.OptimisticLockInterceptor
 
setProperties(WebServiceProperties) - Method in class lodsve.web.webservice.LodsveWebserviceInitializer
 
setProperty(String) - Method in class lodsve.mybatis.repository.bean.ColumnBean
 
setProvince(String) - Method in class lodsve.wechat.beans.User
 
setQueueCapacity(int) - Method in class lodsve.core.configuration.ThreadConfig
 
setRefreshToken(String) - Method in class lodsve.wechat.beans.OAuthToken
 
setRemark(String) - Method in class lodsve.wechat.beans.User
 
setResourceBundleHolder(ResourceBundleHolder) - Method in class lodsve.core.properties.message.DefaultResourceBundleMessageSource
 
setResourceLoader(ResourceLoader) - Method in class lodsve.mongodb.annotations.MongoBeanDefinitionRegistrar
 
setResourceLoader(ResourceLoader) - Method in class lodsve.mybatis.annotations.MybatisConfigsRegistrar
 
setResponse(HttpServletResponse) - Method in class lodsve.web.mvc.commons.WebOutput
 
setRestTemplate(RestTemplate) - Static method in class lodsve.web.utils.RestUtils
 
setResult(Boolean) - Method in class lodsve.core.utils.ResultSet
 
sets(Map<String, Object>) - Static method in class lodsve.core.utils.ParamsHolder
 
setScope(String) - Method in class lodsve.wechat.beans.OAuthToken
 
setSearchValues(Map<String, String>) - Method in class lodsve.search.bean.BaseSearchBean
设置检索出来的doIndexFields字段的值
setSecond(String) - Method in class lodsve.wechat.beans.Industry.IndustryInfo
 
setSecondary(Industry.IndustryInfo) - Method in class lodsve.wechat.beans.Industry
 
setSecretKey(String) - Method in class org.csource.common.FastDfsConfig
 
setServerProperties(ServerProperties) - Static method in class lodsve.web.utils.CaptchaUtils
 
setServers(String[]) - Method in class org.csource.common.FastDfsConfig
 
setSex(Sex) - Method in class lodsve.wechat.beans.User
 
setSignature(String) - Method in class lodsve.wechat.beans.JsApiConfig
 
setSource(Object) - Method in class lodsve.security.core.Account
 
setSourceIpAddr(String) - Method in class org.csource.fastdfs.FileInfo
set the source ip address of the file uploaded to
setStatus(Integer) - Method in class lodsve.core.utils.ResultSet
 
setSubButtons(List<Menu>) - Method in class lodsve.wechat.beans.Menu
 
setSubscribe(boolean) - Method in class lodsve.wechat.beans.User
 
setSubscribeTime(Date) - Method in class lodsve.wechat.beans.User
 
setTemplateId(String) - Method in class lodsve.wechat.beans.Template
 
setText(Text) - Method in class lodsve.wechat.beans.tidings.TextTidings
 
setThumbMediaId(String) - Method in class lodsve.wechat.beans.tidings.items.Music
 
setThumbMediaId(String) - Method in class lodsve.wechat.beans.tidings.items.Video
 
setTicket(String) - Method in class lodsve.wechat.beans.JsApiTicket
 
setTidingsType(TidingsType) - Method in class lodsve.wechat.beans.tidings.Tidings
 
setTimestamp(long) - Method in class lodsve.wechat.beans.JsApiConfig
 
setTitle(String) - Method in class lodsve.wechat.beans.Template
 
setTitle(String) - Method in class lodsve.wechat.beans.tidings.items.Article
 
setTitle(String) - Method in class lodsve.wechat.beans.tidings.items.Music
 
setTitle(String) - Method in class lodsve.wechat.beans.tidings.items.Video
 
setToUser(String) - Method in class lodsve.wechat.beans.tidings.Tidings
 
setTrackerHttpPort(int) - Method in class org.csource.common.FastDfsConfig
 
setType(String) - Method in class lodsve.wechat.beans.Menu
 
setUnionId(String) - Method in class lodsve.wechat.beans.OAuthToken
 
setUnionId(String) - Method in class lodsve.wechat.beans.User
 
setUrl(String) - Method in class lodsve.wechat.beans.Menu
 
setUrl(String) - Method in class lodsve.wechat.beans.tidings.items.Article
 
setValidateHandler(AbstractValidateHandler) - Method in class lodsve.validate.core.BeanHandler
 
setValue(Object, String, Object) - Static method in class lodsve.mybatis.utils.MyBatisUtils
通过mybatis的MetaObject设置对象某个字段的值
setValue(Object) - Method in class lodsve.validate.exception.ErrorMessage
 
setValue(String) - Method in class lodsve.wechat.beans.TemplateData
 
setValue(String) - Method in class org.csource.common.NameValuePair
 
setVersionColumn(VersionColumn) - Method in class lodsve.mybatis.repository.bean.EntityTable
 
setVideo(Video) - Method in class lodsve.wechat.beans.tidings.VideoTidings
 
setVoice(Media) - Method in class lodsve.wechat.beans.tidings.VoiceTidings
 
setWidth(int) - Method in class lodsve.core.configuration.ImageConfig
 
setWriteInLog(boolean) - Method in class lodsve.mybatis.plugins.monitor.MonitorInterceptor
 
setWxCard(WXCard) - Method in class lodsve.wechat.beans.tidings.WXCardTidings
 
Sex - Enum in lodsve.wechat.enums
用户性别枚举.
ShortVideoMsg - Class in lodsve.wechat.beans.message.receive.msg
小视频消息.
ShortVideoMsg() - Constructor for class lodsve.wechat.beans.message.receive.msg.ShortVideoMsg
 
show(byte[]) - Static method in class org.csource.common.Base64
debug display array
SIMPLE_DATE_FORMAT - Static variable in class lodsve.core.bean.Constants
标准的日期格式
simpleUrlHandlerMapping() - Method in class lodsve.web.mvc.config.WebMvcConfiguration
 
size - Variable in class org.csource.fastdfs.StructBase.FieldInfo
 
sock - Variable in class org.csource.fastdfs.TrackerServer
 
solrClient() - Method in class lodsve.search.configs.SolrConfiguration
 
SolrConfig - Class in lodsve.search.properties
Solr Config.
SolrConfig() - Constructor for class lodsve.search.properties.SolrConfig
 
SolrConfiguration - Class in lodsve.search.configs
solr配置.
SolrConfiguration() - Constructor for class lodsve.search.configs.SolrConfiguration
 
SolrException - Exception in lodsve.search.exception
solr异常.
SolrException(String) - Constructor for exception lodsve.search.exception.SolrException
 
SolrException(Integer, String) - Constructor for exception lodsve.search.exception.SolrException
 
SolrException(Integer, String, String...) - Constructor for exception lodsve.search.exception.SolrException
 
SolrSearchEngine - Class in lodsve.search.engine
基于solr实现的搜索引擎.
SolrSearchEngine(HttpSolrClient, String, String) - Constructor for class lodsve.search.engine.SolrSearchEngine
 
source_ip_addr - Variable in class org.csource.fastdfs.FileInfo
 
SpELScriptEngine - Class in lodsve.core.script
spel script engine.
SpELScriptEngine() - Constructor for class lodsve.core.script.SpELScriptEngine
 
split(String, String) - Static method in class lodsve.core.utils.StringUtils
按传入的字符分隔字符串
split_file_id(String, String[]) - Static method in class org.csource.fastdfs.StorageClient1
 
SPLIT_GROUP_NAME_AND_FILENAME_SEPERATOR - Static variable in class org.csource.fastdfs.StorageClient1
 
split_metadata(String) - Static method in class org.csource.fastdfs.ProtoCommon
split metadata to name value pair array
split_metadata(String, String, String) - Static method in class org.csource.fastdfs.ProtoCommon
split metadata to name value pair array
SpringBootCondition - Class in lodsve.core.condition
Base of all Condition implementations used with Spring Boot.
SpringBootCondition() - Constructor for class lodsve.core.condition.SpringBootCondition
 
SpringFoxConfiguration - Class in lodsve.web.springfox.config
添加swagger部分的包扫描路径.
SpringFoxConfiguration() - Constructor for class lodsve.web.springfox.config.SpringFoxConfiguration
 
SpringFoxProperties - Class in lodsve.web.springfox.properties
配置springfox的相关参数.
SpringFoxProperties() - Constructor for class lodsve.web.springfox.properties.SpringFoxProperties
 
SpringSupport - Class in lodsve.core.context
所有main方法继承此类.
SpringSupport() - Constructor for class lodsve.core.context.SpringSupport
 
sqlFormat(String, boolean) - Static method in class lodsve.mybatis.utils.SqlUtils
格式sql
SqlFormatter - Class in lodsve.mybatis.utils.format
格式化sql.
SqlFormatter() - Constructor for class lodsve.mybatis.utils.format.SqlFormatter
 
SqlQuery - Class in lodsve.mybatis.query
sql query.
SqlQuery(DataSource) - Constructor for class lodsve.mybatis.query.SqlQuery
 
SqlServerDialect - Class in lodsve.mybatis.dialect
microsoft sql server.
SqlServerDialect() - Constructor for class lodsve.mybatis.dialect.SqlServerDialect
 
sqlSessionFactory(DataSource) - Method in class lodsve.mybatis.configuration.MyBatisConfiguration
 
sqlSessionTemplate(SqlSessionFactory) - Method in class lodsve.mybatis.configuration.MyBatisConfiguration
 
SqlUtils - Class in lodsve.mybatis.utils
sql utils.
SqlUtils() - Constructor for class lodsve.mybatis.utils.SqlUtils
 
srcIpAddr - Variable in class org.csource.fastdfs.StructStorageStat
 
start(LifeCycle) - Method in class lodsve.core.logback.LogbackConfigurator
 
start(String, int) - Method in class lodsve.test.mock.memcached.JMemcachedServer
 
startServer() - Static method in class lodsve.test.mock.mockserver.BaseMockServerTest
 
status - Variable in class lodsve.core.utils.ResultSet
 
status - Variable in class org.csource.fastdfs.StructStorageStat
 
stopServer() - Static method in class lodsve.test.mock.mockserver.BaseMockServerTest
 
STORAGE_PROTO_CMD_APPEND_FILE - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_DELETE_FILE - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_DOWNLOAD_FILE - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_GET_METADATA - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_MODIFY_FILE - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_QUERY_FILE_INFO - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_RESP - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_SET_METADATA - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_TRUNCATE_FILE - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_UPLOAD_APPENDER_FILE - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_UPLOAD_FILE - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_PROTO_CMD_UPLOAD_SLAVE_FILE - Static variable in class org.csource.fastdfs.ProtoCommon
 
STORAGE_SET_METADATA_FLAG_MERGE - Static variable in class org.csource.fastdfs.ProtoCommon
for replace, insert when the meta item not exist, otherwise update it
STORAGE_SET_METADATA_FLAG_OVERWRITE - Static variable in class org.csource.fastdfs.ProtoCommon
for overwrite all old metadata
StorageClient - Class in org.csource.fastdfs
Storage client for 2 fields file id: group name and filename
StorageClient() - Constructor for class org.csource.fastdfs.StorageClient
constructor using global settings in class ClientGlobal
StorageClient(TrackerServer, StorageServer) - Constructor for class org.csource.fastdfs.StorageClient
constructor with tracker server and storage server
StorageClient.UploadBuff - Class in org.csource.fastdfs
Upload file by file buff
StorageClient1 - Class in org.csource.fastdfs
Storage client for 1 field file id: combined group name and filename
StorageClient1() - Constructor for class org.csource.fastdfs.StorageClient1
constructor
StorageClient1(TrackerServer, StorageServer) - Constructor for class org.csource.fastdfs.StorageClient1
constructor
storageCount - Variable in class org.csource.fastdfs.StructGroupStat
 
storageHttpPort - Variable in class org.csource.fastdfs.StructGroupStat
 
storageHttpPort - Variable in class org.csource.fastdfs.StructStorageStat
 
storagePort - Variable in class org.csource.fastdfs.StructGroupStat
 
storagePort - Variable in class org.csource.fastdfs.StructStorageStat
 
storageServer - Variable in class org.csource.fastdfs.StorageClient
 
StorageServer - Class in org.csource.fastdfs
Storage Server Info
StorageServer(String, int, int) - Constructor for class org.csource.fastdfs.StorageServer
Constructor
StorageServer(String, int, byte) - Constructor for class org.csource.fastdfs.StorageServer
Constructor
store(Serializable, int, RedisEventType) - Method in class lodsve.redis.timer.RedisTimerListener
保存到redis
store_path_index - Variable in class org.csource.fastdfs.StorageServer
 
storePathCount - Variable in class org.csource.fastdfs.StructGroupStat
 
storePathCount - Variable in class org.csource.fastdfs.StructStorageStat
 
STRING_POINT - Static variable in class lodsve.mybatis.repository.helper.MapperHelper
 
StringDateConvertFactory - Class in lodsve.web.mvc.convert
时间类型转换器.
StringDateConvertFactory() - Constructor for class lodsve.web.mvc.convert.StringDateConvertFactory
 
StringParse<V> - Interface in lodsve.core.utils
类型转换器的接口.
StringUtils - Class in lodsve.core.utils
对字符串进行处理的工具类
stringValue(byte[], int, StructBase.FieldInfo) - Method in class org.csource.fastdfs.StructBase
 
StructBase - Class in org.csource.fastdfs
C struct body decoder
StructBase() - Constructor for class org.csource.fastdfs.StructBase
 
StructBase.FieldInfo - Class in org.csource.fastdfs
 
StructGroupStat - Class in org.csource.fastdfs
C struct body decoder
StructGroupStat() - Constructor for class org.csource.fastdfs.StructGroupStat
 
StructStorageStat - Class in org.csource.fastdfs
C struct body decoder
StructStorageStat() - Constructor for class org.csource.fastdfs.StructStorageStat
 
subdirCountPerPath - Variable in class org.csource.fastdfs.StructGroupStat
 
subdirCountPerPath - Variable in class org.csource.fastdfs.StructStorageStat
 
SubscribeEvent - Class in lodsve.wechat.beans.message.receive.event
关注/取消关注事件.
SubscribeEvent() - Constructor for class lodsve.wechat.beans.message.receive.event.SubscribeEvent
 
subset(String) - Method in interface lodsve.core.properties.env.Configuration
Return a decorator Configuration containing every key from the current Configuration that starts with the specified prefix.
subset(String) - Static method in class lodsve.core.properties.Env
 
substringbuffer(StringBuffer, int, int) - Static method in class lodsve.core.utils.StringUtils
对StringBuffer切割
substringbuffer(StringBuffer, int) - Static method in class lodsve.core.utils.StringUtils
对StringBuffer切割
subStringWithByte(String, int) - Static method in class lodsve.core.utils.StringUtils
截取字符串函数
success(Object, long) - Static method in class lodsve.core.script.ScriptResult
 
successAppendBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
successAppendCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successCreateLinkCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successDeleteCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successDeleteLinkCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successDownloadCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successDownloadloadBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
successFileOpenCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successFileReadCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successFileWriteCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successGetMetaCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successModifyBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
successModifyCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successSetMetaCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successSyncInBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
successSyncOutBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
successTruncateCount - Variable in class org.csource.fastdfs.StructStorageStat
 
successUploadBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
successUploadCount - Variable in class org.csource.fastdfs.StructStorageStat
 
support(EventType) - Method in interface lodsve.wechat.api.message.EventHandler
是否支持此事件
support(MsgType) - Method in interface lodsve.wechat.api.message.MsgHandler
是否支持此消息
supportConfigLocation() - Method in class lodsve.core.context.SpringSupport
重写此方法,提供spring配置文件的路径,否则使用默认的配置文件
supportJavaConfig() - Method in class lodsve.core.context.SpringSupport
重写此方法,提供spring JavaConfig配置Class,否则抛出异常
supportMethod(String) - Method in class lodsve.mybatis.repository.provider.BaseMapperProvider
是否支持该通用方法
supportMethod(String) - Method in class lodsve.mybatis.repository.provider.EmptyMapperProvider
 
supportsParameter(MethodParameter) - Method in class lodsve.security.annotation.resolver.CurrentAccountResolver
 
supportsParameter(MethodParameter) - Method in class lodsve.web.mvc.annotation.resolver.BindDataHandlerMethodArgumentResolver
 
supportsParameter(MethodParameter) - Method in class lodsve.web.mvc.annotation.resolver.ParseDataHandlerMethodArgumentResolver
 
supportsParameter(MethodParameter) - Method in class lodsve.web.mvc.annotation.resolver.WebResourceDataHandlerMethodArgumentResolver
 
SwitchDataSource - Annotation Type in lodsve.rdbms.annotations
切换数据源.
SyncEvent - Annotation Type in lodsve.core.event.annotations
同步事件.
syncToSession(HttpServletRequest, String, Object) - Static method in class lodsve.web.utils.RequestUtils
将一个对象同步到session中
syncToSession(HttpServletRequest, String, Object, Integer) - Static method in class lodsve.web.utils.RequestUtils
将一个对象同步到session中

T

Telephone - Annotation Type in lodsve.validate.annotations
验证框架:固定电话限制注解.
TelephoneHandler - Class in lodsve.validate.handler
电话号码验证处理类(固话).
TelephoneHandler() - Constructor for class lodsve.validate.handler.TelephoneHandler
 
template - Variable in class lodsve.core.template.AbstractTemplateResource
模板路径
Template - Class in lodsve.wechat.beans
模板.
Template() - Constructor for class lodsve.wechat.beans.Template
 
TemplateData - Class in lodsve.wechat.beans
模板消息的数据.
TemplateData() - Constructor for class lodsve.wechat.beans.TemplateData
 
test() - Static method in class org.csource.common.Base64
 
TestConfiguration - Class in lodsve.test.configuration
Test Configuration.
TestConfiguration() - Constructor for class lodsve.test.configuration.TestConfiguration
 
TestConfiguration.Dbunit - Class in lodsve.test.configuration
 
TestConfiguration.MemcachedMock - Class in lodsve.test.configuration
 
TestConfiguration.Mockito - Class in lodsve.test.configuration
 
TestConfiguration.MockServer - Class in lodsve.test.configuration
 
TestConfiguration.PowerMock - Class in lodsve.test.configuration
 
Text - Class in lodsve.wechat.beans.tidings.items
文本.
Text() - Constructor for class lodsve.wechat.beans.tidings.items.Text
 
TextBanner - Class in lodsve.core
打印classpath下banner.txt.
TextMsg - Class in lodsve.wechat.beans.message.receive.msg
文本消息.
TextMsg() - Constructor for class lodsve.wechat.beans.message.receive.msg.TextMsg
 
TextReply - Class in lodsve.wechat.beans.message.reply
回复文本消息.
TextReply() - Constructor for class lodsve.wechat.beans.message.reply.TextReply
 
TextTidings - Class in lodsve.wechat.beans.tidings
文本客服消息.
TextTidings() - Constructor for class lodsve.wechat.beans.tidings.TextTidings
 
TfsConfig() - Constructor for class lodsve.dfs.configuration.DfsProperties.TfsConfig
 
TfsServiceImpl - Class in lodsve.dfs.service.impl
tfs.
TfsServiceImpl() - Constructor for class lodsve.dfs.service.impl.TfsServiceImpl
 
ThreadConfig - Class in lodsve.core.configuration
thread config.
ThreadConfig() - Constructor for class lodsve.core.configuration.ThreadConfig
 
threadPoolExecutorFactoryBean() - Method in class lodsve.core.configuration.LodsveCoreConfiguration
 
throwableProxyToString(IThrowableProxy) - Method in class lodsve.core.logback.ExtendedWhitespaceThrowableProxyConverter
 
throwableProxyToString(IThrowableProxy) - Method in class lodsve.core.logback.WhitespaceThrowableProxyConverter
 
thumbMediaId - Variable in class lodsve.wechat.beans.message.receive.msg.VideoMsg
 
thumbMediaId - Variable in class lodsve.wechat.beans.message.reply.items.Music
 
ThymeleafTemplateResource - Class in lodsve.core.template
Thymeleaf模板引擎生成的Resource
ThymeleafTemplateResource(String, Map<String, Object>) - Constructor for class lodsve.core.template.ThymeleafTemplateResource
templateMode default is html5
ThymeleafTemplateResource(String, Map<String, Object>, TemplateMode) - Constructor for class lodsve.core.template.ThymeleafTemplateResource
template modes defined by the TemplateMode class.
ticket - Variable in class lodsve.wechat.beans.message.receive.event.ScanEvent
 
Tidings - Class in lodsve.wechat.beans.tidings
客服消息.
Tidings() - Constructor for class lodsve.wechat.beans.tidings.Tidings
 
Tidings.CustomService - Class in lodsve.wechat.beans.tidings
 
TidingsType - Enum in lodsve.wechat.beans.tidings
客服消息类型.
title - Variable in class lodsve.wechat.beans.message.reply.items.Article
 
title - Variable in class lodsve.wechat.beans.message.reply.items.Music
 
title - Variable in class lodsve.wechat.beans.message.reply.items.Video
 
toAnsiString(String, AnsiElement) - Method in class lodsve.core.logback.ColorConverter
 
toJavaType(MessageProperties) - Method in class lodsve.amqp.core.LodsveJackson2JavaTypeMapper
 
toJson(Object, boolean) - Method in class lodsve.core.json.AbstractJsonConverter
 
toJson(Object) - Method in class lodsve.core.json.FastJsonConverter
 
toJson(Object) - Method in class lodsve.core.json.GsonConverter
 
toJson(Object) - Method in class lodsve.core.json.JacksonConverter
 
toJson(Object) - Method in interface lodsve.core.json.JsonConverter
convert object to json string, without format
toJson(Object, boolean) - Method in interface lodsve.core.json.JsonConverter
convert object to json string.
toMap(String) - Method in class lodsve.core.json.FastJsonConverter
 
toMap(String) - Method in class lodsve.core.json.GsonConverter
 
toMap(String) - Method in class lodsve.core.json.JacksonConverter
 
toMap(String) - Method in interface lodsve.core.json.JsonConverter
convert json string to map,key-value as field-value
toMap(Collection<T>, ListUtils.KeyFinder<T, K>) - Static method in class lodsve.core.utils.ListUtils
 
toObject(String, Class<T>) - Method in class lodsve.core.json.FastJsonConverter
 
toObject(String, Class<T>) - Method in class lodsve.core.json.GsonConverter
 
toObject(String, Class<T>) - Method in class lodsve.core.json.JacksonConverter
 
toObject(String, Class<T>) - Method in interface lodsve.core.json.JsonConverter
convert json string to object
TopicQueueBinding - Class in lodsve.amqp.binding
topic queue.
TopicQueueBinding(TopicExchange, Queue, String) - Constructor for class lodsve.amqp.binding.TopicQueueBinding
 
TopicQueueBinding(String, String, String) - Constructor for class lodsve.amqp.binding.TopicQueueBinding
 
toString() - Method in enum lodsve.core.ansi.AnsiBackground
 
toString() - Method in enum lodsve.core.ansi.AnsiColor
 
toString() - Method in interface lodsve.core.ansi.AnsiElement
ANSI escape code
toString(Object...) - Static method in class lodsve.core.ansi.AnsiOutput
Create a new ANSI string from the specified elements.
toString() - Method in enum lodsve.core.ansi.AnsiStyle
 
toString() - Method in enum lodsve.core.condition.ConditionalOnJava.JavaVersion
 
toString() - Method in class lodsve.core.condition.ConditionEvaluationReport.ConditionAndOutcome
 
toString() - Method in class lodsve.core.condition.ConditionMessage
 
toString() - Method in class lodsve.core.condition.ConditionOutcome
 
toString() - Method in class lodsve.core.script.ScriptResult
 
toString() - Method in class org.csource.fastdfs.FileInfo
to string
toStringList(List) - Static method in class lodsve.core.utils.StringUtils
将list中元素转化成字符串类型。list中值为null的元素将被删除
totalAppendBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
totalAppendCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalCreateLinkCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalDeleteCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalDeleteLinkCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalDownloadCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalDownloadloadBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
totalFileOpenCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalFileReadCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalFileWriteCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalGetMetaCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalMB - Variable in class org.csource.fastdfs.StructGroupStat
 
totalMB - Variable in class org.csource.fastdfs.StructStorageStat
 
totalModifyBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
totalModifyCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalSetMetaCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalSyncInBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
totalSyncOutBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
totalTruncateCount - Variable in class org.csource.fastdfs.StructStorageStat
 
totalUploadBytes - Variable in class org.csource.fastdfs.StructStorageStat
 
totalUploadCount - Variable in class org.csource.fastdfs.StructStorageStat
 
toUserName - Variable in class lodsve.wechat.beans.message.receive.Receive
 
toUserName - Variable in class lodsve.wechat.beans.message.reply.Reply
 
toXML(Object) - Static method in class lodsve.core.utils.XmlUtils
 
tracker_group - Variable in class org.csource.fastdfs.TrackerClient
 
TRACKER_PROTO_CMD_RESP - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVER_DELETE_STORAGE - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVER_LIST_GROUP - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVER_LIST_STORAGE - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVICE_QUERY_FETCH_ALL - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVICE_QUERY_FETCH_ONE - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVICE_QUERY_STORE_WITH_GROUP_ALL - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVICE_QUERY_STORE_WITH_GROUP_ONE - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVICE_QUERY_STORE_WITHOUT_GROUP_ALL - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVICE_QUERY_STORE_WITHOUT_GROUP_ONE - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_PROTO_CMD_SERVICE_QUERY_UPDATE - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_QUERY_STORAGE_FETCH_BODY_LEN - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRACKER_QUERY_STORAGE_STORE_BODY_LEN - Static variable in class org.csource.fastdfs.ProtoCommon
 
tracker_server_index - Variable in class org.csource.fastdfs.TrackerGroup
 
tracker_servers - Variable in class org.csource.fastdfs.TrackerGroup
 
TrackerClient - Class in org.csource.fastdfs
Tracker client
TrackerClient() - Constructor for class org.csource.fastdfs.TrackerClient
constructor with global tracker group
TrackerClient(TrackerGroup) - Constructor for class org.csource.fastdfs.TrackerClient
constructor with specified tracker group
TrackerGroup - Class in org.csource.fastdfs
Tracker server group
TrackerGroup(InetSocketAddress[]) - Constructor for class org.csource.fastdfs.TrackerGroup
Constructor
trackerServer - Variable in class org.csource.fastdfs.StorageClient
 
TrackerServer - Class in org.csource.fastdfs
Tracker Server Info
TrackerServer(Socket, InetSocketAddress) - Constructor for class org.csource.fastdfs.TrackerServer
Constructor
transform(ILoggingEvent, String) - Method in class lodsve.core.logback.ColorConverter
 
transform(Collection<K>, ListUtils.Transform<K, T>) - Static method in class lodsve.core.utils.ListUtils
 
transform(K) - Method in interface lodsve.core.utils.ListUtils.Transform
单个元素转换
truncate_file(String, String) - Method in class org.csource.fastdfs.StorageClient
truncate appender file to size 0 from storage server
truncate_file(String, String, long) - Method in class org.csource.fastdfs.StorageClient
truncate appender file from storage server
truncate_file1(String) - Method in class org.csource.fastdfs.StorageClient1
truncate appender file to size 0 from storage server
truncate_file1(String, long) - Method in class org.csource.fastdfs.StorageClient1
truncate appender file from storage server
TRUNK_FILE_MARK_SIZE - Static variable in class org.csource.fastdfs.ProtoCommon
 
TRUNK_LOGIC_FILENAME_LENGTH - Static variable in class org.csource.fastdfs.ProtoCommon
 
trunkFreeMB - Variable in class org.csource.fastdfs.StructGroupStat
 
txManager() - Method in class lodsve.rdbms.configuration.DataSourceTransactionManagementConfiguration
 
TypeHandlerScanner - Class in lodsve.mybatis.type
扫描所有的MyBatis的TypeHandler.
TypeHandlerScanner() - Constructor for class lodsve.mybatis.type.TypeHandlerScanner
 

U

uiConfiguration() - Method in class lodsve.web.springfox.config.SpringFoxConfiguration
 
unescape(String) - Static method in class lodsve.core.utils.HTMLUtils
 
unregisterOptionChangedListener(P6OptionChangedListener) - Method in class com.p6spy.engine.spy.P6ModuleManager
 
unZip(String, String) - Static method in class lodsve.core.utils.ZipUtils
解压zip文件
update(T) - Method in interface lodsve.mybatis.repository.BaseRepository
根据主键更新属性不为null的值。
update(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
根据主键更新属性不为null的值(String类型,应该还不为空字符串)。
update(String, String, String) - Method in class lodsve.wechat.api.customer.WeChatCustomerService
修改客服
UPDATE_CUSTOMER_SERVICE - Static variable in class lodsve.wechat.core.WeChatUrl
修改客服帐号
UPDATE_GROUP - Static variable in class lodsve.wechat.core.WeChatUrl
修改分组名
UPDATE_USER_ALIAS - Static variable in class lodsve.wechat.core.WeChatUrl
设置备注名
updateAll(T) - Method in interface lodsve.mybatis.repository.BaseRepository
根据主键更新属性不为null的值。
updateAll(MappedStatement) - Method in class lodsve.mybatis.repository.provider.MapperProvider
根据主键更新所有属性的值。
updateGroup(int, String) - Method in class lodsve.wechat.api.user.WeChatGroupService
修改分组名
updateIndex(BaseSearchBean) - Method in class lodsve.search.engine.LuceneSearchEngine
 
updateIndex(BaseSearchBean) - Method in interface lodsve.search.engine.SearchEngine
更新索引
updateIndex(BaseSearchBean) - Method in class lodsve.search.engine.SolrSearchEngine
 
updateIndexs(List<BaseSearchBean>) - Method in class lodsve.search.engine.LuceneSearchEngine
 
updateIndexs(List<BaseSearchBean>) - Method in interface lodsve.search.engine.SearchEngine
批量更新索引
updateIndexs(List<BaseSearchBean>) - Method in class lodsve.search.engine.SolrSearchEngine
更新索引
在solr中更新索引也就是创建索引(当有相同ID存在的时候,仅仅更新,否则新建)
SolrSearchEngine.doIndex(java.util.List)
updateUserAlias(String, String) - Method in class lodsve.wechat.api.user.WeChatUserService
设置备注名
upload(byte[], String) - Method in interface lodsve.dfs.service.DfsService
上传文件
upload(File) - Method in interface lodsve.dfs.service.DfsService
上传文件
upload(byte[], String) - Method in class lodsve.dfs.service.impl.FastDfsServiceImpl
 
upload(File) - Method in class lodsve.dfs.service.impl.FastDfsServiceImpl
 
upload(byte[], String) - Method in class lodsve.dfs.service.impl.GoogleFsServiceImpl
 
upload(File) - Method in class lodsve.dfs.service.impl.GoogleFsServiceImpl
 
upload(byte[], String) - Method in class lodsve.dfs.service.impl.NormalDfsServiceImpl
 
upload(File) - Method in class lodsve.dfs.service.impl.NormalDfsServiceImpl
 
upload(byte[], String) - Method in class lodsve.dfs.service.impl.TfsServiceImpl
 
upload(File) - Method in class lodsve.dfs.service.impl.TfsServiceImpl
 
upload_appender_file(String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload appender file to storage server (by file name)
upload_appender_file(String, String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload appender file to storage server (by file name)
upload_appender_file(byte[], int, int, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload appender file to storage server (by file buff)
upload_appender_file(String, byte[], int, int, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload appender file to storage server (by file buff)
upload_appender_file(byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload appender file to storage server (by file buff)
upload_appender_file(String, byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload appender file to storage server (by file buff)
upload_appender_file(String, long, UploadCallback, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload appender file to storage server (by callback)
upload_appender_file1(String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload appender file to storage server (by file name)
upload_appender_file1(String, String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload appender file to storage server (by file name)
upload_appender_file1(byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload appender file to storage server (by file buff)
upload_appender_file1(String, byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload appender file to storage server (by file buff)
upload_appender_file1(String, long, UploadCallback, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload appender file to storage server (by callback)
upload_file(String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file name)
upload_file(String, String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file name)
upload_file(byte, String, String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file name)
upload_file(byte[], int, int, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file buff)
upload_file(String, byte[], int, int, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file buff)
upload_file(byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file buff)
upload_file(String, byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file buff)
upload_file(String, long, UploadCallback, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by callback)
upload_file(String, String, String, String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file name, slave file mode)
upload_file(String, String, String, byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file buff, slave file mode)
upload_file(String, String, String, byte[], int, int, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by file buff, slave file mode)
upload_file(String, String, String, long, UploadCallback, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient
upload file to storage server (by callback, slave file mode)
upload_file1(String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by file name)
upload_file1(String, String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by file name)
upload_file1(byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by file buff)
upload_file1(String, byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by file buff)
upload_file1(String, long, UploadCallback, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by callback)
upload_file1(String, String, String, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by file name, slave file mode)
upload_file1(String, String, byte[], String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by file buff, slave file mode)
upload_file1(String, String, byte[], int, int, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by file buff, slave file mode)
upload_file1(String, String, long, UploadCallback, String, NameValuePair[]) - Method in class org.csource.fastdfs.StorageClient1
upload file to storage server (by callback)
UploadBuff(byte[], int, int) - Constructor for class org.csource.fastdfs.StorageClient.UploadBuff
constructor
UploadCallback - Interface in org.csource.fastdfs
upload file callback interface
uploadPriority - Variable in class org.csource.fastdfs.StructStorageStat
 
UploadStream - Class in org.csource.fastdfs
Upload file by stream
UploadStream(InputStream, long) - Constructor for class org.csource.fastdfs.UploadStream
constructor
upTime - Variable in class org.csource.fastdfs.StructStorageStat
 
Url - Annotation Type in lodsve.validate.annotations
验证框架:URL限制注解..
url - Variable in class lodsve.wechat.beans.message.reply.items.Article
 
URL_PREFIX - Static variable in class lodsve.core.io.support.LodsveResourceLoader
 
UrlHandler - Class in lodsve.validate.handler
url验证处理类.
UrlHandler() - Constructor for class lodsve.validate.handler.UrlHandler
 
URLUtils - Class in lodsve.core.utils
对url的处理工具类.
User - Class in lodsve.wechat.beans
微信用户.
User() - Constructor for class lodsve.wechat.beans.User
 
UserQuery - Class in lodsve.wechat.beans
用户查询参数封装.
UserQuery() - Constructor for class lodsve.wechat.beans.UserQuery
 

V

validate(Annotation, Object) - Method in class lodsve.validate.core.AbstractValidateHandler
在抽象类中进行每个验证组件都会执行的操作(判空)
validate(ProceedingJoinPoint) - Method in class lodsve.validate.core.ValidateEngine
基于spring AOP的"环绕"验证开始
validate(HttpServletRequest, String) - Static method in class lodsve.web.utils.CaptchaUtils
校验验证码
VALIDATE_ANNOTATIONS - Static variable in class lodsve.validate.constants.ValidateConstants
框架中定义的注解
ValidateConfiguration - Class in lodsve.validate.configuration
.
ValidateConfiguration() - Constructor for class lodsve.validate.configuration.ValidateConfiguration
 
validateConnection() - Method in class lodsve.core.mail.MailSenderValidatorAutoConfiguration
 
ValidateConstants - Class in lodsve.validate.constants
验证框架的静态常量类.
ValidateConstants() - Constructor for class lodsve.validate.constants.ValidateConstants
 
ValidateEngine - Class in lodsve.validate.core
验证引擎核心组件.
ValidateEngine() - Constructor for class lodsve.validate.core.ValidateEngine
 
ValidateEntity - Annotation Type in lodsve.validate.annotations
指定这个entity需要校验.
ValidateUtils - Class in lodsve.core.utils
验证工具栏
value - Variable in class org.csource.common.NameValuePair
 
valueOf(String) - Static method in enum lodsve.amqp.configs.ExchangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.cache.annotations.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.ansi.AnsiBackground
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.ansi.AnsiColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.ansi.AnsiStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.bean.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.condition.ConditionalOnJava.JavaVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.condition.ConditionalOnJava.Range
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.condition.ConditionMessage.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.condition.SearchStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.configuration.BannerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.json.JsonConverterFactory.JsonMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.core.script.DynamicScriptEngineFactory.Script
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.dfs.enums.DfsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.mybatis.utils.DbType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.search.annotations.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.web.utils.IpUtils.IpKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.wechat.beans.message.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.wechat.beans.message.MsgType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.wechat.beans.message.ReplyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.wechat.beans.tidings.TidingsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.wechat.enums.Lang
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lodsve.wechat.enums.Sex
Returns the enum constant of this type with the specified name.
values() - Static method in enum lodsve.amqp.configs.ExchangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.cache.annotations.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.ansi.AnsiBackground
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.ansi.AnsiColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.ansi.AnsiStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.bean.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.condition.ConditionalOnJava.JavaVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.condition.ConditionalOnJava.Range
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.condition.ConditionMessage.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.condition.SearchStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.configuration.BannerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.json.JsonConverterFactory.JsonMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.core.script.DynamicScriptEngineFactory.Script
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.dfs.enums.DfsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.mybatis.utils.DbType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.search.annotations.SearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.web.utils.IpUtils.IpKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.wechat.beans.message.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.wechat.beans.message.MsgType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.wechat.beans.message.ReplyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.wechat.beans.tidings.TidingsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.wechat.enums.Lang
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lodsve.wechat.enums.Sex
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.csource.fastdfs.StructStorageStat
 
VersionColumn - Class in lodsve.mybatis.repository.bean
version 字段.
VersionColumn(ColumnBean) - Constructor for class lodsve.mybatis.repository.bean.VersionColumn
 
VersionUtils - Class in lodsve.mybatis.utils
乐观锁插件工具类.
VersionUtils() - Constructor for class lodsve.mybatis.utils.VersionUtils
 
Video - Class in lodsve.wechat.beans.message.reply.items
视频消息.
Video() - Constructor for class lodsve.wechat.beans.message.reply.items.Video
 
video - Variable in class lodsve.wechat.beans.message.reply.VideoReply
 
Video - Class in lodsve.wechat.beans.tidings.items
视频.
Video() - Constructor for class lodsve.wechat.beans.tidings.items.Video
 
VideoMsg - Class in lodsve.wechat.beans.message.receive.msg
视频消息.
VideoMsg() - Constructor for class lodsve.wechat.beans.message.receive.msg.VideoMsg
 
VideoReply - Class in lodsve.wechat.beans.message.reply
回复视频消息.
VideoReply() - Constructor for class lodsve.wechat.beans.message.reply.VideoReply
 
VideoTidings - Class in lodsve.wechat.beans.tidings
视频客服消息.
VideoTidings() - Constructor for class lodsve.wechat.beans.tidings.VideoTidings
 
ViewMenuEvent - Class in lodsve.wechat.beans.message.receive.event
点击菜单跳转链接时的事件推送.
ViewMenuEvent() - Constructor for class lodsve.wechat.beans.message.receive.event.ViewMenuEvent
 
Voice - Class in lodsve.wechat.beans.message.reply.items
语音消息.
Voice() - Constructor for class lodsve.wechat.beans.message.reply.items.Voice
 
voice - Variable in class lodsve.wechat.beans.message.reply.VoiceReply
 
VoiceMsg - Class in lodsve.wechat.beans.message.receive.msg
语音消息.
VoiceMsg() - Constructor for class lodsve.wechat.beans.message.receive.msg.VoiceMsg
 
VoiceReply - Class in lodsve.wechat.beans.message.reply
回复语音消息.
VoiceReply() - Constructor for class lodsve.wechat.beans.message.reply.VoiceReply
 
VoiceTidings - Class in lodsve.wechat.beans.tidings
语音客服消息.
VoiceTidings() - Constructor for class lodsve.wechat.beans.tidings.VoiceTidings
 

W

WebInput - Class in lodsve.web.mvc.commons
封装HttpServletRequest
WebInput(HttpServletRequest) - Constructor for class lodsve.web.mvc.commons.WebInput
 
WebMvcConfiguration - Class in lodsve.web.mvc.config
web mvc 配置,扫描包路径.
WebMvcConfiguration() - Constructor for class lodsve.web.mvc.config.WebMvcConfiguration
 
WebOutput - Class in lodsve.web.mvc.commons
封装HttpServletResponse
WebOutput(HttpServletResponse) - Constructor for class lodsve.web.mvc.commons.WebOutput
构造函数
WebResourceDataHandlerMethodArgumentResolver - Class in lodsve.web.mvc.annotation.resolver
为controller注入参数WebInput/WebOutput/FileWebInput
WebResourceDataHandlerMethodArgumentResolver() - Constructor for class lodsve.web.mvc.annotation.resolver.WebResourceDataHandlerMethodArgumentResolver
 
WebServiceBeanFactoryPostProcessor - Class in lodsve.web.webservice
WebService Bean FactoryPostProcessor.
WebServiceBeanFactoryPostProcessor() - Constructor for class lodsve.web.webservice.WebServiceBeanFactoryPostProcessor
 
webServiceBeanFactoryPostProcessor() - Method in class lodsve.web.webservice.WebServiceConfiguration
 
WebServiceConfiguration - Class in lodsve.web.webservice
WebserviceConfiguration.
WebServiceConfiguration() - Constructor for class lodsve.web.webservice.WebServiceConfiguration
 
WebServiceProperties - Class in lodsve.web.webservice.properties
配置WebService的相关参数.
WebServiceProperties() - Constructor for class lodsve.web.webservice.properties.WebServiceProperties
 
WeChat - Class in lodsve.wechat.core
获取最重要参数[accessToken/jsapi_ticket]的两个方法.
WeChat(ObjectProvider<WeChatProperties>, ObjectProvider<WeChatCache>) - Constructor for class lodsve.wechat.core.WeChat
 
WeChatCache - Class in lodsve.wechat.core
微信缓存.
WeChatCache() - Constructor for class lodsve.wechat.core.WeChatCache
 
WeChatConfig - Class in lodsve.wechat.config
spring bean配置.
WeChatConfig() - Constructor for class lodsve.wechat.config.WeChatConfig
 
WeChatController - Class in lodsve.wechat.web
微信配置校验及消息/事件捕获.
WeChatController() - Constructor for class lodsve.wechat.web.WeChatController
 
WeChatCustomerService - Class in lodsve.wechat.api.customer
客服人员的操作.
WeChatCustomerService() - Constructor for class lodsve.wechat.api.customer.WeChatCustomerService
 
WeChatCustomerTidingsService - Class in lodsve.wechat.api.customer
发送客服消息.
WeChatCustomerTidingsService() - Constructor for class lodsve.wechat.api.customer.WeChatCustomerTidingsService
 
WeChatException - Exception in lodsve.wechat.exception
异常.
WeChatException(String) - Constructor for exception lodsve.wechat.exception.WeChatException
 
WeChatException(Integer, String) - Constructor for exception lodsve.wechat.exception.WeChatException
 
WeChatException(Integer, String, String...) - Constructor for exception lodsve.wechat.exception.WeChatException
 
WeChatGroupService - Class in lodsve.wechat.api.user
微信组操作.
WeChatGroupService() - Constructor for class lodsve.wechat.api.user.WeChatGroupService
 
WeChatMenuService - Class in lodsve.wechat.api.menu
菜单操作.
WeChatMenuService() - Constructor for class lodsve.wechat.api.menu.WeChatMenuService
 
WeChatOAuthService - Class in lodsve.wechat.api.oauth
oauth认证.
WeChatOAuthService() - Constructor for class lodsve.wechat.api.oauth.WeChatOAuthService
 
WeChatProperties - Class in lodsve.wechat.config
参数配置在配置文件中.
WeChatProperties() - Constructor for class lodsve.wechat.config.WeChatProperties
 
WeChatReceiveHandler - Class in lodsve.wechat.api.message
处理微信的消息/事件.
WeChatReceiveHandler() - Constructor for class lodsve.wechat.api.message.WeChatReceiveHandler
 
WeChatRequest - Class in lodsve.wechat.core
微信请求的封装,包括处理异常.
WeChatRequest() - Constructor for class lodsve.wechat.core.WeChatRequest
 
WeChatService - Class in lodsve.wechat.api.base
微信service.
WeChatService() - Constructor for class lodsve.wechat.api.base.WeChatService
 
WeChatTemplateService - Class in lodsve.wechat.api.template
发送模板消息.
WeChatTemplateService() - Constructor for class lodsve.wechat.api.template.WeChatTemplateService
 
WeChatUrl - Class in lodsve.wechat.core
微信开放API.
WeChatUrl() - Constructor for class lodsve.wechat.core.WeChatUrl
 
WeChatUserService - Class in lodsve.wechat.api.user
微信用户操作.
WeChatUserService() - Constructor for class lodsve.wechat.api.user.WeChatUserService
 
WeChatWebConfig - Class in lodsve.wechat.config
spring web bean 配置.
WeChatWebConfig() - Constructor for class lodsve.wechat.config.WeChatWebConfig
 
WEIXIN_AUTHORIZE_URL - Static variable in class lodsve.wechat.core.WeChatUrl
微信认证
WEIXIN_REFRESH_TOKEN_URL - Static variable in class lodsve.wechat.core.WeChatUrl
刷新token
WEIXIN_TOKEN_URL - Static variable in class lodsve.wechat.core.WeChatUrl
获取token
WhitespaceThrowableProxyConverter - Class in lodsve.core.logback
ThrowableProxyConverter that adds some additional whitespace around the stack trace.
WhitespaceThrowableProxyConverter() - Constructor for class lodsve.core.logback.WhitespaceThrowableProxyConverter
 
WXCard - Class in lodsve.wechat.beans.tidings.items
卡券.
WXCard() - Constructor for class lodsve.wechat.beans.tidings.items.WXCard
 
WXCardTidings - Class in lodsve.wechat.beans.tidings
卡券客服消息.
WXCardTidings() - Constructor for class lodsve.wechat.beans.tidings.WXCardTidings
 

X

XmlUtils - Class in lodsve.core.utils
xml工具类.

Z

ZERO_INT - Static variable in class lodsve.core.bean.Constants
 
ZERO_LONG - Static variable in class lodsve.core.bean.Constants
 
zip(String, String, String) - Static method in class lodsve.core.utils.ZipUtils
压缩
Zip - Annotation Type in lodsve.validate.annotations
验证框架:邮政编码限制注解.
ZipHandler - Class in lodsve.validate.handler
邮政编码的验证处理类.
ZipHandler() - Constructor for class lodsve.validate.handler.ZipHandler
 
ZipUtils - Class in lodsve.core.utils
解压缩zip包.
ZookeeperResource - Class in lodsve.core.io
Zookeeper Resource.
ZookeeperResource(String) - Constructor for class lodsve.core.io.ZookeeperResource
url like '127.0.0.1:2181/path1/path2/path3'
ZookeeperResource(String, String) - Constructor for class lodsve.core.io.ZookeeperResource
url like '127.0.0.1:2181' path like '/path1/path2/path3'
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2018 lodsve. All rights reserved.