D F P T U V W
D
- delete(String) - 接口 中的方法top.lshaci.framework.file.service.FileDeleteService
-
根据文件地址删除文件
- delete(List<String>) - 接口 中的方法top.lshaci.framework.file.service.FileDeleteService
-
根据文件地址集合删除多个文件
F
- FileDeleteService - top.lshaci.framework.file.service中的接口
-
FileDeleteService
- FileDownloadException - top.lshaci.framework.file.exception中的异常错误
-
FileDownloadException
- FileDownloadException(FileErrorInfo, Object...) - 异常错误 的构造器top.lshaci.framework.file.exception.FileDownloadException
-
根据异常码和错误信息创建一个文件下载异常
- FileDownloadService - top.lshaci.framework.file.service中的接口
-
FileDownloadService
- FileErrorInfo - top.lshaci.framework.file.enums中的枚举
-
FileErrorInfo
- FileOperateException - top.lshaci.framework.file.exception中的异常错误
-
FileOperateException
- FileOperateException(ErrorInfo, Object...) - 异常错误 的构造器top.lshaci.framework.file.exception.FileOperateException
-
根据异常码和错误信息创建一个文件操作异常
- FileOperateService - top.lshaci.framework.file.service中的接口
-
FileOperatService
- FileUploadException - top.lshaci.framework.file.exception中的异常错误
-
FileUploadException
- FileUploadException(FileErrorInfo, Object...) - 异常错误 的构造器top.lshaci.framework.file.exception.FileUploadException
-
根据异常码和错误信息创建一个文件上传异常
- FileUploadService - top.lshaci.framework.file.service中的接口
-
FileUploadService
- FrameworkFileProperties - top.lshaci.framework.file.properties中的类
-
FrameworkFileProperties
- FrameworkFileProperties() - 类 的构造器top.lshaci.framework.file.properties.FrameworkFileProperties
-
P
- PREFIX - 类 中的静态变量top.lshaci.framework.file.properties.FrameworkFileProperties
-
配置前缀
T
- top.lshaci.framework.file.enums - 程序包 top.lshaci.framework.file.enums
-
- top.lshaci.framework.file.exception - 程序包 top.lshaci.framework.file.exception
-
- top.lshaci.framework.file.properties - 程序包 top.lshaci.framework.file.properties
-
- top.lshaci.framework.file.service - 程序包 top.lshaci.framework.file.service
-
U
- upload(String, InputStream) - 接口 中的方法top.lshaci.framework.file.service.FileUploadService
-
上传单个文件
- upload(InputStream, String) - 接口 中的方法top.lshaci.framework.file.service.FileUploadService
-
上传单个文件
V
- valueOf(String) - 枚举 中的静态方法top.lshaci.framework.file.enums.FileErrorInfo
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法top.lshaci.framework.file.enums.FileErrorInfo
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
W
- write(String, OutputStream) - 接口 中的方法top.lshaci.framework.file.service.FileDownloadService
-
根据文件地址, 将文件信息写入到指定输出流中
D F P T U V W
Copyright © 2020. All rights reserved.