public void setSendNotificationMail(boolean notify) {
   bl.setCobSent(notify);
 }