public abstract class UpdateBitstreamsAction extends Object implements UpdateAction
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
alterProvenance |
protected BitstreamService |
bitstreamService |
protected BundleService |
bundleService |
itemService| Constructor and Description |
|---|
UpdateBitstreamsAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAlterProvenance() |
void |
setAlterProvenance(boolean alterProvenance)
Set variable to indicate that the dc.description.provenance field may
be changed as a result of Bitstream changes by ItemUpdate
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteprotected boolean alterProvenance
protected BundleService bundleService
protected BitstreamService bitstreamService
public void setAlterProvenance(boolean alterProvenance)
alterProvenance - public boolean getAlterProvenance()
Copyright © 2016 DuraSpace. All Rights Reserved.