Uses of Class
org.smartcomps.twister.util.user.priv.RoleImpl

Packages that use RoleImpl
org.smartcomps.twister.util.user.priv   
org.smartcomps.twister.util.user.priv.dao   
 

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

Methods in org.smartcomps.twister.util.user.priv that return RoleImpl
static org.smartcomps.twister.util.user.priv.RoleImpl UserConverter.roleVO2rolePO(org.smartcomps.twister.util.user.Role role)
           
 

Methods in org.smartcomps.twister.util.user.priv with parameters of type RoleImpl
 void UserImpl.addRole(org.smartcomps.twister.util.user.priv.RoleImpl role)
           
static org.smartcomps.twister.util.user.Role UserConverter.rolePO2roleVO(org.smartcomps.twister.util.user.priv.RoleImpl roleImpl)
           
 

Uses of RoleImpl in org.smartcomps.twister.util.user.priv.dao
 

Methods in org.smartcomps.twister.util.user.priv.dao that return RoleImpl
static org.smartcomps.twister.util.user.priv.RoleImpl UserDAO.findRoleByRolename(java.lang.String rolename)
           
 



Copyright © 2003 SmartComps. All Rights Reserved.