/**
  * Init method.
  */
 protected function init()
 {
     parent::init();
     $this->data['objecttable'] = 'assignsubmission_file';
 }