| Package | Description |
|---|---|
| eu.fispace.api.ail |
| Modifier and Type | Field and Description |
|---|---|
protected List<SocialLinkRepresentation> |
UserRepresentation.socialLinks |
| Modifier and Type | Method and Description |
|---|---|
SocialLinkRepresentation |
ObjectFactory.createSocialLinkRepresentation()
Create an instance of
SocialLinkRepresentation |
SocialLinkRepresentation |
SocialLinkRepresentation.withSocialProvider(String value) |
SocialLinkRepresentation |
SocialLinkRepresentation.withSocialUserId(String value) |
SocialLinkRepresentation |
SocialLinkRepresentation.withSocialUsername(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<SocialLinkRepresentation> |
UserRepresentation.getSocialLinks()
Gets the value of the socialLinks property.
|
| Modifier and Type | Method and Description |
|---|---|
UserRepresentation |
UserRepresentation.withSocialLinks(SocialLinkRepresentation... values) |
| Modifier and Type | Method and Description |
|---|---|
UserRepresentation |
UserRepresentation.withSocialLinks(Collection<SocialLinkRepresentation> values) |
Copyright © 2015. All Rights Reserved.