| Package | Description |
|---|---|
| com.hybris.merchandising.dto | |
| com.hybris.merchandising.resource | |
| de.hybris.platform.catalog.dto |
| Modifier and Type | Method and Description |
|---|---|
MerchIndexingConfigDTO |
MerchImagePropertyDTO.getMerchIndexingConfig() |
MerchIndexingConfigDTO |
MerchPropertyDTO.getMerchIndexingConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MerchIndexingConfigDTO> |
MerchIndexingConfigsDTO.getMerchIndexingConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
MerchImagePropertyDTO.setMerchIndexingConfig(MerchIndexingConfigDTO value) |
void |
MerchPropertyDTO.setMerchIndexingConfig(MerchIndexingConfigDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MerchIndexingConfigsDTO.setMerchIndexingConfigs(java.util.List<MerchIndexingConfigDTO> merchindexingconfigsList) |
| Constructor and Description |
|---|
MerchIndexingConfigsDTO(java.util.List<MerchIndexingConfigDTO> merchindexingconfigsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
MerchIndexingConfigsResource.postMerchIndexingConfig(MerchIndexingConfigDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
MerchIndexingConfigResource.putMerchIndexingConfig(MerchIndexingConfigDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MerchIndexingConfigDTO> |
CatalogVersionDTO.getMerchIndexingConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogVersionDTO.setMerchIndexingConfig(java.util.Collection<MerchIndexingConfigDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.