Class DSpaceSetRepository

java.lang.Object
org.dspace.xoai.services.impl.xoai.DSpaceSetRepository
All Implemented Interfaces:
com.lyncode.xoai.dataprovider.services.api.SetRepository

public class DSpaceSetRepository extends Object implements com.lyncode.xoai.dataprovider.services.api.SetRepository
Author:
Lyncode Development Team (dspace at lyncode dot com)
  • Constructor Details

    • DSpaceSetRepository

      public DSpaceSetRepository(Context context)
  • Method Details

    • retrieveSets

      public com.lyncode.xoai.dataprovider.core.ListSetsResult retrieveSets(int offset, int length)
      Specified by:
      retrieveSets in interface com.lyncode.xoai.dataprovider.services.api.SetRepository
    • supportSets

      public boolean supportSets()
      Specified by:
      supportSets in interface com.lyncode.xoai.dataprovider.services.api.SetRepository
    • exists

      public boolean exists(String setSpec)
      Specified by:
      exists in interface com.lyncode.xoai.dataprovider.services.api.SetRepository