- setAvatarFile(Part) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the user's avatar Part object after being uploaded
- setConfirmationID(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.ConfirmationController
-
Set the preregistration code of the user being confirmed (received as a query
param confirmation_id in the url)
- setEmail(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Set the email of the user to be registered
- setLogin(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Set the login of the user to be registered
- setNewPassword1(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the input field content for the new password in the change password
modal
- setNewPassword2(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the input field content for the repeated new password in the change
password modal
- setOldPassword(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the input field content for the old password in the change password
modal
- setPassword1(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Set the password of the user to be registered
- setPassword2(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Set the password repetition of the user to be registered
- setPlayer(Player) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the current player under edit
- setPlayerProfileEnabled(boolean) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the playerProfileEnabled boolean property
- setUser(User) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the current user under edit