@Named(value="userProfile") @RequestScoped public class UserProfileManagedBean extends Object
| Constructor and Description |
|---|
UserProfileManagedBean() |
| Modifier and Type | Method and Description |
|---|---|
ligaaas.teamc.domain.User |
getUser()
Return the User.
|
void |
init()
Gets the current user and loads it's information
|
String |
updateUser()
Update User.
|
@PostConstruct public void init()
public ligaaas.teamc.domain.User getUser()
public String updateUser() throws ParseException
ParseExceptionCopyright © 2018. All rights reserved.