索引

A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|所有程序包|序列化表格

A

add - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
add() - annotation interface 中的元素 cool.scx.ext.crud.annotation.UseCRUDApi
save
add(String, Map<String, Object>) - 类中的方法 cool.scx.ext.crud.CRUDController
保存
add(String, Map<String, Object>) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
save.
ADD - enum class 中的枚举常量 cool.scx.ext.crud.CRUDApiType
a
addHandler(String, ScxHandler<WSParam>) - 类中的静态方法 cool.scx.ext.core.WSParamHandlerRegister
添加 handler
addUserDirective(Class<? extends BaseTemplateDirective>) - 类中的方法 cool.scx.ext.cms.CMSModule
获取默认指令
AllExtApp - cool.scx.ext中的类
运行所有核心包提供的模块 (演示用,不要用于生产环境)
AllExtApp() - 类的构造器 cool.scx.ext.AllExtApp
 

B

BASE_MODEL_NAME_CRUD_API_INFO_MAPPING - 类中的静态变量 cool.scx.ext.crud.CRUDHelper
scx bean 名称 和 CRUDApiInfo 对应映射 (此处公开此字段 保证外界在特殊情况下能够动态修改 某些 crudApi 的处理情况)
baseModelClass - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
baseModelName - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
BATCH_DELETE - enum class 中的枚举常量 cool.scx.ext.crud.CRUDApiType
a
batchDelete - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
batchDelete() - annotation interface 中的元素 cool.scx.ext.crud.annotation.UseCRUDApi
batchDelete
batchDelete(String, long[]) - 类中的方法 cool.scx.ext.crud.CRUDController
批量删除
batchDelete(String, long[]) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
批量删除

C

canHandle(Parameter) - 类中的方法 cool.scx.ext.crud.CRUDListParamMethodParameterHandler
canHandle(Parameter) - 类中的方法 cool.scx.ext.crud.CRUDUpdateParamMethodParameterHandler
channel(String) - 类中的方法 cool.scx.ext.cms.web_site.WebSiteController
column.
Channel - cool.scx.ext.cms.channel中的类
Column class.
Channel() - 类的构造器 cool.scx.ext.cms.channel.Channel
 
channelHandler(Html, String) - 接口中的方法 cool.scx.ext.cms.web_site.WebSiteHandler
cms 访问 栏目是会执行此方法
channelID - 类中的变量 cool.scx.ext.cms.content.Content
对应的 栏目 id
channelImages - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目图片 (用于展示)
channelInfo - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目介绍
ChannelListDirective - cool.scx.ext.cms.directive中的类
自定义标签测试
ChannelListDirective(ChannelService) - 类的构造器 cool.scx.ext.cms.directive.ChannelListDirective
Constructor for ColumnListDirective.
channelName - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目名称
channelOrder - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目 order (用于排序)
channelPath - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目路径
ChannelService - cool.scx.ext.cms.channel中的类
ColumnService
ChannelService() - 类的构造器 cool.scx.ext.cms.channel.ChannelService
 
channelTemplate - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目 模板
channelTitleImage - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目标题图 (缩略图)
CHECK_UNIQUE - enum class 中的枚举常量 cool.scx.ext.crud.CRUDApiType
a
checkAnyFileExistsByThisMD5(String, Long, String) - 类中的方法 cool.scx.ext.fss.FSSController
检查一下这个 服务器里有没有和这个 可以直接使用 此 md5 的文件
checkAnyFileExistsByThisMD5(String, Long, String) - 类中的方法 cool.scx.ext.fss.FSSHandler
检查 md5 是否可用 (用于秒传)
checkFieldName(Class<?>, String) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
检查 fieldName 是否合法
checkFilterMode(String) - 类中的静态方法 cool.scx.ext.crud.CRUDListParam
检查 filterMode 是否正确
checkFSSObjectID(String) - 类中的方法 cool.scx.ext.fss.FSSHandler
checkFileID.
checkPagination(Query, CRUDListParam.CRUDPagination) - 类中的静态方法 cool.scx.ext.crud.CRUDListParam
处理分页
checkPhysicalFile(FSSObject) - 类中的方法 cool.scx.ext.fss.FSSHandler
检查物理文件是否存在 存在则返回物理文件 不存在则抛出异常
checkSortType(String, String) - 类中的静态方法 cool.scx.ext.crud.CRUDListParam
a
checkUnique - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
checkUnique() - annotation interface 中的元素 cool.scx.ext.crud.annotation.UseCRUDApi
checkUnique
checkUnique(String, String, Object, Long) - 类中的方法 cool.scx.ext.crud.CRUDController
校验唯一性
checkUnique(String, String, Object, Long) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
检查字段值唯一性
checkWhereBodyParametersSize(String, WhereType, Object, Object) - 类中的静态方法 cool.scx.ext.crud.CRUDListParam
检查 whereBody 参数数量是否合法
checkWhereType(String, String) - 类中的静态方法 cool.scx.ext.crud.CRUDListParam
检查 where 类型
CMSConfig - cool.scx.ext.cms.cms_config中的类
CmsConfig class.
CMSConfig() - 类的构造器 cool.scx.ext.cms.cms_config.CMSConfig
 
