|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.security.action.CollectionAccessAction.UserRoleBean
public class CollectionAccessAction.UserRoleBean
Bean storing User object with a role value.
| Constructor Summary | |
|---|---|
CollectionAccessAction.UserRoleBean(User user,
String role)
Constructor for the UserRoleBean object |
|
| Method Summary | |
|---|---|
String |
getFullName()
Returns full name (lastname, firstname) of Beans's user attribute (or the username if fullname can't be computed). |
String |
getRole()
Gets the role attribute of the UserRoleBean object |
User |
getUser()
Gets the user attribute of the UserRoleBean object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionAccessAction.UserRoleBean(User user,
String role)
user - the User objectrole - a role value| Method Detail |
|---|
public User getUser()
public String getFullName()
public String getRole()
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||