Class Hierarchy
- java.lang.Object
- com.cmobilecom.af.entity.PersistenceEntityBase (implements java.lang.Cloneable, com.cmobilecom.af.entity.PersistenceEntity, java.io.Serializable)
- com.cmobilecom.af.entity.form.Answer
- com.cmobilecom.af.entity.form.Option (implements com.cmobilecom.af.entity.ChildEntity)
- com.cmobilecom.af.entity.form.Question (implements com.cmobilecom.af.entity.ChildEntity)
- com.cmobilecom.af.entity.PersistenceEntityBase (implements java.lang.Cloneable, com.cmobilecom.af.entity.PersistenceEntity, java.io.Serializable)
Interface Hierarchy
- java.lang.Cloneable
- com.cmobilecom.af.entity.PersistenceEntity
- com.cmobilecom.af.entity.system.ModuleAwareEntity
- com.cmobilecom.af.entity.form.Form (also extends com.cmobilecom.af.entity.CreatedDateAware)
- com.cmobilecom.af.entity.form.Response (also extends com.cmobilecom.af.entity.CreatedDateAware)
- com.cmobilecom.af.entity.system.ModuleAwareEntity
- com.cmobilecom.af.entity.PersistenceEntity
- com.cmobilecom.af.entity.CreatedDateAware
- com.cmobilecom.af.entity.form.Form (also extends com.cmobilecom.af.entity.system.ModuleAwareEntity)
- com.cmobilecom.af.entity.form.Response (also extends com.cmobilecom.af.entity.PersistenceEntity)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.cmobilecom.af.entity.form.Question.AnswerType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)