@Override
 public ClientFinanceDate getStartDate(SalesByCustomerDetail obj) {
   return obj.getStartDate();
 }