Class FormEntity
- java.lang.Object
-
- org.exoplatform.leadcapture.entity.FormEntity
-
- All Implemented Interfaces:
Serializable
@Entity(name="FormEntity") public class FormEntity extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FormEntity()FormEntity(String name, String fields)
-