| Package | Description |
|---|---|
| de.hybris.platform.commons.dto | |
| de.hybris.platform.commons.resource | |
| de.hybris.platform.core.dto.type |
| Modifier and Type | Method and Description |
|---|---|
FormatDTO |
DocumentDTO.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FormatDTO> |
FormatsDTO.getFormats() |
java.util.Collection<FormatDTO> |
MediaFormatterDTO.getFormats() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentDTO.setFormat(FormatDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaFormatterDTO.setFormats(java.util.Collection<FormatDTO> value) |
void |
FormatsDTO.setFormats(java.util.List<FormatDTO> formatsList) |
| Constructor and Description |
|---|
FormatsDTO(java.util.List<FormatDTO> formatsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
FormatResource.putFormat(FormatDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FormatDTO> |
ComposedTypeDTO.getFormats() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComposedTypeDTO.setFormats(java.util.Collection<FormatDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.