Uses of Class
org.dspace.app.itemupdate.ContentsEntry
Packages that use ContentsEntry
-
Uses of ContentsEntry in org.dspace.app.itemupdate
Methods in org.dspace.app.itemupdate that return ContentsEntryModifier and TypeMethodDescriptionstatic ContentsEntryFactory method parses a line from the Contents Entry fileMethods in org.dspace.app.itemupdate that return types with arguments of type ContentsEntryModifier and TypeMethodDescriptionstatic List<ContentsEntry>MetadataUtilities.readContentsFile(File f) Rewrite of ItemImport's functionality but just the parsing of the file, not the processing of its elements.Methods in org.dspace.app.itemupdate with parameters of type ContentsEntryModifier and TypeMethodDescriptionprotected StringAddBitstreamsAction.addBitstream(Context context, ItemArchive itarch, Item item, File dir, ContentsEntry ce, boolean suppressUndo, boolean isTest) Add bitstream