Uses of Class
gov.nasa.pds.registry.model.Association

Packages that use Association
gov.nasa.pds.registry.client   
gov.nasa.pds.registry.service   
 

Uses of Association in gov.nasa.pds.registry.client
 

Methods in gov.nasa.pds.registry.client with parameters of type Association
 com.sun.jersey.api.client.ClientResponse RegistryClient.publishAssociation(String user, Association association)
           
 

Uses of Association in gov.nasa.pds.registry.service
 

Methods in gov.nasa.pds.registry.service that return Association
 Association RegistryServiceImpl.getAssocation(String guid)
           
 Association RegistryService.getAssocation(String guid)
          Retrieves the Association from the registry with the given guid
 



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