public class DefaultEmbargoLifter extends java.lang.Object implements EmbargoLifter
| Constructor and Description |
|---|
DefaultEmbargoLifter() |
| Modifier and Type | Method and Description |
|---|---|
void |
liftEmbargo(Context context,
Item item)
Enforce lifting of embargo by turning read access to bitstreams in
this Item back on.
|
public void liftEmbargo(Context context, Item item) throws java.sql.SQLException, AuthorizeException, java.io.IOException
liftEmbargo in interface EmbargoLiftercontext - the DSpace contextitem - the item to embargojava.sql.SQLExceptionAuthorizeExceptionjava.io.IOExceptionCopyright © 2018 DuraSpace. All Rights Reserved.