Exemplo n.º 1
0
 public void startTrans(GuiUserEvent event) {
   Selection sel = sv.startSession();
   this.sessionId = sel.getSessionId();
 }