CMSConfigService - cool.scx.ext.cms.cms_config中的类
CmsConfigService class.
CMSConfigService() - 类的构造器 cool.scx.ext.cms.cms_config.CMSConfigService
 
CMSModule - cool.scx.ext.cms中的类
cms 模块 提供一些简单的 指令
CMSModule() - 类的构造器 cool.scx.ext.cms.CMSModule
 
configName - 类中的变量 cool.scx.ext.cms.cms_config.CMSConfig
配置文件名称
content - 类中的变量 cool.scx.ext.cms.content.Content
文章内容
content(String, Long) - 类中的方法 cool.scx.ext.cms.web_site.WebSiteController
article.
Content - cool.scx.ext.cms.content中的类
文章类
Content() - 类的构造器 cool.scx.ext.cms.content.Content
 
contentAuthor - 类中的变量 cool.scx.ext.cms.content.Content
文章作者
contentHandler(Html, String, Long) - 接口中的方法 cool.scx.ext.cms.web_site.WebSiteHandler
cms 访问 文章时会执行此方法
contentImages - 类中的变量 cool.scx.ext.cms.content.Content
文章 图片 (不是内容中的图 展示图)
ContentListDirective - cool.scx.ext.cms.directive中的类
自定义标签测试
ContentListDirective(ContentService) - 类的构造器 cool.scx.ext.cms.directive.ContentListDirective
a
contentOrder - 类中的变量 cool.scx.ext.cms.content.Content
文章 order (用于排序)
contentPublishDateTime - 类中的变量 cool.scx.ext.cms.content.Content
文章发布日期
ContentService - cool.scx.ext.cms.content中的类
ArticleService
ContentService() - 类的构造器 cool.scx.ext.cms.content.ContentService
 
contentTemplate - 类中的变量 cool.scx.ext.cms.content.Content
文章模板路径
contentTitle - 类中的变量 cool.scx.ext.cms.content.Content
文章标题
contentTitleImage - 类中的变量 cool.scx.ext.cms.content.Content
文章标题图 (缩略图)
cool.scx.ext - 程序包 cool.scx.ext
 
cool.scx.ext.cms - 程序包 cool.scx.ext.cms
 
cool.scx.ext.cms.channel - 程序包 cool.scx.ext.cms.channel
 
cool.scx.ext.cms.cms_config - 程序包 cool.scx.ext.cms.cms_config
 
cool.scx.ext.cms.content - 程序包 cool.scx.ext.cms.content
 
cool.scx.ext.cms.directive - 程序包 cool.scx.ext.cms.directive
 
cool.scx.ext.cms.template - 程序包 cool.scx.ext.cms.template
 
cool.scx.ext.cms.web_site - 程序包 cool.scx.ext.cms.web_site
 
cool.scx.ext.core - 程序包 cool.scx.ext.core
 
cool.scx.ext.crud - 程序包 cool.scx.ext.crud
 
cool.scx.ext.crud.annotation - 程序包 cool.scx.ext.crud.annotation
 
cool.scx.ext.crud.exception - 程序包 cool.scx.ext.crud.exception
 
cool.scx.ext.fixtable - 程序包 cool.scx.ext.fixtable
 
cool.scx.ext.fss - 程序包 cool.scx.ext.fss
 
cool.scx.ext.static_server - 程序包 cool.scx.ext.static_server
 
cool.scx.ext.util - 程序包 cool.scx.ext.util
 
copyFSSObject(String, FSSObject) - 类中的方法 cool.scx.ext.fss.FSSHandler
copyUploadFile.
CoreModule - cool.scx.ext.core中的类
核心模块
CoreModule() - 类的构造器 cool.scx.ext.core.CoreModule
 
CoreWebSocketHandler - cool.scx.ext.core中的类
时间总线 websocket 连接处理类
CoreWebSocketHandler() - 类的构造器 cool.scx.ext.core.CoreWebSocketHandler
 
