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 |
---|---|
ArrayList<VRE> |
JoinService.getVREs() |
Modifier and Type | Method and Description |
---|---|
void |
JoinServiceAsync.getVREs(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<VRE>> callback) |
Constructor and Description |
---|
DisplayVRE(VRE vre) |
Modifier and Type | Method and Description |
---|---|
ArrayList<VRE> |
JoinServiceImpl.getPortalOrganizationMappedToVRE() |
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 © 2015. All Rights Reserved.