| Package | Description |
|---|---|
| com.hybris.merchandising.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<MerchProperty> |
GeneratedMerchIndexingConfig.MERCHPROPERTIESHANDLER
OneToManyHandler for handling 1:n MERCHPROPERTIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
MerchProperty |
GeneratedMerchandisingservicesManager.createMerchProperty(java.util.Map attributeValues) |
MerchProperty |
GeneratedMerchandisingservicesManager.createMerchProperty(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MerchProperty> |
GeneratedMerchIndexingConfig.getMerchProperties()
Generated method - Getter of the
MerchIndexingConfig.merchProperties attribute. |
java.util.List<MerchProperty> |
GeneratedMerchIndexingConfig.getMerchProperties(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.merchProperties attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMerchIndexingConfig.addToMerchProperties(MerchProperty value)
Generated method - Adds
value to merchProperties. |
void |
GeneratedMerchIndexingConfig.addToMerchProperties(SessionContext ctx,
MerchProperty value)
Generated method - Adds
value to merchProperties. |
void |
GeneratedMerchIndexingConfig.removeFromMerchProperties(MerchProperty value)
Generated method - Removes
value from merchProperties. |
void |
GeneratedMerchIndexingConfig.removeFromMerchProperties(SessionContext ctx,
MerchProperty value)
Generated method - Removes
value from merchProperties. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMerchIndexingConfig.setMerchProperties(java.util.List<MerchProperty> value)
Generated method - Setter of the
MerchIndexingConfig.merchProperties attribute. |
void |
GeneratedMerchIndexingConfig.setMerchProperties(SessionContext ctx,
java.util.List<MerchProperty> value)
Generated method - Setter of the
MerchIndexingConfig.merchProperties attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.