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 中的变量
 
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)
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 中的变量
 
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
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 中的方法
 
getMsg() - 类 org.jiucai.appframework.base.mail.MailSender 中的方法
 
getObjectMapper() - 类 org.jiucai.appframework.base.spring.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.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.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.RequestHolder 中的静态方法
 
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.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 中的方法
 
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.util.BaseUtil 中的静态变量
 
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 的构造方法
 
MailTask - org.jiucai.appframework.base.mail 中的 类
邮件发送任务类,可以支持同步和异步发送邮件
MailTask() - 类 org.jiucai.appframework.base.mail.MailTask 的构造方法
 
MailTask(MailSender) - 类 org.jiucai.appframework.base.mail.MailTask 的构造方法
 
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 中的静态方法
 
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 的构造方法
 

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.
namedParameterJdbcTemplate - 类 org.jiucai.appframework.base.spring.dao.BaseDao 中的变量
 
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.thread - 软件包 org.jiucai.appframework.common.thread
 
org.jiucai.appframework.common.util - 软件包 org.jiucai.appframework.common.util
 
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 中的方法
 

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 属性获取邮件发送结果
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 中的方法
 
setDao(NamedParameterJdbcOperations) - 类 org.jiucai.appframework.base.spring.dao.BaseDao 中的方法
由子类实现 NamedParameterJdbcOperations 的注入
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 中的方法
 
setMaxThreadPoolSize(int) - 类 org.jiucai.appframework.common.thread.AsynchronousCallUtil 中的方法
 
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.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 中的方法
 
setTransactionTemplate(TransactionTemplate) - 类 org.jiucai.appframework.base.spring.service.BaseService 中的方法
 
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 中的方法
 
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 中的方法
 
transactionTemplate - 类 org.jiucai.appframework.base.spring.service.BaseService 中的变量
 
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 使用方式是一新的,只不过多了设置编码方式的 接口。
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 中的静态方法
压缩文件夹或文件

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.