Ejemplo n.º 1
0
 public String save() {
   lyff.setSqr(getCurrentRyxx());
   lyffService.save(lyff);
   return SUCCESS;
 }