JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
L
M
O
P
R
S
T
U
S
saveAfter(Attachment)
- Method in interface bap.plugins.upload.utils.operation.
AbstractAttachBusiness
保存之后
saveAttachment(String, String, String, String, String)
- Method in class bap.plugins.upload.service.
AttachmentService
功能描述: 保存附件地址
saveAttachment(String, String, InputStream)
- Method in class bap.plugins.upload.service.
AttachmentService
功能描述: 保存附件流
saveAttachment2Minio(String, String, String, String, String, String)
- Method in class bap.plugins.upload.service.
AttachmentService
功能描述: 保存附件到Minio
saveAttachment2Oss(String, String, String, String, String, String)
- Method in class bap.plugins.upload.service.
AttachmentService
功能描述: 保存附件到Oss
saveAttachRelation(Class<?>, String, String, String[])
- Method in class bap.plugins.upload.service.
AttachRowService
功能描述: 保存记录与附件的关系
saveAttachRelation(Class<?>, String, String, String[])
- Static method in class bap.plugins.upload.utils.
UploadUtil
功能描述: 保存记录与附件的关系
saveBefore(Attachment)
- Method in interface bap.plugins.upload.utils.operation.
AbstractAttachBusiness
保存之前
saveFile2Minio(Optional<FileItem>, String, String, String, String, String)
- Method in class bap.plugins.upload.utils.builder.
FileUploadUtils
保存附件到Minio中
saveFile2Oss(Optional<FileItem>, String, String, String, String, String)
- Method in class bap.plugins.upload.utils.builder.
FileUploadUtils
保存附件到Oss中
set(String, String)
- Static method in class bap.plugins.upload.utils.redis.
RedisClusterUtil
设置redis中key键对应的value值
set(String, String)
- Static method in class bap.plugins.upload.utils.redis.
RedisUtil
设置redis中key键对应的value值
setAttachContent(Blob)
- Method in class bap.plugins.upload.domain.
AttachBlobEntity
setAttachmentId(String)
- Method in class bap.plugins.upload.domain.
AttachRow
setAttachName(String)
- Method in class bap.plugins.upload.domain.
Attachment
setAttachType(String)
- Method in class bap.plugins.upload.domain.
Attachment
setBlobEntity(AttachBlobEntity)
- Method in class bap.plugins.upload.domain.
Attachment
setBlobEntityId(String)
- Method in class bap.plugins.upload.domain.
Attachment
setBucketName(String)
- Method in class bap.plugins.upload.domain.
Attachment
setClassName(String)
- Method in class bap.plugins.upload.domain.
AttachRow
setDuration(String)
- Method in class bap.plugins.upload.domain.
Attachment
setFiledName(String)
- Method in class bap.plugins.upload.domain.
AttachRow
setFileName(String)
- Method in class bap.plugins.upload.domain.
Attachment
sethash(String, HashMap<String, String>)
- Static method in class bap.plugins.upload.utils.redis.
RedisClusterUtil
设置redis中key键对应的hash value值
sethash(String, HashMap<String, String>)
- Static method in class bap.plugins.upload.utils.redis.
RedisUtil
设置redis中key键对应的hash value值
setIncr(String, int)
- Static method in class bap.plugins.upload.utils.redis.
RedisClusterUtil
对某个键的值自增
setIncr(String, int)
- Static method in class bap.plugins.upload.utils.redis.
RedisUtil
对某个键的值自增
setPhysicalName(String)
- Method in class bap.plugins.upload.domain.
Attachment
setRecordId(String)
- Method in class bap.plugins.upload.domain.
AttachRow
setServletContext(ServletContext)
- Method in class bap.plugins.upload.service.
AttachmentService
setSize(String)
- Method in class bap.plugins.upload.domain.
Attachment
setTableName(String)
- Method in class bap.plugins.upload.domain.
AttachRow
setUploadTime(String)
- Method in class bap.plugins.upload.domain.
Attachment
A
B
C
D
E
F
G
H
L
M
O
P
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes