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 Summary
Constructors Constructor Description RegistryDAO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasProduct(String lid, String vid)
void
saveProduct(RegistryMetadata meta, File file)
-