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