Modifier and Type | Method and Description |
---|---|
List<SocialLinkRepresentation> |
UserResource.getSocialLinks() |
Modifier and Type | Method and Description |
---|---|
static SocialLinkRepresentation |
ExportUtils.exportSocialLink(SocialLinkModel socialLink) |
Modifier and Type | Method and Description |
---|---|
static SocialLinkRepresentation |
ModelToRepresentation.toRepresentation(SocialLinkModel socialLink) |
Modifier and Type | Field and Description |
---|---|
protected List<SocialLinkRepresentation> |
UserRepresentation.socialLinks |
Modifier and Type | Method and Description |
---|---|
List<SocialLinkRepresentation> |
UserRepresentation.getSocialLinks() |
Modifier and Type | Method and Description |
---|---|
void |
UserRepresentation.setSocialLinks(List<SocialLinkRepresentation> socialLinks) |
Modifier and Type | Method and Description |
---|---|
List<SocialLinkRepresentation> |
UsersResource.getSocialLinks(String username)
List set of social logins associated with this user.
|
Copyright © 2014. All Rights Reserved.