public interface NodeService
Modifier and Type | Method and Description |
---|---|
void |
getAllNodes(com.google.gwt.http.client.RequestCallback callback) |
void |
getNodeByNodeLabel(String nodeLabel,
com.google.gwt.http.client.RequestCallback callback) |
void getAllNodes(com.google.gwt.http.client.RequestCallback callback)
void getNodeByNodeLabel(String nodeLabel, com.google.gwt.http.client.RequestCallback callback)
Copyright © 2017. All rights reserved.