| Package | Description |
|---|---|
| de.hybris.platform.integrationservices.dto | |
| de.hybris.platform.integrationservices.resource |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectItemDTO |
IntegrationObjectItemAttributeDTO.getIntegrationObjectItem() |
IntegrationObjectItemDTO |
IntegrationObjectItemAttributeDTO.getReturnIntegrationObjectItem() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IntegrationObjectItemDTO> |
IntegrationObjectItemsDTO.getIntegrationObjectItems() |
java.util.Set<IntegrationObjectItemDTO> |
IntegrationObjectDTO.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationObjectItemAttributeDTO.setIntegrationObjectItem(IntegrationObjectItemDTO value) |
void |
IntegrationObjectItemAttributeDTO.setReturnIntegrationObjectItem(IntegrationObjectItemDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationObjectItemsDTO.setIntegrationObjectItems(java.util.List<IntegrationObjectItemDTO> integrationobjectitemsList) |
void |
IntegrationObjectDTO.setItems(java.util.Set<IntegrationObjectItemDTO> value) |
| Constructor and Description |
|---|
IntegrationObjectItemsDTO(java.util.List<IntegrationObjectItemDTO> integrationobjectitemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
IntegrationObjectItemResource.putIntegrationObjectItem(IntegrationObjectItemDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.