Uses of Class
org.dspace.harvest.HarvestedCollection

Packages that use HarvestedCollection
org.dspace.harvest   
 

Uses of HarvestedCollection in org.dspace.harvest
 

Methods in org.dspace.harvest that return HarvestedCollection
static HarvestedCollection HarvestedCollection.create(Context c, int collectionId)
          Create a new harvest instance row for a specified collection.
static HarvestedCollection HarvestedCollection.find(Context c, int collectionId)
          Find the harvest settings corresponding to this collection
 

Constructors in org.dspace.harvest with parameters of type HarvestedCollection
OAIHarvester(Context c, DSpaceObject dso, HarvestedCollection hc)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.