| 程序包 | 说明 |
|---|---|
| org.coodex.concrete.attachments | |
| org.coodex.concrete.attachments.server |
| 限定符和类型 | 方法和说明 |
|---|---|
AttachmentEntityInfo |
Repository.get(String attachmentId) |
AttachmentEntityInfo |
Repository.put(InputStream content,
AttachmentInfo metaInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
AttachmentEntityInfo |
AttachmentInfoService.get(String attachmentId,
String clientId,
String sign) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AttachmentEntityInfo> |
AttachmentInfoService.list(List<String> attachmentIds,
String clientId,
String sign) |
Copyright © 2018. All rights reserved.