gov.nasa.pds.registry.ui.client
Interface AssociationService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- AssociationServiceImpl
@RemoteServiceRelativePath(value="associations")
public interface AssociationService
- extends com.google.gwt.user.client.rpc.RemoteService
Interface to the association service
- Author:
- jagander, hyunlee
getAssociations
com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation> getAssociations(String guid)
requestRows
com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation> requestRows(com.google.gwt.gen2.table.client.TableModelHelper.Request request,
Map<String,String> filters)
Copyright © 2010-2012 Planetary Data System. All Rights Reserved.