public interface JoinServiceAsync
Modifier and Type | Method and Description |
---|---|
void |
getVREs(com.google.gwt.user.client.rpc.AsyncCallback<LinkedHashMap<VRECategory,ArrayList<VRE>>> callback) |
void |
joinVRE(Long vreID,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void getVREs(com.google.gwt.user.client.rpc.AsyncCallback<LinkedHashMap<VRECategory,ArrayList<VRE>>> callback)
Copyright © 2016. All Rights Reserved.