| Package | Description |
|---|---|
| org.gcube.portal.databook.server | |
| org.gcube.portal.databook.shared |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
DatabookStore.getAllCommentByFeed(String feedid) |
List<Comment> |
DBCassandraAstyanaxImpl.getAllCommentByFeed(String feedid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DatabookStore.addComment(Comment comment)
add a comment to a feed
|
boolean |
DBCassandraAstyanaxImpl.addComment(Comment comment)
add a comment to a feed
|
boolean |
DatabookStore.editComment(Comment comment)
edit a comment
|
boolean |
DBCassandraAstyanaxImpl.editComment(Comment comment2Edit)
edit a comment
|
| Modifier and Type | Method and Description |
|---|---|
int |
Comment.compareTo(Comment toCompare) |
Copyright © 2016. All Rights Reserved.