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

A

aboutMenuItemLabel - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
String The menu item label for the custom context menu item.
aboutMenuItemLink - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
String URL Link for the custom context menu item.
AbstractRequestListener - org.jiucai.appframework.base.listener中的类
请求监听器,把 request 对象放在静态类中供java类调用
AbstractRequestListener() - 类 的构造器org.jiucai.appframework.base.listener.AbstractRequestListener
 
AbstractSecureRequestListener - org.jiucai.appframework.base.listener中的类
请求监听器,对 request 所有参数进行安全处理
AbstractSecureRequestListener() - 类 的构造器org.jiucai.appframework.base.listener.AbstractSecureRequestListener
 
adapter - 类 中的变量org.jiucai.appframework.base.listener.AppLogListener
 
addConfig(String) - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
每次加载同名配置时,自动移除旧的同名配置
aliasCode - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
AliasUtil - org.jiucai.appframework.common.util中的类
序列值混淆工具 v1.0 build 2011-03-21 此工具用来将长整型值进行编码
AliasUtil() - 类 的构造器org.jiucai.appframework.common.util.AliasUtil
 
align - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
align - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
alpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
alpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
Number 0-100 Alpha of the trend line.
alpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
alpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
anchorAlpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
anchorAlpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
anchorBgAlpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
anchorBgColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
anchorBgColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
anchorBorderColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
anchorBorderColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
anchorBorderThickness - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
anchorBorderThickness - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
anchorRadius - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
anchorRadius - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
anchorSides - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
anchorSides - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
angle - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
AppHolder - org.jiucai.appframework.base.util中的类
已过时。
since 1.1.4 renamed to RequestHolder
AppHolder() - 类 的构造器org.jiucai.appframework.base.util.AppHolder
已过时。
 
application - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyles
 
AppLogListener - org.jiucai.appframework.base.listener中的类
 
AppLogListener() - 类 的构造器org.jiucai.appframework.base.listener.AppLogListener
 
AppSessionListener - org.jiucai.appframework.base.listener中的类
 
AppSessionListener() - 类 的构造器org.jiucai.appframework.base.listener.AppSessionListener
 
AsynchronousCallUtil - org.jiucai.appframework.common.thread中的类
任务并行调用服务
AuthException - org.jiucai.appframework.base.plugin中的异常错误
 
AuthException() - 异常错误 的构造器org.jiucai.appframework.base.plugin.AuthException
 
AuthPlugin - org.jiucai.appframework.base.plugin中的接口
应用认证接口

B

Base64 - org.jiucai.appframework.common.encode中的类
Base64 编码解码类 Copyright: Ma Bingyao 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.spring.web中的类
控制器的基类
BaseController() - 类 的构造器org.jiucai.appframework.base.spring.web.BaseController
 
BaseDao - org.jiucai.appframework.base.spring.dao中的类
DAO 基类
BaseDao() - 类 的构造器org.jiucai.appframework.base.spring.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.spring.web.render中的类
Render的基类,实现共有的 output方法
BaseRender() - 类 的构造器org.jiucai.appframework.base.spring.web.render.BaseRender
 
BaseService - org.jiucai.appframework.base.spring.service中的类
业务层基础类,提供 TransactionTemplate 允许在业务层使用编程式事务控制
BaseService() - 类 的构造器org.jiucai.appframework.base.spring.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"
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.EncryptUtil
将二进制转换成16进制

C

calcCode - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
canvasbgAlpha - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
canvasbgColor - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
caption - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
String Caption of the chart.
categories - 类 中的变量org.jiucai.appframework.base.chart.fc.MultiChart
 
categoryList - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategoryGroup
 
cellPrefix - 类 中的静态变量org.jiucai.appframework.base.util.CsvDownloadUtil
为单元格数据增加后缀,用来支持 Excel 中正确显示格式
cellSuffix - 类 中的静态变量org.jiucai.appframework.base.util.CsvDownloadUtil
为单元格数据增加后缀,用来支持 Excel 中正确显示格式
CHARSET - 类 中的静态变量org.jiucai.appframework.base.spring.web.BaseController
直接输出时的字符编码
ChartApply - org.jiucai.appframework.base.chart.bean中的类
 
ChartApply() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartApply
 
ChartApply(String, String) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartApply
 
ChartBean - org.jiucai.appframework.base.chart.bean中的类
 
ChartBean() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartBean
 
ChartCategory - org.jiucai.appframework.base.chart.bean中的类
 
ChartCategory() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartCategory
 
ChartCategory(String) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartCategory
 
ChartCategory(String, String) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartCategory
 
ChartCategory(String, String, Integer) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartCategory
 
ChartCategoryGroup - org.jiucai.appframework.base.chart.bean中的类
 
ChartCategoryGroup() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartCategoryGroup
 
chartData(XmlRender, SingleChart) - 类 中的静态方法org.jiucai.appframework.base.chart.ChartUtil
 
chartData(XmlRender, MultiChart) - 类 中的静态方法org.jiucai.appframework.base.chart.ChartUtil
 
ChartDataSet - org.jiucai.appframework.base.chart.bean中的类
 
ChartDataSet() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartDataSet
 
ChartDataSet(String) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartDataSet
 
ChartDataSet(String, List<ChartSet>) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartDataSet
 
ChartLine - org.jiucai.appframework.base.chart.bean中的类
 
ChartLine() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartLine
 
ChartSet - org.jiucai.appframework.base.chart.bean中的类
 
ChartSet() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartSet
 
ChartSet(String) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartSet
 
ChartSet(String, String) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartSet
 
ChartSet(String, String, String) - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartSet
 
ChartStyle - org.jiucai.appframework.base.chart.bean中的类
 
ChartStyle() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartStyle
 
