| Package | Description |
|---|---|
| de.hybris.platform.bmecat.dto | |
| de.hybris.platform.bmecat.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
Category2ProductChangeDescriptorDTO
Generated dto class for type Category2ProductChangeDescriptor first defined at extension bmecat
|
class |
ProductReferenceChangeDescriptorDTO
Generated dto class for type ProductReferenceChangeDescriptor first defined at extension bmecat
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LinkChangeDescriptorDTO> |
LinkChangeDescriptorsDTO.getLinkChangeDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkChangeDescriptorsDTO.setLinkChangeDescriptors(java.util.List<LinkChangeDescriptorDTO> linkchangedescriptorsList) |
| Constructor and Description |
|---|
LinkChangeDescriptorsDTO(java.util.List<LinkChangeDescriptorDTO> linkchangedescriptorsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
LinkChangeDescriptorsResource.postLinkChangeDescriptor(LinkChangeDescriptorDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
LinkChangeDescriptorResource.putLinkChangeDescriptor(LinkChangeDescriptorDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.