Package | Description |
---|---|
gov.nasa.pds.registry.service |
Modifier and Type | Method and Description |
---|---|
List<ClassificationNode> |
MetadataStore.getClassificationNodes(String scheme)
Retrieves the list of classification nodes which fall under a given
classification scheme
|
List<ClassificationNode> |
RegistryServiceImpl.getClassificationNodes(String scheme) |
List<ClassificationNode> |
MetadataStoreJPA.getClassificationNodes(String scheme) |
List<ClassificationNode> |
RegistryService.getClassificationNodes(String scheme)
Retrieves all
ClassificationNode for a given
ClassificationScheme |
Copyright © 2010–2017 Planetary Data System. All rights reserved.