ChartStyles - org.jiucai.appframework.base.chart.bean中的类
 
ChartStyles() - 类 的构造器org.jiucai.appframework.base.chart.bean.ChartStyles
 
ChartUtil - org.jiucai.appframework.base.chart中的类
chart 设置工具类
ChartUtil() - 类 的构造器org.jiucai.appframework.base.chart.ChartUtil
 
className - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
close() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
Closes and releases all related resources.
close() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
Closes and releases all related resources.
code - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
color - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
0-100 or Comma Separated List This attribute sets the alpha (transparency) of the entire data-set.
color - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
String Hex Code Color of the trend line and its associated text.
color - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
Hex Code For combination charts, you can define the color of data-sets at dataset level.
color - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
colspan - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
CommonUtil - org.jiucai.appframework.base.util中的类
已过时。
since 1.1.4 renamed to SqlUtil
CommonUtil() - 类 的构造器org.jiucai.appframework.base.util.CommonUtil
已过时。
 
config - 类 中的静态变量org.jiucai.appframework.base.util.ConfigUtil
 
ConfigUtil - org.jiucai.appframework.base.util中的类
properties 属性文件加载器,支持动态加载 1.properties 编码 UTF-8 方可支持中文; 2.默认加载的配置文件支持热加载,修改后即时生效; 3.加载其他配置文件的方式: a.
ConfigUtil() - 类 的构造器org.jiucai.appframework.base.util.ConfigUtil
 
context - 类 中的静态变量org.jiucai.appframework.base.spring.helper.SpringHelper
 
convertMapValue(Object) - 类 中的静态方法org.jiucai.appframework.common.util.BaseUtil
把 Map 中的 Object 对象转换成可 显示字符串
CsvDownloadUtil - org.jiucai.appframework.base.util中的类
CSV 下载工具
CsvDownloadUtil() - 类 的构造器org.jiucai.appframework.base.util.CsvDownloadUtil
 
CsvReader - org.jiucai.appframework.common.csv中的类
A stream based parser for parsing delimited text data from a file or a stream.
CsvReader(String, char, Charset) - 类 的构造器org.jiucai.appframework.common.csv.CsvReader
Creates a CsvReader object using a file as the data source.
CsvReader(String, char) - 类 的构造器org.jiucai.appframework.common.csv.CsvReader
Creates a CsvReader object using a file as the data source.
CsvReader(String) - 类 的构造器org.jiucai.appframework.common.csv.CsvReader
Creates a CsvReader object using a file as the data source.
CsvReader(Reader, char) - 类 的构造器org.jiucai.appframework.common.csv.CsvReader
Constructs a CsvReader object using a Reader object as the data source.
CsvReader(Reader) - 类 的构造器org.jiucai.appframework.common.csv.CsvReader
Constructs a CsvReader object using a Reader object as the data source.
CsvReader(InputStream, char, Charset) - 类 的构造器org.jiucai.appframework.common.csv.CsvReader
Constructs a CsvReader object using an InputStream object as the data source.
CsvReader(InputStream, Charset) - 类 的构造器org.jiucai.appframework.common.csv.CsvReader
Constructs a CsvReader object using an InputStream object as the data source.
CsvWriter - org.jiucai.appframework.common.csv中的类
A stream based writer for writing delimited text data to a file or a stream.
CsvWriter(String, char, Charset) - 类 的构造器org.jiucai.appframework.common.csv.CsvWriter
Creates a CsvWriter object using a file as the data destination.
CsvWriter(String) - 类 的构造器org.jiucai.appframework.common.csv.CsvWriter
Creates a CsvWriter object using a file as the data destination.
CsvWriter(Writer, char) - 类 的构造器org.jiucai.appframework.common.csv.CsvWriter
Creates a CsvWriter object using a Writer to write data to.
CsvWriter(OutputStream, char, Charset) - 类 的构造器org.jiucai.appframework.common.csv.CsvWriter
Creates a CsvWriter object using an OutputStream to write data to.

D

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_TYPE_HTML - 接口 中的静态变量org.jiucai.appframework.base.spring.service.IDataService
 
DATA_TYPE_JSON - 接口 中的静态变量org.jiucai.appframework.base.spring.service.IDataService
 
DATA_TYPE_XML - 接口 中的静态变量org.jiucai.appframework.base.spring.service.IDataService
 
dataColumn - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
是否是数据字段 1 是, 0 否
datasets - 类 中的变量org.jiucai.appframework.base.chart.fc.MultiChart
datasets.size() must equals categories.category.size()
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
 
debug(Object) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
debug(Object, Throwable) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
decimals - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
保留小数的位数, 1 - 10 位 formatNumber=1 时生效。
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.encrypt.XXTEA
Decrypt data with key.
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
 
DefaultRequestFilter - org.jiucai.appframework.base.filter中的类
 
DefaultRequestFilter() - 类 的构造器org.jiucai.appframework.base.filter.DefaultRequestFilter
 
definition - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyles
 
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
 
drawAnchors - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
drawToolbarButtons - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
duration - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 

E

easing - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
encode(byte[]) - 类 中的静态方法org.jiucai.appframework.common.encode.Base64
对字节数组进行编码
encode(String) - 类 中的静态方法org.jiucai.appframework.common.encode.MD5
对字符串进行 MD5 散列计算
encode(String, String) - 类 中的静态方法org.jiucai.appframework.common.encrypt.EncryptUtil
 
encode(Long) - 类 中的静态方法org.jiucai.appframework.common.util.AliasUtil
编码
encrypt(String, String) - 类 中的静态方法org.jiucai.appframework.common.encrypt.EncryptUtil
加密字符串
encrypt(byte[], byte[]) - 类 中的静态方法org.jiucai.appframework.common.encrypt.XXTEA
Encrypt data with key.
EncryptUtil - org.jiucai.appframework.common.encrypt中的类
动态密钥的加密解密算法
EncryptUtil() - 类 的构造器org.jiucai.appframework.common.encrypt.EncryptUtil
 
