@Entity(name="MailTemplateEntity") public class MailTemplateEntity extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
event |
protected String |
field |
protected String |
form |
protected Long |
id |
protected String |
name |
| Constructor and Description |
|---|
MailTemplateEntity() |
MailTemplateEntity(String name,
String description) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.