| Package | Description |
|---|---|
| de.hybris.platform.integrationservices.dto | |
| de.hybris.platform.integrationservices.resource |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectDTO |
IntegrationObjectItemDTO.getIntegrationObject() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IntegrationObjectDTO> |
IntegrationObjectsDTO.getIntegrationObjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationObjectItemDTO.setIntegrationObject(IntegrationObjectDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationObjectsDTO.setIntegrationObjects(java.util.List<IntegrationObjectDTO> integrationobjectsList) |
| Constructor and Description |
|---|
IntegrationObjectsDTO(java.util.List<IntegrationObjectDTO> integrationobjectsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
IntegrationObjectResource.putIntegrationObject(IntegrationObjectDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.