| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.dto.email | |
| de.hybris.platform.acceleratorservices.resource.email |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EmailAttachmentDTO> |
EmailMessageDTO.getAttachments() |
java.util.List<EmailAttachmentDTO> |
EmailAttachmentsDTO.getEmailAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailMessageDTO.setAttachments(java.util.List<EmailAttachmentDTO> value) |
void |
EmailAttachmentsDTO.setEmailAttachments(java.util.List<EmailAttachmentDTO> emailattachmentsList) |
| Constructor and Description |
|---|
EmailAttachmentsDTO(java.util.List<EmailAttachmentDTO> emailattachmentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
EmailAttachmentResource.putEmailAttachment(EmailAttachmentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.