public class DefaultEmbargoLifter extends 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 SQLException, AuthorizeException, IOException
liftEmbargo in interface EmbargoLiftercontext - the DSpace contextitem - the item to embargoSQLExceptionAuthorizeExceptionIOExceptionCopyright © 2016 DuraSpace. All Rights Reserved.