/**
  * Constructor
  */
 function SubmissionFileDAO()
 {
     return parent::PKPSubmissionFileDAO();
 }