Esempio n. 1
0
 public void saveFile(AuthRequest ar, String comment) throws Exception {
   super.saveFile(ar, comment);
   assureLaunchingPad(ar);
 }