|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserRoleVo | |
com.retek.rsm.app.security.service.impl | |
com.retek.rsm.role.administration | |
com.retek.rsm.user.administration |
Uses of UserRoleVo in com.retek.rsm.app.security.service.impl |
Methods in com.retek.rsm.app.security.service.impl that return UserRoleVo | |
static UserRoleVo |
UserRoleTransformer.transform(UserRole userRole)
|
Methods in com.retek.rsm.app.security.service.impl with parameters of type UserRoleVo | |
static UserRole |
UserRoleTransformer.transform(UserRoleVo userRoleVo)
|
Uses of UserRoleVo in com.retek.rsm.role.administration |
Methods in com.retek.rsm.role.administration that return UserRoleVo | |
UserRoleVo |
UserTableModel.getUserAtRow(int rowIndex)
|
Uses of UserRoleVo in com.retek.rsm.user.administration |
Methods in com.retek.rsm.user.administration with parameters of type UserRoleVo | |
void |
RoleTableModel.insertRole(int row,
UserRoleVo roleVo)
inserts a role |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |