/**
  * Constructor.
  */
 function MonographGalley()
 {
     parent::DataObject();
 }