索引
All Classes and Interfaces|所有程序包|序列化表格
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
- batchDelete(String, long[]) - 类中的方法 cool.scx.ext.crud.CRUDController
-
批量删除
- batchDelete(String, long[]) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
-
批量删除
C
- 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
-
栏目标题图 (缩略图)
- 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 是否合法
- checkFSSObjectID(String) - 类中的方法 cool.scx.ext.fss.FSSHandler
-
checkFileID.
- checkPhysicalFile(FSSObject) - 类中的方法 cool.scx.ext.fss.FSSHandler
-
检查物理文件是否存在 存在则返回物理文件 不存在则抛出异常
- checkSortType(String, String) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
-
a
- 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.CRUDHelper
-
检查 whereBody 参数数量是否合法
- checkWhereType(String, String) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
-
检查 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.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
- createCellStyle() - 类中的方法 cool.scx.ext.util.Excel
-
创建单元格样式
- createFont() - 类中的方法 cool.scx.ext.util.Excel
-
创建字体
- createNormalListQuery(Map<?, ?>) - 类中的静态方法 cool.scx.ext.cms.directive.ListDirectiveHelper
- CRUDController - cool.scx.ext.crud中的类
-
通用 Crud的 controller
- CRUDController() - 类的构造器 cool.scx.ext.crud.CRUDController
- CRUDHandler - cool.scx.ext.crud中的接口
-
crud 各个逻辑的 handler
- crudHandlerClass() - 类中的方法 cool.scx.ext.crud.CRUDModule
-
获取 crudHandler
- CRUDHandlerImpl - cool.scx.ext.crud中的类
- CRUDHandlerImpl() - 类的构造器 cool.scx.ext.crud.CRUDHandlerImpl
- CRUDHelper - cool.scx.ext.crud中的类
- CRUDHelper() - 类的构造器 cool.scx.ext.crud.CRUDHelper
- CRUDListResult - cool.scx.ext.crud中的Record Class
- 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
- CRUDOrderByBody - cool.scx.ext.crud中的类
- CRUDOrderByBody() - 类的构造器 cool.scx.ext.crud.CRUDOrderByBody
- CRUDWhereBody - cool.scx.ext.crud中的类
- CRUDWhereBody() - 类的构造器 cool.scx.ext.crud.CRUDWhereBody
-
便于序列化
- CRUDWhereBody(String, String, Object, Object) - 类的构造器 cool.scx.ext.crud.CRUDWhereBody
-
便于开发人员使用
D
- data() - record class中的方法 cool.scx.ext.core.WSBody
-
返回
data记录组件的值。 - data() - record class中的方法 cool.scx.ext.core.WSParam
-
返回
data记录组件的值。 - 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(String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
-
delete.
- delete(String) - 类中的方法 cool.scx.ext.fss.FSSController
-
deleteFile.
- delete(String) - 类中的方法 cool.scx.ext.fss.FSSHandler
-
delete.
- delete(String, Long) - 类中的方法 cool.scx.ext.crud.CRUDController
-
删除
- delete(String, Long) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
-
删除
- 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
- 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.CRUDOrderByBody
-
字段名称 (注意不是数据库名称)
- fieldName - 类中的变量 cool.scx.ext.crud.CRUDWhereBody
-
字段名称 (注意不是数据库名称)
- 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
-
文件的大小 (格式化后的 就是人能看懂的那种)
- findByFSSObjectID(String) - 类中的方法 cool.scx.ext.fss.FSSObjectService
-
checkFileID.
- findByFSSObjectIDs(List<String>) - 类中的方法 cool.scx.ext.fss.FSSObjectService
- 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
-
获取当前所有在线的连接对象
- getBaseModelClassByName(String) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
-
getClassByName.
- getBaseModelService(String) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
-
获取 service
- getChannelByPath(String) - 类中的方法 cool.scx.ext.cms.channel.ChannelService
- getCMSConfig() - 类中的方法 cool.scx.ext.cms.cms_config.CMSConfigService
-
getCmsConfig.
- getFileContent(String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
-
获取文件内容
- getLastUploadChunk(File, Integer) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
-
getLastUploadChunk.
- getMessage() - 异常错误中的方法 cool.scx.ext.crud.exception.UnknownCRUDModelException
- getNewFSSObject(String, Long, String) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
-
getNewUpload.
- getNewFSSObjectPath(LocalDateTime, String, String) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
-
获取 文件存储路径
规则 年份/月份/天/文件ID/文件真实名称 - getPhysicalFilePath(FSSObject) - 类中的静态方法 cool.scx.ext.fss.FSSObjectService
- getQRCode(String, int) - 类中的静态方法 cool.scx.ext.util.QRCodeUtils
-
getQRCode.
- getQuery(Class<? extends BaseModel>, Integer, Integer, List<CRUDOrderByBody>, List<CRUDWhereBody>) - 类中的静态方法 cool.scx.ext.crud.CRUDHelper
-
获取 Query
- getRow(int) - 类中的方法 cool.scx.ext.util.Excel
-
根据索引获取行
- getSheet() - 类中的方法 cool.scx.ext.util.Excel
-
获取 sheet 页
- getSheet(String) - 类中的方法 cool.scx.ext.util.Excel
-
获取指定名称的 sheet
- getUserDirective() - 类中的方法 cool.scx.ext.cms.CMSModule
-
获取默认指令
- getWebSiteHandlerClass() - 类中的方法 cool.scx.ext.cms.CMSModule
- getWebSocket(String) - 类中的静态方法 cool.scx.ext.core.CoreWebSocketHandler
-
根据 binaryHandlerID 获取 ServerWebSocket
H
- handle(RoutingContext) - 异常错误中的方法 cool.scx.ext.crud.exception.UnknownCRUDModelException
- 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
-
返回此对象的哈希代码值。
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(String, Long) - 类中的方法 cool.scx.ext.crud.CRUDController
-
获取详细信息
- info(String, Long) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
-
获取单条数据信息
L
- list() - record class中的方法 cool.scx.ext.crud.CRUDListResult
-
返回
list记录组件的值。 - list(String, Integer, Integer, List<CRUDOrderByBody>, List<CRUDWhereBody>) - 类中的方法 cool.scx.ext.crud.CRUDController
-
列表查询
- list(String, Integer, Integer, List<CRUDOrderByBody>, List<CRUDWhereBody>) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
-
获取列表数据
- list(List<String>) - 类中的方法 cool.scx.ext.fss.FSSController
-
listFile.
- list(List<String>) - 类中的方法 cool.scx.ext.fss.FSSHandler
-
list.
- ListDirectiveHelper - cool.scx.ext.cms.directive中的类
- ListDirectiveHelper() - 类的构造器 cool.scx.ext.cms.directive.ListDirectiveHelper
M
- main(String[]) - 类中的静态方法 cool.scx.ext.AllExtApp
-
核心启动方法
- mapToBaseModel(Map<String, Object>, String) - 类中的静态方法 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
- NoCRUD - cool.scx.ext.crud.annotation中的Annotation Interface
-
此注解需标注在 实体类上
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
P
- 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.
- revokeDelete(String, Long) - 类中的方法 cool.scx.ext.crud.CRUDController
-
撤销删除
- revokeDelete(String, Long) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
- rowMap - 类中的变量 cool.scx.ext.util.Excel
-
行缓存 此处提前创建 row 方便后续直接根据索引使用
S
- save(String, Map<String, Object>) - 类中的方法 cool.scx.ext.crud.CRUDController
-
保存
- save(String, Map<String, Object>) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
- 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
-
setFileContent.
- setWebSiteHandler(Class<? extends WebSiteHandler>) - 类中的方法 cool.scx.ext.cms.CMSModule
- sheet - 类中的变量 cool.scx.ext.util.Excel
-
当前 sheet 后期会修改为 支持多个 sheet 页
- sortType - 类中的变量 cool.scx.ext.crud.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
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
- 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中的异常错误
- UnknownCRUDModelException(String) - 异常错误的构造器 cool.scx.ext.crud.exception.UnknownCRUDModelException
- update(String, Map<String, Object>) - 类中的方法 cool.scx.ext.crud.CRUDController
-
更新
- update(String, Map<String, Object>) - 接口中的方法 cool.scx.ext.crud.CRUDHandler
-
更新数据
- updateLastUploadChunk(File, Integer, Integer) - 类中的静态方法 cool.scx.ext.fss.FSSHandler
-
更新最后一次文件上传的区块
- upload(UploadedEntity, String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
-
upload.
- 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
-
上传日期
V
- value1 - 类中的变量 cool.scx.ext.crud.CRUDWhereBody
-
因为参数不固定 所以这里用两个参数 参数1
- value2 - 类中的变量 cool.scx.ext.crud.CRUDWhereBody
-
参数2
- 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中的类
- WebSiteHandlerImpl() - 类的构造器 cool.scx.ext.cms.web_site.WebSiteHandlerImpl
- webSocket() - record class中的方法 cool.scx.ext.core.WSParam
-
返回
webSocket记录组件的值。 - whereType - 类中的变量 cool.scx.ext.crud.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
- WSParam(Object, ServerWebSocket) - record class的构造器 cool.scx.ext.core.WSParam
-
创建
WSParam记录的实例。 - WSParamHandlerRegister - cool.scx.ext.core中的类
-
处理注册及调用 websocket 事件
- WSParamHandlerRegister() - 类的构造器 cool.scx.ext.core.WSParamHandlerRegister
All Classes and Interfaces|所有程序包|序列化表格