Uses of Interface
de.hybris.platform.acceleratorservices.email.CMSEmailPageService
-
-
Uses of CMSEmailPageService in de.hybris.platform.acceleratorservices.email.impl
Classes in de.hybris.platform.acceleratorservices.email.impl that implement CMSEmailPageService Modifier and Type Class Description classDefaultCMSEmailPageServiceService to handle CMS EmailPage and EmailPageTemplate. -
Uses of CMSEmailPageService in de.hybris.platform.acceleratorservices.process.email.actions
Methods in de.hybris.platform.acceleratorservices.process.email.actions that return CMSEmailPageService Modifier and Type Method Description protected CMSEmailPageServiceGenerateEmailAction. getCmsEmailPageService()Methods in de.hybris.platform.acceleratorservices.process.email.actions with parameters of type CMSEmailPageService Modifier and Type Method Description voidGenerateEmailAction. setCmsEmailPageService(CMSEmailPageService cmsEmailPageService) -
Uses of CMSEmailPageService in de.hybris.platform.yacceleratorordermanagement.actions.email
Methods in de.hybris.platform.yacceleratorordermanagement.actions.email that return CMSEmailPageService Modifier and Type Method Description protected CMSEmailPageServiceGenerateEmailWithAttachmentAction. getCmsEmailPageService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.email with parameters of type CMSEmailPageService Modifier and Type Method Description voidGenerateEmailWithAttachmentAction. setCmsEmailPageService(CMSEmailPageService cmsEmailPageService)
-