/**
  * Constructor.
  */
 function MonographFileEventLogEntry()
 {
     parent::OmpEventLogEntry();
 }