endRecord() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
Ends the current record by sending the record delimiter.
endValue - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
Number Numeric Value The ending y-axis value for the trendline.
error(Object) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
error(Object, Throwable) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
escape(String) - 类 中的静态方法org.jiucai.appframework.common.util.EscapeUtil
对字符转义 测试字符串 <input/>"'test<script>alert(1);</script>
ESCAPE_MODE_BACKSLASH - 类 中的静态变量org.jiucai.appframework.common.csv.CsvReader
Use a backslash character before the text qualifier to represent an occurance of the text qualifier.
ESCAPE_MODE_BACKSLASH - 类 中的静态变量org.jiucai.appframework.common.csv.CsvWriter
Use a backslash character before the text qualifier to represent an occurrence of the text qualifier.
ESCAPE_MODE_DOUBLED - 类 中的静态变量org.jiucai.appframework.common.csv.CsvReader
Double up the text qualifier to represent an occurance of the text qualifier.
ESCAPE_MODE_DOUBLED - 类 中的静态变量org.jiucai.appframework.common.csv.CsvWriter
Double up the text qualifier to represent an occurrence of the text qualifier.
EscapeUtil - org.jiucai.appframework.common.util中的类
html 字符转义
EscapeUtil() - 类 的构造器org.jiucai.appframework.common.util.EscapeUtil
 
execute(Object...) - 接口 中的方法org.jiucai.appframework.base.mail.ICallBack
执行回调方法
execute(Object...) - 类 中的方法org.jiucai.appframework.base.mail.MailTask
默认回调方法
execute(HttpServletRequest, HttpServletResponse) - 接口 中的方法org.jiucai.appframework.base.plugin.AuthPlugin
实现本方法来进行应用之间认证,认证失败抛出异常
exportAction - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportAtClient - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportDialogBorderColor - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportDialogColor - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportDialogFontColor - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportDialogMessage - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportDialogPBColor - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportEnabled - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportFileName - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportFormats - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportHandler - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportShowMenuItem - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
exportTargetWindow - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 

F

FAILED - 类 中的静态变量org.jiucai.appframework.base.spring.web.BaseController
操作失败标识
fatal(Object) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
fatal(Object, Throwable) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
fileCharset - 类 中的静态变量org.jiucai.appframework.base.util.CsvDownloadUtil
 
fileExists(Map<String, Object>) - 接口 中的方法org.jiucai.appframework.base.spring.service.IBinaryService
返回要下载的文件是否存在
fileExists(Map<String, Object>) - 接口 中的方法org.jiucai.appframework.base.spring.service.IDownloadService
返回要下载的文件是否存在
finalize() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
 
finalize() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
 
flush() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.
font - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategoryGroup
 
font - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
fontColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategoryGroup
 
fontSize - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategoryGroup
 
forceDecimals - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
小数点后数字强制显示
formatNullString(Object) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
判断字符串值为null则返回 nullValue 常量代表的字符串
formatNumber - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
是否显示 千 百万 等的逗号分隔符
formatNumberScale - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
是否用 K M 等缩写显示数字
formatNumberString(Object) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
格式化数字;如果有小数,则保留 doubleFormater 指定的位数
formatPercentString(Object) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
格式化百分比;如果有小数,则保留 doubleFormater 指定的位数

G

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中的值按提交任务的顺序返回
getAliasCode() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
 
getAlign() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
 
