- 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进制
- 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
-
- 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
-
获取指定日期的年周
- 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.