gov.nasa.pds.registry.ui.client
Interface ClassificationNodeServiceAsync
public interface ClassificationNodeServiceAsync
Asynchronous interface to the node service
- Author:
- hyunlee
requestRows
void requestRows(com.google.gwt.gen2.table.client.TableModelHelper.Request request,
Map<String,String> filters,
com.google.gwt.user.client.rpc.AsyncCallback<com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewClassificationNode>> callback)
getClassificationNodes
void getClassificationNodes(String guid,
com.google.gwt.user.client.rpc.AsyncCallback<com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewClassificationNode>> callback)
Copyright © 2010-2011 Planetary Data System. All Rights Reserved.