- Base64 - org.jiucai.appframework.common.encode中的类
-
Base64 编码解码类
Copyright: Ma Bingyao[andot@ujn.edu.cn]
Version: 3.0.2
LastModified: Apr 12, 2010
This library is free.
- BaseChart - org.jiucai.appframework.base.chart.fc中的类
-
- BaseChart() - 类 的构造器org.jiucai.appframework.base.chart.fc.BaseChart
-
- BaseController - org.jiucai.appframework.base.web中的类
-
控制器的基类
- BaseController() - 类 的构造器org.jiucai.appframework.base.web.BaseController
-
- BaseDao - org.jiucai.appframework.base.dao中的类
-
DAO 基类, 默认支持 SpringJdbc, Mybatis, Hibernate
- BaseDao() - 类 的构造器org.jiucai.appframework.base.dao.BaseDao
-
- BaseDomain - org.jiucai.appframework.base.domain中的类
-
所有Domain对象的基类
- BaseDomain() - 类 的构造器org.jiucai.appframework.base.domain.BaseDomain
-
- baseFont - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Font Name This attribute lets you set the font face (family) of all the
text (data labels, values etc.) on chart.
- baseFontColor - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Hex color code without # This attribute sets the base font color of the
chart i.e., all the values and the names in the chart which lie on the
canvas will be displayed using the font color provided here.
- baseFontSize - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
0-72 This attribute sets the base font size of the chart i.e., all the
values and the names in the chart which lie on the canvas will be
displayed using the font size provided here.
- BaseFusionChart - org.jiucai.appframework.base.chart.fc中的类
-
- BaseFusionChart() - 类 的构造器org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- BaseRender - org.jiucai.appframework.base.web.render中的类
-
Render的基类,实现共有的 output方法
- BaseRender() - 类 的构造器org.jiucai.appframework.base.web.render.BaseRender
-
- BaseService - org.jiucai.appframework.base.service中的类
-
- BaseService() - 类 的构造器org.jiucai.appframework.base.service.BaseService
-
- BaseUtil - org.jiucai.appframework.common.util中的类
-
- BaseUtil() - 类 的构造器org.jiucai.appframework.common.util.BaseUtil
-
- bgAlpha - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Lets you set the alpha (transparency) for the background.
- bgAngle - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Angle of the gradient fill (in degrees - 0-360)
- bgColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- bgColor - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Lets you set the background color for the chart.
- bgRatio - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Ratio of each color in the gradient on a scale of 100.
- bgSWF - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Lets you specify the Url (with full path) of the background image / SWF
File.
- bgSWFAlpha - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
You can configure the alpha of the background (loaded) image using this
property. bgSWFAlpha="40"
- binary(String, HttpServletRequest, HttpServletResponse) - 类 中的方法org.jiucai.appframework.base.web.AbstractBaseController
-
二进制请求
- BinaryService - org.jiucai.appframework.base.service中的接口
-
二进制数据服务接口
实现类 serviceId 命名规则 xxxBinaryService
- blurX - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- blurY - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- bold - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- borderAlpha - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Border alpha of the chart
- borderColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- borderColor - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Border color of the chart
- borderThickness - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Border thickness of the chart (in pixels)
- BUFFER_SIZE - 类 中的静态变量org.jiucai.appframework.common.zip.ZipFileUtil
-
- byte2Hex(byte[]) - 类 中的静态方法org.jiucai.appframework.common.encrypt.AbstractEncryptor
-
将二进制转换成16进制
- dashed - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
-
- dashed - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
-
Boolean 0/1 If you've opted to show the trend as a line, this attribute
lets you define Whether the trend line would appear as dashed.
- dashed - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
-
- dashGap - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
-
Number In Pixels If you've opted to show trend line as dash, this
attribute lets you control the length of each dash gap.
- dashLen - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
-
Number In Pixels If you've opted to show trend line as dash, this
attribute lets you control the length of each dash.
- data(String, Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.jiucai.appframework.base.web.AbstractBaseController
-
数据请求
- DATA_TYPE_HTML - 接口 中的静态变量org.jiucai.appframework.base.service.DataService
-
- DATA_TYPE_JSON - 接口 中的静态变量org.jiucai.appframework.base.service.DataService
-
- DATA_TYPE_XML - 接口 中的静态变量org.jiucai.appframework.base.service.DataService
-
- dataColumn - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
-
是否是数据字段 1 是, 0 否
- DataService - org.jiucai.appframework.base.service中的接口
-
数据服务接口
实现类 serviceId 命名规则 xxxDataService
- datasets - 类 中的变量org.jiucai.appframework.base.chart.fc.MultiChart
-
datasets.size() must equals categories.category.size()
- dateFmtPattern - 类 中的静态变量org.jiucai.appframework.common.excel.ExcelReader
-
- dateTimeFmtPattern - 类 中的静态变量org.jiucai.appframework.common.excel.ExcelReader
-
- DateTimeUtil - org.jiucai.appframework.base.util中的类
-
DateTime 工具类 referer: http://joda-time.sourceforge.net/api-release/index.html
DateTime is the standard implementation of an unmodifiable datetime class.
- DateTimeUtil() - 类 的构造器org.jiucai.appframework.base.util.DateTimeUtil
-
- decimals - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
保留小数的位数, 1 - 10 位 formatNumber=1 时生效。
- decode(String, String) - 类 中的静态方法org.jiucai.appframework.common.crypto.DES
-
- decode(String) - 类 中的静态方法org.jiucai.appframework.common.encode.Base64
-
已经编码的Base64字符串进行解码
- decode(String, String) - 类 中的静态方法org.jiucai.appframework.common.encrypt.EncryptUtil
-
- decode(String) - 类 中的静态方法org.jiucai.appframework.common.util.AliasUtil
-
解码
- decrypt(byte[], byte[]) - 类 中的静态方法org.jiucai.appframework.common.crypto.AES
-
- decrypt(String, String) - 类 中的静态方法org.jiucai.appframework.common.crypto.AES
-
AES解密
- decrypt(byte[], String) - 类 中的静态方法org.jiucai.appframework.common.crypto.DES
-
- decrypt(String, String, String) - 类 中的静态方法org.jiucai.appframework.common.encrypt.PGPDecryptor
-
- decrypt(byte[], InputStream, char[]) - 类 中的静态方法org.jiucai.appframework.common.encrypt.PGPDecryptor
-
decrypt the passed in message stream
- decrypt(String, String) - 类 中的静态方法org.jiucai.appframework.common.util.WebSafeXxtea
-
- decryptByte(String, String, byte[]) - 类 中的静态方法org.jiucai.appframework.common.encrypt.PGPDecryptor
-
- decryptFile(String, String, String) - 类 中的静态方法org.jiucai.appframework.common.encrypt.PGPDecryptor
-
- DEFAULT_LOCALE - 类 中的静态变量org.jiucai.appframework.base.util.DateTimeUtil
-
地区: 中国
- DEFAULT_PATTERN - 类 中的静态变量org.jiucai.appframework.base.util.DateTimeUtil
-
日期格式: 中国
- DEFAULT_TIMEZONE - 类 中的静态变量org.jiucai.appframework.base.util.DateTimeUtil
-
时区:正八区 / (UTC+08:00)北京,重庆,香港特别行政区,乌鲁木齐
- defaultAnimation - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- DefaultAppBaseService - org.jiucai.appframework.base.service.impl中的类
-
- DefaultAppBaseService() - 类 的构造器org.jiucai.appframework.base.service.impl.DefaultAppBaseService
-
- defaultCookieLife - 类 中的静态变量org.jiucai.appframework.base.util.CookieUtil
-
- DefaultExecutorCommand - org.jiucai.appframework.base.executor.impl中的类
-
默认 线程池 命令实现类
- DefaultExecutorCommand() - 类 的构造器org.jiucai.appframework.base.executor.impl.DefaultExecutorCommand
-
- DefaultExecutorCommand(DefaultExecutorService) - 类 的构造器org.jiucai.appframework.base.executor.impl.DefaultExecutorCommand
-
- DefaultExecutorService - org.jiucai.appframework.base.executor.impl中的类
-
默认 线程池
- DefaultRequestFilter - org.jiucai.appframework.base.filter中的类
-
- DefaultRequestFilter() - 类 的构造器org.jiucai.appframework.base.filter.DefaultRequestFilter
-
- definition - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyles
-
- DES - org.jiucai.appframework.common.crypto中的类
-
DES 对称加密解码算法, JDK 实现的封装
DES加密算法出自IBM的研究,后来被美国政府正式采用,之后开始广泛流传,但是近些年使用越来越少,因为DES使用56位密钥,以现代计算能力,24
小时内即可被破解。
- DES() - 类 的构造器org.jiucai.appframework.common.crypto.DES
-
- df - 类 中的静态变量org.jiucai.appframework.common.util.ValueFormatUtil
-
- displayValue - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
-
String If you want to display a string caption for the trend line by its
side, you can use this attribute.
- displayValue - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
-
If instead of the numerical value of this data, you wish to display a
custom string value, you can specify the same here.
- distance - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- DomainUtil - org.jiucai.appframework.common.util中的类
-
域名工具
build: 20110711-1.0
用来从一个完整的 url 中解析顶级域名或子域名部分
主要用于获取需要设置 cookie 的 domain
URL: 支持已知和未知协议、支持无线级子域名、支持IPv4 或 IPv6 (部分 IPv6 格式不支持)
- DomainUtil() - 类 的构造器org.jiucai.appframework.common.util.DomainUtil
-
- doSecureRequest(HttpServletRequest) - 类 中的方法org.jiucai.appframework.base.listener.AbstractSecureRequestListener
-
应用可自行实现的扩展方法
- doubleFormater - 类 中的静态变量org.jiucai.appframework.common.util.ValueFormatUtil
-
- doUncompressFile(String) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
-
- download(String, HttpServletRequest, HttpServletResponse) - 类 中的方法org.jiucai.appframework.base.web.AbstractBaseController
-
下载请求
- DownloadService - org.jiucai.appframework.base.service中的接口
-
文件下载服务接口
实现类 serviceId 命名规则 xxxDownloadService
- drawAnchors - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
-
- drawToolbarButtons - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- DSA - org.jiucai.appframework.common.security中的类
-
DSA 非对称加密解码算法, JDK 实现的封装
- DSA() - 类 的构造器org.jiucai.appframework.common.security.DSA
-
- duration - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- get(String) - 类 中的静态方法org.jiucai.appframework.base.util.HttpClientUtil
-
Get方式提交,URL中包含查询参数
- get(String, Map<String, String>) - 类 中的静态方法org.jiucai.appframework.base.util.HttpClientUtil
-
Get方式提交,URL中不包含查询参数
- get(String, Map<String, String>, String) - 类 中的静态方法org.jiucai.appframework.base.util.HttpClientUtil
-
Get方式提交,URL中不包含查询参数
- get(int) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Returns the current column value for a given column index.
- get(String) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Returns the current column value for a given column header name.
- get() - 类 中的静态方法org.jiucai.appframework.common.thread.AsynchronousCallUtil
-
获得任务的返回值,List中的值按提交任务的顺序返回
- get404ImageClasspath() - 类 中的方法org.jiucai.appframework.base.web.AbstractBaseController
-
- getAliasCode() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getAlign() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getAllInetAddress() - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
-
- getApplicationContext() - 类 中的静态方法org.jiucai.appframework.base.helper.SpringHelper
-
返回 Bean初始化时 的 ApplicationContext
- getApplicationContext(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.helper.SpringHelper
-
从 ServletContext 获取 ApplicationContext
- getAttachList() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getAuthPassword() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getAuthUserName() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getBean(String) - 类 中的静态方法org.jiucai.appframework.base.helper.SpringHelper
-
- getBean(String, Class<T>) - 类 中的静态方法org.jiucai.appframework.base.helper.SpringHelper
-
- getBytesFromFile(File) - 类 中的静态方法org.jiucai.appframework.common.encrypt.AbstractPGPEncryptor
-
- getCalcCode() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getCallBack() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getCallBack() - 类 中的方法org.jiucai.appframework.base.mail.MailTask
-
- getCaptureRawRecord() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
- getCellValue(Cell) - 类 中的静态方法org.jiucai.appframework.common.excel.ExcelReader
-
- getCharset() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getClassName() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getCode() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getColspan() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getColumnCount() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets the count of columns found in this record.
- getCommandList() - 类 中的方法org.jiucai.appframework.base.executor.AppExecutorServiceFactory
-
- getComment() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets the character being used as a comment signal.
- getComment() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
- getConfig() - 类 中的静态方法org.jiucai.appframework.base.service.impl.DefaultAppBaseService
-
- getConfigInteger(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getConfigString(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getConfiguration() - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
-
获取最原始的 Configuration
- getConnectionManager() - 类 中的静态方法org.jiucai.appframework.base.util.HttpClientUtil
-
- getContentType() - 接口 中的方法org.jiucai.appframework.base.service.DataService
-
返回数据 ContentType: html ?
- getContentType() - 接口 中的方法org.jiucai.appframework.base.service.DownloadService
-
返回数据 ContentType
- getContentType() - 类 中的方法org.jiucai.appframework.base.service.impl.AbstractBaseService
-
- getContentType() - 类 中的方法org.jiucai.appframework.base.service.impl.DefaultAppBaseService
-
- getContentType() - 接口 中的方法org.jiucai.appframework.base.service.UploadService
-
返回数据 ContentType: html ?
- getContentType() - 类 中的方法org.jiucai.appframework.base.web.render.HtmlRender
-
- getContentType() - 类 中的方法org.jiucai.appframework.base.web.render.JsonRender
-
- getContentType() - 接口 中的方法org.jiucai.appframework.base.web.render.Render
-
设置返回数据的 HTTP ContentType
- getContentType() - 类 中的方法org.jiucai.appframework.base.web.render.XmlRender
-
- getContextBase(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.helper.AppRequestHelper
-
获取应用的 http 绝对路径
如果应用是基于反向代理后端,则使用https 协议时,传入header SSL, 例如 nginx
proxy_set_header SSL ssl;
- getContextPath(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.helper.AppRequestHelper
-
获取应用的 http 相对路径
- getConvertedMapValue(Object) - 类 中的静态方法org.jiucai.appframework.base.util.CsvDownloadUtil
-
- getCookieByName(String) - 类 中的静态方法org.jiucai.appframework.base.util.CookieUtil
-
- getCookieValue(String) - 类 中的静态方法org.jiucai.appframework.base.util.CookieUtil
-
- getCurrentDate() - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
- getCurrentDateTime() - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
- getCurrentRecord() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets the index of the current record.
- getCurrentTime() - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
返回当前系统时间
- getDao() - 类 中的方法org.jiucai.appframework.base.dao.impl.AbstractBaseDao
-
- getDao() - 接口 中的方法org.jiucai.appframework.base.dao.support.SpringJdbcDao
-
Users should use this method to get a NamedParameterJdbcOperations to call its statement methods
This is NamedParameterJdbcOperations is managed by spring.
- getDataColumn() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getDateTime(Date) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
转换 date 为 DateTime 对象
- getDateTimeFormatter(String) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
- getDateTimeFromYearWeek(String) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
返回指定 年周(比如200953) 的第一天的日期
referer:
http://joda-time.sourceforge.net/api-release/org/joda/time/format
/DateTimeFormat.html
- getDecimalFormat() - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
-
- getDefaultMailTemplate(String, String) - 类 中的静态方法org.jiucai.appframework.common.mail.MailThread
-
- getDefaultMapperId() - 类 中的方法org.jiucai.appframework.base.web.AbstractBaseController
-
app default ParameterMapper beanId
- getDelimiter() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets the character being used as the column delimiter.
- getDelimiter() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Gets the character being used as the column delimiter.
- getDomain(String) - 类 中的静态方法org.jiucai.appframework.common.util.DomainUtil
-
获取 url 中的域名部分
- getDoubleString(Object) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
-
- getEncoding() - 类 中的方法org.jiucai.appframework.base.web.render.HtmlRender
-
- getEncoding() - 类 中的方法org.jiucai.appframework.base.web.render.JsonRender
-
- getEncoding() - 类 中的方法org.jiucai.appframework.base.web.render.XmlRender
-
- getEscapeMode() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets the current way to escape an occurance of the text qualifier inside
qualified data.
- getEscapeMode() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
- getExecutorService() - 类 中的静态方法org.jiucai.appframework.base.executor.impl.DefaultExecutorService
-
获取 ExecutorService 单例对象
- getExecutorService() - 类 中的静态方法org.jiucai.appframework.base.executor.util.ExecutorServiceUtil
-
- getExecutorService(String, int) - 类 中的静态方法org.jiucai.appframework.base.executor.util.ExecutorServiceUtil
-
- getFileFromClasspath(String) - 类 中的静态方法org.jiucai.appframework.base.web.BaseController
-
- getFileName(ParameterMapper) - 接口 中的方法org.jiucai.appframework.base.service.DownloadService
-
浏览器下载对话框显示文件名,建议不超过 17 个汉字。
- getFileName(ParameterMapper) - 类 中的方法org.jiucai.appframework.base.service.impl.AbstractBaseService
-
- getFileName(String) - 类 中的静态方法org.jiucai.appframework.base.util.CsvDownloadUtil
-
getFileName
- getFileName(String) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
-
- getForceQualifier() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Whether fields will be surrounded by the text qualifier even if the
qualifier is not necessarily needed to escape this field.
- getFormatedDate(Date, String) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
返回指定日期的字符串
- getFormatedDate(int, String) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
返回指定日期的字符串
- getFormatedDateTime(DateTime, String) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
返回格式化的字符串
- getFps() - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- getFrameCount() - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- getFromMail() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getFromUserName() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getHeader(int) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Returns the column header value for a given column index.
- getHeaderCount() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets the count of headers read in by a previous call to
readHeaders()
.
- getHeaders() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Returns the header values as a string array.
- getHeight() - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- getHourString(String) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
-
- getHttpClient(String) - 类 中的静态方法org.jiucai.appframework.base.util.HttpClientUtil
-
获取HttpClient实例
- getHttpClientBuilder(String) - 类 中的静态方法org.jiucai.appframework.base.util.HttpClientUtil
-
- getId(String) - 类 中的方法org.jiucai.appframework.base.dao.impl.OracleBaseDao
-
Oracle get Sequence nextval Value
- getId(String) - 类 中的方法org.jiucai.appframework.base.dao.impl.PostgresBaseDao
-
PostgreSQL get Sequence nextval Value
- getIndex(String) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets the corresponding column index for a given column header name.
- getInfo(File) - 类 中的静态方法org.jiucai.appframework.common.util.SwfUtil
-
Get the header info for a (potential) SWF file specified by a File
object.
- getInfo(InputStream) - 类 中的静态方法org.jiucai.appframework.common.util.SwfUtil
-
获取文件输入流
- getInfo(String) - 类 中的静态方法org.jiucai.appframework.common.util.SwfUtil
-
Get the header info for a (potential) SWF file specified by a file path
String.
- getInstance() - 类 中的静态方法org.jiucai.appframework.base.executor.AppExecutorServiceFactory
-
- getInstance() - 类 中的静态方法org.jiucai.appframework.base.executor.impl.DefaultExecutorService
-
获取 DefaultExecutorService 单例对象
- getIntegerString(Object) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
-
- getIp(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.util.IpUtil
-
- getIpByNetworkInterfaceName(String) - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
-
根据网卡名获取 ip
- getIPList(boolean) - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
-
- getIPv4() - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
-
- getIPv6() - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
-
- getJsonMsg(Boolean, String) - 类 中的方法org.jiucai.appframework.base.service.impl.DefaultAppBaseService
-
返回 json 格式的成功或错误信息
- getJsonRender() - 类 中的方法org.jiucai.appframework.base.service.impl.DefaultAppBaseService
-
返回转换 json 工具对象
- getLinuxIp() - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
-
- getLocalIP() - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
-
获取本机IP地址,并自动区分Windows还是Linux操作系统
- getmail() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getMail() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getMailTemplate() - 类 中的方法org.jiucai.appframework.common.mail.MailThread
-
- getMailTo() - 类 中的方法org.jiucai.appframework.common.mail.MailThread
-
- getMapper() - 类 中的方法org.jiucai.appframework.base.mapper.JacksonObjectMapper
-
- getMapperId() - 类 中的方法org.jiucai.appframework.base.web.AbstractBaseController
-
- getMessage() - 类 中的方法org.jiucai.appframework.common.mail.MailThread
-
- getMoneyString(Object) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
-
- getMsg() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getName() - 接口 中的方法org.jiucai.appframework.base.executor.AppExecutorService
-
返回线程池名称
- getName() - 类 中的方法org.jiucai.appframework.base.executor.impl.DefaultExecutorCommand
-
- getName() - 类 中的方法org.jiucai.appframework.base.executor.impl.DefaultExecutorService
-
- getNoneString() - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
-
- getNumberFormat() - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
-
- getObject(String, Class<T>) - 类 中的静态方法org.jiucai.appframework.base.util.JsonUtil
-
把 json 字符串转换为 bean 对象
- getObjectMapper() - 类 中的静态方法org.jiucai.appframework.base.util.JsonUtil
-
- getObjectMapper() - 类 中的方法org.jiucai.appframework.base.web.render.JsonRender
-
- getPage(Long, Long) - 类 中的静态方法org.jiucai.appframework.base.util.SqlUtil
-
计算当前页
- getPageCount() - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
-
- getPageCount(Long, Long) - 类 中的静态方法org.jiucai.appframework.base.util.SqlUtil
-
计算页数
- getPagedSQL(String, Long, Long) - 类 中的方法org.jiucai.appframework.base.dao.impl.MySQLBaseDao
-
构造 MySQL 分页SQL
- getPagedSQL(String, Long, Long) - 类 中的方法org.jiucai.appframework.base.dao.impl.OracleBaseDao
-
构造 Oracle 分页SQL
- getPagedSQL(String, Long, Long) - 类 中的方法org.jiucai.appframework.base.dao.impl.PostgresBaseDao
-
构造 Postgres 分页SQL
- getPageNo() - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
-
- getPageSize() - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
-
- getPageSize() - 类 中的静态方法org.jiucai.appframework.base.util.SqlUtil
-
获取每页展示数据记录数
- getParamBean(Class<D>) - 类 中的方法org.jiucai.appframework.base.mapper.AbstractParameterMapper
-
- getParamBean(Class<D>) - 接口 中的方法org.jiucai.appframework.base.mapper.ParameterMapper
-
返回 request paramter 对应的 bean 对象
- getParamMap() - 类 中的方法org.jiucai.appframework.base.mapper.AbstractParameterMapper
-
- getParamMap() - 接口 中的方法org.jiucai.appframework.base.mapper.ParameterMapper
-
返回 request paramter 对应的map
- getParamPrefix() - 接口 中的方法org.jiucai.appframework.base.mapper.ParameterMapper
-
返回 request paramter 前缀, 一般从 顶级 Controller 获取
- getParamsList(Map<String, String>) - 类 中的静态方法org.jiucai.appframework.base.util.HttpClientUtil
-
将传入的键/值对参数转换为NameValuePair参数集
- getParentCode() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getPersentString(Object) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
-
- getPrivateKey(Map<String, Object>) - 类 中的静态方法org.jiucai.appframework.common.security.AsymmetricEncryptor
-
取得私钥
- getPublicKey(Map<String, Object>) - 类 中的静态方法org.jiucai.appframework.common.security.AsymmetricEncryptor
-
取得公钥
- getR() - 类 中的方法org.jiucai.appframework.base.domain.BaseDomain
-
数据库查询返回结果的唯一行号
- getRawRecord() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
- getRecordDelimiter() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
- getRecordDelimiter() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
- getReqPrefix() - 类 中的方法org.jiucai.appframework.base.listener.AbstractSecureRequestListener
-
放在 reqesut attribute 中的 parameter 的前缀
- getReqPrefix() - 类 中的方法org.jiucai.appframework.base.web.AbstractBaseController
-
request attribute 中的请求参数的前缀
- getRequest() - 类 中的静态方法org.jiucai.appframework.base.helper.AppContextHolder
-
- getRequest() - 类 中的静态方法org.jiucai.appframework.base.helper.AppRequestHolder
-
- getRequestHolder() - 类 中的静态方法org.jiucai.appframework.base.helper.AppContextHolder
-
- getRequestHolder() - 类 中的静态方法org.jiucai.appframework.base.helper.AppRequestHolder
-
- getRequestServiceId() - 类 中的方法org.jiucai.appframework.base.web.AbstractBaseController
-
- getResponse() - 类 中的静态方法org.jiucai.appframework.base.helper.AppContextHolder
-
- getResponseHolder() - 类 中的静态方法org.jiucai.appframework.base.helper.AppContextHolder
-
- getResult() - 类 中的方法org.jiucai.appframework.base.mail.MailTask
-
- getResultSize() - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
-
- getRowspan() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getSafetySwitch() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Safety caution to prevent the parser from using large amounts of memory
in the case where parsing settings like file encodings don't end up
matching the actual format of a file.
- getSendType() - 类 中的方法org.jiucai.appframework.base.mail.MailTask
-
- getSequence() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getService() - 类 中的方法org.jiucai.appframework.base.executor.impl.DefaultExecutorCommand
-
- getSession() - 类 中的方法org.jiucai.appframework.base.dao.impl.AbstractBaseDao
-
- getSession() - 接口 中的方法org.jiucai.appframework.base.dao.support.HibernateDao
-
Users should use this method to get a Session to call its statement methods
This is Session is managed by spring.
- getSession() - 类 中的静态方法org.jiucai.appframework.base.helper.AppContextHolder
-
- getSession() - 类 中的静态方法org.jiucai.appframework.base.helper.AppRequestHolder
-
- getSessionCount() - 类 中的静态方法org.jiucai.appframework.base.listener.AppSessionListener
-
- getSessionMap() - 类 中的静态方法org.jiucai.appframework.base.listener.AppSessionListener
-
- getSize() - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- getSkipEmptyRecords() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
- getSmtpHost() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getSmtpPort() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getSqlSession() - 类 中的方法org.jiucai.appframework.base.dao.impl.AbstractBaseDao
-
- getSqlSession() - 接口 中的方法org.jiucai.appframework.base.dao.support.MybatisDao
-
Users should use this method to get a SqlSession to call its statement methods
This is SqlSession is managed by spring.
- getString(String) - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
-
获取字符串配置值 无法获取时返回null
- getString(Object) - 类 中的静态方法org.jiucai.appframework.base.util.JsonUtil
-
- getString(Object) - 类 中的方法org.jiucai.appframework.base.web.render.HtmlRender
-
- getString(Object) - 类 中的方法org.jiucai.appframework.base.web.render.JsonRender
-
- getString(Object) - 接口 中的方法org.jiucai.appframework.base.web.render.Render
-
根据对象构造要输出的字符串
- getString(Object) - 类 中的方法org.jiucai.appframework.base.web.render.XmlRender
-
- getSubDomain(String, int) - 类 中的静态方法org.jiucai.appframework.common.util.DomainUtil
-
获取子域名
- getSubject() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getText() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- getTextQualifier() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets the character to use as a text qualifier in the data.
- getTextQualifier() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Gets the character to use as a text qualifier in the data.
- getThreadPoolList() - 类 中的方法org.jiucai.appframework.base.executor.AppExecutorServiceFactory
-
- getToMail() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getTopDomain(String) - 类 中的静态方法org.jiucai.appframework.common.util.DomainUtil
-
获取顶级域名
- getToUserName() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- getTrimWhitespace() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets whether leading and trailing whitespace characters are being trimmed
from non-textqualified column data.
- getUseComments() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Gets whether comments are being looked for while parsing or not.
- getUseTextQualifier() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Whether text qualifiers will be used while parsing or not.
- getUseTextQualifier() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Whether text qualifiers will be used while writing data or not.
- getValues() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
- getVersion() - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- getWidth() - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- getWindowsIp() - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
-
- getXmlMsg(Boolean, String) - 类 中的方法org.jiucai.appframework.base.service.impl.DefaultAppBaseService
-
返回 chartXML 格式的成功或错误信息
- getXmlRender() - 类 中的方法org.jiucai.appframework.base.service.impl.DefaultAppBaseService
-
返回转换 xml 的工具对象
- getXStream() - 类 中的方法org.jiucai.appframework.base.web.render.XmlRender
-
- getYearMonth(Date) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
获取指定日期的年月
- getYearWeek(Date) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
-
获取指定日期的年周
- saveFile(String, String, List<KeyValuePair>, List<Map<String, Object>>, List<Map<String, Object>>, Boolean) - 类 中的静态方法org.jiucai.appframework.base.util.CsvDownloadUtil
-
- send() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- send() - 类 中的方法org.jiucai.appframework.base.mail.MailTask
-
- SEND_ASYNC - 类 中的静态变量org.jiucai.appframework.base.mail.MailTask
-
异步发送邮件,需采用回调方法获取邮件发送结果
- SEND_SYNC - 类 中的静态变量org.jiucai.appframework.base.mail.MailTask
-
同步发送邮件,通过 result 属性获取邮件发送结果
- sendMailAsHtml(String, String, String[], String[], String[], String, String) - 类 中的方法org.jiucai.appframework.common.mail.MailSender
-
发送html格式邮件,不带附件
- sendMailAsHtml(String, String, String[], String[], String[], String, String, boolean) - 类 中的方法org.jiucai.appframework.common.mail.MailSender
-
发送html格式邮件,不带附件
- sendMailAsHtmlHasAtts(String, String, String[], String[], String[], String, String, Hashtable<String, File>) - 类 中的方法org.jiucai.appframework.common.mail.MailSender
-
发送html邮件,带附件
- sendMailAsText(String, String, String[], String[], String[], String, String) - 类 中的方法org.jiucai.appframework.common.mail.MailSender
-
发送普通文本邮件,不带附件
- sendMailAsTextHasAtts(String, String, String[], String[], String[], String, String, Hashtable<String, File>) - 类 中的方法org.jiucai.appframework.common.mail.MailSender
-
发送文本邮件,带附件
- seriesName - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
-
- service - 类 中的变量org.jiucai.appframework.base.executor.impl.DefaultExecutorCommand
-
- sessionCreated(HttpSessionEvent) - 类 中的方法org.jiucai.appframework.base.listener.AppSessionListener
-
- sessionDestroyed(HttpSessionEvent) - 类 中的方法org.jiucai.appframework.base.listener.AppSessionListener
-
- sessionMap - 类 中的静态变量org.jiucai.appframework.base.listener.AppSessionListener
-
- setAliasCode(String) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setAlign(String) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setApplicationContext(ApplicationContext) - 类 中的方法org.jiucai.appframework.base.helper.SpringHelper
-
- setAttachList(List<EmailAttachment>) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setAuthPassword(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setAuthUserName(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setCalcCode(String) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setCallBack(ICallBack) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setCallBack(ICallBack) - 类 中的方法org.jiucai.appframework.base.mail.MailTask
-
- setCaptureRawRecord(boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
- setCellPrefix(String) - 类 中的静态方法org.jiucai.appframework.base.util.CsvDownloadUtil
-
- setCellSuffix(String) - 类 中的静态方法org.jiucai.appframework.base.util.CsvDownloadUtil
-
- setCellValue(HSSFCell, Object) - 类 中的静态方法org.jiucai.appframework.common.util.ExcelUtil
-
设置单元格格式和数据类型转换
- setCharset(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setCharset(String) - 类 中的静态方法org.jiucai.appframework.base.util.CsvDownloadUtil
-
- setClassName(String) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setCode(String) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setColspan(Integer) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setComment(char) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Sets the character to use as a comment signal.
- setComment(char) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
- setCompressed(boolean) - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- setDataColumn(Integer) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setDelimiter(char) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Sets the character to use as the column delimiter.
- setDelimiter(char) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Sets the character to use as the column delimiter.
- setEncoding(String) - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
-
设置配置文件编码
- setEncoding(String) - 类 中的方法org.jiucai.appframework.base.web.render.HtmlRender
-
- setEncoding(String) - 类 中的方法org.jiucai.appframework.base.web.render.JsonRender
-
- setEncoding(String) - 接口 中的方法org.jiucai.appframework.base.web.render.Render
-
设置结果数据编码
- setEncoding(String) - 类 中的方法org.jiucai.appframework.base.web.render.XmlRender
-
- setEncoding(String) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
-
默认编码 UFT-8
设置为 UTF-8 时,压缩包的注释乱码,但可以正常使用 unzip / unzip2( Java API 标准解压缩) 类解压文件 设置为
GBK 时,压缩包的注释正常,只能是用 unzip 方法解压缩
- setEscapeMode(int) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Sets the current way to escape an occurance of the text qualifier inside
qualified data.
- setEscapeMode(int) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
- setForceQualifier(boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Use this to force all fields to be surrounded by the text qualifier even
if the qualifier is not necessarily needed to escape this field.
- setFps(float) - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- setFrameCount(int) - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- setFromMail(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setFromUserName(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setHeaders(String[]) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
- setHeight(int) - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- setLimit(int, int, int) - 类 中的静态方法org.jiucai.appframework.common.util.InvokeSpeedLimitUtil
-
设置限制参数
- setMail(HtmlEmail) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setMailTemplate(String) - 类 中的方法org.jiucai.appframework.common.mail.MailThread
-
- setMailTo(String[]) - 类 中的方法org.jiucai.appframework.common.mail.MailThread
-
- setMaxThreadPoolSize(int) - 类 中的方法org.jiucai.appframework.common.thread.AsynchronousCallUtil
-
- setMessage(String) - 类 中的方法org.jiucai.appframework.common.mail.MailThread
-
- setMsg(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setPageCount(Long) - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
-
- setPageNo(Long) - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
-
- setPageSize(Long) - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
-
- setParam(String, int) - 类 中的静态方法org.jiucai.appframework.base.executor.impl.DefaultExecutorService
-
设置线程池参数
- setParentCode(String) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setPreserveSpaces(Boolean) - 类 中的静态方法org.jiucai.appframework.base.util.CsvDownloadUtil
-
- setR(Long) - 类 中的方法org.jiucai.appframework.base.domain.BaseDomain
-
- setRecordDelimiter(char) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Sets the character to use as the record delimiter.
- setRecordDelimiter(String) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Sets the character to use as the record delimiter.
- setRequest(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.helper.AppContextHolder
-
- setRequest(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.helper.AppRequestHolder
-
- setResponse(HttpServletResponse) - 类 中的静态方法org.jiucai.appframework.base.helper.AppContextHolder
-
- setResultSize(Long) - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
-
- setRowspan(Integer) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- sets - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
-
- sets - 类 中的变量org.jiucai.appframework.base.chart.fc.SingleChart
-
- setSafetySwitch(boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Safety caution to prevent the parser from using large amounts of memory
in the case where parsing settings like file encodings don't end up
matching the actual format of a file.
- setSendType(String) - 类 中的方法org.jiucai.appframework.base.mail.MailTask
-
- setSequence(String) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setService(DefaultExecutorService) - 类 中的方法org.jiucai.appframework.base.executor.impl.DefaultExecutorCommand
-
- setSize(long) - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- setSkipEmptyRecords(boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
- setSmtpHost(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setSmtpPort(int) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setSubject(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setSuffix(String) - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
-
设置配置文件名扩展名,包含.
- setText(String) - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
-
- setTextQualifier(char) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Sets the character to use as a text qualifier in the data.
- setTextQualifier(char) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Sets the character to use as a text qualifier in the data.
- setToMail(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setToUserName(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
-
- setTrimWhitespace(boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Sets whether leading and trailing whitespace characters should be trimmed
from non-textqualified column data or not.
- setUseComments(boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Sets whether comments are being looked for while parsing or not.
- setUseTextQualifier(boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Sets whether text qualifiers will be used while parsing or not.
- setUseTextQualifier(boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
-
Sets whether text qualifiers will be used while writing data or not.
- setVersion(int) - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- setWidth(int) - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
-
- setZipOutputStream(ZipOutputStream, String, String) - 类 中的静态方法org.jiucai.appframework.common.zip.ZipFileUtil
-
- shadowAlpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- shadowColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- showAboutMenuItem - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Boolean 0/1 Setting this to 1 shows up a custom context menu in the
chart, which can be customized to show your text and can be linked to
your Url.
- showBorder - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
Whether to show a border around the chart or not.
- showExportDialog - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- showLabel - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategory
-
Boolean 0/1 You can individually opt to show/hide labels of individual
data items using this attribute.
- showLabel - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
-
- showOnTop - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
-
Boolean 0/1 Whether the trend line/zone would be displayed over data
plots or under them.
- showPercentageInLabel - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- showPlotBorder - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
-
0/1 Whether to show the border of this data-set (area or column only).
- showPrintMenuItem - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- showToolTip - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- showToolTipShadow - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- showValue - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
-
Boolean 0/1 You can individually opt to show/hide values of individual
data items using this attribute.
- showValues - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
-
0/1 Whether to show the values for this data-set.
- showValues - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
- showVerticalLine - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategory
-
Boolean 0/1 Whether the vertical line should be shown for this category.
- shutdown() - 接口 中的方法org.jiucai.appframework.base.executor.AppExecutorService
-
关闭线程池
- shutdown() - 类 中的静态方法org.jiucai.appframework.base.executor.AppExecutorServiceFactory
-
- shutdown() - 类 中的方法org.jiucai.appframework.base.executor.impl.DefaultExecutorCommand
-
- shutdown() - 类 中的方法org.jiucai.appframework.base.executor.impl.DefaultExecutorService
-
关闭 下载数据生成 线程池
- shutdown() - 类 中的静态方法org.jiucai.appframework.base.executor.util.ExecutorServiceUtil
-
- sign(byte[], String) - 类 中的静态方法org.jiucai.appframework.common.security.DSA
-
用私钥对信息生成数字签名
- sign(byte[], String) - 类 中的静态方法org.jiucai.appframework.common.security.RSA
-
用私钥对信息生成数字签名
- SingleChart - org.jiucai.appframework.base.chart.fc中的类
-
- SingleChart() - 类 的构造器org.jiucai.appframework.base.chart.fc.SingleChart
-
- size - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- skipLine() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Skips the next line of data using the standard end of line characters and
does not do any column delimited parsing.
- skipRecord() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
-
Skips the next record of data by parsing each column.
- sleepTimeInSeconds - 类 中的静态变量org.jiucai.appframework.common.util.InvokeSpeedLimitUtil
-
等待周期,单位秒
- sortable - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
-
是否为可排序字段 1是,0否
- SORTABLE_DISABLED - 类 中的静态变量org.jiucai.appframework.base.domain.KeyValuePair
-
列不可排序
- SORTABLE_ENABLED - 类 中的静态变量org.jiucai.appframework.base.domain.KeyValuePair
-
列可排序
- speedLimitCount - 类 中的静态变量org.jiucai.appframework.common.util.InvokeSpeedLimitUtil
-
速度限制每个时间周期内的调用次数
- speedLimitInterval - 类 中的静态变量org.jiucai.appframework.common.util.InvokeSpeedLimitUtil
-
速度限制的时间周期,单位秒
- SpringHelper - org.jiucai.appframework.base.helper中的类
-
从 ServletContext 或 Bean初始化时 获取 spring 上下文
- SpringHelper() - 类 的构造器org.jiucai.appframework.base.helper.SpringHelper
-
- SpringJdbcDao - org.jiucai.appframework.base.dao.support中的接口
-
- SqlUtil - org.jiucai.appframework.base.util中的类
-
- SqlUtil() - 类 的构造器org.jiucai.appframework.base.util.SqlUtil
-
- start - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- startValue - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
-
Number Numeric Value The starting value for the trendline.
- strength - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
-
- styles - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartApply
-
- styles - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
FusionCharts v3 introduces Styles to help you apply font, effects and
animations to various objects of the chart.
- subCaption - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
-
String Sub-caption of the chart.
- submit(Object, String, Object...) - 类 中的静态方法org.jiucai.appframework.common.thread.AsynchronousCallUtil
-
提交并执行任务
- SUCCESS - 类 中的静态变量org.jiucai.appframework.base.web.BaseController
-
操作成功标识
- SwfInfo - org.jiucai.appframework.common.util中的类
-
- SwfInfo() - 类 的构造器org.jiucai.appframework.common.util.SwfInfo
-
- SwfUtil - org.jiucai.appframework.common.util中的类
-
This class will read just enough of a SWF file's header to glean the
essential meta-data about the animation.