public interface MyVREsServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
getSiteLandingPagePath(com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
void |
getUserToken(String context,
String state,
com.google.gwt.user.client.rpc.AsyncCallback<AuthorizationBean> 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 getUserToken(String context, String state, com.google.gwt.user.client.rpc.AsyncCallback<AuthorizationBean> callback)
Copyright © 2017. All Rights Reserved.