public abstract class AbstractVersionProvider extends Object
| Constructor and Description |
|---|
AbstractVersionProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyMetadata(Item itemNew,
Item nativeItem) |
protected Bitstream |
createBitstream(Context context,
Bitstream nativeBitstream) |
protected void |
createBundlesAndAddBitstreams(Context c,
Item itemNew,
Item nativeItem) |
Set |
getIgnoredMetadataFields() |
void |
setIgnoredMetadataFields(Set<String> ignoredMetadataFields) |
protected void createBundlesAndAddBitstreams(Context c, Item itemNew, Item nativeItem) throws SQLException, AuthorizeException
SQLExceptionAuthorizeExceptionprotected Bitstream createBitstream(Context context, Bitstream nativeBitstream) throws AuthorizeException, SQLException
AuthorizeExceptionSQLExceptionpublic Set getIgnoredMetadataFields()
Copyright © 2014 DuraSpace. All Rights Reserved.