public int getLocalStorageCustomers()
 {
     return(dBFacade.getLocalStorageNumberOfCustomers());
 }