org.dspace.sword
Class SWORDMETSIngester
java.lang.Object
org.dspace.sword.SWORDMETSIngester
- All Implemented Interfaces:
- SWORDIngester
public class SWORDMETSIngester
- extends Object
- implements SWORDIngester
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final 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 © 2011 DuraSpace. All Rights Reserved.