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

Packages that use ClassificationNode
gov.nasa.pds.registry.service   
 

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

Methods in gov.nasa.pds.registry.service that return types with arguments of type ClassificationNode
 List<ClassificationNode> RegistryServiceImpl.getClassificationNodes(String scheme)
           
 List<ClassificationNode> RegistryService.getClassificationNodes(String scheme)
          Retrieves all ClassificationNode for a given ClassificationScheme
 List<ClassificationNode> MetadataStoreJPA.getClassificationNodes(String scheme)
           
 List<ClassificationNode> MetadataStore.getClassificationNodes(String scheme)
          Retrieves the list of classification nodes which fall under a given classification scheme
 



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