public interface QuestionsServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
getManagers(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<org.gcube.portal.databook.shared.UserInfo>> callback) |
void |
isLeaveButtonAvailable(String currentUrl,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void |
removeUserFromVRE(com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
Copyright © 2016. All Rights Reserved.