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 products service

Author:
jagander

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

Method Detail

getAssociations

com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation> getAssociations(String lid,
                                                                                                        String userVersion)


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