Package | Description |
---|---|
gov.nasa.pds.tracking.tracking.db |
Modifier and Type | Method and Description |
---|---|
Product |
Product.getProduct(String idf,
String ver) |
Modifier and Type | Method and Description |
---|---|
List<Product> |
Product.getProducts(String type)
Product Query - Query the product table for a list of products by type.
|
List<Product> |
Product.getProductsAssociatedDeliveriesOrderByTitle(String instRef,
String investRef)
Product Delivery Query - Query the product, delivery and *_reference tables for a list of products that have associated deliveries.
|
List<Product> |
Product.getProductsOrderByTitle() |
Copyright © 2010–2018 Planetary Data System. All rights reserved.