Project

General

Profile

Tareas #189

Updated by Jesús Freire almost 7 years ago

Create a new pattern to generate source code for JSON controllers. 
 Create methods with the name of the unique keys to avoid several methods with the same name. 
 Use DLBeanSesion for the new pattern and call it Json. 
 Change pattern LSBeanSesion to BeanSesion and call the classes CcccEJB and CcccEJBBean. 
 Classes for the Json pattern Will be called CcccJson. 
 Control if the class has logic yo call it. 
 Prepare a package to make classes LSCcccJson with the rest of logic methods name

Back