| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
ChaptersConfigurationDTO |
PublicationDTO.getChaptersConfiguration() |
ChaptersConfigurationDTO |
ChapterConfigurationDTO.getChaptersConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<ChaptersConfigurationDTO> |
ChaptersConfigurationsDTO.getChaptersConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationDTO.setChaptersConfiguration(ChaptersConfigurationDTO value) |
void |
ChapterConfigurationDTO.setChaptersConfiguration(ChaptersConfigurationDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChaptersConfigurationsDTO.setChaptersConfigurations(List<ChaptersConfigurationDTO> chaptersconfigurationsList) |
| Constructor and Description |
|---|
ChaptersConfigurationsDTO(List<ChaptersConfigurationDTO> chaptersconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ChaptersConfigurationsResource.postChaptersConfiguration(ChaptersConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ChaptersConfigurationResource.putChaptersConfiguration(ChaptersConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.