Package | Description |
---|---|
gov.nasa.pds.tracking.tracking.db |
Modifier and Type | Method and Description |
---|---|
ArchiveStatus |
ArchiveStatus.getLatestArchiveStatus(String logical_identifier,
String ver)
Archive Status Query - Query the archive_status table for the latest archive status of a given product.
|
Modifier and Type | Method and Description |
---|---|
List<ArchiveStatus> |
ArchiveStatus.getArchiveStatusList(String logical_identifier,
String ver)
Archive Status List Query – Query the archive_status table for the archive status progression of a given product.
|
List<ArchiveStatus> |
ArchiveStatus.getArchiveStatusOrderByVersion() |
List<ArchiveStatus> |
ArchiveStatus.getArchiveStatusOrderByVersion(String title) |
Copyright © 2010–2018 Planetary Data System. All rights reserved.