|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GisViewerServiceAsync
The async counterpart of GreetingService.
| Method Summary | |
|---|---|
void |
getDataResult(List<LayerItem> layerItems,
String bbox,
com.google.gwt.user.client.rpc.AsyncCallback<List<WfsTable>> asyncCallback)
|
void |
getDataResult(List<String> urls,
com.google.gwt.user.client.rpc.AsyncCallback<List<DataResult>> callback)
|
void |
getGroupsInfo(String groupName,
com.google.gwt.user.client.rpc.AsyncCallback<LayerItemsResult> callback)
|
void |
getLayersInfo(List<String> layersName,
com.google.gwt.user.client.rpc.AsyncCallback<LayerItemsResult> callback)
|
void |
getLayersInfoByLayerItems(List<LayerItem> layerItems,
com.google.gwt.user.client.rpc.AsyncCallback<LayerItemsResult> asyncCallback)
|
void |
getTransectUrl(com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
|
| Method Detail |
|---|
void getDataResult(List<String> urls,
com.google.gwt.user.client.rpc.AsyncCallback<List<DataResult>> callback)
void getGroupsInfo(String groupName,
com.google.gwt.user.client.rpc.AsyncCallback<LayerItemsResult> callback)
void getLayersInfo(List<String> layersName,
com.google.gwt.user.client.rpc.AsyncCallback<LayerItemsResult> callback)
void getLayersInfoByLayerItems(List<LayerItem> layerItems,
com.google.gwt.user.client.rpc.AsyncCallback<LayerItemsResult> asyncCallback)
void getTransectUrl(com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
void getDataResult(List<LayerItem> layerItems,
String bbox,
com.google.gwt.user.client.rpc.AsyncCallback<List<WfsTable>> asyncCallback)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||