Serialized Form
-
Package org.gcube.portal.databook.server
-
Class org.gcube.portal.databook.server.RunningCluster
class RunningCluster extends Object implements Serializable
-
-
Package org.gcube.portal.databook.shared
-
Class org.gcube.portal.databook.shared.ApplicationProfile
class ApplicationProfile extends Object implements Serializable -
Class org.gcube.portal.databook.shared.Attachment
class Attachment extends Object implements Serializable -
Class org.gcube.portal.databook.shared.ClientFeed
class 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
class Comment extends Object implements Serializable -
Class org.gcube.portal.databook.shared.EnhancedFeed
class 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
class 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
class Invite extends Object implements Serializable -
Class org.gcube.portal.databook.shared.Like
class Like extends Object implements Serializable -
Class org.gcube.portal.databook.shared.Notification
class Notification extends Object implements Serializable-
Serialized Fields
-
-
Class org.gcube.portal.databook.shared.Post
class 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.PostWithAttachment
class PostWithAttachment extends Object implements Serializable-
Serialized Fields
-
attachments
List<Attachment> attachments
-
post
Post post
-
-
-
Class org.gcube.portal.databook.shared.RangeFeeds
class RangeFeeds extends Object implements Serializable -
Class org.gcube.portal.databook.shared.RangePosts
class RangePosts extends Object implements Serializable -
Class org.gcube.portal.databook.shared.RunningJob
class 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
class UserInfo extends Object implements Serializable
-
-
Package org.gcube.portal.databook.shared.ex
-
Exception org.gcube.portal.databook.shared.ex.ColumnNameNotFoundException
class ColumnNameNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.CommentIDNotFoundException
class CommentIDNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.FeedIDNotFoundException
class FeedIDNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.FeedTypeNotFoundException
class FeedTypeNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.InviteIDNotFoundException
class InviteIDNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.InviteStatusNotFoundException
class InviteStatusNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.LikeIDNotFoundException
class LikeIDNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.NotificationChannelTypeNotFoundException
class NotificationChannelTypeNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.NotificationIDNotFoundException
class NotificationIDNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.NotificationTypeNotFoundException
class NotificationTypeNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.PrivacyLevelTypeNotFoundException
class PrivacyLevelTypeNotFoundException extends Exception implements Serializable -
Exception org.gcube.portal.databook.shared.ex.TooManyRunningClustersException
class TooManyRunningClustersException extends Exception implements Serializable
-