@Override
 public LoanProductData retrieveNewLoanProductDetails() {
   return LoanProductData.sensibleDefaultsForNewLoanProductCreation();
 }