A C D E F G 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
 
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, 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
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
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

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
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
 
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
 
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
 
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
 
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
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.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
 
getVreid() - Method in class org.gcube.portal.databook.shared.Feed
 

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

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
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
 
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
 
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
 
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.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
 
setVreid(String) - Method in class org.gcube.portal.databook.shared.Feed
 

T

testComments() - Method in class org.gcube.portal.databook.server.DatabookCassandraTest
 
testFeeds() - Method in class org.gcube.portal.databook.server.DatabookCassandraTest
 
testFriendships() - Method in class org.gcube.portal.databook.server.DatabookCassandraTest
 
testLikes() - Method in class org.gcube.portal.databook.server.DatabookCassandraTest
 
testNotifications() - Method in class org.gcube.portal.databook.server.DatabookCassandraTest
 
testSingleNotification() - 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) - Method in interface org.gcube.portal.databook.server.DatabookStore
unlike a feed
unlike(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_PROFILE_LINK - 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.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.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 I J L N O P R S T U V

Copyright © 2013. All Rights Reserved.