public function commit()
 {
     $this->priority_dao->commit();
 }