| Package | Description |
|---|---|
| com.hybris.merchandising.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<MerchImageProperty> |
GeneratedMerchIndexingConfig.MERCHIMAGEPROPERTIESHANDLER
OneToManyHandler for handling 1:n MERCHIMAGEPROPERTIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
MerchImageProperty |
GeneratedMerchandisingservicesManager.createMerchImageProperty(java.util.Map attributeValues) |
MerchImageProperty |
GeneratedMerchandisingservicesManager.createMerchImageProperty(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MerchImageProperty> |
GeneratedMerchIndexingConfig.getMerchImageProperties()
Generated method - Getter of the
MerchIndexingConfig.merchImageProperties attribute. |
java.util.List<MerchImageProperty> |
GeneratedMerchIndexingConfig.getMerchImageProperties(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.merchImageProperties attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMerchIndexingConfig.addToMerchImageProperties(MerchImageProperty value)
Generated method - Adds
value to merchImageProperties. |
void |
GeneratedMerchIndexingConfig.addToMerchImageProperties(SessionContext ctx,
MerchImageProperty value)
Generated method - Adds
value to merchImageProperties. |
void |
GeneratedMerchIndexingConfig.removeFromMerchImageProperties(MerchImageProperty value)
Generated method - Removes
value from merchImageProperties. |
void |
GeneratedMerchIndexingConfig.removeFromMerchImageProperties(SessionContext ctx,
MerchImageProperty value)
Generated method - Removes
value from merchImageProperties. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMerchIndexingConfig.setMerchImageProperties(java.util.List<MerchImageProperty> value)
Generated method - Setter of the
MerchIndexingConfig.merchImageProperties attribute. |
void |
GeneratedMerchIndexingConfig.setMerchImageProperties(SessionContext ctx,
java.util.List<MerchImageProperty> value)
Generated method - Setter of the
MerchIndexingConfig.merchImageProperties attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.