Package | Description |
---|---|
gov.nasa.pds.tracking.tracking.db |
Modifier and Type | Method and Description |
---|---|
CertificationStatus |
CertificationStatus.getLatestCertificationStatus(java.lang.String logical_identifier,
java.lang.String ver)
Certification Status Query - Query the certification_status table for the latest certification status of a given product.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CertificationStatus> |
CertificationStatus.getCertificationStatusList(java.lang.String logical_identifier,
java.lang.String ver)
Certification Status List Query - Query the certification_status table for the certification status progression of a given product.
|
java.util.List<CertificationStatus> |
CertificationStatus.getCertificationStatusOrderByVersion() |
java.util.List<CertificationStatus> |
CertificationStatus.getCertificationStatusOrderByVersion(java.lang.String title) |
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.