public class RESTUserService.User extends Object
| Constructor and Description |
|---|
User() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvatar() |
String |
getId() |
String |
getProfileUrl() |
void |
setAvatar(String avatar) |
void |
setId(String userId) |
void |
setProfileUrl(String profileUrl) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.