| Package | Description |
|---|---|
| de.hybris.platform.variants.dto | |
| de.hybris.platform.variants.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GenericVariantProductDTO> |
GenericVariantProductsDTO.getGenericVariantProducts() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericVariantProductsDTO.setGenericVariantProducts(java.util.List<GenericVariantProductDTO> genericvariantproductsList) |
| Constructor and Description |
|---|
GenericVariantProductsDTO(java.util.List<GenericVariantProductDTO> genericvariantproductsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
GenericVariantProductResource.putGenericVariantProduct(GenericVariantProductDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.