Uses of Class
org.outerj.daisy.repository.commonimpl.user.UserImpl

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 UserCache.getUser(java.lang.String login)
           
 UserImpl UserManagementStrategy.getUser(java.lang.String login, AuthenticatedUser requestingUser)
           
 UserImpl UserManagementStrategy.getUser(long userId, AuthenticatedUser user)
           
 

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
 



Copyright © -2005 . All Rights Reserved.