Ejemplo n.º 1
0
 /** Sets the inSession meta val */
 public void metaSetInSession(Boolean val) {
   Meta.put("inSession", val);
 }