Serialized Form
-
Package org.gcube.portal.databook.server
-
Class org.gcube.portal.databook.server.RunningCluster extends Object implements Serializable
-
-
Package org.gcube.portal.databook.shared
-
Class org.gcube.portal.databook.shared.ApplicationProfile extends Object implements Serializable
-
Class org.gcube.portal.databook.shared.Attachment extends Object implements Serializable
-
Class org.gcube.portal.databook.shared.ClientFeed extends Object implements Serializable
-
Serialized Fields
-
attachments
List<Attachment> attachments
-
description
String description
-
email
String email
-
fullName
String fullName
-
key
String key
-
linkDescription
String linkDescription
-
linkHost
String linkHost
-
linkTitle
String linkTitle
-
linkUrlThumbnail
String linkUrlThumbnail
-
thumbnailURL
String thumbnailURL
-
time
Date time
-
type
String type
-
uri
String uri
-
userid
String userid
-
-
-
Class org.gcube.portal.databook.shared.Comment extends Object implements Serializable
-
Class org.gcube.portal.databook.shared.EnhancedFeed extends Object implements Serializable
-
Serialized Fields
-
attachments
ArrayList<Attachment> attachments
-
comments
ArrayList<Comment> comments
-
feed
Feed feed
-
isUsers
boolean isUsers
-
liked
boolean liked
-
-
-
Class org.gcube.portal.databook.shared.Feed extends Object implements Serializable
-
Serialized Fields
-
applicationFeed
boolean applicationFeed
Deprecated. -
commentsNo
String commentsNo
Deprecated. -
description
String description
Deprecated. -
email
String email
Deprecated. -
entityId
String entityId
Deprecated. -
fullName
String fullName
Deprecated. -
key
String key
Deprecated. -
likesNo
String likesNo
Deprecated. -
linkDescription
String linkDescription
Deprecated. -
linkHost
String linkHost
Deprecated. -
linkTitle
String linkTitle
Deprecated. -
multiFileUpload
boolean multiFileUpload
Deprecated.this boolean indicates that the attachments to the post are > 1 -
privacy
PrivacyLevel privacy
Deprecated. -
thumbnailURL
String thumbnailURL
Deprecated. -
time
Date time
Deprecated. -
type
FeedType type
Deprecated. -
uri
String uri
Deprecated. -
uriThumbnail
String uriThumbnail
Deprecated. -
vreid
String vreid
Deprecated.
-
-
-
Class org.gcube.portal.databook.shared.Invite extends Object implements Serializable
-
Class org.gcube.portal.databook.shared.Like extends Object implements Serializable
-
Class org.gcube.portal.databook.shared.Notification extends Object implements Serializable
-
Serialized Fields
-
-
Class org.gcube.portal.databook.shared.Post extends Object implements Serializable
-
Serialized Fields
-
applicationFeed
boolean applicationFeed
-
commentsNo
String commentsNo
-
description
String description
-
email
String email
-
entityId
String entityId
-
fullName
String fullName
-
key
String key
-
likesNo
String likesNo
-
linkDescription
String linkDescription
-
linkHost
String linkHost
-
linkTitle
String linkTitle
-
multiFileUpload
boolean multiFileUpload
this boolean indicates that the attachments to the post are > 1 -
privacy
PrivacyLevel privacy
-
thumbnailURL
String thumbnailURL
-
time
Date time
-
type
PostType type
-
uri
String uri
-
uriThumbnail
String uriThumbnail
-
vreid
String vreid
-
-
-
Class org.gcube.portal.databook.shared.RangeFeeds extends Object implements Serializable
-
Class org.gcube.portal.databook.shared.RangePosts extends Object implements Serializable
-
Class org.gcube.portal.databook.shared.RunningJob extends Object implements Serializable
-
Serialized Fields
-
jobId
String jobId
-
jobName
String jobName
-
message
String message
-
serviceName
String serviceName
-
status
JobStatusType status
-
-
-
Class org.gcube.portal.databook.shared.UserInfo extends Object implements Serializable
-
-
Package org.gcube.portal.databook.shared.ex
-
Class org.gcube.portal.databook.shared.ex.ColumnNameNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.CommentIDNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.FeedIDNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.FeedTypeNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.InviteIDNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.InviteStatusNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.LikeIDNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.NotificationChannelTypeNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.NotificationIDNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.NotificationTypeNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.PrivacyLevelTypeNotFoundException extends Exception implements Serializable
-
Class org.gcube.portal.databook.shared.ex.TooManyRunningClustersException extends Exception implements Serializable
-