| Package | Description |
|---|---|
| de.hybris.deltadetection.dto | |
| de.hybris.deltadetection.resource | |
| de.hybris.platform.core.dto.type | |
| de.hybris.y2ysync.dto |
| Modifier and Type | Method and Description |
|---|---|
Set<StreamConfigurationDTO> |
StreamConfigurationContainerDTO.getConfigurations() |
List<StreamConfigurationDTO> |
StreamConfigurationsDTO.getStreamConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfigurationContainerDTO.setConfigurations(Set<StreamConfigurationDTO> value) |
void |
StreamConfigurationsDTO.setStreamConfigurations(List<StreamConfigurationDTO> streamconfigurationsList) |
| Constructor and Description |
|---|
StreamConfigurationsDTO(List<StreamConfigurationDTO> streamconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
StreamConfigurationsResource.postStreamConfiguration(StreamConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
StreamConfigurationResource.putStreamConfiguration(StreamConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<StreamConfigurationDTO> |
ComposedTypeDTO.getStreamConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComposedTypeDTO.setStreamConfigurations(Collection<StreamConfigurationDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
Y2YStreamConfigurationDTO
Generated dto class for type Y2YStreamConfiguration first defined at extension y2ysync
|
Copyright © 2017 SAP SE. All Rights Reserved.