countByMD5(String) - 类中的方法 cool.scx.ext.fss.FSSObjectService
a
createCellStyle() - 类中的方法 cool.scx.ext.util.Excel
创建单元格样式
createFont() - 类中的方法 cool.scx.ext.util.Excel
创建字体
createFSSObjectByFileInfo(String, Long, String) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
根据文件信息 创建 FSSObject 实例 规则如下 fssObjectID (文件 id) : 随机字符串 filePath (文件物理文件存储路径) : 年份(以上传时间为标准)/月份(以上传时间为标准)/天(以上传时间为标准)/文件MD5/文件真实名称 其他字段和字面意义相同
createNormalListQuery(Map<?, ?>) - 类中的静态方法 cool.scx.ext.cms.directive.ListDirectiveHelper
a
CRUDApiAlreadyDisableException - cool.scx.ext.crud.exception中的异常错误
a
CRUDApiAlreadyDisableException(String, CRUDApiType) - 异常错误的构造器 cool.scx.ext.crud.exception.CRUDApiAlreadyDisableException
a
CRUDApiInfo - cool.scx.ext.crud中的类
CRUDApiInfo class.
CRUDApiInfo(UseCRUDApi, Class<BaseModel>) - 类的构造器 cool.scx.ext.crud.CRUDApiInfo
Constructor for CRUDApiInfo.
CRUDApiType - cool.scx.ext.crud中的Enum Class
CRUDApiType class.
CRUDController - cool.scx.ext.crud中的类
通用 Crud的 controller
CRUDController() - 类的构造器 cool.scx.ext.crud.CRUDController
a
CRUDHandler - cool.scx.ext.crud中的接口
crud 各个逻辑的 handler
crudHandlerClass() - 类中的方法 cool.scx.ext.crud.CRUDModule
获取 crudHandler
CRUDHandlerImpl - cool.scx.ext.crud中的类
a
CRUDHandlerImpl() - 类的构造器 cool.scx.ext.crud.CRUDHandlerImpl
 
CRUDHelper - cool.scx.ext.crud中的类
a
CRUDHelper() - 类的构造器 cool.scx.ext.crud.CRUDHelper
 
CRUDListParam - cool.scx.ext.crud中的类
a
CRUDListParam() - 类的构造器 cool.scx.ext.crud.CRUDListParam
 
CRUDListParam.CRUDOrderByBody - cool.scx.ext.crud中的类
a
CRUDListParam.CRUDPagination - cool.scx.ext.crud中的类
a
CRUDListParam.CRUDSelectFilterBody - cool.scx.ext.crud中的类
a
CRUDListParam.CRUDWhereBody - cool.scx.ext.crud中的类
a
CRUDListParamMethodParameterHandler - cool.scx.ext.crud中的类
a
CRUDListParamMethodParameterHandler() - 类的构造器 cool.scx.ext.crud.CRUDListParamMethodParameterHandler
 
CRUDListResult - cool.scx.ext.crud中的Record Class
a
CRUDListResult(List<?>, long) - record class的构造器 cool.scx.ext.crud.CRUDListResult
创建 CRUDListResult 记录的实例。
CRUDModule - cool.scx.ext.crud中的类
为 BaseModel 的实现类 提供一套简单的 "单表" 的增删改查 api
CRUDModule() - 类的构造器 cool.scx.ext.crud.CRUDModule
Constructor for CmsModule.
CRUDModule(Class<? extends CRUDHandler>) - 类的构造器 cool.scx.ext.crud.CRUDModule
Constructor for CRUDModule.
CRUDOrderByBody() - 类的构造器 cool.scx.ext.crud.CRUDListParam.CRUDOrderByBody
 
CRUDPagination() - 类的构造器 cool.scx.ext.crud.CRUDListParam.CRUDPagination
 
CRUDSelectFilterBody() - 类的构造器 cool.scx.ext.crud.CRUDListParam.CRUDSelectFilterBody
 
CRUDUpdateParam - cool.scx.ext.crud中的类
更新实体类的封装
CRUDUpdateParam() - 类的构造器 cool.scx.ext.crud.CRUDUpdateParam
 
CRUDUpdateParamMethodParameterHandler - cool.scx.ext.crud中的类
a
CRUDUpdateParamMethodParameterHandler() - 类的构造器 cool.scx.ext.crud.CRUDUpdateParamMethodParameterHandler
 
CRUDWhereBody() - 类的构造器 cool.scx.ext.crud.CRUDListParam.CRUDWhereBody
便于序列化
CRUDWhereBody(String, String, Object, Object) - 类的构造器 cool.scx.ext.crud.CRUDListParam.CRUDWhereBody
便于开发人员使用
currentPage - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDPagination
页码

D