getApplicationContext(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.spring.helper.SpringHelper
从 ServletContext 获取 ApplicationContext
getApplicationContext() - 类 中的静态方法org.jiucai.appframework.base.spring.helper.SpringHelper
返回 Bean初始化时 的 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.spring.helper.SpringHelper
 
getBean(String, Class<T>) - 类 中的静态方法org.jiucai.appframework.base.spring.helper.SpringHelper
 
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
 
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.
getComment() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
Gets the character being used as a comment signal.
getComment() - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
 
getConfigInteger(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
 
getConfigString(String) - 类 中的方法org.jiucai.appframework.base.mail.MailSender
 
getConfiguration() - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
获取最原始的 Configuration
getContentType(Map<String, Object>) - 接口 中的方法org.jiucai.appframework.base.spring.service.IDataService
返回数据 ContentType: html ?
getContentType(Map<String, Object>) - 接口 中的方法org.jiucai.appframework.base.spring.service.IDownloadService
返回数据 ContentType
getContentType(Map<String, Object>) - 接口 中的方法org.jiucai.appframework.base.spring.service.IUploadService
返回数据 ContentType: html ?
getContentType() - 类 中的方法org.jiucai.appframework.base.spring.web.render.BaseRender
 
getContentType() - 类 中的方法org.jiucai.appframework.base.spring.web.render.HtmlRender
 
getContentType() - 类 中的方法org.jiucai.appframework.base.spring.web.render.JsonRender
 
getContentType() - 接口 中的方法org.jiucai.appframework.base.spring.web.render.Render
设置返回数据的 HTTP ContentType
getContentType() - 类 中的方法org.jiucai.appframework.base.spring.web.render.XmlRender
 
getConvertedMapValue(Object) - 类 中的静态方法org.jiucai.appframework.base.util.CsvDownloadUtil
 
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.spring.dao.BaseDao
由子类实现 NamedParameterJdbcOperations 的注入
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
getDefaultMailTemplate(String, String) - 类 中的静态方法org.jiucai.appframework.common.mail.MailThread
 
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 中的域名部分
getEncoding() - 类 中的方法org.jiucai.appframework.base.spring.web.render.HtmlRender
 
getEncoding() - 类 中的方法org.jiucai.appframework.base.spring.web.render.JsonRender
 
getEncoding() - 类 中的方法org.jiucai.appframework.base.spring.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
 
getFileName(Map<String, Object>) - 接口 中的方法org.jiucai.appframework.base.spring.service.IDownloadService
浏览器下载对话框显示文件名,建议不超过 17 个汉字。
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
 
getId(String) - 类 中的方法org.jiucai.appframework.base.spring.dao.OracleBaseDao
Oracle get Sequence nextval Value
getId(String) - 类 中的方法org.jiucai.appframework.base.spring.dao.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(String) - 类 中的静态方法org.jiucai.appframework.common.util.SwfUtil
Get the header info for a (potential) SWF file specified by a file path String.
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
获取文件输入流
getIp(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.util.IpUtil
 
getIpByNetworkInterfaceName(String) - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
根据网卡名获取 ip
getLocalIP() - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
获取本机IP地址,并自动区分Windows还是Linux操作系统
getLog(Class<?>) - 类 中的静态方法org.jiucai.appframework.common.util.LogUtil
获得日志类
getLog(String) - 类 中的静态方法org.jiucai.appframework.common.util.LogUtil
获得日志类
getLogger(Class<?>) - 类 中的静态方法org.jiucai.appframework.common.util.LogUtil
获得日志类
getLogger(String) - 类 中的静态方法org.jiucai.appframework.common.util.LogUtil
获得日志类
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
 
getMessage() - 类 中的方法org.jiucai.appframework.common.mail.MailThread
 
getMsg() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
 
getObjectMapper() - 类 中的方法org.jiucai.appframework.base.spring.web.render.JsonRender
 
getPage(Long, Long) - 类 中的静态方法org.jiucai.appframework.base.util.CommonUtil
已过时。
计算当前页
getPage(Long, Long) - 类 中的静态方法org.jiucai.appframework.base.util.SqlUtil
计算当前页
getPageCount() - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
 
getPageCount(Long, Long) - 类 中的静态方法org.jiucai.appframework.base.util.CommonUtil
已过时。
计算页数
getPageCount(Long, Long) - 类 中的静态方法org.jiucai.appframework.base.util.SqlUtil
计算页数
getPagedSQL(String, Long, Long) - 类 中的方法org.jiucai.appframework.base.spring.dao.MySQLBaseDao
构造 MySQL 分页SQL
getPagedSQL(String, Long, Long) - 类 中的方法org.jiucai.appframework.base.spring.dao.OracleBaseDao
构造 Oracle 分页SQL
getPagedSQL(String, Long, Long) - 类 中的方法org.jiucai.appframework.base.spring.dao.PostgresBaseDao
构造 Postgres 分页SQL
getPageNo() - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
 
getPageSize() - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
 
getPageSize() - 类 中的静态方法org.jiucai.appframework.base.util.CommonUtil
已过时。
获取每页展示数据记录数
getPageSize() - 类 中的静态方法org.jiucai.appframework.base.util.SqlUtil
获取每页展示数据记录数
getParentCode() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
 
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 的前缀
getRequest() - 类 中的静态方法org.jiucai.appframework.base.util.AppHolder
已过时。
 
getRequest() - 类 中的静态方法org.jiucai.appframework.base.util.RequestHolder
 
getRequestHolder() - 类 中的静态方法org.jiucai.appframework.base.util.AppHolder
已过时。
 
getRequestHolder() - 类 中的静态方法org.jiucai.appframework.base.util.RequestHolder
 
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
 
getSession() - 类 中的静态方法org.jiucai.appframework.base.util.AppHolder
已过时。
 
getSession() - 类 中的静态方法org.jiucai.appframework.base.util.RequestHolder
 
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
 
getString(Object) - 类 中的方法org.jiucai.appframework.base.spring.web.render.BaseRender
 
getString(Object) - 类 中的方法org.jiucai.appframework.base.spring.web.render.HtmlRender
 
getString(Object) - 类 中的方法org.jiucai.appframework.base.spring.web.render.JsonRender
 
getString(Object) - 接口 中的方法org.jiucai.appframework.base.spring.web.render.Render
根据对象构造要输出的字符串
getString(Object) - 类 中的方法org.jiucai.appframework.base.spring.web.render.XmlRender
 
getString(String) - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
获取字符串配置值 无法获取时返回null
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.
getToMail() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
 
getTopDomain(String) - 类 中的静态方法org.jiucai.appframework.common.util.DomainUtil
获取顶级域名
getToUserName() - 类 中的方法org.jiucai.appframework.base.mail.MailSender
 
getTransactionTemplate() - 类 中的方法org.jiucai.appframework.base.spring.service.BaseService
由子类实现 TransactionTemplate 的注入
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
 
getXStream() - 类 中的方法org.jiucai.appframework.base.spring.web.render.XmlRender
 
getYearMonth(Date) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
获取指定日期的年月
getYearWeek(Date) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
获取指定日期的年周

H

handleRequest(Map<String, Object>, OutputStream) - 接口 中的方法org.jiucai.appframework.base.spring.service.IBinaryService
 
handleRequest(Map<String, Object>) - 接口 中的方法org.jiucai.appframework.base.spring.service.IDataService
 
handleRequest(Map<String, Object>, OutputStream) - 接口 中的方法org.jiucai.appframework.base.spring.service.IDownloadService
 
handleRequest(Map<String, Object>, Map<String, Object>) - 接口 中的方法org.jiucai.appframework.base.spring.service.IPageService
 
handleRequest(Map<String, Object>, MultipartHttpServletRequest) - 接口 中的方法org.jiucai.appframework.base.spring.service.IUploadService
 
hex2Byte(String) - 类 中的静态方法org.jiucai.appframework.common.encrypt.EncryptUtil
将16进制转换为二进制
highlightAlpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
highlightColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
HtmlRender - org.jiucai.appframework.base.spring.web.render中的类
 
HtmlRender() - 类 的构造器org.jiucai.appframework.base.spring.web.render.HtmlRender
 
HtmlRender(String) - 类 的构造器org.jiucai.appframework.base.spring.web.render.HtmlRender
 

I

IBinaryService - org.jiucai.appframework.base.spring.service中的接口
二进制数据服务接口 实现类 serviceId 命名规则 xxxBinaryService
ICallBack - org.jiucai.appframework.base.mail中的接口
通用回调接口
IDataService - org.jiucai.appframework.base.spring.service中的接口
数据服务接口 实现类 serviceId 命名规则 xxxDataService
IDownloadService - org.jiucai.appframework.base.spring.service中的接口
文件下载服务接口 实现类 serviceId 命名规则 xxxDownloadService
includeInLegend - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
info(Object) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
info(Object, Throwable) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
IPageService - org.jiucai.appframework.base.spring.service中的接口
页面服务接口 实现类 serviceId 命名规则 xxxPageService
IpUtil - org.jiucai.appframework.base.util中的类
通过 request 获取客户端 ip
IpUtil() - 类 的构造器org.jiucai.appframework.base.util.IpUtil
 
isCompressed() - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
 
isDebugEnabled() - 类 中的方法org.jiucai.appframework.common.util.Logs
 
isErrorEnabled() - 类 中的方法org.jiucai.appframework.common.util.Logs
 
isFatalEnabled() - 类 中的方法org.jiucai.appframework.common.util.Logs
 
isHTML - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
isInfoEnabled() - 类 中的方法org.jiucai.appframework.common.util.Logs
 
isIp(String) - 类 中的静态方法org.jiucai.appframework.common.util.DomainUtil
判断 domain 是否是IP 支持 IPV4 和 IPV6 的 粗略判断
isQualified(int) - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
 
isTraceEnabled() - 类 中的方法org.jiucai.appframework.common.util.Logs
 
isTrendZone - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
Boolean 0/1 Whether the trend would display a line, or a zone (filled colored rectangle).
isWarnEnabled() - 类 中的方法org.jiucai.appframework.common.util.Logs
 
isWindowsOS() - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
判断当前操作是否Windows.
italic - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
IUploadService - org.jiucai.appframework.base.spring.service中的接口
上传服务接口 实现类 serviceId 命名规则 xxxUploadService

J

JsonRender - org.jiucai.appframework.base.spring.web.render中的类
 
JsonRender() - 类 的构造器org.jiucai.appframework.base.spring.web.render.JsonRender
 
JsonRender(String) - 类 的构造器org.jiucai.appframework.base.spring.web.render.JsonRender
 

K

KeyValuePair - org.jiucai.appframework.base.domain中的类
数据格式 键值对 2012-02-20 by zhaidw 增加 跨行跨列 属性
KeyValuePair() - 类 的构造器org.jiucai.appframework.base.domain.KeyValuePair
 
KeyValuePair(String, String) - 类 的构造器org.jiucai.appframework.base.domain.KeyValuePair
 
KeyValuePair(String, String, String) - 类 的构造器org.jiucai.appframework.base.domain.KeyValuePair
需要构造可排序的数据表格时使用 sortable 是否需要排序的标注 1排序,0不排序

L

label - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategory
String This attribute determines the label for the data item.
label - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
leftMargin - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
letterSpacing - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
lineDashed - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategory
Boolean 0/1 Whether the vertical line should appear as dashed.
lineDashGap - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
lineDashLen - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
lineThickness - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
link - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
LocalIPUtil - org.jiucai.appframework.base.util中的类
获取本机IP的工具类
LocalIPUtil() - 类 的构造器org.jiucai.appframework.base.util.LocalIPUtil
 
log - 类 中的变量org.jiucai.appframework.base.listener.AbstractRequestListener
 
log - 类 中的变量org.jiucai.appframework.base.listener.AppLogListener
 
log - 类 中的变量org.jiucai.appframework.base.listener.AppSessionListener
 
log - 类 中的变量org.jiucai.appframework.base.mail.MailSender
 
log - 类 中的变量org.jiucai.appframework.base.mail.MailTask
 
log - 类 中的变量org.jiucai.appframework.base.spring.dao.BaseDao
 
log - 类 中的变量org.jiucai.appframework.base.spring.helper.SpringHelper
 
log - 类 中的变量org.jiucai.appframework.base.spring.service.BaseService
 
log - 类 中的变量org.jiucai.appframework.base.spring.web.BaseController
 
log - 类 中的静态变量org.jiucai.appframework.base.util.ConfigUtil
 
log - 类 中的静态变量org.jiucai.appframework.common.deflater.zip.Zip
 
log - 类 中的静态变量org.jiucai.appframework.common.mail.MailSender
 
log - 类 中的静态变量org.jiucai.appframework.common.mail.MailThread
 
log - 类 中的静态变量org.jiucai.appframework.common.util.BaseUtil
 
logger - 类 中的静态变量org.jiucai.appframework.common.zip.ZipFileUtil
 
Logs - org.jiucai.appframework.common.util中的类
日志包装类
Logs(Log) - 类 的构造器org.jiucai.appframework.common.util.Logs
 
Logs(Logger) - 类 的构造器org.jiucai.appframework.common.util.Logs
 
LogUtil - org.jiucai.appframework.common.util中的类
根据需要返回不同实现的 包装类
LogUtil() - 类 的构造器org.jiucai.appframework.common.util.LogUtil
 
longFormater - 类 中的静态变量org.jiucai.appframework.common.util.ValueFormatUtil
 

M

MailSender - org.jiucai.appframework.base.mail中的类
邮件发送封装类
MailSender() - 类 的构造器org.jiucai.appframework.base.mail.MailSender
 
MailSender - org.jiucai.appframework.common.mail中的类
邮件发送类,支持文本和HTML格式,多个附件
MailSender() - 类 的构造器org.jiucai.appframework.common.mail.MailSender
使用默认参数发送邮件
MailTask - org.jiucai.appframework.base.mail中的类
邮件发送任务类,可以支持同步和异步发送邮件
MailTask() - 类 的构造器org.jiucai.appframework.base.mail.MailTask
 
MailTask(MailSender) - 类 的构造器org.jiucai.appframework.base.mail.MailTask
 
MailThread - org.jiucai.appframework.common.mail中的类
发邮件线程方法
MailThread() - 类 的构造器org.jiucai.appframework.common.mail.MailThread
 
MailThread(String[], String, String) - 类 的构造器org.jiucai.appframework.common.mail.MailThread
 
Main - org.jiucai.appframework.base中的类
base lib main class
Main() - 类 的构造器org.jiucai.appframework.base.Main
 
main(String[]) - 类 中的静态方法org.jiucai.appframework.base.Main
 
main(String[]) - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
 
main(String[]) - 类 中的静态方法org.jiucai.appframework.base.util.LocalIPUtil
 
main(String[]) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
 
Main - org.jiucai.appframework.common中的类
common lib main class
Main() - 类 的构造器org.jiucai.appframework.common.Main
 
main(String[]) - 类 中的静态方法org.jiucai.appframework.common.Main
 
main(String[]) - 类 中的静态方法org.jiucai.appframework.common.util.DomainUtil
 
main(String[]) - 类 中的静态方法org.jiucai.appframework.common.util.ValueFormatUtil
 
main(String[]) - 类 中的静态方法org.jiucai.appframework.common.zip.ZipFileUtil
 
MD5 - org.jiucai.appframework.common.encode中的类
MD5 算法 Copyright: Ma Bingyao Version: 3.0.2 LastModified: Apr 12, 2010 This library is free.
MD5() - 类 的构造器org.jiucai.appframework.common.encode.MD5
 
MultiChart - org.jiucai.appframework.base.chart.fc中的类
 
MultiChart() - 类 的构造器org.jiucai.appframework.base.chart.fc.MultiChart
 
MySQLBaseDao - org.jiucai.appframework.base.spring.dao中的类
MySQL dao 基类
MySQLBaseDao() - 类 的构造器org.jiucai.appframework.base.spring.dao.MySQLBaseDao
 

N

name - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
name - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
Style name can only include alphabets and numbers.
nullValue - 类 中的静态变量org.jiucai.appframework.common.util.ValueFormatUtil
 
numberPrefix - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
数字前缀
numberSuffix - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
数字后缀

O

OracleBaseDao - org.jiucai.appframework.base.spring.dao中的类
 
OracleBaseDao() - 类 的构造器org.jiucai.appframework.base.spring.dao.OracleBaseDao
 
org.jiucai.appframework.base - 程序包 org.jiucai.appframework.base
 
org.jiucai.appframework.base.chart - 程序包 org.jiucai.appframework.base.chart
 
org.jiucai.appframework.base.chart.bean - 程序包 org.jiucai.appframework.base.chart.bean
 
org.jiucai.appframework.base.chart.fc - 程序包 org.jiucai.appframework.base.chart.fc
 
org.jiucai.appframework.base.domain - 程序包 org.jiucai.appframework.base.domain
 
org.jiucai.appframework.base.filter - 程序包 org.jiucai.appframework.base.filter
 
org.jiucai.appframework.base.listener - 程序包 org.jiucai.appframework.base.listener
 
org.jiucai.appframework.base.mail - 程序包 org.jiucai.appframework.base.mail
 
org.jiucai.appframework.base.plugin - 程序包 org.jiucai.appframework.base.plugin
 
org.jiucai.appframework.base.spring.dao - 程序包 org.jiucai.appframework.base.spring.dao
 
org.jiucai.appframework.base.spring.helper - 程序包 org.jiucai.appframework.base.spring.helper
 
org.jiucai.appframework.base.spring.service - 程序包 org.jiucai.appframework.base.spring.service
 
org.jiucai.appframework.base.spring.web - 程序包 org.jiucai.appframework.base.spring.web
 
org.jiucai.appframework.base.spring.web.render - 程序包 org.jiucai.appframework.base.spring.web.render
 
org.jiucai.appframework.base.util - 程序包 org.jiucai.appframework.base.util
 
org.jiucai.appframework.common - 程序包 org.jiucai.appframework.common
 
org.jiucai.appframework.common.csv - 程序包 org.jiucai.appframework.common.csv
 
org.jiucai.appframework.common.deflater.zip - 程序包 org.jiucai.appframework.common.deflater.zip
 
org.jiucai.appframework.common.encode - 程序包 org.jiucai.appframework.common.encode
 
org.jiucai.appframework.common.encrypt - 程序包 org.jiucai.appframework.common.encrypt
 
org.jiucai.appframework.common.mail - 程序包 org.jiucai.appframework.common.mail
 
org.jiucai.appframework.common.thread - 程序包 org.jiucai.appframework.common.thread
 
org.jiucai.appframework.common.util - 程序包 org.jiucai.appframework.common.util
 
org.jiucai.appframework.common.zip - 程序包 org.jiucai.appframework.common.zip
 
output(HttpServletResponse, String) - 类 中的方法org.jiucai.appframework.base.spring.web.render.BaseRender
 
output(HttpServletResponse, String) - 接口 中的方法org.jiucai.appframework.base.spring.web.render.Render
向客户端输出字符串

P

PageInfo - org.jiucai.appframework.base.domain中的类
分页对象
PageInfo() - 类 的构造器org.jiucai.appframework.base.domain.PageInfo
 
PageInfo(Long, Long, Long, Long) - 类 的构造器org.jiucai.appframework.base.domain.PageInfo
 
palette - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
Number 1-5 FusionCharts v3 introduces the concept of Color Palettes.
paletteColors - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
String List of hex color codes separated by comma While the palette attribute allows to select a palette theme that applies to chart background, canvas, font and tool-tips, it does not change the colors of data items (i.e., column, line, pie etc.).
param - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
parentCode - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
parentYAxis - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
P or S renderAs attribute over-rides this attribute in FusionCharts v3 for Single Y Combination Charts.
parse(String) - 类 中的静态方法org.jiucai.appframework.common.csv.CsvReader
Creates a CsvReader object using a string of data as the source.
parseDateTime(String, String) - 类 中的静态方法org.jiucai.appframework.base.util.DateTimeUtil
转换字符串为 DateTime 对象
plotBorderAlpha - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
plotBorderColor - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
plotBorderThickness - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
PostgresBaseDao - org.jiucai.appframework.base.spring.dao中的类
 
PostgresBaseDao() - 类 的构造器org.jiucai.appframework.base.spring.dao.PostgresBaseDao
 
preserveSpaces - 类 中的静态变量org.jiucai.appframework.base.util.CsvDownloadUtil
是否保留数据两边的空格
protocols - 类 中的静态变量org.jiucai.appframework.common.util.DomainUtil
协议列表 可以根据实际情况扩展

Q

quality - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 

R

readFile(String, String) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
读取压缩包中的指定文件
readHeaders() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
Read the first record of data as column headers.
readRecord() - 类 中的方法org.jiucai.appframework.common.csv.CsvReader
Reads another record.
Render - org.jiucai.appframework.base.spring.web.render中的接口
 
renderAs - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
 
replace(String, String, String) - 类 中的静态方法org.jiucai.appframework.common.csv.CsvWriter
 
req(HttpServletRequest, HttpServletResponse) - 类 中的方法org.jiucai.appframework.base.spring.web.XHRController
 
requestDestroyed(ServletRequestEvent) - 类 中的方法org.jiucai.appframework.base.listener.AbstractRequestListener
 
requestDestroyed(ServletRequestEvent) - 类 中的方法org.jiucai.appframework.base.listener.AbstractSecureRequestListener
 
requestDestroyed(ServletRequestEvent) - 类 中的方法org.jiucai.appframework.base.listener.AppLogListener
 
RequestHolder - org.jiucai.appframework.base.util中的类
应用的 HttpServletRequest ThreadLocal
RequestHolder() - 类 的构造器org.jiucai.appframework.base.util.RequestHolder
 
requestInitialized(ServletRequestEvent) - 类 中的方法org.jiucai.appframework.base.listener.AbstractRequestListener
 
requestInitialized(ServletRequestEvent) - 类 中的方法org.jiucai.appframework.base.listener.AbstractSecureRequestListener
 
requestInitialized(ServletRequestEvent) - 类 中的方法org.jiucai.appframework.base.listener.AppLogListener
 
rootDomains - 类 中的静态变量org.jiucai.appframework.common.util.DomainUtil
根域名列表,.
rotateLabels - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
是否纵向显示标签
rowspan - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
run() - 类 中的方法org.jiucai.appframework.base.mail.MailTask
 
run() - 类 中的方法org.jiucai.appframework.common.mail.MailThread
 

S

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
 
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.spring.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
 
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.spring.web.render.BaseRender
 
setEncoding(String) - 类 中的方法org.jiucai.appframework.base.spring.web.render.HtmlRender
 
setEncoding(String) - 类 中的方法org.jiucai.appframework.base.spring.web.render.JsonRender
 
setEncoding(String) - 接口 中的方法org.jiucai.appframework.base.spring.web.render.Render
设置结果数据编码
setEncoding(String) - 类 中的方法org.jiucai.appframework.base.spring.web.render.XmlRender
 
setEncoding(String) - 类 中的静态方法org.jiucai.appframework.base.util.ConfigUtil
设置配置文件编码
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
 
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
 
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(char) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
Sets the character to use as the record delimiter.
setRequest(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.util.AppHolder
已过时。
 
setRequest(HttpServletRequest) - 类 中的静态方法org.jiucai.appframework.base.util.RequestHolder
 
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
 
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.
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.
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
列可排序
SpringHelper - org.jiucai.appframework.base.spring.helper中的类
从 ServletContext 或 Bean初始化时 获取 spring 上下文
SpringHelper() - 类 的构造器org.jiucai.appframework.base.spring.helper.SpringHelper
 
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.spring.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.

T

text - 类 中的变量org.jiucai.appframework.base.domain.KeyValuePair
 
thickness - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
Number In Pixels If you've opted to show the trend as a line, this attribute lets you define the thickness of trend line.
toObject - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartApply
 
toolText - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategory
The label of each category shows up on the x-axis.
toolText - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
String Custom tool-text for this trendline/zone.
toolText - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
By default, FusionCharts shows the series Name, Category Name and value as tool tip text for that data item.
toString() - 类 中的方法org.jiucai.appframework.base.domain.KeyValuePair
 
toString() - 类 中的方法org.jiucai.appframework.base.domain.PageInfo
 
toString() - 类 中的方法org.jiucai.appframework.common.util.SwfInfo
 
trace(Object) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
trace(Object, Throwable) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
trendLines - 类 中的变量org.jiucai.appframework.base.chart.fc.MultiChart
Horizontal trend lines spanning the chart canvas which aid in interpretation of data with respect to some pre-determined value.
trimRequestParam(HttpServletRequest) - 类 中的方法org.jiucai.appframework.base.listener.AbstractSecureRequestListener
过滤请求参数中的左右空格
type - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
values must be either 'font' or 'animation' or 'shadow' or 'glow' or 'blur' or bevel'

U

UNCOMP_HDR_LEN - 类 中的静态变量org.jiucai.appframework.common.util.SwfInfo
 
underline - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartStyle
 
unescapeLinks - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
 
unzip(String, String) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
使用 org.apache.tools.zip.ZipFile 解压文件,它与 java 类库中的 java.util.zip.ZipFile 使用方式是一新的,只不过多了设置编码方式的 接口。
unzip(String, String, String) - 类 中的静态方法org.jiucai.appframework.common.zip.ZipFileUtil
解压缩
unzip2(String, String) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
使用 java api 中的 ZipInputStream 类解压文件,但如果压缩时采用了 org.apache.tools.zip.ZipOutputStream时,而不是 java 类库中的 java.util.zip.ZipOutputStream时,该方法不能使用,原因就是编码方 式不一致导致,运行时会抛如下异常: java.lang.IllegalArgumentException at java.util.zip.ZipInputStream.getUTF8String(ZipInputStream.java:290) 当然,如果压缩包使用的是java类库的java.util.zip.ZipOutputStream 压缩而成是不会有问题的,但它不支持中文
useFeildAsAttribute(XStream, Class<?>) - 类 中的静态方法org.jiucai.appframework.base.chart.ChartUtil
指定class 转换为 xml 时,把其属性转换为XML的节点属性

V

value - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
Numerical value for the data item.
ValueFormatUtil - org.jiucai.appframework.common.util中的类
数值格式化工具类
ValueFormatUtil() - 类 的构造器org.jiucai.appframework.common.util.ValueFormatUtil
 
valueOnRight - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartLine
Boolean 0/1 Whether to show the trend line value on left side or right side of chart.
valuePosition - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartDataSet
ABOVE BELOW AUTO This attribute lets you adjust the vertical alignment of data values for all dataplots in the dataset.
valuePosition - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
 
vTrendLines - 类 中的变量org.jiucai.appframework.base.chart.fc.MultiChart
Vertical trend lines help you create vertical trend lines/zones on scatter (XY Plot) or Bubble charts.

W

warn(Object) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
warn(Object, Throwable) - 类 中的方法org.jiucai.appframework.common.util.Logs
 
write(String, boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
Writes another column of data to this record.
write(String) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
Writes another column of data to this record.
writeComment(String) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
 
writeRecord(String[], boolean) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
Writes a new record using the passed in array of values.
writeRecord(String[]) - 类 中的方法org.jiucai.appframework.common.csv.CsvWriter
Writes a new record using the passed in array of values.

X

x - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartCategory
Numeric Value The bubble/scatter chart have both x and y axis as numeric.
x - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
Numeric Value X-axis value for the set.
xAxisMaxValue - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
Number The bubble/scatter chart have both x and y axis as numeric.
xAxisMinValue - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
Number The bubble/scatter chart have both x and y axis as numeric.
xAxisName - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
String X-Axis Title of the Chart.
XHRController - org.jiucai.appframework.base.spring.web中的类
 
XHRController() - 类 的构造器org.jiucai.appframework.base.spring.web.XHRController
 
XmlRender - org.jiucai.appframework.base.spring.web.render中的类
 
XmlRender() - 类 的构造器org.jiucai.appframework.base.spring.web.render.XmlRender
 
XmlRender(String) - 类 的构造器org.jiucai.appframework.base.spring.web.render.XmlRender
 
XXTEA - org.jiucai.appframework.common.encrypt中的类
XXTEA 加密算法 Copyright: Ma Bingyao Version: 3.0.2 LastModified: Apr 12, 2010 This library is free.

Y

y - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
Numeric Value Y-axis value for the set.
yAxisMaxValue - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
Number This attribute helps you explicitly set the upper limit of the chart.
yAxisMinValue - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
Number This attribute helps you explicitly set the lower limit of the chart.
yAxisName - 类 中的变量org.jiucai.appframework.base.chart.fc.BaseFusionChart
String Y-Axis Title of the chart.

Z

z - 类 中的变量org.jiucai.appframework.base.chart.bean.ChartSet
Numeric Value Z-axis numerical value for the set of data.
Zip - org.jiucai.appframework.common.deflater.zip中的类
提供对单个文件与目录的压缩,并支持是否需要创建压缩源目录、中文路径
Zip() - 类 的构造器org.jiucai.appframework.common.deflater.zip.Zip
 
zip(String, String) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
 
zip(String, String, String) - 类 中的静态方法org.jiucai.appframework.common.deflater.zip.Zip
压缩文件夹或文件
zip(OutputStream, List<String>, List<String>, String, String, Boolean) - 类 中的静态方法org.jiucai.appframework.common.zip.ZipFileUtil
压缩文件
zip(File, List<String>, List<File>, String, String, Boolean) - 类 中的静态方法org.jiucai.appframework.common.zip.ZipFileUtil
压缩文件
zip(File, Map<String, File>, String, String, Boolean) - 类 中的静态方法org.jiucai.appframework.common.zip.ZipFileUtil
把 map 中的文件值加入压缩包
ZipFileUtil - org.jiucai.appframework.common.zip中的类
zip 文件压缩解压缩工具类 特色功能 1、 支持中文目录和中文文件夹(JDK原始工具类不支持),此功能依赖于 Apache ant 包 2、 支持多层次文件夹打包压缩 3、 无文件夹时,支持为 zip 的的文件实体起别名
ZipFileUtil() - 类 的构造器org.jiucai.appframework.common.zip.ZipFileUtil
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2013. All Rights Reserved.