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,
org.gcube.vomanagement.usermanagement.model.GCubeUser theCreatedAccountUser,
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, org.gcube.vomanagement.usermanagement.model.GCubeUser theCreatedAccountUser, 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.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 © 2019. All Rights Reserved.