public class TemplatedJoinMeInvite
extends org.gcube.common.portal.mailing.templates.AbstractTemplate
implements org.gcube.common.portal.mailing.templates.Template
Constructor and Description |
---|
TemplatedJoinMeInvite(String gatewayName,
String gatewayURL,
org.gcube.vomanagement.usermanagement.model.GCubeUser theInvitingUser,
String theUserInvitedName,
String theVREName,
String theVREDescription,
String acceptInviteURL) |
Modifier and Type | Method and Description |
---|---|
String |
compile(String templateContent) |
String |
getTextHTML() |
String |
getTextPLAIN() |
public TemplatedJoinMeInvite(String gatewayName, String gatewayURL, org.gcube.vomanagement.usermanagement.model.GCubeUser theInvitingUser, String theUserInvitedName, String theVREName, String theVREDescription, String acceptInviteURL)
gatewayName
- gatewayURL
- theInvitingUser
- theUserInvitedName
- theVRE
- acceptInviteURL
- signUpURL
- public String compile(String templateContent)
compile
in interface org.gcube.common.portal.mailing.templates.Template
public String getTextHTML()
getTextHTML
in interface org.gcube.common.portal.mailing.templates.Template
public String getTextPLAIN()
getTextPLAIN
in interface org.gcube.common.portal.mailing.templates.Template
Copyright © 2018. All Rights Reserved.