Uses of Class
gov.nasa.pds.registry.ui.shared.ViewAssociation

Packages that use ViewAssociation
gov.nasa.pds.registry.server.connection   
gov.nasa.pds.registry.ui.client   
gov.nasa.pds.registry.ui.server   
 

Uses of ViewAssociation in gov.nasa.pds.registry.server.connection
 

Methods in gov.nasa.pds.registry.server.connection that return types with arguments of type ViewAssociation
static List<ViewAssociation> ConnectionManager.getAssociations(gov.nasa.pds.registry.query.AssociationQuery query)
           
static List<ViewAssociation> ConnectionManager.getAssociations(gov.nasa.pds.registry.query.AssociationQuery query, Integer start, Integer numResults)
           
 

Uses of ViewAssociation in gov.nasa.pds.registry.ui.client
 

Fields in gov.nasa.pds.registry.ui.client with type parameters of type ViewAssociation
protected  List<ViewAssociation> Registry_ui.tempAssociations
           
 

Methods in gov.nasa.pds.registry.ui.client that return types with arguments of type ViewAssociation
 com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation> AssociationService.getAssociations(String guid)
           
protected  List<ViewAssociation> Registry_ui.getTempAssociations()
           
 

Method parameters in gov.nasa.pds.registry.ui.client with type arguments of type ViewAssociation
 void ProductTableModel.getAssociations(String guid, com.google.gwt.user.client.rpc.AsyncCallback<com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation>> asyncCallback)
           
 void AssociationServiceAsync.getAssociations(String guid, com.google.gwt.user.client.rpc.AsyncCallback<com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation>> callback)
           
protected  void Registry_ui.setTempAssociations(List<ViewAssociation> tempAssociations)
           
 

Uses of ViewAssociation in gov.nasa.pds.registry.ui.server
 

Methods in gov.nasa.pds.registry.ui.server that return types with arguments of type ViewAssociation
 com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewAssociation> AssociationServiceImpl.getAssociations(String guid)
           
 



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