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