| Package | Description |
|---|---|
| com.hybris.merchandising.dto | |
| com.hybris.merchandising.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
MerchImagePropertyDTO
Generated dto class for type MerchImageProperty first defined at extension merchandisingservices
|
class |
MerchPropertyDTO
Generated dto class for type MerchProperty first defined at extension merchandisingservices
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractMerchPropertyDTO> |
AbstractMerchPropertiesDTO.getAbstractMerchProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMerchPropertiesDTO.setAbstractMerchProperties(java.util.List<AbstractMerchPropertyDTO> abstractmerchpropertiesList) |
| Constructor and Description |
|---|
AbstractMerchPropertiesDTO(java.util.List<AbstractMerchPropertyDTO> abstractmerchpropertiesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractMerchPropertiesResource.postAbstractMerchProperty(AbstractMerchPropertyDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractMerchPropertyResource.putAbstractMerchProperty(AbstractMerchPropertyDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.