Uses of Class
com.hybris.merchandising.jalo.MerchImageProperty
Packages that use MerchImageProperty
-
Uses of MerchImageProperty in com.hybris.merchandising.jalo
Fields in com.hybris.merchandising.jalo with type parameters of type MerchImagePropertyModifier and TypeFieldDescriptionprotected static final OneToManyHandler<MerchImageProperty>GeneratedMerchIndexingConfig.MERCHIMAGEPROPERTIESHANDLEROneToManyHandlerfor handling 1:n MERCHIMAGEPROPERTIES's relation attributes from 'many' side.Methods in com.hybris.merchandising.jalo that return MerchImagePropertyModifier and TypeMethodDescriptionGeneratedMerchandisingservicesManager.createMerchImageProperty(SessionContext ctx, Map attributeValues) GeneratedMerchandisingservicesManager.createMerchImageProperty(Map attributeValues) Methods in com.hybris.merchandising.jalo that return types with arguments of type MerchImagePropertyModifier and TypeMethodDescriptionGeneratedMerchIndexingConfig.getMerchImageProperties()Generated method - Getter of theMerchIndexingConfig.merchImagePropertiesattribute.GeneratedMerchIndexingConfig.getMerchImageProperties(SessionContext ctx) Generated method - Getter of theMerchIndexingConfig.merchImagePropertiesattribute.Methods in com.hybris.merchandising.jalo with parameters of type MerchImagePropertyModifier and TypeMethodDescriptionvoidGeneratedMerchIndexingConfig.addToMerchImageProperties(MerchImageProperty value) Generated method - Addsvalueto merchImageProperties.voidGeneratedMerchIndexingConfig.addToMerchImageProperties(SessionContext ctx, MerchImageProperty value) Generated method - Addsvalueto merchImageProperties.voidGeneratedMerchIndexingConfig.removeFromMerchImageProperties(MerchImageProperty value) Generated method - Removesvaluefrom merchImageProperties.voidGeneratedMerchIndexingConfig.removeFromMerchImageProperties(SessionContext ctx, MerchImageProperty value) Generated method - Removesvaluefrom merchImageProperties.Method parameters in com.hybris.merchandising.jalo with type arguments of type MerchImagePropertyModifier and TypeMethodDescriptionvoidGeneratedMerchIndexingConfig.setMerchImageProperties(SessionContext ctx, List<MerchImageProperty> value) Generated method - Setter of theMerchIndexingConfig.merchImagePropertiesattribute.voidGeneratedMerchIndexingConfig.setMerchImageProperties(List<MerchImageProperty> value) Generated method - Setter of theMerchIndexingConfig.merchImagePropertiesattribute.