Package | Description |
---|---|
org.gcube.portlets.user.joinnew.client | |
org.gcube.portlets.user.joinnew.client.panels | |
org.gcube.portlets.user.joinnew.server | |
org.gcube.portlets.user.joinnew.shared |
Modifier and Type | Method and Description |
---|---|
VO |
JoinNewService.getRootVO() |
Modifier and Type | Method and Description |
---|---|
ArrayList<VO> |
JoinNewService.getInfrastructureVOs() |
Modifier and Type | Method and Description |
---|---|
void |
JoinNewServiceAsync.getInfrastructureVOs(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<VO>> callback) |
void |
JoinNewServiceAsync.getRootVO(com.google.gwt.user.client.rpc.AsyncCallback<VO> callback) |
Modifier and Type | Method and Description |
---|---|
void |
PanelFilter.setVO(List<VO> result)
Create a VO tree with some data in it.
|
void |
PanelBody.setVO(List<VO> result)
Create a VO tree with some data in it.
|
Constructor and Description |
---|
PanelVO(VO vo) |
Modifier and Type | Method and Description |
---|---|
VO |
JoinNewServiceImpl.getRootVO()
return the root org
|
Modifier and Type | Method and Description |
---|---|
protected static ArrayList<VO> |
LoginServiceUtil.getFakeVOs()
simply returns fake VOS for debugging purpose
|
ArrayList<VO> |
JoinNewServiceImpl.getInfrastructureVOs()
first method called by the UI
|
Modifier and Type | Method and Description |
---|---|
static void |
LoginServiceUtil.addMembershipRequest(String username,
VO rootVO,
String scope,
String optionalMessage,
String portalbasicurl,
String gatewayName) |
static void |
LoginServiceUtil.notifyUserSelfRegistration(String username,
VO rootVO,
String scope,
String portalbasicurl,
String gatewayName) |
Modifier and Type | Method and Description |
---|---|
int |
VO.compareTo(VO voToCompare)
compare the number of vres
|
Copyright © 2014. All Rights Reserved.