gov.nasa.pds.search.core.registry
Class ProductClass
java.lang.Object
gov.nasa.pds.search.core.registry.ProductClass
public class ProductClass
- extends Object
- Author:
- jpadams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductClass
public ProductClass(File outputDir,
List<String> primaryRegistries,
List<String> secondaryRegistries)
- Parameters:
outputDir
- primaryRegistries
- secondaryRegistries
-
query
public List<String> query(File coreConfig)
throws ProductClassException,
SearchCoreFatalException
- Driving method for querying data from the registry
- Parameters:
coreConfig
-
- Returns:
-
- Throws:
ProductClassException
SearchCoreFatalException
getQueryMax
public int getQueryMax()
- Returns:
- the queryMax
setQueryMax
public void setQueryMax(int queryMax)
- Parameters:
queryMax
- the queryMax to set
Copyright © 2010-2013 Planetary Data System. All Rights Reserved.