| Package | Description |
|---|---|
| com.hybris.merchandising.dto | |
| com.hybris.merchandising.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MerchImagePropertyDTO> |
MerchImagePropertiesDTO.getMerchImageProperties() |
java.util.List<MerchImagePropertyDTO> |
MerchIndexingConfigDTO.getMerchImageProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
MerchImagePropertiesDTO.setMerchImageProperties(java.util.List<MerchImagePropertyDTO> merchimagepropertiesList) |
void |
MerchIndexingConfigDTO.setMerchImageProperties(java.util.List<MerchImagePropertyDTO> value) |
| Constructor and Description |
|---|
MerchImagePropertiesDTO(java.util.List<MerchImagePropertyDTO> merchimagepropertiesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
MerchImagePropertiesResource.postMerchImageProperty(MerchImagePropertyDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
MerchImagePropertyResource.putMerchImageProperty(MerchImagePropertyDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.