Index

A C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addComment(Comment) - Method in interface org.gcube.portal.databook.server.DatabookStore
add a comment to a feed
addComment(Comment) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
add a comment to a feed
APP_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
APP_TIMELINE_POSTS - Static variable in class org.gcube.portal.databook.server.Schema
 
approveFriendship(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
userid from approves a friendship to userid to
approveFriendship(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
userid from approves a friendship to userid to
ATTACH_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
ATTACHMENTS - Static variable in class org.gcube.portal.databook.server.Schema
 

C

checkUnreadMessagesNotifications(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
checkUnreadMessagesNotifications(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
checkUnreadNotifications(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
checkUnreadNotifications(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
closeConnection() - Method in interface org.gcube.portal.databook.server.DatabookStore
close the connection to the underlying database
closeConnection() - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
close the connection to the underlying database
COMMENT - Static variable in class org.gcube.portal.databook.server.Schema
 
COMMENT_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
COMMENTS - Static variable in class org.gcube.portal.databook.server.Schema
 
COMMENTS_NO - Static variable in class org.gcube.portal.databook.server.Schema
 
CONTROL_CODE - Static variable in class org.gcube.portal.databook.server.Schema
 
COUNT - Static variable in class org.gcube.portal.databook.server.Schema
 

D

DatabookStore - Interface in org.gcube.portal.databook.server
 
DBCassandraAstyanaxImpl - Class in org.gcube.portal.databook.server
 
DBCassandraAstyanaxImpl() - Constructor for class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
public constructor, no dropping schema is allowed
DBCassandraAstyanaxImpl(boolean) - Constructor for class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
use this constructor carefully from test classes
DBCassandraAstyanaxImpl(String) - Constructor for class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
public constructor, no dropping schema is allowed, infrastructureName is given.
decode(String) - Static method in class org.gcube.portal.databook.client.util.Encoder
 
deleteComment(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
deletes a comment
deleteComment(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
deletes a comment
deleteFeed(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use saveUserPost
deleteFeed(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
deleteHashTags(String, String, List<String>) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
deleteHashTags(String, String, List<String>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
deleteHashTagsComment(String, String, List<String>) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
deleteHashTagsComment(String, String, List<String>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
deletePost(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
delete a Feed from the store
deletePost(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
delete a Feed from the store
denyFriendship(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
userid from denies a friendship to userid to
denyFriendship(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
userid from denies a friendship to userid to
DESCRIPTION - Static variable in class org.gcube.portal.databook.server.Schema
 

E

editComment(Comment) - Method in interface org.gcube.portal.databook.server.DatabookStore
edit a comment
editComment(Comment) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
edit a comment
EMAIL - Static variable in class org.gcube.portal.databook.server.Schema
 
EMAIL_INVITES - Static variable in class org.gcube.portal.databook.server.Schema
 
encode(String) - Static method in class org.gcube.portal.databook.client.util.Encoder
 
Encoder - Class in org.gcube.portal.databook.client.util
simply encode base64 strings
Encoder() - Constructor for class org.gcube.portal.databook.client.util.Encoder
 
ENTITY_ID - Static variable in class org.gcube.portal.databook.server.Schema
 

F

FULL_NAME - Static variable in class org.gcube.portal.databook.server.Schema
 

G

GCubeSocialNetworking - Class in org.gcube.portal.databook.client
Entry point classes define onModuleLoad() and instances the HandlerManager for IPC
GCubeSocialNetworking() - Constructor for class org.gcube.portal.databook.client.GCubeSocialNetworking
 
getAllCommentByFeed(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getAllCommentByPost
getAllCommentByFeed(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getAllCommentByPost(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllCommentByPost(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllFeedsByApp(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getAllPostsByApp instead
getAllFeedsByApp(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllFeedsByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getAllPostsByUser instead
getAllFeedsByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getAllFeedsByVRE(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getAllPostsByVRE
getAllFeedsByVRE(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getAllLikedFeedIdsByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getAllLikedPostIdsByUser
getAllLikedFeedIdsByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getAllLikedFeedsByUser(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getAllLikedPostsByUser
getAllLikedFeedsByUser(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllLikedPostIdsByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllLikedPostIdsByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllLikedPostsByUser(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllLikedPostsByUser(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllLikesByFeed(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getAllLikesByPost
getAllLikesByFeed(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getAllLikesByPost(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllLikesByPost(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllNotificationByUser(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllNotificationByUser(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllPortalPrivacyLevelFeeds() - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getAllPortalPrivacyLevelPosts instead return all the feeds whose Level is PORTAL
getAllPortalPrivacyLevelFeeds() - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getAllPortalPrivacyLevelPosts() - Method in interface org.gcube.portal.databook.server.DatabookStore
return all the feeds whose Level is PORTAL
getAllPortalPrivacyLevelPosts() - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
getAllPostsByApp(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllPostsByApp(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllPostsByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllPostsByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllPostsByVRE(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllPostsByVRE(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllVREIds() - Method in interface org.gcube.portal.databook.server.DatabookStore
Retrieve all the ids of the vre
getAllVREIds() - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
getAttachmentsByFeedId(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAttachmentsByFeedId(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getComment() - Method in class org.gcube.portal.databook.server.Tester
 
getDatacenterName() - Method in class org.gcube.portal.databook.server.RunningCluster
 
getFriends(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getFriends(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getHost() - Method in class org.gcube.portal.databook.server.RunningCluster
 
getHosts() - Method in class org.gcube.portal.databook.server.RunningCluster
 
getInstance(String) - Static method in class org.gcube.portal.databook.server.RunningCluster
 
getInvitedEmailsByVRE(String, InviteStatus...) - Method in interface org.gcube.portal.databook.server.DatabookStore
Use to get the list of invites per VRE
getInvitedEmailsByVRE(String, InviteStatus...) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Use to get the list of invites per VRE
getKeyspaceName() - Method in class org.gcube.portal.databook.server.RunningCluster
 
getPendingFriendRequests(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getPendingFriendRequests(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getRangeNotificationsByUser(String, int, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getRangeNotificationsByUser(String, int, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getRecentCommentedFeedsByUserAndDate(String, long) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getRecentCommentedPostsByUserAndDate instead
getRecentCommentedFeedsByUserAndDate(String, long) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getRecentCommentedPostsByUserAndDate(String, long) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getRecentCommentedPostsByUserAndDate(String, long) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getRecentCommentsByUserAndDate(String, long) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getRecentCommentsByUserAndDate(String, long) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getRecentFeedsByUser(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated. 
getRecentFeedsByUser(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getRecentFeedsByUserAndDate(String, long) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getRecentPostsByUserAndDate
getRecentFeedsByUserAndDate(String, long) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getRecentFeedsByVRE(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getRecentPostsByVRE return the most recent feeds for this vre up to quantity param
getRecentFeedsByVRE(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
getRecentFeedsByVREAndRange(String, int, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getRecentPostsByVREAndRange
getRecentFeedsByVREAndRange(String, int, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return the most recent posts for this vre up to quantity param and the last index of the feeds in the timeline lastReturnedFeedTimelineIndex is usuful to know from where to start the range the second time you ask because there are deletions
getRecentLikedFeedsByUserAndDate(String, long) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getRecentLikedPostsByUserAndDate
getRecentLikedFeedsByUserAndDate(String, long) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getRecentLikedPostsByUserAndDate(String, long) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getRecentLikedPostsByUserAndDate(String, long) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getRecentPostsByUser(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the most recent feeds for this user up to quantity param
getRecentPostsByUser(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
getRecentPostsByUserAndDate(String, long) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getRecentPostsByUserAndDate(String, long) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getRecentPostsByVRE(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the most recent posts for this vre up to quantity param
getRecentPostsByVRE(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
getRecentPostsByVREAndRange(String, int, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the most recent posts for this vre up to quantity param and the last index of the posts in the timeline lastReturnedPostTimelineIndex is useful to know from where to start the range the next time you ask, because there are deletions
getRecentPostsByVREAndRange(String, int, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return the most recent posts for this vre up to quantity param and the last index of the posts in the timeline lastReturnedPostTimelineIndex is useful to know from where to start the range the next time you ask, because there are deletions
getUnreadNotificationsByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the not yet read notifications (not including messages)
getUnreadNotificationsByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return the not yet read notifications (not including messages)
getUserNotificationChannels(String, NotificationType) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the channels a user chose for being notified for a given notification type
getUserNotificationChannels(String, NotificationType) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return the channels a user chose for being notified for a given notification type
getUserNotificationPreferences(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
get the notification preferences map (enableor disable the channels to be used for notifying the user)
getUserNotificationPreferences(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
get the notification preferences map (enableor disable the channels to be used for notifying the user)
getVREFeedsByHashtag(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use getVREPostsByHashtag
getVREFeedsByHashtag(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getVREHashtagsWithOccurrence(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
get a map of vre hashtags where the key is the hashtag and the value is the occurrence of the hashtag in the VRE
getVREHashtagsWithOccurrence(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
get a map of vre hashtags where the key is the hashtag and the value is the occurrence of the hashtag in the VRE
getVREHashtagsWithOccurrenceFilteredByTime(String, long) - Method in interface org.gcube.portal.databook.server.DatabookStore
get a map of vre hashtags where the key is the hashtag and the value is the occurrence of the hashtag in the VRE
getVREHashtagsWithOccurrenceFilteredByTime(String, long) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
get a map of vre hashtags where the key is the hashtag and the value is the occurrence of the hashtag in the VRE
getVREPostsByHashtag(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getVREPostsByHashtag(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
GROUP_MEMBERS_OID - Static variable in class org.gcube.portal.databook.client.GCubeSocialNetworking
 

H

HASHTAG - Static variable in class org.gcube.portal.databook.server.Schema
 
HASHTAG_OID - Static variable in class org.gcube.portal.databook.client.GCubeSocialNetworking
 
HASHTAGGED_COMMENTS - Static variable in class org.gcube.portal.databook.server.Schema
 
HASHTAGGED_POSTS - Static variable in class org.gcube.portal.databook.server.Schema
 
HASHTAGS_COUNTER - Static variable in class org.gcube.portal.databook.server.Schema
 

I

INVITE_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
INVITES - Static variable in class org.gcube.portal.databook.server.Schema
 
IS_APPLICATION_POST - Static variable in class org.gcube.portal.databook.server.Schema
 
IS_EDIT - Static variable in class org.gcube.portal.databook.server.Schema
 
IS_READ - Static variable in class org.gcube.portal.databook.server.Schema
 
isExistingInvite(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
isExistingInvite(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl

L

LAST_EDIT_TIME - Static variable in class org.gcube.portal.databook.server.Schema
 
like(Like) - Method in interface org.gcube.portal.databook.server.DatabookStore
add a like to a feed
like(Like) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
add a like to a feed
LIKE_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
LIKES - Static variable in class org.gcube.portal.databook.server.Schema
 
LIKES_NO - Static variable in class org.gcube.portal.databook.server.Schema
 
LINK_DESCRIPTION - Static variable in class org.gcube.portal.databook.server.Schema
 
LINK_HOST - Static variable in class org.gcube.portal.databook.server.Schema
 
LINK_TITLE - Static variable in class org.gcube.portal.databook.server.Schema
 

M

main(String[]) - Static method in class org.gcube.portal.databook.server.Tester
 
MIME_TYPE - Static variable in class org.gcube.portal.databook.server.Schema
 
MULTI_FILE_UPLOAD - Static variable in class org.gcube.portal.databook.server.Schema
 

N

NAME - Static variable in class org.gcube.portal.databook.server.Schema
 
NOT_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
NOTIFICATIONS - Static variable in class org.gcube.portal.databook.server.Schema
 

O

onModuleLoad() - Method in class org.gcube.portal.databook.client.GCubeSocialNetworking
 
org.gcube.portal.databook.client - package org.gcube.portal.databook.client
 
org.gcube.portal.databook.client.util - package org.gcube.portal.databook.client.util
 
org.gcube.portal.databook.server - package org.gcube.portal.databook.server
 

P

POST_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
POSTS - Static variable in class org.gcube.portal.databook.server.Schema
 
PREFERENCE - Static variable in class org.gcube.portal.databook.server.Schema
 
PRIVACY - Static variable in class org.gcube.portal.databook.server.Schema
 

R

readCommentById(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
readCommentById(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
readFeed(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use readPost read a feed from a given id
readFeed(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
readInvite(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
read an invite from a given id
readInvite(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
read an invite from a given id
readNotification(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
read a notification from a given id
readNotification(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
read a notification from a given id
readPost(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
read a feed from a given id
readPost(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
read a feed from a given id
requestFriendship(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
userid from requests a friendship to userid to
requestFriendship(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
userid from requests a friendship to userid to
RunningCluster - Class in org.gcube.portal.databook.server
 

S

saveAppFeed(Feed) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use saveAppPost save a Post instance in the store
saveAppFeed(Feed) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
saveAppFeed(Feed, List<Attachment>) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use saveAppPost Save a Post instance in the store Use this if your app needs to attach more than one file to the post
saveAppFeed(Feed, List<Attachment>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
saveAppPost(Post) - Method in interface org.gcube.portal.databook.server.DatabookStore
save a Post instance in the store
saveAppPost(Post) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
save a Post instance in the store
saveAppPost(Post, List<Attachment>) - Method in interface org.gcube.portal.databook.server.DatabookStore
Save a Post instance in the store Use this if your app needs to attach more than one file to the post
saveAppPost(Post, List<Attachment>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Save a Post instance in the store Use this if your app needs to attach more than one file to the post
saveFeedToVRETimeline(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use savePostToVRETimeline
saveFeedToVRETimeline(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
saveHashTags(String, String, List<String>) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
saveHashTags(String, String, List<String>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
saveHashTagsComment(String, String, List<String>) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
saveHashTagsComment(String, String, List<String>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
saveInvite(Invite) - Method in interface org.gcube.portal.databook.server.DatabookStore
Save the invite for a given email into a given vre
saveInvite(Invite) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Save the invite for a given email into a given vre
saveNotification(Notification) - Method in interface org.gcube.portal.databook.server.DatabookStore
save a Notification instance in the store
saveNotification(Notification) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
save a Notification instance in the store
savePostToVRETimeline(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
save a post in the VRES TimeLine in the store
savePostToVRETimeline(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
save a post in the VRES TimeLine in the store
saveUserFeed(Feed) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use saveUserPost save a Feed instance in the store
saveUserFeed(Feed) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
saveUserFeed(Feed, List<Attachment>) - Method in interface org.gcube.portal.databook.server.DatabookStore
Deprecated.
use saveUserPost
saveUserFeed(Feed, List<Attachment>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Deprecated.
saveUserPost(Post) - Method in interface org.gcube.portal.databook.server.DatabookStore
save a Post instance in the store
saveUserPost(Post) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
save a Post instance in the store
saveUserPost(Post, List<Attachment>) - Method in interface org.gcube.portal.databook.server.DatabookStore
Save a Post instance in the store having more than one attachment Use this if you need to attach more than one file to the post
saveUserPost(Post, List<Attachment>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Save a Post instance in the store having more than one attachment Use this if you need to attach more than one file to the post
Schema - Class in org.gcube.portal.databook.server
 
Schema() - Constructor for class org.gcube.portal.databook.server.Schema
 
SEARCH_OID - Static variable in class org.gcube.portal.databook.client.GCubeSocialNetworking
 
SENDER_FULL_NAME - Static variable in class org.gcube.portal.databook.server.Schema
 
SENDER_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
SENDER_THUMBNAIL_URL - Static variable in class org.gcube.portal.databook.server.Schema
 
SENDER_USER_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
setAllNotificationReadByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
This is a fast way to set all notification to read quickly
setAllNotificationReadByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
This is a fast way to set all notification to read quickly
setDatacenterName(String) - Method in class org.gcube.portal.databook.server.RunningCluster
 
setHost(String) - Method in class org.gcube.portal.databook.server.RunningCluster
 
setInviteStatus(String, String, InviteStatus) - Method in interface org.gcube.portal.databook.server.DatabookStore
set the status of an invite, see InviteStatus
setInviteStatus(String, String, InviteStatus) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
set the status of an invite, see InviteStatus
setKeyspaceName(String) - Method in class org.gcube.portal.databook.server.RunningCluster
 
setNotificationRead(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
set an existing Notification instance in the to read
setNotificationRead(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
set an existing Notification instance in the to read
setUserNotificationPreferences(String, Map<NotificationType, NotificationChannelType[]>) - Method in interface org.gcube.portal.databook.server.DatabookStore
set the notification preferences map (enable or disable the channels to be used for notifying the user)
setUserNotificationPreferences(String, Map<NotificationType, NotificationChannelType[]>) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
set the notification preferences map (enable or disable the channels to be used for notifying the user)
SHOW_STATISTICS_ACTION_OID - Static variable in class org.gcube.portal.databook.client.GCubeSocialNetworking
 
STATUS - Static variable in class org.gcube.portal.databook.server.Schema
 
SUBJECT_ID - Static variable in class org.gcube.portal.databook.server.Schema
 

T

Tester - Class in org.gcube.portal.databook.server
 
Tester() - Constructor for class org.gcube.portal.databook.server.Tester
 
testFunc() - Method in class org.gcube.portal.databook.server.Tester
 
THUMBNAIL_URL - Static variable in class org.gcube.portal.databook.server.Schema
 
TIMESTAMP - Static variable in class org.gcube.portal.databook.server.Schema
 
toString() - Method in class org.gcube.portal.databook.server.RunningCluster
 
TYPE - Static variable in class org.gcube.portal.databook.server.Schema
 

U

unlike(String, String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
unlike a feed
unlike(String, String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
unlike a feed
URI - Static variable in class org.gcube.portal.databook.server.Schema
 
URI_THUMBNAIL - Static variable in class org.gcube.portal.databook.server.Schema
 
USER_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
USER_LIKED_POSTS - Static variable in class org.gcube.portal.databook.server.Schema
 
USER_NOTIFICATIONS - Static variable in class org.gcube.portal.databook.server.Schema
 
USER_NOTIFICATIONS_PREFERENCES - Static variable in class org.gcube.portal.databook.server.Schema
 
USER_NOTIFICATIONS_UNREAD - Static variable in class org.gcube.portal.databook.server.Schema
 
USER_PROFILE_OID - Static variable in class org.gcube.portal.databook.client.GCubeSocialNetworking
 
USER_TIMELINE_POSTS - Static variable in class org.gcube.portal.databook.server.Schema
 

V

VRE_ID - Static variable in class org.gcube.portal.databook.server.Schema
 
VRE_INVITES - Static variable in class org.gcube.portal.databook.server.Schema
 
VRE_TIMELINE_POSTS - Static variable in class org.gcube.portal.databook.server.Schema
 
A C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form