public class TemplateWelcomeCreatedAccount
extends org.gcube.common.portal.mailing.templates.AbstractTemplate
implements org.gcube.common.portal.mailing.templates.Template
| Constructor and Description |
|---|
TemplateWelcomeCreatedAccount(String gatewayName,
String gatewayURL,
String theCreatedAccountEmail,
String theCreatedAccountName,
org.gcube.vomanagement.usermanagement.model.GCubeUser theManagerUser,
org.gcube.vomanagement.usermanagement.model.GCubeGroup theVRE) |
| Modifier and Type | Method and Description |
|---|---|
String |
compile(String templateContent) |
String |
getTextHTML() |
String |
getTextPLAIN() |
public TemplateWelcomeCreatedAccount(String gatewayName, String gatewayURL, String theCreatedAccountEmail, String theCreatedAccountName, org.gcube.vomanagement.usermanagement.model.GCubeUser theManagerUser, org.gcube.vomanagement.usermanagement.model.GCubeGroup theVRE)
gatewayName - gatewayURL - theCreatedAccountUser - theManagerUser - theVRE - public String compile(String templateContent)
compile in interface org.gcube.common.portal.mailing.templates.Templatepublic String getTextHTML()
getTextHTML in interface org.gcube.common.portal.mailing.templates.Templatepublic String getTextPLAIN()
getTextPLAIN in interface org.gcube.common.portal.mailing.templates.TemplateCopyright © 2020. All rights reserved.