A E G N O S _

A

ApplicationNewsManager - Class in org.gcube.applicationsupportlayer.social
 
ApplicationNewsManager(ASLSession, String) - Constructor for class org.gcube.applicationsupportlayer.social.ApplicationNewsManager
 
ApplicationNotificationsManager - Class in org.gcube.applicationsupportlayer.social
 
ApplicationNotificationsManager(ASLSession) - Constructor for class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
Use this constructor if you do not need notifications to point back to your applications
ApplicationNotificationsManager(ASLSession, String) - Constructor for class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
Use this constructor if you do need notifications to point back to your applications, make sure you create your application profile on the infrastructure.
applicationProfile - Variable in class org.gcube.applicationsupportlayer.social.SocialPortalBridge
 
ApplicationProfileNotFoundException - Exception in org.gcube.applicationsupportlayer.social.ex
 
ApplicationProfileNotFoundException(String) - Constructor for exception org.gcube.applicationsupportlayer.social.ex.ApplicationProfileNotFoundException
 
aslSession - Variable in class org.gcube.applicationsupportlayer.social.SocialPortalBridge
 

E

EmailPlugin - Class in org.gcube.applicationsupportlayer.social.mailing
 
EmailPlugin() - Constructor for class org.gcube.applicationsupportlayer.social.mailing.EmailPlugin
 
escapeHtml(String) - Method in class org.gcube.applicationsupportlayer.social.SocialPortalBridge
Escape an html string.

G

getApplicationProfile() - Method in class org.gcube.applicationsupportlayer.social.SocialPortalBridge
 
getScopeByOrganizationId(String) - Method in class org.gcube.applicationsupportlayer.social.SocialPortalBridge
 
getStoreInstance() - Static method in class org.gcube.applicationsupportlayer.social.SocialPortalBridge
 

N

NewsManager - Interface in org.gcube.applicationsupportlayer.social
 
NotificationsManager - Interface in org.gcube.applicationsupportlayer.social
 
notifyAddedItem(String, WorkspaceItem, WorkspaceFolder) - 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, WorkspaceFolder) - 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
notifyCommentOnFavorite(String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a user that someone commented on one of his favorite posts
notifyCommentOnFavorite(String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a user that someone commented on one of his favorite posts
notifyCommentReply(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) - 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
 
notifyDocumentWorkflowFirstStepRequest(String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a document workflow user that a new Document Workflow was created and he is involved in the first step and he is requested to do a task
notifyDocumentWorkflowFirstStepRequest(String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a document workflow user that a new Document Workflow was created and he is involved in the first step and he is requested to do a task
notifyDocumentWorkflowStepForwardComplete(String, String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a document workflow owner that someone forwarded and the workflow moved to another step a document worflow he created
notifyDocumentWorkflowStepForwardComplete(String, String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a document workflow owner that someone forwarded and the workflow moved to another step a document worflow he created
notifyDocumentWorkflowTaskRequest(String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a document workflow user (user that in the same document workflow) that he is requested to do a task
notifyDocumentWorkflowTaskRequest(String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a document workflow user (user that in the same document workflow) that he is requested to do a task
notifyDocumentWorkflowUpdate(String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a document workflow owner that someone has updated a document involved in a worflow he created
notifyDocumentWorkflowUpdate(String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a document workflow owner that someone has updated a document involved in a worflow he created
notifyDocumentWorkflowUserForward(String, String, String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a document workflow owner that a user performed a forward action to another step a document worflow he created
notifyDocumentWorkflowUserForward(String, String, String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a document workflow owner that a user performed a forward action to another step a document worflow he created
notifyDocumentWorkflowView(String, String, String) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a document workflow owner that someone has viewed a document involved in a worflow he created
notifyDocumentWorkflowView(String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a document workflow owner that someone has viewed a document involved in a worflow he created
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, WorkspaceFolder, 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, WorkspaceFolder, 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, WorkspaceFolder, 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, WorkspaceFolder, 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, WorkspaceFolder) - 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, WorkspaceFolder) - 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, WorkspaceFolder) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a user he got a workspace folder shared
notifyFolderSharing(String, WorkspaceFolder) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a user he got a workspace folder shared
notifyItemRenaming(String, String, WorkspaceItem) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a user he got a workspace item renamed
notifyItemRenaming(String, String, WorkspaceItem) - 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) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
notifyMessageReceived(String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
 
notifyMovedItem(String, WorkspaceItem, WorkspaceFolder) - 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, WorkspaceFolder) - 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) - Method in class org.gcube.applicationsupportlayer.social.ApplicationNotificationsManager
use to notify a user that someone commented on his post
notifyOwnCommentReply(String, String, String) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a user that someone commented on his post
notifyRemovedItem(String, String, WorkspaceFolder) - 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, WorkspaceFolder) - 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
notifyUpdatedItem(String, WorkspaceItem, WorkspaceFolder) - 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, WorkspaceFolder) - 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) - 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) - Method in interface org.gcube.applicationsupportlayer.social.NotificationsManager
use to notify a user that he was mentioned (tagged) on a post

O

org.gcube.applicationsupportlayer.social - package org.gcube.applicationsupportlayer.social
 
org.gcube.applicationsupportlayer.social.ex - package org.gcube.applicationsupportlayer.social.ex
 
org.gcube.applicationsupportlayer.social.mailing - package org.gcube.applicationsupportlayer.social.mailing
 

S

sendNotification(Notification, String) - Static method in class org.gcube.applicationsupportlayer.social.mailing.EmailPlugin
 
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
SocialPortalBridge - Class in org.gcube.applicationsupportlayer.social
 
SocialPortalBridge(ASLSession, String) - Constructor for class org.gcube.applicationsupportlayer.social.SocialPortalBridge
 
SocialPortalBridge(ASLSession) - Constructor for class org.gcube.applicationsupportlayer.social.SocialPortalBridge
 

_

_log - Static variable in class org.gcube.applicationsupportlayer.social.SocialPortalBridge
 

A E G N O S _

Copyright © 2013. All Rights Reserved.