public class TemplateUserHasInvitedToSurvey
extends org.gcube.common.portal.mailing.templates.AbstractTemplate
implements org.gcube.common.portal.mailing.templates.Template
| Constructor and Description |
|---|
TemplateUserHasInvitedToSurvey(String gatewayName,
String gatewayURL,
String surveyName,
String uuid,
String urlWithoutParams,
String currentGroupName,
String fullNameUser,
String surveyAdminFullName,
boolean anonymous) |
| Modifier and Type | Method and Description |
|---|---|
String |
compile(String templateContent) |
String |
getTextHTML() |
String |
getTextPLAIN() |
public TemplateUserHasInvitedToSurvey(String gatewayName, String gatewayURL, String surveyName, String uuid, String urlWithoutParams, String currentGroupName, String fullNameUser, String surveyAdminFullName, boolean anonymous)
gatewayName - gatewayURL - surveyName - urlWithoutParams - currentGroupName - fullNameUser - surveyAdminFullName - anonymous - 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 © 2018. All Rights Reserved.