org.gcube.portlets.user.joinnew.client
Interface JoinNewServiceAsync
public interface JoinNewServiceAsync
getSelectedRE
void getSelectedRE(com.google.gwt.user.client.rpc.AsyncCallback<ResearchEnvironment> callback)
isLayoutLoaded
void isLayoutLoaded(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
getInfrastructureVOs
void getInfrastructureVOs(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<VO>> callback)
getRootVO
void getRootVO(com.google.gwt.user.client.rpc.AsyncCallback<VO> callback)
addMembershipRequest
void addMembershipRequest(String scope,
String optionalMessage,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
loadLayout
void loadLayout(String scope,
String URL,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
Copyright © 2013. All Rights Reserved.