|
|||||||||
| Home >> All >> org >> jeteam >> bean >> [ user overview ] | PREV NEXT | ||||||||
A
- addRole(UserDTO, RoleDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Adds a new role to this user, if the role has already been added, nothing happens.
- addRole(UserDTO, RoleDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- addSetting(UserDTO, SettingDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Adds a new setting to this user, if the setting has already been added, nothing happens.
- addSetting(UserDTO, SettingDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
C
- clearRoles(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Removes all roles associated to this user.
- clearRoles(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- clearSettings(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Removes all settings associated to this user.
- clearSettings(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- clearTasks(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Removes all tasks associated to this user.
- clearTasks(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- context - Variable in class org.jeteam.bean.user.UserBeanImpl
- context - Variable in class org.jeteam.bean.user.UserServiceBeanImpl
- createUser(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Creates a user and assigns a master role to him/her.
- createUser(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- created - Variable in class org.jeteam.bean.user.UserDTO
D
- deleted - Variable in class org.jeteam.bean.user.UserDTO
- description - Variable in class org.jeteam.bean.user.UserDTO
E
- ejbActivate() - Method in class org.jeteam.bean.user.UserBeanCMP
- ejbActivate() - Method in class org.jeteam.bean.user.UserBeanImpl
- ejbActivate() - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- ejbCreate(String, String, String, String, String, Date, Date, String, Date) - Method in class org.jeteam.bean.user.UserBean
- ejbCreate(org.jeteam.bean.user.UserData) - Method in class org.jeteam.bean.user.UserBean
- ejbCreate() - Method in class org.jeteam.bean.user.UserServiceBean
- ejbLoad() - Method in class org.jeteam.bean.user.UserBeanCMP
- ejbLoad() - Method in class org.jeteam.bean.user.UserBeanImpl
- ejbPassivate() - Method in class org.jeteam.bean.user.UserBeanCMP
- ejbPassivate() - Method in class org.jeteam.bean.user.UserBeanImpl
- ejbPassivate() - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- ejbPostCreate(String, String, String, String, String, Date, Date, String, Date) - Method in class org.jeteam.bean.user.UserBean
- ejbPostCreate(org.jeteam.bean.user.UserData) - Method in class org.jeteam.bean.user.UserBean
- ejbPostCreate() - Method in class org.jeteam.bean.user.UserServiceBean
- ejbRemove() - Method in class org.jeteam.bean.user.UserBean
- ejbRemove() - Method in class org.jeteam.bean.user.UserBeanCMP
- ejbRemove() - Method in class org.jeteam.bean.user.UserBeanImpl
- ejbRemove() - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- ejbStore() - Method in class org.jeteam.bean.user.UserBeanCMP
- ejbStore() - Method in class org.jeteam.bean.user.UserBeanImpl
- email - Variable in class org.jeteam.bean.user.UserDTO
- equals(Object) - Method in class org.jeteam.bean.user.UserDTO
F
G
- getAllUsers() - Method in class org.jeteam.bean.user.UserServiceBean
- Returns a collection of all users in the system, also the ones that have been previously logically deleted.
- getAllUsers() - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getAssignedByTasks(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Returns a collection of all the tasks this user has assigned to a user.
- getAssignedByTasks(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getAssignedToTasks(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Returns all the tasks that have been assigned to this user.
- getAssignedToTasks(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getCreated() - Method in class org.jeteam.bean.user.UserBean
- getCreated() - Method in class org.jeteam.bean.user.UserBeanCMP
- getCreated() - Method in class org.jeteam.bean.user.UserDTO
- getDeleted() - Method in class org.jeteam.bean.user.UserBean
- getDeleted() - Method in class org.jeteam.bean.user.UserBeanCMP
- getDeleted() - Method in class org.jeteam.bean.user.UserDTO
- getDescription() - Method in class org.jeteam.bean.user.UserBean
- getDescription() - Method in class org.jeteam.bean.user.UserBeanCMP
- getDescription() - Method in class org.jeteam.bean.user.UserDTO
- getEmail() - Method in class org.jeteam.bean.user.UserBean
- getEmail() - Method in class org.jeteam.bean.user.UserBeanCMP
- getEmail() - Method in class org.jeteam.bean.user.UserDTO
- getFirstName() - Method in class org.jeteam.bean.user.UserBean
- getFirstName() - Method in class org.jeteam.bean.user.UserBeanCMP
- getFirstName() - Method in class org.jeteam.bean.user.UserDTO
- getId() - Method in class org.jeteam.bean.user.UserBean
- getId() - Method in class org.jeteam.bean.user.UserBeanCMP
- getId() - Method in class org.jeteam.bean.user.UserDTO
- getLastName() - Method in class org.jeteam.bean.user.UserBean
- getLastName() - Method in class org.jeteam.bean.user.UserBeanCMP
- getLastName() - Method in class org.jeteam.bean.user.UserDTO
- getLastUpdated() - Method in class org.jeteam.bean.user.UserBean
- getLastUpdated() - Method in class org.jeteam.bean.user.UserBeanCMP
- getLastUpdated() - Method in class org.jeteam.bean.user.UserDTO
- getPassword() - Method in class org.jeteam.bean.user.UserBean
- getPassword() - Method in class org.jeteam.bean.user.UserBeanCMP
- getPassword() - Method in class org.jeteam.bean.user.UserDTO
- getPrivileges(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Returns a collection of all privileges associated to this user.
- getPrivileges(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getPrivilegesPermissions(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Returns only the set of permissions (String) associated with this user instead of the set of PrivilegeVO instances.
- getPrivilegesPermissions(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getProjects() - Method in class org.jeteam.bean.user.UserBean
- getProjects(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Gets all the projects this user is assigned to.
- getProjects(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getRoles() - Method in class org.jeteam.bean.user.UserBean
- getRoles(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Returns a collection of all the roles associated to this user.
- getRoles(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getSettings() - Method in class org.jeteam.bean.user.UserBean
- getSettings(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Returns all the settings for this user.
- getSettings(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getTasksAssignedByUser() - Method in class org.jeteam.bean.user.UserBean
- getTasksAssignedToUser() - Method in class org.jeteam.bean.user.UserBean
- getUser(String) - Method in class org.jeteam.bean.user.UserServiceBean
- getUser(String) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- getUserData() - Method in class org.jeteam.bean.user.UserBean
- getUserName() - Method in class org.jeteam.bean.user.UserBean
- getUserName() - Method in class org.jeteam.bean.user.UserBeanCMP
- getUserName() - Method in class org.jeteam.bean.user.UserDTO
- getUsers() - Method in class org.jeteam.bean.user.UserServiceBean
- Getting the users will only return the ones that have not been logically deleted, use getAllUsers() in case you need to retrieve the complete list of users.
- getUsers() - Method in class org.jeteam.bean.user.UserServiceBeanImpl
H
- hashCode() - Method in class org.jeteam.bean.user.UserDTO
I
- id - Variable in class org.jeteam.bean.user.UserDTO
- isIdentical(Object) - Method in class org.jeteam.bean.user.UserDTO
L
- lastName - Variable in class org.jeteam.bean.user.UserDTO
- lastUpdated - Variable in class org.jeteam.bean.user.UserDTO
O
- org.jeteam.bean.user - package org.jeteam.bean.user
P
R
- removeRole(UserDTO, RoleDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Removing a role from a user will result in removing the role from the relationship, it will not be deleted.
- removeRole(UserDTO, RoleDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- removeSetting(UserDTO, SettingDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Removing a setting from a user will result in removing the setting from the relationship, and physically deleting it since it has no meaning outside the context of the user.
- removeSetting(UserDTO, SettingDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- removeTask(UserDTO, TaskDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Removing a task from a user will result in removing the task from the relationship, it will not be (logically) deleted.
- removeTask(UserDTO, TaskDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- removeUser(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Removing a user will result in setting its 'deleted' attribute to the current date (not null ) so it will be logically deleted.
- removeUser(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
S
- setCreated(Date) - Method in class org.jeteam.bean.user.UserBean
- setCreated(Date) - Method in class org.jeteam.bean.user.UserBeanCMP
- setDeleted(Date) - Method in class org.jeteam.bean.user.UserBean
- setDeleted(Date) - Method in class org.jeteam.bean.user.UserBeanCMP
- setDescription(String) - Method in class org.jeteam.bean.user.UserBean
- setDescription(String) - Method in class org.jeteam.bean.user.UserBeanCMP
- setDescription(String) - Method in class org.jeteam.bean.user.UserDTO
- setEmail(String) - Method in class org.jeteam.bean.user.UserBean
- setEmail(String) - Method in class org.jeteam.bean.user.UserBeanCMP
- setEmail(String) - Method in class org.jeteam.bean.user.UserDTO
- setEntityContext(EntityContext) - Method in class org.jeteam.bean.user.UserBeanCMP
- setEntityContext(EntityContext) - Method in class org.jeteam.bean.user.UserBeanImpl
- setFirstName(String) - Method in class org.jeteam.bean.user.UserBean
- setFirstName(String) - Method in class org.jeteam.bean.user.UserBeanCMP
- setFirstName(String) - Method in class org.jeteam.bean.user.UserDTO
- setId(String) - Method in class org.jeteam.bean.user.UserBean
- setId(String) - Method in class org.jeteam.bean.user.UserBeanCMP
- setLastName(String) - Method in class org.jeteam.bean.user.UserBean
- setLastName(String) - Method in class org.jeteam.bean.user.UserBeanCMP
- setLastName(String) - Method in class org.jeteam.bean.user.UserDTO
- setLastUpdated(Date) - Method in class org.jeteam.bean.user.UserBean
- setLastUpdated(Date) - Method in class org.jeteam.bean.user.UserBeanCMP
- setPassword(String) - Method in class org.jeteam.bean.user.UserBean
- setPassword(String) - Method in class org.jeteam.bean.user.UserBeanCMP
- setProjects(Collection) - Method in class org.jeteam.bean.user.UserBean
- setProjects(UserDTO, ProjectDTO[]) - Method in class org.jeteam.bean.user.UserServiceBean
- Sets the projects assigned to this user.
- setProjects(UserDTO, ProjectDTO[]) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- setRoles(Collection) - Method in class org.jeteam.bean.user.UserBean
- setRoles(UserDTO, RoleDTO[]) - Method in class org.jeteam.bean.user.UserServiceBean
- Sets the roles associated to this user.
- setRoles(UserDTO, RoleDTO[]) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- setSessionContext(SessionContext) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- setSettings(Collection) - Method in class org.jeteam.bean.user.UserBean
- setTasksAssignedByUser(Collection) - Method in class org.jeteam.bean.user.UserBean
- setTasksAssignedToUser(Collection) - Method in class org.jeteam.bean.user.UserBean
- setUserData(org.jeteam.bean.user.UserData) - Method in class org.jeteam.bean.user.UserBean
- setUserName(String) - Method in class org.jeteam.bean.user.UserBean
- setUserName(String) - Method in class org.jeteam.bean.user.UserBeanCMP
- setUserName(String) - Method in class org.jeteam.bean.user.UserDTO
T
- toString() - Method in class org.jeteam.bean.user.UserDTO
U
- UserBean - class org.jeteam.bean.user.UserBean.
- A user represents an actor in the system, he logs on using a username and a password, the password itself is not stored, but the system uses a SHA-1 hash instead.
- UserBean() - Constructor for class org.jeteam.bean.user.UserBean
- UserBeanCMP - class org.jeteam.bean.user.UserBeanCMP.
- UserBeanCMP() - Constructor for class org.jeteam.bean.user.UserBeanCMP
- UserBeanImpl - class org.jeteam.bean.user.UserBeanImpl.
- UserBeanImpl() - Constructor for class org.jeteam.bean.user.UserBeanImpl
- UserDTO - class org.jeteam.bean.user.UserDTO.
- Value object for User.
- UserDTO(String, String, String, String, String, String) - Constructor for class org.jeteam.bean.user.UserDTO
- UserDTO(String, String, String, String, String, String, Date, Date, String, Date) - Constructor for class org.jeteam.bean.user.UserDTO
- UserException - exception org.jeteam.bean.user.UserException.
- This exception represents a business exception, the arguments passed to the constructor should be the i18n context message key, its associated parameters, and a Throwable instance that cause this exception (if any).
- UserException(String) - Constructor for class org.jeteam.bean.user.UserException
- Just providing the context message key.
- UserException(String, Throwable) - Constructor for class org.jeteam.bean.user.UserException
- Passing the context message key and the cause of the exception.
- UserException(String, Object) - Constructor for class org.jeteam.bean.user.UserException
- Passing the context message key and an associated parameter.
- UserException(String, Object, Throwable) - Constructor for class org.jeteam.bean.user.UserException
- Passing the context message key, an associated parameter and the cause of the exception.
- UserException(String, Object[]) - Constructor for class org.jeteam.bean.user.UserException
- Passing the context message key and the associated parameters.
- UserException(String, Object[], Throwable) - Constructor for class org.jeteam.bean.user.UserException
- Default constructor: passing the context message key, the associated parameters and the cause of the exception.
- UserServiceBean - class org.jeteam.bean.user.UserServiceBean.
- This bean is a service to User CRUD operations.
- UserServiceBean() - Constructor for class org.jeteam.bean.user.UserServiceBean
- UserServiceBeanImpl - class org.jeteam.bean.user.UserServiceBeanImpl.
- UserServiceBeanImpl() - Constructor for class org.jeteam.bean.user.UserServiceBeanImpl
- unsetEntityContext() - Method in class org.jeteam.bean.user.UserBeanCMP
- unsetEntityContext() - Method in class org.jeteam.bean.user.UserBeanImpl
- updateUser(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBean
- Updates the properties of this user.
- updateUser(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- userName - Variable in class org.jeteam.bean.user.UserDTO
V
- verifyUser(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- Checks if the argument user would be valid if persisted, meaning the name would not collide with another user (user names must always be unique).
- verifyUserName(UserDTO) - Method in class org.jeteam.bean.user.UserServiceBeanImpl
- Verifies whether the argument user has a valid name.
A C D E F G H I L O P R S T U V
|
|||||||||
| Home >> All >> org >> jeteam >> bean >> [ user overview ] | PREV NEXT | ||||||||