A C D E F G H I J L N O P R S T U V 

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_TIMELINE_FEEDS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
ApplicationProfile - Class in org.gcube.portal.databook.shared
 
ApplicationProfile() - Constructor for class org.gcube.portal.databook.shared.ApplicationProfile
 
ApplicationProfile(String, String, String, String, String, String) - Constructor for class org.gcube.portal.databook.shared.ApplicationProfile
 
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

C

CassandraClusterConnection - Class in org.gcube.portal.databook.server
 
CassandraClusterConnection(boolean) - Constructor for class org.gcube.portal.databook.server.CassandraClusterConnection
 
cf_HashtagTimeline - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
cf_UserNotificationsPreferences - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
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
ClientFeed - Class in org.gcube.portal.databook.shared
 
ClientFeed() - Constructor for class org.gcube.portal.databook.shared.ClientFeed
 
ClientFeed(String, String, String, Date, String, String, String, String, String, String, String, String, String) - Constructor for class org.gcube.portal.databook.shared.ClientFeed
 
ClientFeed.ClientFeedJsonizer - Interface in org.gcube.portal.databook.shared
 
close() - Static method in class org.gcube.portal.databook.server.DatabookCassandraTest
 
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
ColumnNameNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
ColumnNameNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.ColumnNameNotFoundException
 
Comment - Class in org.gcube.portal.databook.shared
 
Comment() - Constructor for class org.gcube.portal.databook.shared.Comment
 
Comment(String, String, Date, String, String, String, String) - Constructor for class org.gcube.portal.databook.shared.Comment
 
CommentIDNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
CommentIDNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.CommentIDNotFoundException
 
COMMENTS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
compareTo(Comment) - Method in class org.gcube.portal.databook.shared.Comment
 
compareTo(Feed) - Method in class org.gcube.portal.databook.shared.Feed
 
CONNECTIONS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
Column Family names

D

DatabookCassandraTest - Class in org.gcube.portal.databook.server
 
DatabookCassandraTest() - Constructor for class org.gcube.portal.databook.server.DatabookCassandraTest
 
DatabookStore - Interface in org.gcube.portal.databook.server
 
DBCassandraAstyanaxImpl - Class in org.gcube.portal.databook.server
 
