| Package | Description |
|---|---|
| de.hybris.platform.b2b.dto | |
| de.hybris.platform.b2b.resource | |
| de.hybris.platform.core.dto.order |
| Modifier and Type | Method and Description |
|---|---|
List<B2BCommentDTO> |
B2BCommentsDTO.getB2BComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCommentsDTO.setB2BComments(List<B2BCommentDTO> b2bcommentsList) |
| Constructor and Description |
|---|
B2BCommentsDTO(List<B2BCommentDTO> b2bcommentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
B2BCommentsResource.postB2BComment(B2BCommentDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
B2BCommentResource.putB2BComment(B2BCommentDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BCommentDTO> |
AbstractOrderDTO.getB2bcomments() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setB2bcomments(Collection<B2BCommentDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.