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