DBCassandraAstyanaxImpl(boolean) - Constructor for class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
use this constructor carefully from test classes
DBCassandraAstyanaxImpl() - Constructor for class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
public constructor, no dropping schema is allowed
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
delete a comment
deleteComment(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
delete a comment
deleteFeed(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
delete a Feed from the store
deleteFeed(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
delete a Feed from the store
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
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

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
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
 

F

Feed - Class in org.gcube.portal.databook.shared
 
Feed() - Constructor for class org.gcube.portal.databook.shared.Feed
default constructor
Feed(String, FeedType, String, Date, String, String, String, String, PrivacyLevel, String, String, String, String, String, String) - Constructor for class org.gcube.portal.databook.shared.Feed
To use ONLY for USER Feeds
Feed(String, FeedType, String, Date, String, String, String, String, PrivacyLevel, String, String, String, String, String, String, boolean) - Constructor for class org.gcube.portal.databook.shared.Feed
To use for USER and ApplicationProfile Feeds
Feed(String, FeedType, String, Date, String, String, String, String, PrivacyLevel, String, String, String, String, String, String, String, String, boolean) - Constructor for class org.gcube.portal.databook.shared.Feed
for serialization purposes
FeedIDNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
FeedIDNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.FeedIDNotFoundException
 
FEEDS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
FeedType - Enum in org.gcube.portal.databook.shared
 
FeedTypeNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
FeedTypeNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.FeedTypeNotFoundException
 

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
 
getAccountURL() - Method in class org.gcube.portal.databook.shared.UserInfo
 
getAllCommentByFeed(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllCommentByFeed(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllFeedsByApp(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllFeedsByApp(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllFeedsByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllFeedsByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllFeedsByVRE(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllFeedsByVRE(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllLikedFeedIdsByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllLikedFeedIdsByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllLikedFeedsByUser(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllLikedFeedsByUser(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getAllLikesByFeed(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getAllLikesByFeed(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
return all the feeds whose Level is PORTAL
getAllPortalPrivacyLevelFeeds() - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return all the feeds whose Level is PORTAL
getAvatarId() - Method in class org.gcube.portal.databook.shared.UserInfo
 
getClusterName() - Method in class org.gcube.portal.databook.server.RunningCluster
 
getCommentsNo() - Method in class org.gcube.portal.databook.shared.Feed
 
getConnection() - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
getDescription() - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
getDescription() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getDescription() - Method in class org.gcube.portal.databook.shared.Feed
 
getDescription() - Method in class org.gcube.portal.databook.shared.Notification
 
getEmail() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getEmail() - Method in class org.gcube.portal.databook.shared.Feed
 
getEmailaddress() - Method in class org.gcube.portal.databook.shared.UserInfo
 
getEntityId() - Method in class org.gcube.portal.databook.shared.Feed
 
getFeedid() - Method in class org.gcube.portal.databook.shared.Comment
 
getFeedid() - Method in class org.gcube.portal.databook.shared.Like
 
getFeeds() - Method in class org.gcube.portal.databook.shared.RangeFeeds
 
getFriends(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getFriends(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getFullName() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getFullName() - Method in class org.gcube.portal.databook.shared.Comment
 
getFullName() - Method in class org.gcube.portal.databook.shared.Feed
 
getFullName() - Method in class org.gcube.portal.databook.shared.Like
 
getFullName() - Method in class org.gcube.portal.databook.shared.UserInfo
 
getHost() - Method in class org.gcube.portal.databook.server.RunningCluster
 
getImageUrl() - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
getInstance() - Static method in class org.gcube.portal.databook.server.RunningCluster
 
getJobId() - Method in class org.gcube.portal.databook.shared.RunningJob
 
getJobName() - Method in class org.gcube.portal.databook.shared.RunningJob
 
getKey() - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
getKey() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getKey() - Method in class org.gcube.portal.databook.shared.Comment
 
getKey() - Method in class org.gcube.portal.databook.shared.Feed
 
getKey() - Method in class org.gcube.portal.databook.shared.Like
 
getKey() - Method in class org.gcube.portal.databook.shared.Notification
 
getKeyspace() - Method in class org.gcube.portal.databook.server.CassandraClusterConnection
 
getKeyspaceName() - Method in class org.gcube.portal.databook.server.RunningCluster
 
getLastReturnedFeedTimelineIndex() - Method in class org.gcube.portal.databook.shared.RangeFeeds
 
getLikesNo() - Method in class org.gcube.portal.databook.shared.Feed
 
getLinkDescription() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getLinkDescription() - Method in class org.gcube.portal.databook.shared.Feed
 
getLinkHost() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getLinkHost() - Method in class org.gcube.portal.databook.shared.Feed
 
getLinkTitle() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getLinkTitle() - Method in class org.gcube.portal.databook.shared.Feed
 
getLinkUrlThumbnail() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getName() - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
getOwnVREs() - Method in class org.gcube.portal.databook.shared.UserInfo
 
getPendingFriendRequests(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
 
getPendingFriendRequests(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
getPrivacy() - Method in class org.gcube.portal.databook.shared.Feed
 
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
getRecentFeedsByUser(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the most recent feeds for this user up to quantity param
getRecentFeedsByUser(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return the most recent feeds for this user up to quantity param
getRecentFeedsByVRE(String, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the most recent feeds for this vre up to quantity param
getRecentFeedsByVRE(String, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return the most recent feeds for this vre up to quantity param
getRecentFeedsByVREAndRange(String, int, int) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the most recent feeds 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
getRecentFeedsByVREAndRange(String, int, int) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return the most recent feeds 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
getScope() - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
getSenderFullName() - Method in class org.gcube.portal.databook.shared.Notification
 
getSenderid() - Method in class org.gcube.portal.databook.shared.Notification
 
getSenderThumbnail() - Method in class org.gcube.portal.databook.shared.Notification
 
getStatus() - Method in class org.gcube.portal.databook.shared.RunningJob
 
getSubjectid() - Method in class org.gcube.portal.databook.shared.Notification
 
getText() - Method in class org.gcube.portal.databook.shared.Comment
 
getThumbnailURL() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getThumbnailURL() - Method in class org.gcube.portal.databook.shared.Comment
 
getThumbnailURL() - Method in class org.gcube.portal.databook.shared.Feed
 
getThumbnailURL() - Method in class org.gcube.portal.databook.shared.Like
 
getTime() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getTime() - Method in class org.gcube.portal.databook.shared.Comment
 
getTime() - Method in class org.gcube.portal.databook.shared.Feed
 
getTime() - Method in class org.gcube.portal.databook.shared.Like
 
getTime() - Method in class org.gcube.portal.databook.shared.Notification
 
getType() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getType() - Method in class org.gcube.portal.databook.shared.Feed
 
getType() - Method in class org.gcube.portal.databook.shared.Notification
 
getUnreadNotificationMessagesByUser(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
return the not yet read notification messages
getUnreadNotificationMessagesByUser(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
return the not yet read notification messages
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)
getUri() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getUri() - Method in class org.gcube.portal.databook.shared.Feed
 
getUri() - Method in class org.gcube.portal.databook.shared.Notification
 
getUriThumbnail() - Method in class org.gcube.portal.databook.shared.Feed
 
getUrl() - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
getUserid() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
getUserid() - Method in class org.gcube.portal.databook.shared.Comment
 
getUserid() - Method in class org.gcube.portal.databook.shared.Like
 
getUserid() - Method in class org.gcube.portal.databook.shared.Notification
 
getUsername() - Method in class org.gcube.portal.databook.shared.UserInfo
 
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
 
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
getVreid() - Method in class org.gcube.portal.databook.shared.Feed
 

H

HASHTAG_OID - Static variable in class org.gcube.portal.databook.client.GCubeSocialNetworking
 
HASHTAGGED_FEEDS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
HASHTAGS_COUNTER - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 

I

ImageType - Enum in org.gcube.portal.databook.shared
 
isAdmin() - Method in class org.gcube.portal.databook.shared.UserInfo
 
isApplicationFeed() - Method in class org.gcube.portal.databook.shared.Feed
 
isMale() - Method in class org.gcube.portal.databook.shared.UserInfo
 
isRead() - Method in class org.gcube.portal.databook.shared.Notification
 

J

JobStatusType - Enum in org.gcube.portal.databook.shared
 

L

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 - Class in org.gcube.portal.databook.shared
 
Like() - Constructor for class org.gcube.portal.databook.shared.Like
 
Like(String, String, Date, String, String, String) - Constructor for class org.gcube.portal.databook.shared.Like
 
LikeIDNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
LikeIDNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.LikeIDNotFoundException
 
LIKES - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 

N

Notification - Class in org.gcube.portal.databook.shared
 
Notification() - Constructor for class org.gcube.portal.databook.shared.Notification
default constructor
Notification(String, NotificationType, String, String, Date, String, String, boolean, String, String, String) - Constructor for class org.gcube.portal.databook.shared.Notification
 
NotificationChannelType - Enum in org.gcube.portal.databook.shared
 
NotificationChannelTypeNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
NotificationChannelTypeNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.NotificationChannelTypeNotFoundException
 
NotificationIDNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
NotificationIDNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.NotificationIDNotFoundException
 
NOTIFICATIONS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
NotificationType - Enum in org.gcube.portal.databook.shared
 
NotificationTypeNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
NotificationTypeNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.NotificationTypeNotFoundException
 

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
 
org.gcube.portal.databook.shared - package org.gcube.portal.databook.shared
 
org.gcube.portal.databook.shared.ex - package org.gcube.portal.databook.shared.ex
 

P

PENDING_CONNECTIONS_CF_NAME - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
PrivacyLevel - Enum in org.gcube.portal.databook.shared
 
PrivacyLevelTypeNotFoundException - Exception in org.gcube.portal.databook.shared.ex
 
PrivacyLevelTypeNotFoundException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.PrivacyLevelTypeNotFoundException
 

R

RangeFeeds - Class in org.gcube.portal.databook.shared
 
RangeFeeds() - Constructor for class org.gcube.portal.databook.shared.RangeFeeds
 
RangeFeeds(int, ArrayList<Feed>) - Constructor for class org.gcube.portal.databook.shared.RangeFeeds
 
readFeed(String) - Method in interface org.gcube.portal.databook.server.DatabookStore
read a feed from a given id
readFeed(String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
read a feed 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
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
 
RunningJob - Class in org.gcube.portal.databook.shared
 
RunningJob() - Constructor for class org.gcube.portal.databook.shared.RunningJob
 
RunningJob(String, String, JobStatusType) - Constructor for class org.gcube.portal.databook.shared.RunningJob
 

S

saveAppFeed(Feed) - Method in interface org.gcube.portal.databook.server.DatabookStore
save a Feed instance in the store
saveAppFeed(Feed) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
save a Feed instance in the store
saveFeedToVRETimeline(String, String) - Method in interface org.gcube.portal.databook.server.DatabookStore
save a Feed in the VRES TimeLine in the store
saveFeedToVRETimeline(String, String) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
save a Feed in the VRES TimeLine in the store
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
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
saveUserFeed(Feed) - Method in interface org.gcube.portal.databook.server.DatabookStore
save a Feed instance in the store
saveUserFeed(Feed) - Method in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
save a Feed instance in the store
setAccountURL(String) - Method in class org.gcube.portal.databook.shared.UserInfo
 
setAdmin(boolean) - Method in class org.gcube.portal.databook.shared.UserInfo
 
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
setApplicationFeed(boolean) - Method in class org.gcube.portal.databook.shared.Feed
 
setAvatarId(String) - Method in class org.gcube.portal.databook.shared.UserInfo
 
setClusterName(String) - Method in class org.gcube.portal.databook.server.RunningCluster
 
setCommentsNo(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setDescription(String) - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
setDescription(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setDescription(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setDescription(String) - Method in class org.gcube.portal.databook.shared.Notification
 
setEmail(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setEmail(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setEmailaddress(String) - Method in class org.gcube.portal.databook.shared.UserInfo
 
setEntityId(String) - Method in class org.gcube.portal.databook.shared.Feed
set the User or the App id
setFeedid(String) - Method in class org.gcube.portal.databook.shared.Comment
 
setFeedid(String) - Method in class org.gcube.portal.databook.shared.Like
 
setFeeds(ArrayList<Feed>) - Method in class org.gcube.portal.databook.shared.RangeFeeds
 
setFullName(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setFullName(String) - Method in class org.gcube.portal.databook.shared.Comment
 
setFullName(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setFullName(String) - Method in class org.gcube.portal.databook.shared.Like
 
setFullName(String) - Method in class org.gcube.portal.databook.shared.UserInfo
 
setHost(String) - Method in class org.gcube.portal.databook.server.RunningCluster
 
setImageUrl(String) - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
setJobId(String) - Method in class org.gcube.portal.databook.shared.RunningJob
 
setJobName(String) - Method in class org.gcube.portal.databook.shared.RunningJob
 
setKey(String) - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
setKey(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setKey(String) - Method in class org.gcube.portal.databook.shared.Comment
 
setKey(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setKey(String) - Method in class org.gcube.portal.databook.shared.Like
 
setKey(String) - Method in class org.gcube.portal.databook.shared.Notification
 
setKeyspaceName(String) - Method in class org.gcube.portal.databook.server.RunningCluster
 
setLastReturnedFeedTimelineIndex(int) - Method in class org.gcube.portal.databook.shared.RangeFeeds
 
setLikesNo(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setLinkDescription(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setLinkDescription(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setLinkHost(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setLinkHost(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setLinkTitle(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setLinkTitle(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setLinkUrlThumbnail(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setMale(boolean) - Method in class org.gcube.portal.databook.shared.UserInfo
 
setName(String) - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
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
setOwnVREs(HashMap<String, String>) - Method in class org.gcube.portal.databook.shared.UserInfo
 
setPrivacy(PrivacyLevel) - Method in class org.gcube.portal.databook.shared.Feed
 
setRead(boolean) - Method in class org.gcube.portal.databook.shared.Notification
 
setScope(String) - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
setSenderFullName(String) - Method in class org.gcube.portal.databook.shared.Notification
 
setSenderid(String) - Method in class org.gcube.portal.databook.shared.Notification
 
setSenderThumbnail(String) - Method in class org.gcube.portal.databook.shared.Notification
 
setStatus(JobStatusType) - Method in class org.gcube.portal.databook.shared.RunningJob
 
setSubjectid(String) - Method in class org.gcube.portal.databook.shared.Notification
 
setText(String) - Method in class org.gcube.portal.databook.shared.Comment
 
setThumbnailURL(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setThumbnailURL(String) - Method in class org.gcube.portal.databook.shared.Comment
 
setThumbnailURL(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setThumbnailURL(String) - Method in class org.gcube.portal.databook.shared.Like
 
setTime(Date) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setTime(Date) - Method in class org.gcube.portal.databook.shared.Comment
 
setTime(Date) - Method in class org.gcube.portal.databook.shared.Feed
 
setTime(Date) - Method in class org.gcube.portal.databook.shared.Like
 
setTime(Date) - Method in class org.gcube.portal.databook.shared.Notification
 
setType(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setType(FeedType) - Method in class org.gcube.portal.databook.shared.Feed
 
setType(NotificationType) - Method in class org.gcube.portal.databook.shared.Notification
 
setup() - Static method in class org.gcube.portal.databook.server.DatabookCassandraTest
 
SetUpKeySpaces(AstyanaxContext<Cluster>, boolean) - Method in class org.gcube.portal.databook.server.CassandraClusterConnection
 
setUri(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setUri(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setUri(String) - Method in class org.gcube.portal.databook.shared.Notification
 
setUriThumbnail(String) - Method in class org.gcube.portal.databook.shared.Feed
 
setUrl(String) - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
setUserid(String) - Method in class org.gcube.portal.databook.shared.ClientFeed
 
setUserid(String) - Method in class org.gcube.portal.databook.shared.Comment
 
setUserid(String) - Method in class org.gcube.portal.databook.shared.Like
 
setUserid(String) - Method in class org.gcube.portal.databook.shared.Notification
 
setUsername(String) - Method in class org.gcube.portal.databook.shared.UserInfo
 
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)
setVreid(String) - Method in class org.gcube.portal.databook.shared.Feed
 

T

testHashTag() - Method in class org.gcube.portal.databook.server.DatabookCassandraTest
 
TooManyRunningClustersException - Exception in org.gcube.portal.databook.shared.ex
 
TooManyRunningClustersException(String) - Constructor for exception org.gcube.portal.databook.shared.ex.TooManyRunningClustersException
 
toString() - Method in class org.gcube.portal.databook.server.RunningCluster
 
toString() - Method in class org.gcube.portal.databook.shared.ApplicationProfile
 
toString() - Method in class org.gcube.portal.databook.shared.ClientFeed
 
toString() - Method in class org.gcube.portal.databook.shared.Feed
 
toString() - Method in class org.gcube.portal.databook.shared.Like
 
toString() - Method in class org.gcube.portal.databook.shared.Notification
 
toString() - Method in class org.gcube.portal.databook.shared.RunningJob
 

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
USER_INFO_ATTR - Static variable in class org.gcube.portal.databook.shared.UserInfo
 
USER_LIKED_FEEDS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
USER_MESSAGES_NOTIFICATIONS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
USER_NOTIFICATIONS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
USER_NOTIFICATIONS_PREFERENCES - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
USER_PROFILE_LINK - Static variable in class org.gcube.portal.databook.client.GCubeSocialNetworking
 
USER_PROFILE_OID - Static variable in class org.gcube.portal.databook.client.GCubeSocialNetworking
 
USER_TIMELINE_FEEDS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
UserInfo - Class in org.gcube.portal.databook.shared
 
UserInfo() - Constructor for class org.gcube.portal.databook.shared.UserInfo
 
UserInfo(String, String, String, String, String, boolean, boolean, HashMap<String, String>) - Constructor for class org.gcube.portal.databook.shared.UserInfo
 

V

valueOf(String) - Static method in enum org.gcube.portal.databook.shared.FeedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portal.databook.shared.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portal.databook.shared.JobStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portal.databook.shared.NotificationChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portal.databook.shared.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portal.databook.shared.PrivacyLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portal.databook.shared.FeedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portal.databook.shared.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portal.databook.shared.JobStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portal.databook.shared.NotificationChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portal.databook.shared.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portal.databook.shared.PrivacyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VRE_TIMELINE_FEEDS - Static variable in class org.gcube.portal.databook.server.DBCassandraAstyanaxImpl
 
A C D E F G H I J L N O P R S T U V 

Copyright © 2014. All Rights Reserved.