A B C D E F G H I L M N O P Q R S T U V

U

updateAttendance(EventAttendance) - Method in class com.mycompany.controller.EventController
This method updates the current user's EventAttendance object for a particular event.
updateUserTheme(AjaxBehaviorEvent) - Method in class com.mycompany.controller.UserController
 
user - Static variable in class com.mycompany.model.EventAttendance_
 
User - Class in com.mycompany.model
JPA entity for user data.
User() - Constructor for class com.mycompany.model.User
 
User_ - Class in com.mycompany.model
 
User_() - Constructor for class com.mycompany.model.User_
 
USER_FIND_BY_PARTIAL_NAME - Static variable in interface com.mycompany.util.Queries
Finds a User by partial name.
USER_FIND_BY_RELATIONSHIP_TYPE - Static variable in interface com.mycompany.util.Queries
Finds a List of User objects by RelationshipType to another User.
USER_FIND_BY_USERNAME_PASSWORD - Static variable in interface com.mycompany.util.Queries
Finds a User by username and password.
UserController - Class in com.mycompany.controller
Controller class for user-related functionality.
UserController() - Constructor for class com.mycompany.controller.UserController
 
UserConverter - Class in com.mycompany.convert
Converter class for User objects.
UserConverter() - Constructor for class com.mycompany.convert.UserConverter
 
username - Static variable in class com.mycompany.model.User_
 
UserRelationship - Class in com.mycompany.model
JPA entity for a relationship between two users.
UserRelationship() - Constructor for class com.mycompany.model.UserRelationship
 
UserRelationship_ - Class in com.mycompany.model
 
UserRelationship_() - Constructor for class com.mycompany.model.UserRelationship_
 
userSelected(SelectEvent) - Method in class com.mycompany.controller.ContactsController
 
UserService - Interface in com.mycompany.service
Interface for user service.
UserServiceImpl - Class in com.mycompany.service.impl
 
UserServiceImpl() - Constructor for class com.mycompany.service.impl.UserServiceImpl
 
UserSession - Class in com.mycompany.util
Session-scoped CDI managed bean to store a User object.
UserSession() - Constructor for class com.mycompany.util.UserSession
 

A B C D E F G H I L M N O P Q R S T U V