public class TemplateUserAcceptedInvite
extends org.gcube.common.portal.mailing.templates.AbstractTemplate
implements org.gcube.common.portal.mailing.templates.Template
Constructor and Description |
---|
TemplateUserAcceptedInvite(org.gcube.vomanagement.usermanagement.model.GCubeUser theAcceptingUser,
String theVREName,
String theUserWhoInvitedFullname,
String theUserWhoInvitedUsername,
Date inviteDate,
String gatewayName,
String gatewayURL) |
Modifier and Type | Method and Description |
---|---|
String |
compile(String templateContent) |
String |
getTextHTML() |
String |
getTextPLAIN() |
public TemplateUserAcceptedInvite(org.gcube.vomanagement.usermanagement.model.GCubeUser theAcceptingUser, String theVREName, String theUserWhoInvitedFullname, String theUserWhoInvitedUsername, Date inviteDate, String gatewayName, String gatewayURL)
theRegisteredUser
- theVRE
- optionalMessage
- gatewayName
- gatewayURL
- 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 © 2017. All Rights Reserved.