Modifier and Type | Method and Description |
---|---|
VRE |
JoinNewService.getSelectedVRE(long organizationId) |
Modifier and Type | Method and Description |
---|---|
void |
JoinNewServiceAsync.getSelectedVRE(long organizationId,
com.google.gwt.user.client.rpc.AsyncCallback<VRE> callback) |
Constructor and Description |
---|
ActionButton(VRE vre,
ActionButton.ButtonType type) |
Modifier and Type | Method and Description |
---|---|
VRE |
PanelVRE.getVreObject() |
Constructor and Description |
---|
AccessVREDialog(ActionButton caller,
VRE vre,
String scope,
boolean isInvitation) |
LabelVRE(VRE vre) |
PanelVRE(VRE vre) |
Constructor and Description |
---|
PanelVREs(ArrayList<VRE> vres) |
Modifier and Type | Method and Description |
---|---|
VRE |
JoinNewServiceImpl.getSelectedVRE(long organizationId)
return the selected VRE "from outside" with information about the user
|
Modifier and Type | Method and Description |
---|---|
protected static ArrayList<VRE> |
LoginServiceUtil.getVREsFromInfrastructure(String scopename) |
Modifier and Type | Method and Description |
---|---|
ArrayList<VRE> |
VO.getVres() |
Modifier and Type | Method and Description |
---|---|
void |
VO.addVRE(VRE toAdd) |
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.