Uses of Class
org.dspace.content.packager.AbstractMETSIngester.MdrefManager

Packages that use AbstractMETSIngester.MdrefManager
org.dspace.content.packager Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP) 
 

Uses of AbstractMETSIngester.MdrefManager in org.dspace.content.packager
 

Methods in org.dspace.content.packager with parameters of type AbstractMETSIngester.MdrefManager
 void DSpaceMETSIngester.addLicense(Context context, Collection collection, Item item, METSManifest manifest, AbstractMETSIngester.MdrefManager callback, String license)
          Policy: For DSpace deposit license, take deposit license supplied by explicit argument first, else use collection's default deposit license.
abstract  void AbstractMETSIngester.addLicense(Context context, Collection collection, Item item, METSManifest manifest, AbstractMETSIngester.MdrefManager callback, String license)
          Add license(s) to Item based on contents of METS and other policies.
 void DSpaceMETSIngester.chooseItemDmd(Context context, Item item, METSManifest manifest, AbstractMETSIngester.MdrefManager callback, org.jdom.Element[] dmds)
          Choose DMD section(s) to crosswalk.
abstract  void AbstractMETSIngester.chooseItemDmd(Context context, Item item, METSManifest manifest, AbstractMETSIngester.MdrefManager cb, org.jdom.Element[] dmds)
          Select the dmdSec element(s) to apply to the Item.
 



Copyright © 2009 The DSpace Foundation. All Rights Reserved.