| Package | Description |
|---|---|
| de.hybris.platform.core.dto.security | |
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<PublicationComponentDTO> |
PrincipalDTO.getReadPublicationComponent() |
List<PublicationComponentDTO> |
PrincipalDTO.getWritePublicationComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalDTO.setReadPublicationComponent(List<PublicationComponentDTO> value) |
void |
PrincipalDTO.setWritePublicationComponent(List<PublicationComponentDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChapterDTO
Generated dto class for type Chapter first defined at extension print
|
class |
ItemPlacementDTO
Generated dto class for type ItemPlacement first defined at extension print
|
class |
PageDTO
Generated dto class for type Page first defined at extension print
|
class |
PlacementDTO
Generated dto class for type Placement first defined at extension print
|
| Modifier and Type | Method and Description |
|---|---|
List<PublicationComponentDTO> |
PublicationDTO.getComponents() |
List<PublicationComponentDTO> |
PublicationComponentsDTO.getPublicationComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationDTO.setComponents(List<PublicationComponentDTO> value) |
void |
PublicationComponentsDTO.setPublicationComponents(List<PublicationComponentDTO> publicationcomponentsList) |
| Constructor and Description |
|---|
PublicationComponentsDTO(List<PublicationComponentDTO> publicationcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PublicationComponentsResource.postPublicationComponent(PublicationComponentDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PublicationComponentResource.putPublicationComponent(PublicationComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.