|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatalogObject | |
---|---|
gov.nasa.pds.citool.ingestor |
Uses of CatalogObject in gov.nasa.pds.citool.ingestor |
---|
Methods in gov.nasa.pds.citool.ingestor with parameters of type CatalogObject | |
---|---|
String |
CatalogRegistryIngester.ingest(CatalogObject catObj)
Method to ingest given catalog object to the registry service It calls ingestExtrinsicObject() for the product registry. |
String |
CatalogRegistryIngester.ingestExtrinsicObject(CatalogObject catObj)
Ingest an extrinsic object to the registry service |
int |
CatalogRegistryIngester.ingestHKExtrinsicObject(CatalogObject catObj)
Ingest housekeeping extrinsic object(s) to the registry service |
String |
StorageIngester.ingestToStorage(CatalogObject catObj)
Ingests a file object and gets a product id from the storage server. |
void |
CatalogRegistryIngester.publishAssociation(CatalogObject catObj,
Reference ref)
Publish assocation with one reference info |
void |
CatalogRegistryIngester.publishAssociations(CatalogObject catObj)
Method to publish associations with given catalog object |
void |
CatalogRegistryIngester.updateProduct(CatalogObject catObj,
Map<String,List<String>> refs)
Add reference information as slot values then, update the registered product |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |