gov.nasa.pds.registry.ui.client
Interface AssociationServiceAsync


public interface AssociationServiceAsync

Asynchronous interface to the association service

Author:
jagander

Method Summary
 void getAssociations(String lid, String userVersion, com.google.gwt.user.client.rpc.AsyncCallback<com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation>> callback)
           
 

Method Detail

getAssociations

void getAssociations(String lid,
                     String userVersion,
                     com.google.gwt.user.client.rpc.AsyncCallback<com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation>> callback)


Copyright © 2005-2010 Planetary Data System. All Rights Reserved.