Package | Description |
---|---|
org.gcube.applicationsupportlayer.social |
Constructor and Description |
---|
ApplicationNotificationsManager(SocialNetworkingSite site,
String scope,
SocialNetworkingUser currUser)
Use this constructor if you do not need notifications to point back to your applications
|
ApplicationNotificationsManager(SocialNetworkingSite site,
String scope,
SocialNetworkingUser currUser,
String portletClassName)
Use this constructor if you do need notifications to point back to your applications,
make sure you create your application profile on the infrastructure.
|
ApplicationNotificationsManager(org.gcube.vomanagement.usermanagement.UserManager userManager,
SocialNetworkingSite site,
String scope,
SocialNetworkingUser currUser)
Use this constructor if your artifact is not deployed on the portal and do not need notifications to point back to your applications
|
ApplicationNotificationsManager(org.gcube.vomanagement.usermanagement.UserManager userManager,
SocialNetworkingSite site,
String scope,
SocialNetworkingUser currUser,
String portletClassName)
Use this constructor if your artifact is not deployed on the portal and you do need notifications to point back to your applications,
make sure you create your application profile on the infrastructure.
|
Copyright © 2019. All Rights Reserved.