|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RoleImpl | |
| org.outerj.daisy.repository.commonimpl.user | |
| Uses of RoleImpl in org.outerj.daisy.repository.commonimpl.user |
| Methods in org.outerj.daisy.repository.commonimpl.user that return RoleImpl | |
RoleImpl |
UserCache.getRole(long roleId)
|
RoleImpl |
UserCache.getRole(java.lang.String roleName)
|
RoleImpl |
UserManagementStrategy.getRole(java.lang.String roleName,
AuthenticatedUser requestingUser)
|
RoleImpl |
UserManagementStrategy.getRole(long roleId,
AuthenticatedUser user)
|
| Methods in org.outerj.daisy.repository.commonimpl.user with parameters of type RoleImpl | |
void |
UserManagementStrategy.store(RoleImpl role)
stores the specified RoleImpl to the data store |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||