Interface UserReference
-
- All Superinterfaces:
ResourceReference
,Serializable
public interface UserReference extends ResourceReference
Represents a reference to a user object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getUserName()
Retrieve the username of the user.-
Methods inherited from interface ResourceReference
getId, getResourceType
-
-