Uses of Class
org.dspace.harvest.HarvestedItem

Packages that use HarvestedItem
org.dspace.harvest   
 

Uses of HarvestedItem in org.dspace.harvest
 

Methods in org.dspace.harvest that return HarvestedItem
static HarvestedItem HarvestedItem.create(Context c, int itemId, String itemOAIid)
          Create a new harvested item row for a specified item id.
static HarvestedItem HarvestedItem.find(Context c, int item_id)
          Find the harvest parameters corresponding to the specified DSpace item
 



Copyright © 2010 The DSpace Foundation. All Rights Reserved.