Package | Description |
---|---|
org.gcube.portlets.user.joinvre.server | |
org.gcube.portlets.user.joinvre.shared |
Modifier and Type | Method and Description |
---|---|
List<VRECategory> |
JoinServiceImpl.getCategory(com.liferay.portal.model.Organization organization) |
Modifier and Type | Field and Description |
---|---|
protected List<VRECategory> |
VRE.categories |
Modifier and Type | Method and Description |
---|---|
List<VRECategory> |
VRE.getCategories() |
Modifier and Type | Method and Description |
---|---|
int |
VRECategory.compareTo(VRECategory vreCategory) |
Modifier and Type | Method and Description |
---|---|
void |
VRE.setCategories(List<VRECategory> categories) |
Constructor and Description |
---|
VRE(long id,
String vreName,
String description,
String imageURL,
String vomsGroupName,
String friendlyURL,
List<VRECategory> categories,
int relevance,
UserBelonging userBelonging,
boolean uponRequest) |
Copyright © 2015. All Rights Reserved.