org.dspace.sword
Class SWORDMETSIngester
java.lang.Object
org.dspace.sword.SWORDMETSIngester
- All Implemented Interfaces:
- SWORDIngester
public class SWORDMETSIngester
- extends Object
- implements SWORDIngester
|
Field Summary |
static org.apache.log4j.Logger |
log
Log4j logger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final org.apache.log4j.Logger log
- Log4j logger
SWORDMETSIngester
public SWORDMETSIngester()
ingest
public DepositResult ingest(SWORDService service,
Deposit deposit,
DSpaceObject dso)
throws DSpaceSWORDException,
SWORDErrorException
- Description copied from interface:
SWORDIngester
- Ingest the package as described in the given Deposit object
within the given DSpace Context
- Specified by:
ingest in interface SWORDIngester
- Returns:
- the result of the deposit
- Throws:
DSpaceSWORDException
SWORDErrorException
Copyright © 2013 DuraSpace. All Rights Reserved.