gov.nasa.pds.registry.ui.client
Interface ClassificationNodeService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- ClassificationNodeServiceImpl
@RemoteServiceRelativePath(value="nodes")
public interface ClassificationNodeService
- extends com.google.gwt.user.client.rpc.RemoteService
Interface to the nodes service
- Author:
- hyunlee
requestRows
com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewClassificationNode> requestRows(com.google.gwt.gen2.table.client.TableModelHelper.Request request,
Map<String,String> filters)
getClassificationNodes
com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewClassificationNode> getClassificationNodes(String guid)
Copyright © 2010–2014 Planetary Data System. All rights reserved.