| Package | Description |
|---|---|
| org.coodex.concrete.attachments | |
| org.coodex.concrete.attachments.server |
| Modifier and Type | Method and Description |
|---|---|
AttachmentEntityInfo |
Repository.get(String attachmentId) |
AttachmentEntityInfo |
Repository.put(InputStream content,
AttachmentInfo metaInfo) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentEntityInfo |
AttachmentInfoService.get(String attachmentId,
String clientId,
String sign) |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentEntityInfo> |
AttachmentInfoService.list(List<String> attachmentIds,
String clientId,
String sign) |
Copyright © 2018. All rights reserved.