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

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

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

Methods in gov.nasa.pds.registry.resource that return ClassificationScheme
 ClassificationScheme SchemesResource.getClassificationScheme(String schemeGuid)
          Retrieves the classification scheme with the given identifier
 

Methods in gov.nasa.pds.registry.resource with parameters of type ClassificationScheme
protected static URI SchemesResource.getSchemeUri(ClassificationScheme scheme, javax.ws.rs.core.UriInfo uriInfo)
           
 javax.ws.rs.core.Response SchemesResource.publishScheme(ClassificationScheme scheme)
          Publishes a Classification Scheme to the registry.
 

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

Fields in gov.nasa.pds.registry.util declared as ClassificationScheme
static ClassificationScheme Examples.REQUEST_SCHEME
           
static ClassificationScheme Examples.RESPONSE_SCHEME
           
 



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