| Package | Description |
|---|---|
| com.hybris.merchandising.jalo |
| Modifier and Type | Method and Description |
|---|---|
MerchIndexingConfig |
GeneratedMerchandisingservicesManager.createMerchIndexingConfig(java.util.Map attributeValues) |
MerchIndexingConfig |
GeneratedMerchandisingservicesManager.createMerchIndexingConfig(SessionContext ctx,
java.util.Map attributeValues) |
MerchIndexingConfig |
GeneratedMerchProperty.getMerchIndexingConfig()
Generated method - Getter of the
MerchProperty.merchIndexingConfig attribute. |
MerchIndexingConfig |
GeneratedMerchImageProperty.getMerchIndexingConfig()
Generated method - Getter of the
MerchImageProperty.merchIndexingConfig attribute. |
MerchIndexingConfig |
GeneratedMerchProperty.getMerchIndexingConfig(SessionContext ctx)
Generated method - Getter of the
MerchProperty.merchIndexingConfig attribute. |
MerchIndexingConfig |
GeneratedMerchImageProperty.getMerchIndexingConfig(SessionContext ctx)
Generated method - Getter of the
MerchImageProperty.merchIndexingConfig attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MerchIndexingConfig> |
GeneratedMerchandisingservicesManager.getMerchIndexingConfig(CatalogVersion item)
Generated method - Getter of the
CatalogVersion.merchIndexingConfig attribute. |
java.util.Collection<MerchIndexingConfig> |
GeneratedMerchandisingservicesManager.getMerchIndexingConfig(SessionContext ctx,
CatalogVersion item)
Generated method - Getter of the
CatalogVersion.merchIndexingConfig attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMerchandisingservicesManager.addToMerchIndexingConfig(CatalogVersion item,
MerchIndexingConfig value)
Generated method - Adds
value to merchIndexingConfig. |
void |
GeneratedMerchandisingservicesManager.addToMerchIndexingConfig(SessionContext ctx,
CatalogVersion item,
MerchIndexingConfig value)
Generated method - Adds
value to merchIndexingConfig. |
void |
GeneratedMerchandisingservicesManager.removeFromMerchIndexingConfig(CatalogVersion item,
MerchIndexingConfig value)
Generated method - Removes
value from merchIndexingConfig. |
void |
GeneratedMerchandisingservicesManager.removeFromMerchIndexingConfig(SessionContext ctx,
CatalogVersion item,
MerchIndexingConfig value)
Generated method - Removes
value from merchIndexingConfig. |
void |
GeneratedMerchProperty.setMerchIndexingConfig(MerchIndexingConfig value)
Generated method - Setter of the
MerchProperty.merchIndexingConfig attribute. |
void |
GeneratedMerchImageProperty.setMerchIndexingConfig(MerchIndexingConfig value)
Generated method - Setter of the
MerchImageProperty.merchIndexingConfig attribute. |
void |
GeneratedMerchProperty.setMerchIndexingConfig(SessionContext ctx,
MerchIndexingConfig value)
Generated method - Setter of the
MerchProperty.merchIndexingConfig attribute. |
void |
GeneratedMerchImageProperty.setMerchIndexingConfig(SessionContext ctx,
MerchIndexingConfig value)
Generated method - Setter of the
MerchImageProperty.merchIndexingConfig attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMerchandisingservicesManager.setMerchIndexingConfig(CatalogVersion item,
java.util.Collection<MerchIndexingConfig> value)
Generated method - Setter of the
CatalogVersion.merchIndexingConfig attribute. |
void |
GeneratedMerchandisingservicesManager.setMerchIndexingConfig(SessionContext ctx,
CatalogVersion item,
java.util.Collection<MerchIndexingConfig> value)
Generated method - Setter of the
CatalogVersion.merchIndexingConfig attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.