public class AssignedRole extends Object
AssignedRole(Role role)
void
add(User user)
Role
getRole()
List<String>
getUserNames()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssignedRole(Role role)
public Role getRole()
public List<String> getUserNames()
public void add(User user)
userName
Copyright © 2013 The Kuali Foundation. All Rights Reserved.