data() - record class中的方法 cool.scx.ext.core.WSBody
返回 data 记录组件的值。
data() - record class中的方法 cool.scx.ext.core.WSParam
返回 data 记录组件的值。
DEFAULT_INSTANCE - 类中的静态变量 cool.scx.ext.crud.CRUDListParamMethodParameterHandler
a
DEFAULT_INSTANCE - 类中的静态变量 cool.scx.ext.crud.CRUDUpdateParamMethodParameterHandler
a
defaultChannelTemplate - 类中的变量 cool.scx.ext.cms.cms_config.CMSConfig
默认 栏目 模板
defaultContentTemplate - 类中的变量 cool.scx.ext.cms.cms_config.CMSConfig
默认 文章 模板
defaultDirective() - 类中的方法 cool.scx.ext.cms.CMSModule
获取默认指令
defaultIndexTemplate - 类中的变量 cool.scx.ext.cms.cms_config.CMSConfig
默认 index 模板 存储的是相对于模板根路径的路径 xxx/xxx (这就属于以当前项目根目录为基准) 栏目模板和文章模板 同理
delete - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
delete() - annotation interface 中的元素 cool.scx.ext.crud.annotation.UseCRUDApi
delete
delete(String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
delete.
delete(String) - 类中的方法 cool.scx.ext.fss.FSSController
a
delete(String) - 类中的方法 cool.scx.ext.fss.FSSHandler
a
delete(String, Long) - 类中的方法 cool.scx.ext.crud.CRUDController
删除
delete(String, Long) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
删除
DELETE - enum class 中的枚举常量 cool.scx.ext.crud.CRUDApiType
a
directiveName() - 类中的方法 cool.scx.ext.cms.directive.ChannelListDirective
directiveName() - 类中的方法 cool.scx.ext.cms.directive.ContentListDirective
download(String) - 类中的方法 cool.scx.ext.fss.FSSController
通用下载资源方法 todo 优化性能
download(String) - 类中的方法 cool.scx.ext.fss.FSSHandler
download.

E

EmptySelectColumnException - cool.scx.ext.crud.exception中的异常错误
a
EmptySelectColumnException(AbstractFilter.FilterMode, String[]) - 异常错误的构造器 cool.scx.ext.crud.exception.EmptySelectColumnException
a
EmptyUpdateColumnException - cool.scx.ext.crud.exception中的异常错误
a
EmptyUpdateColumnException() - 异常错误的构造器 cool.scx.ext.crud.exception.EmptyUpdateColumnException
Constructor for EmptyUpdateColumnException.
equals(Object) - record class中的方法 cool.scx.ext.core.WSBody
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cool.scx.ext.core.WSParam
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cool.scx.ext.crud.CRUDListResult
指示某个其他对象是否“等于”此对象。
Excel - cool.scx.ext.util中的类
todo : (注意 此工具类只支持单 sheet页的情况) 需要改为支持多个 sheet 页的情况 Excel 操作类 对 生成 excel 进行一些简单的封装 方便使用

F

fieldName - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDOrderByBody
字段名称 (注意不是数据库名称)
fieldName - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDWhereBody
字段名称 (注意不是数据库名称)
fieldNames - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDSelectFilterBody
a
fileExtension - 类中的变量 cool.scx.ext.fss.FSSObject
文件拓展名
fileMD5 - 类中的变量 cool.scx.ext.fss.FSSObject
文件的 md5 值
fileName - 类中的变量 cool.scx.ext.fss.FSSObject
原始文件名
filePath - 类中的变量 cool.scx.ext.cms.template.TemplateInfo
文件路径
filePath - 类中的变量 cool.scx.ext.fss.FSSObject
文件存储的路径 (相对与上传根目录的)
fileSize - 类中的变量 cool.scx.ext.fss.FSSObject
文件的大小 long
fileSizeDisplay - 类中的变量 cool.scx.ext.fss.FSSObject
文件的大小 (格式化后的 就是人能看懂的那种)
filterMode - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDSelectFilterBody
a
findByFSSObjectID(String) - 类中的方法 cool.scx.ext.fss.FSSObjectService
checkFileID.
findByFSSObjectIDs(List<String>) - 类中的方法 cool.scx.ext.fss.FSSObjectService
a
findFSSObjectListByMD5(String) - 类中的方法 cool.scx.ext.fss.FSSObjectService
根据 md5 查找文件
FixTableModule - cool.scx.ext.fixtable中的类
FixTableModule class.
FixTableModule() - 类的构造器 cool.scx.ext.fixtable.FixTableModule
 
FSSConfig - cool.scx.ext.fss中的类
核心模块配置文件
FSSConfig() - 类的构造器 cool.scx.ext.fss.FSSConfig
 
FSSController - cool.scx.ext.fss中的类
FSSController class.
FSSController() - 类的构造器 cool.scx.ext.fss.FSSController
构造函数
FSSHandler - cool.scx.ext.fss中的类
Abstract FSSHandler class.
FSSHandler() - 类的构造器 cool.scx.ext.fss.FSSHandler
Constructor for FSSHandler.
FSSHandler(FSSObjectService) - 类的构造器 cool.scx.ext.fss.FSSHandler
Constructor for FSSHandler.
fssHandlerClass() - 类中的方法 cool.scx.ext.fss.FSSModule
fssHandlerClass.
FSSHandlerImpl - cool.scx.ext.fss中的类
DefaultFSSHandler class.
FSSHandlerImpl() - 类的构造器 cool.scx.ext.fss.FSSHandlerImpl
 
FSSModule - cool.scx.ext.fss中的类
提供基本的文件上传及下载 (展示)的功能
FSSModule() - 类的构造器 cool.scx.ext.fss.FSSModule
Constructor for FSSModule.
FSSModule(Class<? extends FSSHandler>) - 类的构造器 cool.scx.ext.fss.FSSModule
Constructor for FSSModule.
FSSObject - cool.scx.ext.fss中的类
文件上传表
FSSObject() - 类的构造器 cool.scx.ext.fss.FSSObject
 
fssObjectID - 类中的变量 cool.scx.ext.fss.FSSObject
这里为了防止用户可以根据 id 猜测出来文件 业务中不使用 BaseModel 的 id
FSSObjectService - cool.scx.ext.fss中的类
UploadFileService
FSSObjectService() - 类的构造器 cool.scx.ext.fss.FSSObjectService
 

G

get03Excel(String, int) - 类中的静态方法 cool.scx.ext.util.Excel
获取 03 版 excel (xls)
get07Excel(String, int) - 类中的静态方法 cool.scx.ext.util.Excel
获取 07 版 excel (xlsx)
getAllWebSockets() - 类中的静态方法 cool.scx.ext.core.CoreWebSocketHandler
获取当前所有在线的连接对象
getBaseModel(Class<B>) - 类中的方法 cool.scx.ext.crud.CRUDUpdateParam
a
getBaseModelService(Class<BaseModel>) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
a
getChannelByPath(String) - 类中的方法 cool.scx.ext.cms.channel.ChannelService
getChannelByPath.
getCMSConfig() - 类中的方法 cool.scx.ext.cms.cms_config.CMSConfigService
getCmsConfig.
getCRUDApiInfo(String) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
getClassByName.
getFileContent(String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
获取文件内容
getLastUploadChunk(Path, Integer) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
getLastUploadChunk.
getMessage() - 异常错误中的方法 cool.scx.ext.crud.exception.CRUDApiAlreadyDisableException
getMessage() - 异常错误中的方法 cool.scx.ext.crud.exception.UnknownCRUDModelException
getPhysicalFilePath(FSSObject) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
a
getQRCode(String, int) - 类中的静态方法 cool.scx.ext.util.QRCodeUtils
getQRCode.
getQuery(Class<? extends BaseModel>) - 类中的方法 cool.scx.ext.crud.CRUDListParam
获取 Query
getRow(int) - 类中的方法 cool.scx.ext.util.Excel
根据索引获取行
getSelectFilter(Class<? extends BaseModel>, ScxDaoTableInfo) - 类中的方法 cool.scx.ext.crud.CRUDListParam
获取 b
getSheet() - 类中的方法 cool.scx.ext.util.Excel
获取 sheet 页
getSheet(String) - 类中的方法 cool.scx.ext.util.Excel
获取指定名称的 sheet
getUpdateFilter(Class<? extends BaseModel>, ScxDaoTableInfo) - 类中的方法 cool.scx.ext.crud.CRUDUpdateParam
获取 b
getUploadTempPath(String) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
a
getUserDirective() - 类中的方法 cool.scx.ext.cms.CMSModule
获取默认指令
getWebSiteHandlerClass() - 类中的方法 cool.scx.ext.cms.CMSModule
Getter for the field webSiteHandlerClass.
getWebSocket(String) - 类中的静态方法 cool.scx.ext.core.CoreWebSocketHandler
根据 binaryHandlerID 获取 ServerWebSocket

H

handle(Parameter, ScxMappingRoutingContextInfo) - 类中的方法 cool.scx.ext.crud.CRUDListParamMethodParameterHandler
handle(Parameter, ScxMappingRoutingContextInfo) - 类中的方法 cool.scx.ext.crud.CRUDUpdateParamMethodParameterHandler
handle(Map<String, Object>) - 类中的方法 cool.scx.ext.cms.directive.ChannelListDirective
handle(Map<String, Object>) - 类中的方法 cool.scx.ext.cms.directive.ContentListDirective
hashCode() - record class中的方法 cool.scx.ext.core.WSBody
返回此对象的哈希代码值。
hashCode() - record class中的方法 cool.scx.ext.core.WSParam
返回此对象的哈希代码值。
hashCode() - record class中的方法 cool.scx.ext.crud.CRUDListResult
返回此对象的哈希代码值。
hasThisApi(CRUDApiType) - 类中的方法 cool.scx.ext.crud.CRUDApiInfo
hasThisApi.

I

id - 类中的变量 cool.scx.ext.cms.template.TemplateInfo
文件 ID
image(String, Integer, Integer, String) - 类中的方法 cool.scx.ext.fss.FSSController
展示图片
image(String, Integer, Integer, String) - 类中的方法 cool.scx.ext.fss.FSSHandler
image.
index() - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
Index.
index() - 类中的方法 cool.scx.ext.cms.web_site.WebSiteController
index.
indexHandler(Html) - 接口中的方法 cool.scx.ext.cms.web_site.WebSiteHandler
cms 访问 index 会执行此方法
info - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
info() - annotation interface 中的元素 cool.scx.ext.crud.annotation.UseCRUDApi
info
info(String) - 类中的方法 cool.scx.ext.fss.FSSController
listFile.
info(String) - 类中的方法 cool.scx.ext.fss.FSSHandler
a
info(String, Long) - 类中的方法 cool.scx.ext.crud.CRUDController
获取详细信息
info(String, Long) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
获取单条数据信息
INFO - enum class 中的枚举常量 cool.scx.ext.crud.CRUDApiType
a

L

list - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
list() - annotation interface 中的元素 cool.scx.ext.crud.annotation.UseCRUDApi
list
list() - record class中的方法 cool.scx.ext.crud.CRUDListResult
返回 list 记录组件的值。
list(String, CRUDListParam) - 类中的方法 cool.scx.ext.crud.CRUDController
列表查询
list(String, CRUDListParam) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
获取列表数据
LIST - enum class 中的枚举常量 cool.scx.ext.crud.CRUDApiType
a
ListDirectiveHelper - cool.scx.ext.cms.directive中的类
a
ListDirectiveHelper() - 类的构造器 cool.scx.ext.cms.directive.ListDirectiveHelper
 
listInfo(List<String>) - 类中的方法 cool.scx.ext.fss.FSSController
s
listInfo(List<String>) - 类中的方法 cool.scx.ext.fss.FSSHandler
list.

M

main(String[]) - 类中的静态方法 cool.scx.ext.AllExtApp
核心启动方法
mapToBaseModel(Map<String, Object>, Class<B>) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
获取 baseModel
mergedRegion(int, int, int, int) - 类中的方法 cool.scx.ext.util.Excel
合并单元格 注意 right 和 down 为合并大小 及 最终表格大小会是 right 和 down + 1 因为包括原始行
mergedRegion(CellRangeAddress) - 类中的方法 cool.scx.ext.util.Excel
根据坐标合并单元格

N

name() - 类中的方法 cool.scx.ext.cms.CMSModule
name() - 类中的方法 cool.scx.ext.core.CoreModule
name() - record class中的方法 cool.scx.ext.core.WSBody
返回 name 记录组件的值。
name() - 类中的方法 cool.scx.ext.crud.CRUDModule
name() - 类中的方法 cool.scx.ext.fixtable.FixTableModule
name() - 类中的方法 cool.scx.ext.fss.FSSModule
needUpdateFieldNames - 类中的变量 cool.scx.ext.crud.CRUDUpdateParam
需要更新的字段列

O

onBinaryMessage(Buffer, WebSocketFrame, ServerWebSocket) - 类中的方法 cool.scx.ext.core.CoreWebSocketHandler
onClose(ServerWebSocket) - 类中的方法 cool.scx.ext.core.CoreWebSocketHandler
onError(Throwable, ServerWebSocket) - 类中的方法 cool.scx.ext.core.CoreWebSocketHandler
连接错误 打印错误 同时移除 连接
onOpen(ServerWebSocket) - 类中的方法 cool.scx.ext.core.CoreWebSocketHandler
onTextMessage(String, WebSocketFrame, ServerWebSocket) - 类中的方法 cool.scx.ext.core.CoreWebSocketHandler
orderByBodyList - 类中的变量 cool.scx.ext.crud.CRUDListParam
排序参数

P

pageSize - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDPagination
每页数据条数
pagination - 类中的变量 cool.scx.ext.crud.CRUDListParam
分页参数
PaginationParametersErrorException - cool.scx.ext.crud.exception中的异常错误
a
PaginationParametersErrorException(Integer, Integer) - 异常错误的构造器 cool.scx.ext.crud.exception.PaginationParametersErrorException
a
parentID - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目父 ID
parentID - 类中的变量 cool.scx.ext.cms.template.TemplateInfo
上级目录 ID

Q

QRCodeUtils - cool.scx.ext.util中的类
QRCodeUtils class.
QRCodeUtils() - 类的构造器 cool.scx.ext.util.QRCodeUtils
 

R

raw(String) - 类中的方法 cool.scx.ext.fss.FSSController
展示文件
raw(String) - 类中的方法 cool.scx.ext.fss.FSSHandler
raw.
removeAllHandler(String) - 类中的静态方法 cool.scx.ext.core.WSParamHandlerRegister
移除所有此名称的 handler
removeHandler(String, ScxHandler<WSParam>) - 类中的静态方法 cool.scx.ext.core.WSParamHandlerRegister
移除 此 handler
rename(String, String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
rename.
REVOKE_DELETE - enum class 中的枚举常量 cool.scx.ext.crud.CRUDApiType
a
revokeDelete - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
revokeDelete() - annotation interface 中的元素 cool.scx.ext.crud.annotation.UseCRUDApi
revokeDelete
revokeDelete(String, Long) - 类中的方法 cool.scx.ext.crud.CRUDController
撤销删除
revokeDelete(String, Long) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
revokeDelete.
rowMap - 类中的变量 cool.scx.ext.util.Excel
行缓存 此处提前创建 row 方便后续直接根据索引使用

S

selectFilterBody - 类中的变量 cool.scx.ext.crud.CRUDListParam
查询列过滤参数
setBorder(int, int) - 类中的方法 cool.scx.ext.util.Excel
设置边框 (只设置一个单元格)*
setBorder(int, int, int, int) - 类中的方法 cool.scx.ext.util.Excel
设置边框
setBorder(CellRangeAddress) - 类中的方法 cool.scx.ext.util.Excel
设置边框 根据坐标
setCellValue(int, int, String) - 类中的方法 cool.scx.ext.util.Excel
设置单元格样式
setCellValue(int, int, String, CellStyle) - 类中的方法 cool.scx.ext.util.Excel
设置单元格数据
setFileContent(String, String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
a
setWebSiteHandler(Class<? extends WebSiteHandler>) - 类中的方法 cool.scx.ext.cms.CMSModule
setWebSiteHandler.
sheet - 类中的变量 cool.scx.ext.util.Excel
当前 sheet 后期会修改为 支持多个 sheet 页
sortType - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDOrderByBody
排序类型 ASC 和 DESC
start() - 类中的方法 cool.scx.ext.cms.CMSModule
start() - 类中的方法 cool.scx.ext.crud.CRUDModule
start() - 类中的方法 cool.scx.ext.fixtable.FixTableModule
start() - 类中的方法 cool.scx.ext.fss.FSSModule
start() - 类中的方法 cool.scx.ext.static_server.StaticServerModule
StaticServerModule - cool.scx.ext.static_server中的类
a
StaticServerModule() - 类的构造器 cool.scx.ext.static_server.StaticServerModule
 

T

TemplateHelper - cool.scx.ext.cms.template中的类
Cms 模板
TemplateHelper() - 类的构造器 cool.scx.ext.cms.template.TemplateHelper
 
TemplateInfo - cool.scx.ext.cms.template中的类
描述一个文件(模板文件)的基本信息 一般用于将物理文件的结构构建为树发送到前台进行查询
TemplateInfo() - 类的构造器 cool.scx.ext.cms.template.TemplateInfo
 
toBytes() - 类中的方法 cool.scx.ext.util.Excel
toBytes.
toJson() - record class中的方法 cool.scx.ext.core.WSBody
a
toString() - record class中的方法 cool.scx.ext.core.WSBody
返回此记录的字符串表示形式。
toString() - record class中的方法 cool.scx.ext.core.WSParam
返回此记录的字符串表示形式。
toString() - record class中的方法 cool.scx.ext.crud.CRUDListResult
返回此记录的字符串表示形式。
total() - record class中的方法 cool.scx.ext.crud.CRUDListResult
返回 total 记录组件的值。
type - 类中的变量 cool.scx.ext.cms.template.TemplateInfo
文件类型 : 文件夹或文件

U

UnknownCRUDModelException - cool.scx.ext.crud.exception中的异常错误
a
UnknownCRUDModelException(String) - 异常错误的构造器 cool.scx.ext.crud.exception.UnknownCRUDModelException
a
UnknownFieldNameException - cool.scx.ext.crud.exception中的异常错误
a
UnknownFieldNameException(String) - 异常错误的构造器 cool.scx.ext.crud.exception.UnknownFieldNameException
a
UnknownFilterModeException - cool.scx.ext.crud.exception中的异常错误
a
UnknownFilterModeException(String) - 异常错误的构造器 cool.scx.ext.crud.exception.UnknownFilterModeException
a
UnknownSortTypeException - cool.scx.ext.crud.exception中的异常错误
a
UnknownSortTypeException(String, String) - 异常错误的构造器 cool.scx.ext.crud.exception.UnknownSortTypeException
a
UnknownWhereTypeException - cool.scx.ext.crud.exception中的异常错误
a
UnknownWhereTypeException(String, String) - 异常错误的构造器 cool.scx.ext.crud.exception.UnknownWhereTypeException
a
update - 类中的变量 cool.scx.ext.crud.CRUDApiInfo
a
update() - annotation interface 中的元素 cool.scx.ext.crud.annotation.UseCRUDApi
update
update(String, CRUDUpdateParam) - 类中的方法 cool.scx.ext.crud.CRUDController
更新
update(String, CRUDUpdateParam) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
更新数据
UPDATE - enum class 中的枚举常量 cool.scx.ext.crud.CRUDApiType
a
updateLastUploadChunk(Path, Integer, Integer) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
更新最后一次文件上传的区块
updateModel - 类中的变量 cool.scx.ext.crud.CRUDUpdateParam
更新的所有内容 可以转换为对应的 实体类
upload(UploadedEntity, String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
a
upload(String, Long, String, Integer, Integer, UploadedEntity) - 类中的方法 cool.scx.ext.fss.FSSController
单个文件上传 和 分片文件上传
upload(String, Long, String, Integer, Integer, UploadedEntity) - 类中的方法 cool.scx.ext.fss.FSSHandler
upload.
uploadFilePath() - 类中的静态方法 cool.scx.ext.fss.FSSConfig
uploadFilePath.
uploadTime - 类中的变量 cool.scx.ext.fss.FSSObject
上传日期
UseCRUDApi - cool.scx.ext.crud.annotation中的Annotation Interface
此注解需标注在 实体类上

V

value1 - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDWhereBody
因为参数不固定 所以这里用两个参数 参数1
value2 - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDWhereBody
参数2
valueOf(String) - enum class中的静态方法 cool.scx.ext.crud.CRUDApiType
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 cool.scx.ext.crud.CRUDApiType
Returns an array containing the constants of this enum class, in the order they are declared.
variableName() - 类中的方法 cool.scx.ext.cms.directive.ChannelListDirective
variableName() - 类中的方法 cool.scx.ext.cms.directive.ContentListDirective

W

WebSiteController - cool.scx.ext.cms.web_site中的类
WebSiteController class.
WebSiteController(ContentService, ChannelService, CMSConfigService) - 类的构造器 cool.scx.ext.cms.web_site.WebSiteController
Constructor for WebSiteController.
WebSiteHandler - cool.scx.ext.cms.web_site中的接口
WebSiteHandler interface.
WebSiteHandlerImpl - cool.scx.ext.cms.web_site中的类
a
WebSiteHandlerImpl() - 类的构造器 cool.scx.ext.cms.web_site.WebSiteHandlerImpl
 
webSocket() - record class中的方法 cool.scx.ext.core.WSParam
返回 webSocket 记录组件的值。
whereBodyList - 类中的变量 cool.scx.ext.crud.CRUDListParam
查询参数
WhereBodyParametersSizeErrorException - cool.scx.ext.crud.exception中的异常错误
a
WhereBodyParametersSizeErrorException(String, WhereType, int) - 异常错误的构造器 cool.scx.ext.crud.exception.WhereBodyParametersSizeErrorException
a
whereType - 类中的变量 cool.scx.ext.crud.CRUDListParam.CRUDWhereBody
类型
workbook - 类中的变量 cool.scx.ext.util.Excel
Excel 实例
WSBody - cool.scx.ext.core中的Record Class
前台和后台发送 websocket 消息的 封装体
WSBody(String, Object) - record class的构造器 cool.scx.ext.core.WSBody
创建 WSBody 记录的实例。
WSParam - cool.scx.ext.core中的Record Class
a
WSParam(Object, ServerWebSocket) - record class的构造器 cool.scx.ext.core.WSParam
创建 WSParam 记录的实例。
WSParamHandlerRegister - cool.scx.ext.core中的类
处理注册及调用 websocket 事件
WSParamHandlerRegister() - 类的构造器 cool.scx.ext.core.WSParamHandlerRegister
 
A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|所有程序包|序列化表格