public interface EmbargoLifter
| Modifier and Type | Method and Description |
|---|---|
void |
liftEmbargo(Context context,
Item item)
Implement the lifting of embargo in the "resource policies"
(access control) by (for example) turning on default read access to all
Bitstreams.
|
void liftEmbargo(Context context, Item item) throws SQLException, AuthorizeException, IOException
context - the DSpace contextitem - the Item on which to lift the embargoSQLExceptionAuthorizeExceptionIOExceptionCopyright © 2016 DuraSpace. All rights reserved.