Uses of Class
org.smartcomps.twister.util.user.User

Packages that use User
org.smartcomps.twister.util.user   
org.smartcomps.twister.util.user.priv   
 

Uses of User in org.smartcomps.twister.util.user
 

Methods in org.smartcomps.twister.util.user that return User
 org.smartcomps.twister.util.user.User Role.getUser()
           
 org.smartcomps.twister.util.user.User TwisterUser.createUser(org.smartcomps.twister.util.user.User user)
           
 

Methods in org.smartcomps.twister.util.user with parameters of type User
 void Role.setUser(org.smartcomps.twister.util.user.User user)
           
 org.smartcomps.twister.util.user.User TwisterUser.createUser(org.smartcomps.twister.util.user.User user)
           
 

Uses of User in org.smartcomps.twister.util.user.priv
 

Methods in org.smartcomps.twister.util.user.priv that return User
 org.smartcomps.twister.util.user.User TwisterUserImpl.createUser(org.smartcomps.twister.util.user.User user)
           
static org.smartcomps.twister.util.user.User UserConverter.userPO2userVO(org.smartcomps.twister.util.user.priv.UserImpl userImpl)
           
 

Methods in org.smartcomps.twister.util.user.priv with parameters of type User
 org.smartcomps.twister.util.user.User TwisterUserImpl.createUser(org.smartcomps.twister.util.user.User user)
           
static java.util.Collection UserConverter.rolePOs2roleVOs(java.util.Collection rolePOs, org.smartcomps.twister.util.user.User user)
           
static org.smartcomps.twister.util.user.priv.UserImpl UserConverter.userVO2userPO(org.smartcomps.twister.util.user.User user)
           
 



Copyright © 2003 SmartComps. All Rights Reserved.