Class FieldDAO

  • All Implemented Interfaces:
    org.exoplatform.commons.api.persistence.GenericDAO<FieldEntity,​Long>

    public class FieldDAO
    extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<FieldEntity,​Long>
    • Constructor Detail

      • FieldDAO

        public FieldDAO()
    • Method Detail

      • getFieldsByResponse

        public List<FieldEntity> getFieldsByResponse​(long responseId)