Uses of Class
com.hybris.merchandising.jalo.MerchIndexingConfig
-
Packages that use MerchIndexingConfig Package Description com.hybris.merchandising.jalo -
-
Uses of MerchIndexingConfig in com.hybris.merchandising.jalo
Methods in com.hybris.merchandising.jalo that return MerchIndexingConfig Modifier and Type Method Description MerchIndexingConfigGeneratedMerchandisingservicesManager. createMerchIndexingConfig(SessionContext ctx, java.util.Map attributeValues)MerchIndexingConfigGeneratedMerchandisingservicesManager. createMerchIndexingConfig(java.util.Map attributeValues)MerchIndexingConfigGeneratedMerchImageProperty. getMerchIndexingConfig()Generated method - Getter of theMerchImageProperty.merchIndexingConfigattribute.MerchIndexingConfigGeneratedMerchImageProperty. getMerchIndexingConfig(SessionContext ctx)Generated method - Getter of theMerchImageProperty.merchIndexingConfigattribute.MerchIndexingConfigGeneratedMerchProperty. getMerchIndexingConfig()Generated method - Getter of theMerchProperty.merchIndexingConfigattribute.MerchIndexingConfigGeneratedMerchProperty. getMerchIndexingConfig(SessionContext ctx)Generated method - Getter of theMerchProperty.merchIndexingConfigattribute.Methods in com.hybris.merchandising.jalo that return types with arguments of type MerchIndexingConfig Modifier and Type Method Description java.util.Collection<MerchIndexingConfig>GeneratedMerchandisingservicesManager. getMerchIndexingConfig(CatalogVersion item)Generated method - Getter of theCatalogVersion.merchIndexingConfigattribute.java.util.Collection<MerchIndexingConfig>GeneratedMerchandisingservicesManager. getMerchIndexingConfig(SessionContext ctx, CatalogVersion item)Generated method - Getter of theCatalogVersion.merchIndexingConfigattribute.Methods in com.hybris.merchandising.jalo with parameters of type MerchIndexingConfig Modifier and Type Method Description voidGeneratedMerchandisingservicesManager. addToMerchIndexingConfig(CatalogVersion item, MerchIndexingConfig value)Generated method - Addsvalueto merchIndexingConfig.voidGeneratedMerchandisingservicesManager. addToMerchIndexingConfig(SessionContext ctx, CatalogVersion item, MerchIndexingConfig value)Generated method - Addsvalueto merchIndexingConfig.voidGeneratedMerchandisingservicesManager. removeFromMerchIndexingConfig(CatalogVersion item, MerchIndexingConfig value)Generated method - Removesvaluefrom merchIndexingConfig.voidGeneratedMerchandisingservicesManager. removeFromMerchIndexingConfig(SessionContext ctx, CatalogVersion item, MerchIndexingConfig value)Generated method - Removesvaluefrom merchIndexingConfig.voidGeneratedMerchImageProperty. setMerchIndexingConfig(MerchIndexingConfig value)Generated method - Setter of theMerchImageProperty.merchIndexingConfigattribute.voidGeneratedMerchImageProperty. setMerchIndexingConfig(SessionContext ctx, MerchIndexingConfig value)Generated method - Setter of theMerchImageProperty.merchIndexingConfigattribute.voidGeneratedMerchProperty. setMerchIndexingConfig(MerchIndexingConfig value)Generated method - Setter of theMerchProperty.merchIndexingConfigattribute.voidGeneratedMerchProperty. setMerchIndexingConfig(SessionContext ctx, MerchIndexingConfig value)Generated method - Setter of theMerchProperty.merchIndexingConfigattribute.Method parameters in com.hybris.merchandising.jalo with type arguments of type MerchIndexingConfig Modifier and Type Method Description voidGeneratedMerchandisingservicesManager. setMerchIndexingConfig(CatalogVersion item, java.util.Collection<MerchIndexingConfig> value)Generated method - Setter of theCatalogVersion.merchIndexingConfigattribute.voidGeneratedMerchandisingservicesManager. setMerchIndexingConfig(SessionContext ctx, CatalogVersion item, java.util.Collection<MerchIndexingConfig> value)Generated method - Setter of theCatalogVersion.merchIndexingConfigattribute.
-