Uses of Class
org.dspace.app.itemupdate.UpdateBitstreamsAction
-
Packages that use UpdateBitstreamsAction Package Description org.dspace.app.itemupdate -
-
Uses of UpdateBitstreamsAction in org.dspace.app.itemupdate
Subclasses of UpdateBitstreamsAction in org.dspace.app.itemupdate Modifier and Type Class Description classAddBitstreamsActionAction to add bitstreams listed in item contents file to the item in DSpaceclassDeleteBitstreamsActionAction to delete bitstreams Undo not supported for this UpdateAction Derivatives of the bitstream to be deleted are not also deletedclassDeleteBitstreamsByFilterActionAction to delete bitstreams using a specified filter implementing BitstreamFilter Derivatives for the target bitstreams are not deleted.
-