Package | Description |
---|---|
org.gcube.applicationsupportlayer.social |
Modifier and Type | Field and Description |
---|---|
protected SocialNetworkingUser |
SocialPortalBridge.currUser |
Constructor and Description |
---|
ApplicationNewsManager(String scope,
SocialNetworkingUser currUser,
String portletClassName) |
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.
|
SocialPortalBridge(String scope,
SocialNetworkingUser currUser) |
SocialPortalBridge(String scope,
SocialNetworkingUser currUser,
String portletClassName) |
Copyright © 2019. All Rights Reserved.