| Package | Description |
|---|---|
| org.exoplatform.social.rest.api | |
| org.exoplatform.social.rest.entity |
| Modifier and Type | Method and Description |
|---|---|
static IdentityEntity |
EntityBuilder.buildEntityIdentity(org.exoplatform.social.core.identity.model.Identity identity,
String restPath,
String expand)
Get a IdentityEntity from an identity in order to build a json object for the rest service
|
static IdentityEntity |
EntityBuilder.buildEntityIdentity(String userName,
String restPath,
String expand) |
| Modifier and Type | Method and Description |
|---|---|
IdentityEntity |
ActivitySearchResultEntity.getPoster() |
IdentityEntity |
ActivitySearchResultEntity.getStreamOwner() |
IdentityEntity |
IdentityEntity.setDeleted(Boolean deleted) |
IdentityEntity |
IdentityEntity.setGlobalId(org.exoplatform.social.core.identity.model.GlobalId globalId) |
IdentityEntity |
IdentityEntity.setProfile(ProfileEntity profile) |
IdentityEntity |
IdentityEntity.setProviderId(String providerId) |
IdentityEntity |
IdentityEntity.setRemoteId(String remoteId) |
IdentityEntity |
IdentityEntity.setSpace(SpaceEntity space) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivitySearchResultEntity.setPoster(IdentityEntity poster) |
void |
ActivitySearchResultEntity.setStreamOwner(IdentityEntity streamOwner) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.