Uses of Interface
de.hybris.platform.acceleratorservices.email.EmailGenerationService
-
-
Uses of EmailGenerationService in de.hybris.platform.acceleratorservices.email.impl
Classes in de.hybris.platform.acceleratorservices.email.impl that implement EmailGenerationService Modifier and Type Class Description classDefaultEmailGenerationServiceService to render email message. -
Uses of EmailGenerationService in de.hybris.platform.acceleratorservices.process.email.actions
Methods in de.hybris.platform.acceleratorservices.process.email.actions that return EmailGenerationService Modifier and Type Method Description protected EmailGenerationServiceGenerateEmailAction. getEmailGenerationService()Methods in de.hybris.platform.acceleratorservices.process.email.actions with parameters of type EmailGenerationService Modifier and Type Method Description voidGenerateEmailAction. setEmailGenerationService(EmailGenerationService emailGenerationService) -
Uses of EmailGenerationService in de.hybris.platform.yacceleratorordermanagement.actions.email
Methods in de.hybris.platform.yacceleratorordermanagement.actions.email that return EmailGenerationService Modifier and Type Method Description protected EmailGenerationServiceGenerateEmailWithAttachmentAction. getEmailGenerationService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.email with parameters of type EmailGenerationService Modifier and Type Method Description voidGenerateEmailWithAttachmentAction. setEmailGenerationService(EmailGenerationService emailGenerationService)
-