- NewsManager - Interface in org.gcube.applicationsupportlayer.social
-
- NotificationMail - Class in org.gcube.applicationsupportlayer.social.mailing
-
The email cached object
- NotificationMail(UserManager, String, String, Notification, String, String, String, Set<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, RunningJob) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
use to notify a user he got one of his job finished
- notifyJobStatus(String, 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, Set<String>, Set<String>) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
-
- notifyPost(String, String, String, String...) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
-
Deprecated.
- notifyPost(String, String, String, Set<String>, Set<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
- ScopeBeanExt - Class in org.gcube.applicationsupportlayer.social
-
- ScopeBeanExt(String) - Constructor for class org.gcube.applicationsupportlayer.social.ScopeBeanExt
-
- SECONDS2WAIT - Static variable in class org.gcube.applicationsupportlayer.social.mailing.EmailPlugin
-
- sendNotification(String, String, Notification, String, String, String, Set<String>, String...) - Method in class org.gcube.applicationsupportlayer.social.mailing.EmailPlugin
-
enqueue the message to send
- setEmail(String) - Method in class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingUser
-
- setFullname(String) - Method in class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingUser
-
- setName(String) - Method in class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingSite
-
- setSenderEmail(String) - Method in class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingSite
-
- setSiteLandingPagePath(String) - Method in class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingSite
-
- setSiteURL(String) - Method in class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingSite
-
- setUserAvatarId(String) - Method in class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingUser
-
- setUsername(String) - Method in class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingUser
-
- shareApplicationUpdate(String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNewsManager
-
use to share an update from your application
- shareApplicationUpdate(String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNewsManager
-
use to share an update from your application with a reference to the news object
- shareApplicationUpdate(String, String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNewsManager
-
use to share an update from your application with a reference to the news object and with a link preview
- shareApplicationUpdate(String, String, String, String, InputStream, ImageType) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNewsManager
-
use to share an update from your application with a reference to the news object and with a link preview passing its input stream
- shareApplicationUpdate(String) - Method in interface org.gcube.applicationsupportlayer.social.NewsManager
-
use to share an update from your application
- shareApplicationUpdate(String, String) - Method in interface org.gcube.applicationsupportlayer.social.NewsManager
-
use to share an update from your application with a reference to the news object
- shareApplicationUpdate(String, String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NewsManager
-
use to share an update from your application with a reference to the news object and with a link preview
- shareApplicationUpdate(String, String, String, String, InputStream, ImageType) - Method in interface org.gcube.applicationsupportlayer.social.NewsManager
-
use to share an update from your application with a reference to the news object and with a link preview passing its input stream
- SocialMailingUtil - Class in org.gcube.applicationsupportlayer.social.mailing
-
- SocialMailingUtil() - Constructor for class org.gcube.applicationsupportlayer.social.mailing.SocialMailingUtil
-
- SocialNetworkingSite - Class in org.gcube.applicationsupportlayer.social.shared
-
- SocialNetworkingSite(HttpServletRequest) - Constructor for class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingSite
-
Please note that this constructor works with web application/portlets deployed in Liferay's Tomcat Bundle
If your application run on an external service please use the constructor SocialNetworkingSite(String siteName, String senderEmail, String siteURL, String siteLandingPagePath)
- SocialNetworkingSite(String) - Constructor for class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingSite
-
Please note that this constructor works with web application/portlets deployed in Liferay's Tomcat Bundle
If your application run on an external service please use the constructor SocialNetworkingSite(String siteName, String senderEmail, String siteURL, String siteLandingPagePath)
- SocialNetworkingSite(String, String, String, String) - Constructor for class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingSite
-
Use this constructor when you use this class within web application/portlets not deployed in Liferay's Tomcat Bundle
- SocialNetworkingUser - Class in org.gcube.applicationsupportlayer.social.shared
-
- SocialNetworkingUser() - Constructor for class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingUser
-
- SocialNetworkingUser(String, String, String, String) - Constructor for class org.gcube.applicationsupportlayer.social.shared.SocialNetworkingUser
-
- SocialPortalBridge - Class in org.gcube.applicationsupportlayer.social
-
- SocialPortalBridge(String, SocialNetworkingUser) - Constructor for class org.gcube.applicationsupportlayer.social.SocialPortalBridge
-
- SocialPortalBridge(String, SocialNetworkingUser, String) - Constructor for class org.gcube.applicationsupportlayer.social.SocialPortalBridge
-