Uses of Class
gov.nasa.pds.citool.report.IngestReport
-
Packages that use IngestReport Package Description gov.nasa.pds.citool gov.nasa.pds.citool.ingestor -
-
Uses of IngestReport in gov.nasa.pds.citool
Constructors in gov.nasa.pds.citool with parameters of type IngestReport Constructor Description CIToolIngester(IngestReport report)
-
Uses of IngestReport in gov.nasa.pds.citool.ingestor
Methods in gov.nasa.pds.citool.ingestor with parameters of type IngestReport Modifier and Type Method Description void
CatalogDB. setReport(IngestReport report)
Constructors in gov.nasa.pds.citool.ingestor with parameters of type IngestReport Constructor Description CatalogDB(String user, String pass, String server, String dbname, Target target, IngestReport report)
ConstructorCatalogObject(IngestReport report)
-