Uses of Class
org.gcube.portlets.user.joinvre.model.VRE
Packages that use VRE
Package
Description
-
Uses of VRE in org.gcube.portlets.user.joinvre.model
Methods in org.gcube.portlets.user.joinvre.model that return types with arguments of type VREMethod parameters in org.gcube.portlets.user.joinvre.model with type arguments of type VREConstructor parameters in org.gcube.portlets.user.joinvre.model with type arguments of type VRE -
Uses of VRE in org.gcube.portlets.user.joinvre.service
Methods in org.gcube.portlets.user.joinvre.service that return types with arguments of type VREModifier and TypeMethodDescriptionJoinVREService.getAllVREs(com.liferay.portal.kernel.model.User user) Get all VREs for the current userJoinVREService.getAvailableVREs()Get available VREs (public method for JSP compatibility) -
Uses of VRE in org.gcube.portlets.user.joinvre.service.impl
Methods in org.gcube.portlets.user.joinvre.service.impl that return types with arguments of type VREModifier and TypeMethodDescriptionJoinVREServiceImpl.getAllVREs(com.liferay.portal.kernel.model.User user) JoinVREServiceImpl.getAvailableVREs()