Uses of Class
edu.wisc.library.ocfl.core.inventory.InventoryUpdater.AddFileResult
-
Packages that use InventoryUpdater.AddFileResult Package Description edu.wisc.library.ocfl.core.inventory -
-
Uses of InventoryUpdater.AddFileResult in edu.wisc.library.ocfl.core.inventory
Methods in edu.wisc.library.ocfl.core.inventory that return InventoryUpdater.AddFileResult Modifier and Type Method Description InventoryUpdater.AddFileResultInventoryUpdater. addFile(String fileId, String logicalPath, OcflOption... options)Adds a file.
-