Package | Description |
---|---|
edu.uoc.recetario.cu00 | |
edu.uoc.recetario.struts2 |
Modifier and Type | Method and Description |
---|---|
static UsuarioPojo |
CU00Script.crearUsuario(CU02Model _model)
CU02 Registrar usuario
Registra un nuevo usuario en el sistema. |
static boolean |
CU00Script.userExists(CU02Model _model)
Comprueba si un usuario existe en el sistema
|
Modifier and Type | Field and Description |
---|---|
private CU02Model |
CU02.model
modelo
|
Modifier and Type | Method and Description |
---|---|
CU02Model |
CU02.getModel()
(non-Javadoc)
|