| Package | Description |
|---|---|
| de.hybris.platform.outboundservices.dto | |
| de.hybris.platform.outboundservices.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OutboundRequestDTO> |
OutboundRequestsDTO.getOutboundRequests() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutboundRequestsDTO.setOutboundRequests(java.util.List<OutboundRequestDTO> outboundrequestsList) |
| Constructor and Description |
|---|
OutboundRequestsDTO(java.util.List<OutboundRequestDTO> outboundrequestsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
OutboundRequestsResource.postOutboundRequest(OutboundRequestDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
OutboundRequestResource.putOutboundRequest(OutboundRequestDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.