Class PortletsIdManager
- java.lang.Object
-
- org.gcube.portal.custom.communitymanager.PortletsIdManager
-
public final class PortletsIdManager extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringACCOUNTING_NODESstatic StringACCOUNTING_PORTALstatic StringACCOUNTING_SERVICESstatic StringANNOTATIONstatic StringCOLLECTIONS_NAVIGATORstatic StringGCUBE_ADD_USERS_MANAGEstatic StringGCUBE_LOGGEDINstatic StringGCUBE_LOGINstatic StringGCUBE_ROLES_MANAGEstatic StringGCUBE_USERS_MANAGEstatic StringINFORMATION_SPACE_EDITORstatic StringLR_ACTIVITIESstatic StringLR_CALENDARstatic StringLR_LOGINstatic StringLR_NAVIGATIONstatic StringLR_VELOCITYstatic StringLR_WEBCONTENT_DISPLAYstatic StringMONITORING_ECOSYSTEMstatic StringREPORT_GENERATORstatic StringREPORT_TEMPLATE_CREATORstatic StringRESOURCES_MANAGEMENTstatic StringRESULTS_BROWSINGstatic StringSEARCH_UIstatic StringTIME_SERIES_MANAGERstatic StringVRE_DEFINITIONstatic StringVRE_DEPLOYERstatic StringVRE_DEPLOYMENTstatic StringWORKSPACE
-
Constructor Summary
Constructors Constructor Description PortletsIdManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetLRPortletId(String gCubePorletName)return the portlet name for Liferay
-
-
-
Field Detail
-
GCUBE_LOGIN
public static final String GCUBE_LOGIN
- See Also:
- Constant Field Values
-
GCUBE_LOGGEDIN
public static final String GCUBE_LOGGEDIN
- See Also:
- Constant Field Values
-
GCUBE_USERS_MANAGE
public static final String GCUBE_USERS_MANAGE
- See Also:
- Constant Field Values
-
GCUBE_ADD_USERS_MANAGE
public static final String GCUBE_ADD_USERS_MANAGE
- See Also:
- Constant Field Values
-
ACCOUNTING_PORTAL
public static final String ACCOUNTING_PORTAL
- See Also:
- Constant Field Values
-
ACCOUNTING_NODES
public static final String ACCOUNTING_NODES
- See Also:
- Constant Field Values
-
ACCOUNTING_SERVICES
public static final String ACCOUNTING_SERVICES
- See Also:
- Constant Field Values
-
MONITORING_ECOSYSTEM
public static final String MONITORING_ECOSYSTEM
- See Also:
- Constant Field Values
-
GCUBE_ROLES_MANAGE
public static final String GCUBE_ROLES_MANAGE
- See Also:
- Constant Field Values
-
TIME_SERIES_MANAGER
public static final String TIME_SERIES_MANAGER
- See Also:
- Constant Field Values
-
WORKSPACE
public static final String WORKSPACE
- See Also:
- Constant Field Values
-
INFORMATION_SPACE_EDITOR
public static final String INFORMATION_SPACE_EDITOR
- See Also:
- Constant Field Values
-
RESULTS_BROWSING
public static final String RESULTS_BROWSING
- See Also:
- Constant Field Values
-
RESOURCES_MANAGEMENT
public static final String RESOURCES_MANAGEMENT
- See Also:
- Constant Field Values
-
COLLECTIONS_NAVIGATOR
public static final String COLLECTIONS_NAVIGATOR
- See Also:
- Constant Field Values
-
SEARCH_UI
public static final String SEARCH_UI
- See Also:
- Constant Field Values
-
ANNOTATION
public static final String ANNOTATION
- See Also:
- Constant Field Values
-
REPORT_GENERATOR
public static final String REPORT_GENERATOR
- See Also:
- Constant Field Values
-
REPORT_TEMPLATE_CREATOR
public static final String REPORT_TEMPLATE_CREATOR
- See Also:
- Constant Field Values
-
LR_NAVIGATION
public static final String LR_NAVIGATION
- See Also:
- Constant Field Values
-
LR_LOGIN
public static final String LR_LOGIN
- See Also:
- Constant Field Values
-
LR_VELOCITY
public static final String LR_VELOCITY
- See Also:
- Constant Field Values
-
LR_WEBCONTENT_DISPLAY
public static final String LR_WEBCONTENT_DISPLAY
- See Also:
- Constant Field Values
-
LR_CALENDAR
public static final String LR_CALENDAR
- See Also:
- Constant Field Values
-
LR_ACTIVITIES
public static final String LR_ACTIVITIES
- See Also:
- Constant Field Values
-
VRE_DEFINITION
public static final String VRE_DEFINITION
- See Also:
- Constant Field Values
-
VRE_DEPLOYER
public static final String VRE_DEPLOYER
- See Also:
- Constant Field Values
-
VRE_DEPLOYMENT
public static final String VRE_DEPLOYMENT
- See Also:
- Constant Field Values
-
-