|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Association | |
---|---|
gov.nasa.pds.registry.client | |
gov.nasa.pds.registry.resource | |
gov.nasa.pds.registry.service | |
gov.nasa.pds.registry.util |
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.resource |
---|
Methods in gov.nasa.pds.registry.resource that return Association | |
---|---|
Association |
AssociationsResource.getAssociation(String guid)
Retrieves an association with the given global identifier. |
Methods in gov.nasa.pds.registry.resource with parameters of type Association | |
---|---|
protected static URI |
AssociationsResource.getAssociationUri(Association association,
javax.ws.rs.core.UriInfo uriInfo)
|
javax.ws.rs.core.Response |
AssociationsResource.publishAssociation(Association association)
Publishes an association to the registry. |
Uses of Association in gov.nasa.pds.registry.service |
---|
Methods in gov.nasa.pds.registry.service that return Association | |
---|---|
Association |
RegistryService.getAssocation(String guid)
Retrieves the Association from the registry with the given guid |
Uses of Association in gov.nasa.pds.registry.util |
---|
Fields in gov.nasa.pds.registry.util declared as Association | |
---|---|
static Association |
Examples.REQUEST_ASSOCIATION
|
static Association |
Examples.RESPONSE_ASSOCIATION
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |