public class ParticipantResource extends Resource
| Constructor and Description |
|---|
ParticipantResource() |
ParticipantResource(org.exoplatform.social.core.identity.model.Identity data) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvatar() |
String |
getEmail() |
String |
getName() |
void |
setAvatar(String avatar) |
void |
setEmail(String email) |
void |
setName(String name) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.