- get(String) - Method in class net.turnbig.pandora.web.taglib.DictCache
-
- getAbsTempFilePath(String...) - Static method in class net.turnbig.pandora.storage.TempFolderUtils
-
- getAccessibleField(Object, String) - Static method in class net.turnbig.pandora.utils.Reflections
-
循环向上转型, 获取对象的DeclaredField, 并强制设置为可访问.
- getAccessibleMethod(Object, String, Class<?>...) - Static method in class net.turnbig.pandora.utils.Reflections
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getAccessibleMethodByName(Object, String) - Static method in class net.turnbig.pandora.utils.Reflections
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getAppId() - Method in class net.turnbig.pandora.storage.QCloudFileHandler.QCloudProperties
-
- getApplicationContext() - Static method in class net.turnbig.pandora.spring.SpringContextHolder
-
- getAuthenticationTokenRedisKeyName(String, String) - Static method in class net.turnbig.pandora.springboot.security.rpc.RpcSecurityConstants
-
- getBasePath(HttpServletRequest) - Static method in class net.turnbig.pandora.web.Servlets
-
http://domain:port/context/related-path
- getBean(String, Class<T>) - Method in class net.turnbig.pandora.mapper.JsonMapper
-
- getBean(String, TypeReference<T>) - Method in class net.turnbig.pandora.mapper.JsonMapper
-
- getBean(String) - Static method in class net.turnbig.pandora.spring.SpringContextHolder
-
通过Bean的唯一名称获取Bean实例
- getBean(Class<T>) - Static method in class net.turnbig.pandora.spring.SpringContextHolder
-
- getBeans(Class<T>) - Static method in class net.turnbig.pandora.spring.SpringContextHolder
-
- getBlank() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getBlankTxt() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getChildren() - Method in class net.turnbig.pandora.web.taglib.SelectTag.SelectEntry
-
- getClassGenricType(Class) - Static method in class net.turnbig.pandora.utils.Reflections
-
通过反射, 获得Class定义中声明的泛型参数的类型, 注意泛型必须定义在父类处
如无法找到, 返回Object.class.
- getClassGenricType(Class, int) - Static method in class net.turnbig.pandora.utils.Reflections
-
通过反射, 获得Class定义中声明的父类的泛型参数的类型.
- getCode() - Method in exception net.turnbig.pandora.spring.ex.CodeMessageException
-
- getCode() - Method in class net.turnbig.pandora.web.springmvc.view.Result
-
- getCode() - Method in interface net.turnbig.pandora.web.springmvc.view.ResultMessage
-
- getCondition() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getContent() - Method in class net.turnbig.pandora.web.springmvc.poi.PoiExcelView.ExcelSheetModel
-
- getContentEncoding() - Method in class net.turnbig.pandora.storage.CloudFileHandler.FileMeta
-
- getContentType() - Method in class net.turnbig.pandora.storage.CloudFileHandler.FileMeta
-
- getCurrentDate() - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getCurrentDatetime() - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getCurrentDatetime(String) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getCurrentTime() - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getData() - Method in class net.turnbig.pandora.web.springmvc.view.Result
-
- getDate(DateTime) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getDate(Date) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getDate(long) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getDatetime(Date) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getDatetime(DateTime) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getDatetime(long) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getDefaultCJKFontProvider() - Static method in class net.turnbig.pandora.utils.Html2Pdf
-
get default CJK font provider which use
1.
- getDefaultConverterProperties() - Static method in class net.turnbig.pandora.utils.Html2Pdf
-
get default converter properties
which provides CJK font support and use "UTF-8" as encoding
- getDelay(TimeUnit) - Method in class net.turnbig.pandora.concurrent.DelayedTask
-
- getDisplay(String, String) - Method in class net.turnbig.pandora.web.taglib.DictCache
-
- getDisplay() - Method in class net.turnbig.pandora.web.taglib.SelectTag.SelectEntry
-
- getDisplayField() - Method in class net.turnbig.pandora.web.taglib.DisplayTag
-
- getDisplayField() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getEnd() - Method in class net.turnbig.pandora.web.taglib.DictTag
-
- getEntity() - Method in class net.turnbig.pandora.web.taglib.DisplayTag
-
- getEntity() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getFieldValue(Object, String) - Static method in class net.turnbig.pandora.utils.Reflections
-
直接读取对象属性值, 无视private/protected修饰符, 不经过getter函数.
- getFileName() - Method in class net.turnbig.pandora.storage.CloudFileHandler.FileMeta
-
- getFirst(Collection<T>) - Static method in class net.turnbig.pandora.utils.Collections3
-
取得Collection的第一个元素,如果collection为空返回null.
- getFormatter(String) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getGroupby() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getGrouped() - Method in class net.turnbig.pandora.web.taglib.SelectTag.SelectEntry
-
- getGroupedOptions() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getHeader() - Method in class net.turnbig.pandora.web.springmvc.poi.PoiExcelView.ExcelSheetModel
-
- getHost(HttpServletRequest) - Static method in class net.turnbig.pandora.web.Servlets
-
- getId() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getIdentify() - Method in interface net.turnbig.pandora.springboot.security.rpc.RpcUserDetails
-
- getIp(HttpServletRequest) - Static method in class net.turnbig.pandora.web.Servlets
-
- getJaxbContext() - Static method in class net.turnbig.pandora.freemarker.TemplateParser
-
- getJaxbContext(Class) - Static method in class net.turnbig.pandora.mapper.JaxbMapper
-
- getKey() - Method in class net.turnbig.pandora.web.taglib.DictDisplayTag
-
- getKey() - Method in class net.turnbig.pandora.web.taglib.DictTag
-
- getLast(Collection<T>) - Static method in class net.turnbig.pandora.utils.Collections3
-
获取Collection的最后一个元素 ,如果collection为空返回null.
- getLastModified() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory.Template
-
- getLastModified(Object) - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory.TemplateLoader
-
- getListBean(String, Class<T>) - Method in class net.turnbig.pandora.mapper.JsonMapper
-
- getLocations() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory
-
- getMapBean(String, Class<K>, Class<V>) - Method in class net.turnbig.pandora.mapper.JsonMapper
-
- getMapper() - Method in class net.turnbig.pandora.mapper.JsonMapper
-
取出Mapper做进一步的设置或使用其他序列化API.
- getMapper() - Method in class net.turnbig.pandora.web.taglib.DictCache
-
- getMessage() - Method in class net.turnbig.pandora.web.springmvc.view.Result
-
- getMessage() - Method in interface net.turnbig.pandora.web.springmvc.view.ResultMessage
-
- getMultiple() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getName() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory.Template
-
- getName() - Method in class net.turnbig.pandora.web.springmvc.poi.PoiExcelView.ExcelSheetModel
-
- getName() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getObject() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory
-
- getObjectType() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory
-
- getOptions() - Method in class net.turnbig.pandora.web.taglib.DictTag
-
- getOptions() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getOrderby() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getParameters(ServletRequest) - Static method in class net.turnbig.pandora.web.Servlets
-
取得Request Parameters, copy from spring WebUtils.
- getParametersStartingWith(ServletRequest, String) - Static method in class net.turnbig.pandora.web.Servlets
-
取得带相同前缀的Request Parameters, copy from spring WebUtils.
- getProperty(String) - Method in class net.turnbig.pandora.spring.env.redis.RedisPropertySource
-
- getQueryPartString(HttpServletRequest, String...) - Static method in class net.turnbig.pandora.web.filter.ContextFilter
-
- getRandomFileName(String, String) - Static method in class net.turnbig.pandora.storage.TempFolderUtils
-
- getRegion() - Method in class net.turnbig.pandora.storage.QCloudFileHandler.QCloudProperties
-
- getRelatedpath(HttpServletRequest) - Static method in class net.turnbig.pandora.web.Servlets
-
http://domain:port/context/related-path
- getRequireTokenUrl(String) - Method in class net.turnbig.pandora.storage.QiniuFileHandler
-
- getResult() - Method in class net.turnbig.pandora.web.springmvc.view.Result
-
- getSecretId() - Method in class net.turnbig.pandora.storage.QCloudFileHandler.QCloudProperties
-
- getSecretKey() - Method in class net.turnbig.pandora.storage.QCloudFileHandler.QCloudProperties
-
- getSqlTemplateLoader() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory
-
- getStackTraceAsString(Exception) - Static method in class net.turnbig.pandora.utils.Exceptions
-
将ErrorStack转化为String.
- getStart() - Method in class net.turnbig.pandora.web.taglib.DictTag
-
- getStaticModelLocations() - Method in class net.turnbig.pandora.freemarker.FreeMarkerConfigurationFactory
-
- getString(DateTime, String) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getString(Date, String) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getString(long, String) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getStyle() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getTemplate(String) - Static method in class net.turnbig.pandora.freemarker.FreeMarkerHelper
-
- getTemplate() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory.Template
-
- getTemplates() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory.Templates
-
- getTime(DateTime) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getTime(Date) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getTime(long) - Static method in class net.turnbig.pandora.utils.DateFormatUtils
-
- getTplContent(String) - Static method in class net.turnbig.pandora.freemarker.FreeMarkerHelper
-
- getTplFilePath() - Method in class net.turnbig.pandora.freemarker.XmlTemplateLoaderFactory.Template
-
- getUploadToken(String) - Method in class net.turnbig.pandora.storage.QiniuFileHandler
-
- getUrl(String) - Method in class net.turnbig.pandora.storage.CloudFileHandler
-
获取访问地址
- getUrl(String) - Method in class net.turnbig.pandora.storage.FileSystemFileHandler
-
- getUrl(String) - Method in class net.turnbig.pandora.storage.QCloudFileHandler
-
- getUrl(String) - Method in class net.turnbig.pandora.storage.QiniuFileHandler
-
获取访问url
- getUserClass(Object) - Static method in class net.turnbig.pandora.utils.Reflections
-
- getUsername() - Method in interface net.turnbig.pandora.springboot.security.rpc.RpcUserDetails
-
- getValue(String, String) - Method in class net.turnbig.pandora.web.taglib.DictCache
-
- getValue() - Method in class net.turnbig.pandora.web.taglib.DictDisplayTag
-
- getValue() - Method in class net.turnbig.pandora.web.taglib.DisplayTag
-
- getValue() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- getValue() - Method in class net.turnbig.pandora.web.taglib.SelectTag.SelectEntry
-
- getValueField() - Method in class net.turnbig.pandora.web.taglib.DisplayTag
-
- getValueField() - Method in class net.turnbig.pandora.web.taglib.SelectTag
-
- gracefulShutdown(ExecutorService, int, int, TimeUnit) - Static method in class net.turnbig.pandora.concurrent.Threads
-
按照ExecutorService JavaDoc示例代码编写的Graceful Shutdown方法.
- groupby - Variable in class net.turnbig.pandora.web.taglib.SelectTag
-