/** Gets the template */
 public void getMail() {
   repositoryService.getMailFolder(callbackGetMailFolder);
 }