| Package | Description |
|---|---|
| com.sap.hybris.scpiconnector.dto | |
| com.sap.hybris.scpiconnector.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IflowConfigurationDTO> |
SAPCPIConfigurationDTO.getIflowConfiguration() |
java.util.List<IflowConfigurationDTO> |
IflowConfigurationsDTO.getIflowConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCPIConfigurationDTO.setIflowConfiguration(java.util.List<IflowConfigurationDTO> value) |
void |
IflowConfigurationsDTO.setIflowConfigurations(java.util.List<IflowConfigurationDTO> iflowconfigurationsList) |
| Constructor and Description |
|---|
IflowConfigurationsDTO(java.util.List<IflowConfigurationDTO> iflowconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
IflowConfigurationResource.putIflowConfiguration(IflowConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.