- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-