Type
- Type of emailpublic interface EmailTemplateFactory<Type extends Email>
EmailTemplates
.Modifier and Type | Method and Description |
---|---|
EmailTemplate<? extends Type> |
create(Resource resource) |
EmailTemplate<? extends Type> create(Resource resource) throws RepositoryException
resource
- containing the data to be set on the email-templatenull
if the Resource didn't allow to build
oneRepositoryException
- in case of error accessing the underlying RepositoryCopyright © 2010 - 2020 Adobe. All Rights Reserved