protected void displayNotes() {
   noteListItems.showNotes(CrmTypeConstants.LEAD, beanItem.getId());
 }