Package | Description |
---|---|
org.gcube.portlets.user.joinvre.client | |
org.gcube.portlets.user.joinvre.client.ui | |
org.gcube.portlets.user.joinvre.server | |
org.gcube.portlets.user.joinvre.shared |
Modifier and Type | Method and Description |
---|---|
LinkedHashMap<VRECategory,ArrayList<VRE>> |
JoinService.getVREs() |
Modifier and Type | Method and Description |
---|---|
void |
JoinServiceAsync.getVREs(com.google.gwt.user.client.rpc.AsyncCallback<LinkedHashMap<VRECategory,ArrayList<VRE>>> callback) |
Constructor and Description |
---|
InfoPanel(VRE toDisplay) |
RedirectPanel(VRE toDisplay) |
VreThumbnail(VRE vre) |
Modifier and Type | Method and Description |
---|---|
LinkedHashMap<VRECategory,ArrayList<VRE>> |
JoinServiceImpl.getPortalOrganizationMappedToVRE() |
LinkedHashMap<VRECategory,ArrayList<VRE>> |
JoinServiceImpl.getVREs() |
Modifier and Type | Method and Description |
---|---|
ArrayList<VRE> |
VO.getVres() |
Modifier and Type | Method and Description |
---|---|
void |
VO.addVRE(VRE toAdd) |
int |
VRE.compareTo(VRE vre) |
Modifier and Type | Method and Description |
---|---|
void |
VO.setVres(ArrayList<VRE> vres) |
Constructor and Description |
---|
VO(String voName,
String description,
String imageURL,
String vomsGroupName,
String friendlyURL,
UserBelonging userBelonging,
boolean isRoot,
ArrayList<VRE> vres) |
Copyright © 2016. All Rights Reserved.