|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.nurelm.nucontent.model.UserValueObject
This is a utility object used to pass around user information when a "live" user object is not needed.
| Field Summary | |
|---|---|
java.util.Set |
groupNames
A Set of groups of which this user is a member. |
java.lang.String |
username
This user's name. |
| Constructor Summary | |
|---|---|
UserValueObject()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String username
public java.util.Set groupNames
| Constructor Detail |
public UserValueObject()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||