| 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 |
|---|---|
java.util.Set<StreamConfigurationDTO> |
StreamConfigurationContainerDTO.getConfigurations() |
java.util.List<StreamConfigurationDTO> |
StreamConfigurationsDTO.getStreamConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfigurationContainerDTO.setConfigurations(java.util.Set<StreamConfigurationDTO> value) |
void |
StreamConfigurationsDTO.setStreamConfigurations(java.util.List<StreamConfigurationDTO> streamconfigurationsList) |
| Constructor and Description |
|---|
StreamConfigurationsDTO(java.util.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 |
|---|---|
java.util.Collection<StreamConfigurationDTO> |
ComposedTypeDTO.getStreamConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComposedTypeDTO.setStreamConfigurations(java.util.Collection<StreamConfigurationDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
Y2YStreamConfigurationDTO
Generated dto class for type Y2YStreamConfiguration first defined at extension y2ysync
|
Copyright © 2018 SAP SE. All Rights Reserved.