| Package | Description |
|---|---|
| org.exoplatform.social.client.api.service | |
| org.exoplatform.social.client.core.service |
| Modifier and Type | Method and Description |
|---|---|
RestLike |
ActivityService.like(Activity existingActivity)
The authenticate identity likes an existing activity.
|
RestLike |
ActivityService.unlike(Activity existingActivity)
The authenticated identity unlikes an existing activity.
|
| Modifier and Type | Method and Description |
|---|---|
RestLike |
ActivityServiceImplV1Alpha1.like(RestActivity existingRestActivity)
The authenticate identity likes an existing activity.
|
RestLike |
ActivityServiceImplV1Alpha3.like(RestActivity existingRestActivity)
The authenticate identity likes an existing activity.
|
RestLike |
ActivityServiceImplV1Alpha2.like(RestActivity existingRestActivity)
The authenticate identity likes an existing activity.
|
RestLike |
ActivityServiceImplV1Alpha1.unlike(RestActivity existingRestActivity)
The authenticated identity unlikes an existing activity.
|
RestLike |
ActivityServiceImplV1Alpha3.unlike(RestActivity existingRestActivity)
The authenticated identity unlikes an existing activity.
|
RestLike |
ActivityServiceImplV1Alpha2.unlike(RestActivity existingRestActivity)
The authenticated identity unlikes an existing activity.
|
Copyright © 2011–2016 eXo Platform SAS. All rights reserved.