Class HarvestedCollectionRestRepository

java.lang.Object
org.dspace.app.rest.repository.AbstractDSpaceRestRepository
org.dspace.app.rest.repository.HarvestedCollectionRestRepository

@Component("core.harvestedcollections") public class HarvestedCollectionRestRepository extends AbstractDSpaceRestRepository
This is the repository responsible for managing the HarvestedCollection Rest object
Author:
Jelle Pelgrims (jelle.pelgrims at atmire.com)
  • Constructor Details

    • HarvestedCollectionRestRepository

      public HarvestedCollectionRestRepository()
  • Method Details