Class ItemIdentifierLinkRepository

java.lang.Object
org.dspace.app.rest.repository.AbstractDSpaceRestRepository
org.dspace.app.rest.repository.ItemIdentifierLinkRepository
All Implemented Interfaces:
LinkRestRepository

@Component("core.items.identifiers") public class ItemIdentifierLinkRepository extends AbstractDSpaceRestRepository implements LinkRestRepository
Link repository for the identifier of an Item
  • Constructor Details

    • ItemIdentifierLinkRepository

      public ItemIdentifierLinkRepository()
  • Method Details