| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.services.common |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentMetadataAbstract |
class |
AttachmentMetadataImpl |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentMetadata |
AttachmentContentAbstract.attachmentMetadata
Nom de l'attribut en BD : attachmentMetadata
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentMetadata |
AttachmentContent.getAttachmentMetadata() |
AttachmentMetadata |
AttachmentContentAbstract.getAttachmentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentContent.setAttachmentMetadata(AttachmentMetadata attachmentMetadata) |
void |
AttachmentContentAbstract.setAttachmentMetadata(AttachmentMetadata attachmentMetadata) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentMetadata |
AttachmentService.addAttachment(String objectReferenceId,
InputStream attachmentFileContent,
String filename,
String contentType) |
AttachmentMetadata |
AttachmentService.getAttachmentMetadata(String attachmentTopiaId) |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentMetadata> |
AttachmentService.getAttachmentMetadatas(String objectReferenceId) |
Copyright © 2013–2015 Inra. All rights reserved.