-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UserManagedBean
public UserManagedBean()
-
Method Detail
-
getLogin
public String getLogin()
-
getName
public String getName()
-
getEmail
public String getEmail()
-
store
public String store()
- Returns:
- String
Persists on the database a new user got by JSF using the
service layer
-
confirm
public String confirm()
Copyright © 2016. All rights reserved.