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

Packages that use Service
gov.nasa.pds.registry.resource   
gov.nasa.pds.registry.util   
 

Uses of Service in gov.nasa.pds.registry.resource
 

Methods in gov.nasa.pds.registry.resource that return Service
 Service ServicesResource.getService(String guid)
          Retrieves the service with the given identifier.
 

Methods in gov.nasa.pds.registry.resource with parameters of type Service
protected static URI ServicesResource.getServiceUri(Service service, javax.ws.rs.core.UriInfo uriInfo)
           
 javax.ws.rs.core.Response ServicesResource.publishService(Service service)
          Publishes a service to the registry.
 

Uses of Service in gov.nasa.pds.registry.util
 

Fields in gov.nasa.pds.registry.util declared as Service
static Service Examples.SERVICE
           
 



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