Uses of Interface
de.hybris.platform.smarteditaddon.service.SmartEditEmailComponentRenderingService
-
Packages that use SmartEditEmailComponentRenderingService Package Description de.hybris.platform.smarteditaddon.service de.hybris.platform.smarteditaddon.service.impl -
-
Uses of SmartEditEmailComponentRenderingService in de.hybris.platform.smarteditaddon.service
Methods in de.hybris.platform.smarteditaddon.service that return SmartEditEmailComponentRenderingService Modifier and Type Method Description protected SmartEditEmailComponentRenderingServiceSmartEditEmailTemplateService. getSmartEditEmailComponentRenderingService()Methods in de.hybris.platform.smarteditaddon.service with parameters of type SmartEditEmailComponentRenderingService Modifier and Type Method Description voidSmartEditEmailTemplateService. setSmartEditEmailComponentRenderingService(SmartEditEmailComponentRenderingService smartEditEmailComponentRenderingService) -
Uses of SmartEditEmailComponentRenderingService in de.hybris.platform.smarteditaddon.service.impl
Classes in de.hybris.platform.smarteditaddon.service.impl that implement SmartEditEmailComponentRenderingService Modifier and Type Class Description classDefaultSmartEditEmailComponentRenderingServiceImplementation ofSmartEditEmailComponentRenderingServicecode of this class was mostly based onAbstractHybrisVelocityContextFactory
-