Class RegistryDAO
- java.lang.Object
- 
- gov.nasa.pds.harvest.search.registry.RegistryDAO
 
- 
 public class RegistryDAO extends Object Data Access Object to work with the registry collection in Solr.- Author:
- karpenko
 
- 
- 
Constructor SummaryConstructors Constructor Description RegistryDAO()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasProduct(String lid, String vid)voidsaveProduct(RegistryMetadata meta, File file)
 
-