Class ResponseEntity

java.lang.Object
org.exoplatform.leadcapture.entity.ResponseEntity
All Implemented Interfaces:
Serializable

@Entity(name="ResponseEntity") public class ResponseEntity extends Object implements Serializable
See Also:
  • Field Details

    • id

      protected Long id
    • createdDate

      protected Date createdDate
  • Constructor Details

    • ResponseEntity

      public ResponseEntity()
    • ResponseEntity

      public ResponseEntity(FormEntity formEntity, LeadEntity leadEntity)