Package | Description |
---|---|
gov.nasa.pds.registry.service |
Modifier and Type | Class and Description |
---|---|
class |
MetadataStoreJPA
This is a database implementation using Java's persistence library.
|
Modifier and Type | Method and Description |
---|---|
MetadataStore |
RegistryServiceImpl.getMetadataStore() |
MetadataStore |
RegistryService.getMetadataStore()
Get access to the back end store for the registry service.
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryServiceImpl.setMetadataStore(MetadataStore metadataStore) |
void |
RegistryService.setMetadataStore(MetadataStore metadataStore)
Set where to store all the metadata for registry objects.
|
Copyright © 2010–2018 Planetary Data System. All rights reserved.