@Entity(name="ResponseEntity") public class ResponseEntity extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Date |
createdDate |
protected Long |
id |
| Constructor and Description |
|---|
ResponseEntity() |
ResponseEntity(FormEntity formEntity,
LeadEntity leadEntity) |
public ResponseEntity()
public ResponseEntity(FormEntity formEntity, LeadEntity leadEntity)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.