public class SocialPortalBridge extends Object
Modifier and Type | Field and Description |
---|---|
protected org.gcube.portal.databook.shared.ApplicationProfile |
applicationProfile |
protected org.gcube.application.framework.core.session.ASLSession |
aslSession |
Constructor and Description |
---|
SocialPortalBridge(org.gcube.application.framework.core.session.ASLSession session) |
SocialPortalBridge(org.gcube.application.framework.core.session.ASLSession session,
String portletClassName) |
Modifier and Type | Method and Description |
---|---|
protected String |
escapeHtml(String html)
Escape an html string.
|
org.gcube.portal.databook.shared.ApplicationProfile |
getApplicationProfile() |
protected String |
getScopeByOrganizationId(String vreid) |
static org.gcube.portal.databook.server.DatabookStore |
getStoreInstance() |
protected org.gcube.application.framework.core.session.ASLSession aslSession
protected org.gcube.portal.databook.shared.ApplicationProfile applicationProfile
public SocialPortalBridge(org.gcube.application.framework.core.session.ASLSession session, String portletClassName)
session
- public SocialPortalBridge(org.gcube.application.framework.core.session.ASLSession session)
session
- public static org.gcube.portal.databook.server.DatabookStore getStoreInstance()
protected String escapeHtml(String html)
html
- the html string to escapepublic org.gcube.portal.databook.shared.ApplicationProfile getApplicationProfile()
Copyright © 2015. All Rights Reserved.