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

A

addRole(Role) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
addRoleGroup(String, String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Add the role group matching the given idRoleGroup to the user matching the given idUser
addRoleGroup(RoleGroup) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
addRoleGroup(String, String) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
addUser(String, String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Add the user matching the given idUser to the roleGroup matching the given idRoleGroup
addUser(User) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
addUser(String, String) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 

B

BasicProfile - Class in com.ebmwebsourcing.webcommons.user.persistence.bo
 
BasicProfile() - Constructor for class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
BasicProfileTO - Class in com.ebmwebsourcing.webcommons.user.api.to
 
BasicProfileTO() - Constructor for class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
beforePublicAllArgsNotNull(ProceedingJoinPoint) - Method in class com.ebmwebsourcing.webcommons.user.aop.CheckParameterNullityForServices
 
beforePublicAllArgsNotNull(ProceedingJoinPoint) - Method in class com.ebmwebsourcing.webcommons.user.aop.LogPublicMethodOfPersistenceCall
 
beforePublicAllArgsNotNull(ProceedingJoinPoint) - Method in class com.ebmwebsourcing.webcommons.user.aop.LogPublicMethodOfServicesCall
 
beforePublicSomeArgsNotNull(ProceedingJoinPoint) - Method in class com.ebmwebsourcing.webcommons.user.aop.CheckParameterNullityForServices
 

C

CheckParameterNullityForServices - Class in com.ebmwebsourcing.webcommons.user.aop
 
CheckParameterNullityForServices() - Constructor for class com.ebmwebsourcing.webcommons.user.aop.CheckParameterNullityForServices
 
clearUserList() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
com.ebmwebsourcing.webcommons.user.aop - package com.ebmwebsourcing.webcommons.user.aop
 
com.ebmwebsourcing.webcommons.user.api.service - package com.ebmwebsourcing.webcommons.user.api.service
 
com.ebmwebsourcing.webcommons.user.api.to - package com.ebmwebsourcing.webcommons.user.api.to
 
com.ebmwebsourcing.webcommons.user.auth - package com.ebmwebsourcing.webcommons.user.auth
 
com.ebmwebsourcing.webcommons.user.persistence.bo - package com.ebmwebsourcing.webcommons.user.persistence.bo
 
com.ebmwebsourcing.webcommons.user.persistence.dao - package com.ebmwebsourcing.webcommons.user.persistence.dao
 
com.ebmwebsourcing.webcommons.user.service - package com.ebmwebsourcing.webcommons.user.service
 
createRole(String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleManager
Add a new Role in registry.
createRole(String) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleManagerImpl
 
createRoleGroup(RoleGroupTO) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Add a new Role Group in registry.
createRoleGroup(RoleGroupTO) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
createUser(UserTO) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Add a new User in registry.
createUser(UserTO) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 

E

equals(Object) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
equals(Object) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.Role
 
equals(Object) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
equals(Object) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 

F

fromString(String) - Static method in enum com.ebmwebsourcing.webcommons.user.service.RolesEnum
Return the RolesEnum related to the given string or null if it isn't supported

G

getAllRoleGroup() - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Return the list of all role group in the registry
getAllRoleGroup() - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
getAllRoles() - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleManager
Return the list of all roles in database.
getAllRoles() - Method in class com.ebmwebsourcing.webcommons.user.service.RoleManagerImpl
 
getAllUser() - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Return the list of all users in the registry
getAllUser() - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
getEmail() - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
getEmail() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
getFirstname() - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
getFirstname() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
getId() - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
getId() - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
getId() - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleTO
 
getId() - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
getLastname() - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
getLastname() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
getListRoleGroup() - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
getListRoleGroup() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
getListRoles() - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
getListRoles() - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
getListRoles() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
getListUser() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
getListUsers() - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
getName() - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
getName() - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleTO
 
getName() - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
getName() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.Role
 
getName() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
getName() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
getPassword() - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
getPassword() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
getPhone() - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
getPhone() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
getProfile() - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
getProfile() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
getRoleByName(String) - Method in interface com.ebmwebsourcing.webcommons.user.persistence.dao.RoleDAO
 
getRoleByName(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.dao.RoleDAOImpl
 
getRoleGroup(String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Retrieve the role group matching the given name
getRoleGroup(String) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
getRoleGroupByName(String) - Method in interface com.ebmwebsourcing.webcommons.user.persistence.dao.RoleGroupDAO
 
getRoleGroupByName(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.dao.RoleGroupDAOImpl
 
getRoleGroupNotInUser(String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Return the list of role group associate with user
getRoleGroupNotInUser(String) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
getTitle() - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
getTitle() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
getUser(String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Retrieve the user matching the given name
getUser(String) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
getUserByLogin(String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Retrieve the user matching the given login
getUserByLogin(String) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
getUserByName(String) - Method in interface com.ebmwebsourcing.webcommons.user.persistence.dao.UserDAO
 
getUserByName(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.dao.UserDAOImpl
 
getUserNotInRoleGroup(String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Return the list of users associate with role group
getUserNotInRoleGroup(String) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 

H

hashCode() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
hashCode() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.Role
 
hashCode() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
hashCode() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 

I

init() - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Create default role groups if they don't exist in database
init() - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleManager
Add all roles in Registry, if not exist
init() - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Create default users if they don't exist in database
init() - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
init() - Method in class com.ebmwebsourcing.webcommons.user.service.RoleManagerImpl
 
init() - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 

L

loadUserByUsername(String) - Method in class com.ebmwebsourcing.webcommons.user.auth.MyUserDetailsService
 
LogPublicMethodOfPersistenceCall - Class in com.ebmwebsourcing.webcommons.user.aop
 
LogPublicMethodOfPersistenceCall() - Constructor for class com.ebmwebsourcing.webcommons.user.aop.LogPublicMethodOfPersistenceCall
 
LogPublicMethodOfServicesCall - Class in com.ebmwebsourcing.webcommons.user.aop
 
LogPublicMethodOfServicesCall() - Constructor for class com.ebmwebsourcing.webcommons.user.aop.LogPublicMethodOfServicesCall
 

M

MyUserDetailsService - Class in com.ebmwebsourcing.webcommons.user.auth
 
MyUserDetailsService() - Constructor for class com.ebmwebsourcing.webcommons.user.auth.MyUserDetailsService
 

N

nonTransactionalInit() - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
nonTransactionalInit() - Method in class com.ebmwebsourcing.webcommons.user.service.RoleManagerImpl
 
nonTransactionalInit() - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 

R

removeRole(Role) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
removeRoleGroup(String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Remove the role group matching the given id from the registry.
removeRoleGroup(String, String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Remove the role group matching the given idRoleGroup from the list of role groups of the user matching the given idUser.
removeRoleGroup(RoleGroup) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
removeRoleGroup(String) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
removeRoleGroup(String, String) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
removeUser(String, String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Remove the user matching the given idUser from the list of users of the roleGroup matching the given idRoleGroup.
removeUser(String) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Remove the user matching the given id from the registry.
removeUser(User) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
removeUser(String, String) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
removeUser(String) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
Role - Class in com.ebmwebsourcing.webcommons.user.persistence.bo
 
Role() - Constructor for class com.ebmwebsourcing.webcommons.user.persistence.bo.Role
 
RoleDAO - Interface in com.ebmwebsourcing.webcommons.user.persistence.dao
 
RoleDAOImpl - Class in com.ebmwebsourcing.webcommons.user.persistence.dao
 
RoleDAOImpl(SessionFactory) - Constructor for class com.ebmwebsourcing.webcommons.user.persistence.dao.RoleDAOImpl
 
RoleGroup - Class in com.ebmwebsourcing.webcommons.user.persistence.bo
 
RoleGroup() - Constructor for class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
RoleGroupDAO - Interface in com.ebmwebsourcing.webcommons.user.persistence.dao
 
RoleGroupDAOImpl - Class in com.ebmwebsourcing.webcommons.user.persistence.dao
 
RoleGroupDAOImpl(SessionFactory) - Constructor for class com.ebmwebsourcing.webcommons.user.persistence.dao.RoleGroupDAOImpl
 
RoleGroupException - Exception in com.ebmwebsourcing.webcommons.user.api.service
 
RoleGroupException() - Constructor for exception com.ebmwebsourcing.webcommons.user.api.service.RoleGroupException
 
RoleGroupException(String) - Constructor for exception com.ebmwebsourcing.webcommons.user.api.service.RoleGroupException
 
RoleGroupException(String, Throwable) - Constructor for exception com.ebmwebsourcing.webcommons.user.api.service.RoleGroupException
 
RoleGroupException(Throwable) - Constructor for exception com.ebmwebsourcing.webcommons.user.api.service.RoleGroupException
 
RoleGroupManager - Interface in com.ebmwebsourcing.webcommons.user.api.service
 
RoleGroupManagerImpl - Class in com.ebmwebsourcing.webcommons.user.service
 
RoleGroupManagerImpl() - Constructor for class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
RoleGroupTO - Class in com.ebmwebsourcing.webcommons.user.api.to
This type gives the description of an role group.
RoleGroupTO() - Constructor for class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
RoleManager - Interface in com.ebmwebsourcing.webcommons.user.api.service
 
RoleManagerImpl - Class in com.ebmwebsourcing.webcommons.user.service
 
RoleManagerImpl() - Constructor for class com.ebmwebsourcing.webcommons.user.service.RoleManagerImpl
 
RolesAndUsersTransfertObjectAssembler - Interface in com.ebmwebsourcing.webcommons.user.service
 
RolesAndUsersTransfertObjectAssemblerImpl - Class in com.ebmwebsourcing.webcommons.user.service
 
RolesAndUsersTransfertObjectAssemblerImpl() - Constructor for class com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssemblerImpl
 
RolesEnum - Enum in com.ebmwebsourcing.webcommons.user.service
An enumeration of supported tmodel types
RoleTO - Class in com.ebmwebsourcing.webcommons.user.api.to
This type gives the description of an role.
RoleTO() - Constructor for class com.ebmwebsourcing.webcommons.user.api.to.RoleTO
 

S

setEmail(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
setEmail(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
setFirstname(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
setFirstname(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
setId(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
setId(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
setId(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleTO
 
setId(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
setLastname(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
setLastname(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
setListRoleGroup(List<RoleGroupTO>) - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
setListRoleGroup(List<RoleGroup>) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
setListRoles(List<String>) - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
setListRoles(List<RoleTO>) - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
setListRoles(List<Role>) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
setListUser(List<User>) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
setListUsers(List<UserTO>) - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
setName(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleGroupTO
 
setName(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.RoleTO
 
setName(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
setName(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.Role
 
setName(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
setName(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
setPassword(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
setPassword(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
setPasswordsResource(Resource) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
setPhone(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
setPhone(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
setProfile(BasicProfileTO) - Method in class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 
setProfile(BasicProfile) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
setRoleDAO(RoleDAO) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
setRoleDAO(RoleDAO) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleManagerImpl
 
setRoleGroupDAO(RoleGroupDAO) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
setRoleGroupDAO(RoleGroupDAO) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
setRoleGroupManager(RoleGroupManager) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
setRoleGroupsResource(Resource) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
setRoleManager(RoleManager) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleManagerImpl
 
setRolesAndUsersTransfertObjectAssembler(RolesAndUsersTransfertObjectAssembler) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
setRolesAndUsersTransfertObjectAssembler(RolesAndUsersTransfertObjectAssembler) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
setRolesResource(Resource) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleManagerImpl
 
setTitle(String) - Method in class com.ebmwebsourcing.webcommons.user.api.to.BasicProfileTO
 
setTitle(String) - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.BasicProfile
 
setUserDAO(UserDAO) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
setUserDAO(UserDAO) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
setUserManager(UserManager) - Method in class com.ebmwebsourcing.webcommons.user.auth.MyUserDetailsService
 
setUserManager(UserManager) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
setUsersResource(Resource) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
stringValues() - Static method in enum com.ebmwebsourcing.webcommons.user.service.RolesEnum
 

T

toAllGroupes(List<RoleGroup>) - Method in interface com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssembler
 
toAllGroupes(List<RoleGroup>) - Method in class com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssemblerImpl
 
toRoleGroupBO(RoleGroupTO, RoleGroup) - Method in interface com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssembler
 
toRoleGroupBO(RoleGroupTO, RoleGroup) - Method in class com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssemblerImpl
 
toRoleGroupTO(RoleGroup) - Method in interface com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssembler
 
toRoleGroupTO(RoleGroup) - Method in class com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssemblerImpl
 
toString() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.Role
 
toString() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.RoleGroup
 
toString() - Method in class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
toString() - Method in enum com.ebmwebsourcing.webcommons.user.service.RolesEnum
 
toUserBO(UserTO, User) - Method in interface com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssembler
 
toUserBO(UserTO, User) - Method in class com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssemblerImpl
 
toUserTO(User) - Method in interface com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssembler
 
toUserTO(User) - Method in class com.ebmwebsourcing.webcommons.user.service.RolesAndUsersTransfertObjectAssemblerImpl
 

U

updateRoleGroup(RoleGroupTO) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager
Update the role group in the registry.
updateRoleGroup(RoleGroupTO) - Method in class com.ebmwebsourcing.webcommons.user.service.RoleGroupManagerImpl
 
updateUser(UserTO) - Method in interface com.ebmwebsourcing.webcommons.user.api.service.UserManager
Update the user in the registry.
updateUser(UserTO) - Method in class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
User - Class in com.ebmwebsourcing.webcommons.user.persistence.bo
 
User() - Constructor for class com.ebmwebsourcing.webcommons.user.persistence.bo.User
 
UserDAO - Interface in com.ebmwebsourcing.webcommons.user.persistence.dao
 
UserDAOImpl - Class in com.ebmwebsourcing.webcommons.user.persistence.dao
 
UserDAOImpl(SessionFactory) - Constructor for class com.ebmwebsourcing.webcommons.user.persistence.dao.UserDAOImpl
 
UserException - Exception in com.ebmwebsourcing.webcommons.user.api.service
 
UserException() - Constructor for exception com.ebmwebsourcing.webcommons.user.api.service.UserException
 
UserException(String) - Constructor for exception com.ebmwebsourcing.webcommons.user.api.service.UserException
 
UserException(String, Throwable) - Constructor for exception com.ebmwebsourcing.webcommons.user.api.service.UserException
 
UserException(Throwable) - Constructor for exception com.ebmwebsourcing.webcommons.user.api.service.UserException
 
UserManager - Interface in com.ebmwebsourcing.webcommons.user.api.service
A manager of User.
UserManagerImpl - Class in com.ebmwebsourcing.webcommons.user.service
 
UserManagerImpl() - Constructor for class com.ebmwebsourcing.webcommons.user.service.UserManagerImpl
 
UserTO - Class in com.ebmwebsourcing.webcommons.user.api.to
This type gives the description of an user.
UserTO() - Constructor for class com.ebmwebsourcing.webcommons.user.api.to.UserTO
 

V

valueOf(String) - Static method in enum com.ebmwebsourcing.webcommons.user.service.RolesEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ebmwebsourcing.webcommons.user.service.RolesEnum
Returns an array containing the constants of this enum type, in the order they are declared.

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

Copyright © 2010 eBM WebSourcing. All Rights Reserved.