Interface | Description |
---|---|
MetadataStore |
This interface provides the methods required by the
RegistryServiceImpl in order for it to operate. |
RegistryService |
Class | Description |
---|---|
MetadataStoreJPA |
This is a database implementation using Java's persistence library.
|
RegistryServiceImpl |
This class contains all the logic for publishing, versioning, updating, and
deleting registry objects.
|
Copyright © 2010–2015 Planetary Data System. All rights reserved.