@RemoteServiceRelativePath(value="greet")
public interface MyVREsService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
AuthorizationBean |
getOAuthTempCode(String context,
String state,
String clientId,
String authorisedRedirectURL) |
String |
getSiteLandingPagePath() |
LinkedHashMap<String,ArrayList<VRE>> |
getUserVREs() |
LinkedHashMap<String,ArrayList<VRE>> getUserVREs()
String getSiteLandingPagePath()
AuthorizationBean getOAuthTempCode(String context, String state, String clientId, String authorisedRedirectURL)
Copyright © 2019. All rights reserved.