public static IList FindAll()
 {
     return(SachDAO.FindAll());
 }