| Package | Description |
|---|---|
| org.gcube.portal.databook.server |
| Modifier and Type | Method and Description |
|---|---|
List<Like> |
DatabookStore.getAllLikesByFeed(String postid)
Deprecated.
use getAllLikesByPost
|
List<Like> |
DBCassandraAstyanaxImpl.getAllLikesByFeed(String feedid)
Deprecated.
|
List<Like> |
DatabookStore.getAllLikesByPost(String postid) |
List<Like> |
DBCassandraAstyanaxImpl.getAllLikesByPost(String postid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DatabookStore.like(Like like)
add a like to a feed
|
boolean |
DBCassandraAstyanaxImpl.like(Like like)
add a like to a feed
|
Copyright © 2022. All rights reserved.