Uses of Class
cvm.model.RoleList

Packages that use RoleList
cvm.model   
 

Uses of RoleList in cvm.model
 

Methods in cvm.model that return RoleList
 RoleList User.getRoleList()
           
 

Methods in cvm.model with parameters of type RoleList
 void User.setRoleList(RoleList roleList)