public interface MyVREsServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
getOAuthTempCode(String context,
String state,
String clientId,
String authorisedRedirectURI,
com.google.gwt.user.client.rpc.AsyncCallback<AuthorizationBean> callback) |
void |
getSiteLandingPagePath(com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
void |
getUserVREs(com.google.gwt.user.client.rpc.AsyncCallback<LinkedHashMap<String,ArrayList<VRE>>> callback) |
void getUserVREs(com.google.gwt.user.client.rpc.AsyncCallback<LinkedHashMap<String,ArrayList<VRE>>> callback)
void getSiteLandingPagePath(com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
void getOAuthTempCode(String context, String state, String clientId, String authorisedRedirectURI, com.google.gwt.user.client.rpc.AsyncCallback<AuthorizationBean> callback)
Copyright © 2019. All rights reserved.