Interface UserReference
- All Superinterfaces:
ResourceReference
,Serializable
Represents a reference to a user object
-
Method Summary
Methods inherited from interface ResourceReference
getId, getResourceDiscriminator, getResourceType
-
Method Details
-
getUserName
String getUserName()Retrieve the username of the user.- Returns:
- The username of the user
-