| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.dto.link | |
| de.hybris.platform.print.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributePlaceholderDTO
Generated dto class for type AttributePlaceholder first defined at extension print
|
class |
ClassificationAttributePlaceholderDTO
Generated dto class for type ClassificationAttributePlaceholder first defined at extension print
|
class |
CustomPlaceholderDTO
Generated dto class for type CustomPlaceholder first defined at extension print
|
class |
ExpressionPlaceholderDTO
Generated dto class for type ExpressionPlaceholder first defined at extension print
|
class |
TablePlaceholderDTO
Generated dto class for type TablePlaceholder first defined at extension print
|
| Modifier and Type | Method and Description |
|---|---|
List<PlaceholderDTO> |
PlaceholdersDTO.getPlaceholders() |
List<PlaceholderDTO> |
CometConfigurationDTO.getPlaceholders() |
Collection<PlaceholderDTO> |
PlaceholderTemplateDTO.getPlaceholders() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceholderTemplateDTO.setPlaceholders(Collection<PlaceholderDTO> value) |
void |
PlaceholdersDTO.setPlaceholders(List<PlaceholderDTO> placeholdersList) |
void |
CometConfigurationDTO.setPlaceholders(List<PlaceholderDTO> value) |
| Constructor and Description |
|---|
PlaceholdersDTO(List<PlaceholderDTO> placeholdersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrossreferenceTargetPlaceholderDTO
Generated dto class for type CrossreferenceTargetPlaceholder first defined at extension print
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PlaceholdersResource.postPlaceholder(PlaceholderDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PlaceholderResource.putPlaceholder(PlaceholderDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.