public static void save(Businesstype bt)
 {
     bt.Save();
 }