/**
  * Constructor
  */
 function RepresentationQueryNotesGridHandler()
 {
     parent::QueryNotesGridHandler();
 }