- NewsManager - Interface in org.gcube.applicationsupportlayer.social
-
- NotificationMail - Class in org.gcube.applicationsupportlayer.social.mailing
-
The email cached object
- NotificationMail(String, String, Notification, String, String, String, String...) - Constructor for class org.gcube.applicationsupportlayer.social.mailing.NotificationMail
-
- NotificationsManager - Interface in org.gcube.applicationsupportlayer.social
-
- notifyAddedItem(String, WorkspaceItem, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a workspace item new in some of his workspace shared folder
- notifyAddedItem(String, WorkspaceItem, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a workspace item new in some of his workspace shared folder
- notifyAdministratorDowngrade(String, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got downgraded from Administrator of a folder shared
- notifyAdministratorDowngrade(String, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got downgraded from Administrator of a folder shared
- notifyAdministratorUpgrade(String, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got upgraded to Administrator of a folder shared
- notifyAdministratorUpgrade(String, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got upgraded to Administrator of a folder shared
- notifyCommentOnFavorite(String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
- notifyCommentOnFavorite(String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
- notifyCommentOnLike(String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
- notifyCommentOnLike(String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
- notifyCommentReply(String, String, String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user that commented on a post (Not his) that someone commented too
- notifyCommentReply(String, String, String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user that commented on a post (Not his) that someone commented too
- notifyDeletedCalendarEvent(String, String, String, Date, Date) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
- notifyDeletedCalendarEvent(String, String, String, Date, Date) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
- notifyEditedCalendarEvent(String, String, String, Date, Date) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
- notifyEditedCalendarEvent(String, String, String, Date, Date) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
- notifyFolderAddedUser(String, WorkspaceSharedFolder, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user that a new user was added in on of his workspace shared folder
- notifyFolderAddedUser(String, WorkspaceSharedFolder, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user that a new user was added in on of his workspace shared folder
- notifyFolderAddedUsers(String, WorkspaceSharedFolder, List<String>) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user that a new user was added in on of his workspace shared folder
- notifyFolderAddedUsers(String, WorkspaceSharedFolder, List<String>) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user that a new user was added in on of his workspace shared folder
- notifyFolderRemovedUser(String, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user that an existing user was removed from one of his workspace shared folder
- notifyFolderRemovedUser(String, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user that an existing user was removed from one of his workspace shared folder
- notifyFolderRenaming(String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a workspace folder renamed
- notifyFolderRenaming(String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a workspace folder renamed
- notifyFolderSharing(String, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a workspace folder shared
- notifyFolderSharing(String, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a workspace folder shared
- notifyFolderUnsharing(String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a workspace folder shared
- notifyFolderUnsharing(String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a workspace folder shared
- notifyItemRenaming(String, String, WorkspaceItem, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a workspace item renamed
- notifyItemRenaming(String, String, WorkspaceItem, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a workspace item renamed
- notifyJobStatus(String, ApplicationProfile, RunningJob) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got one of his job finished
- notifyJobStatus(String, ApplicationProfile, RunningJob) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got one of his job finished
- notifyLikedFeed(String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got one of his post liked
- notifyLikedFeed(String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got one of his post liked
- notifyMessageReceived(String, String, String, String, String...) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
- notifyMessageReceived(String, String, String, String, String...) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
- notifyMovedItem(String, WorkspaceItem, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a workspace item deleted from one of his workspace shared folder
- notifyMovedItem(String, WorkspaceItem, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a workspace item deleted from one of his workspace shared folder
- notifyNewCalendarEvent(String, String, String, Date, Date) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
- notifyNewCalendarEvent(String, String, String, Date, Date) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
- notifyOwnCommentReply(String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user that someone commented on his post
- notifyOwnCommentReply(String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user that someone commented on his post
- notifyPost(String, String, String, String...) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user that someone created this post
- notifyPost(String, String, String, String...) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user that someone created this post
- notifyRemovedItem(String, String, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a workspace item deleted from one of his workspace shared folder
- notifyRemovedItem(String, String, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a workspace item deleted from one of his workspace shared folder
- notifyTDMObjectSharing(String, NotificationType, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a Tabular Data Resource shared
- notifyTDMObjectSharing(String, NotificationType, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a Tabular Data Resource shared
- notifyTDMTabularResourceSharing(String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
- notifyTDMTabularResourceSharing(String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
- notifyUpdatedItem(String, WorkspaceItem, WorkspaceSharedFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got a workspace item updated from one of his workspace shared folder
- notifyUpdatedItem(String, WorkspaceItem, WorkspaceSharedFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user he got a workspace item updated from one of his workspace shared folder
- notifyUserTag(String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user that he was mentioned (tagged) on a post
- notifyUserTag(String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
use to notify a user that he was mentioned (tagged) on a post