| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
CometConfigurationDTO |
PlaceholderDTO.getCometConfig() |
CometConfigurationDTO |
GridDTO.getCometConfig() |
CometConfigurationDTO |
LayoutTemplateDTO.getCometConfig() |
CometConfigurationDTO |
PlaceholderTemplateDTO.getCometConfig() |
CometConfigurationDTO |
ActionDTO.getCometConfig() |
CometConfigurationDTO |
CometFileDTO.getConfiguration() |
CometConfigurationDTO |
AutoCometJobDTO.getConfiguration() |
CometConfigurationDTO |
PublicationDTO.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<CometConfigurationDTO> |
CometConfigurationsDTO.getCometConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceholderDTO.setCometConfig(CometConfigurationDTO value) |
void |
GridDTO.setCometConfig(CometConfigurationDTO value) |
void |
LayoutTemplateDTO.setCometConfig(CometConfigurationDTO value) |
void |
PlaceholderTemplateDTO.setCometConfig(CometConfigurationDTO value) |
void |
ActionDTO.setCometConfig(CometConfigurationDTO value) |
void |
CometFileDTO.setConfiguration(CometConfigurationDTO value) |
void |
AutoCometJobDTO.setConfiguration(CometConfigurationDTO value) |
void |
PublicationDTO.setConfiguration(CometConfigurationDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CometConfigurationsDTO.setCometConfigurations(List<CometConfigurationDTO> cometconfigurationsList) |
| Constructor and Description |
|---|
CometConfigurationsDTO(List<CometConfigurationDTO> cometconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CometConfigurationResource.putCometConfiguration(CometConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.