| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
ChapterConfigurationDTO |
ChapterDTO.getChapterConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<ChapterConfigurationDTO> |
ChapterConfigurationsDTO.getChapterConfigurations() |
List<ChapterConfigurationDTO> |
ChaptersConfigurationDTO.getChapterConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterDTO.setChapterConfiguration(ChapterConfigurationDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterConfigurationsDTO.setChapterConfigurations(List<ChapterConfigurationDTO> chapterconfigurationsList) |
void |
ChaptersConfigurationDTO.setChapterConfigurations(List<ChapterConfigurationDTO> value) |
| Constructor and Description |
|---|
ChapterConfigurationsDTO(List<ChapterConfigurationDTO> chapterconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ChapterConfigurationsResource.postChapterConfiguration(ChapterConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ChapterConfigurationResource.putChapterConfiguration(ChapterConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.