Package org.gcube.portlets.user.vlabs
Class Utils
java.lang.Object
org.gcube.portlets.user.vlabs.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VLabBeangetVLabBean(com.liferay.portal.kernel.model.User currentUser, String urlContainingGroupId)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
getVLabBean
public static VLabBean getVLabBean(com.liferay.portal.kernel.model.User currentUser, String urlContainingGroupId) - Parameters:
currentUser-urlContainingGroupId-- Returns:
- the access policy and the direct VRE Url if the member belongs to the VRE, the page to ask for registration on this VRE othwerise
-