Class ExternalSourceCorrectionTypeUriListHandler

java.lang.Object
org.dspace.app.rest.repository.handler.ExternalSourceEntryItemUriListHandler<CorrectionType>
org.dspace.app.rest.repository.handler.ExternalSourceCorrectionTypeUriListHandler
All Implemented Interfaces:
UriListHandler<CorrectionType>

@Component public class ExternalSourceCorrectionTypeUriListHandler extends ExternalSourceEntryItemUriListHandler<CorrectionType>
This class extends the ExternalSourceEntryItemUriListHandler abstract class and implements it specifically for the List<CorrectionType> objects.
Author:
Mohamed Eskander (mohamed.eskander at 4science.com)
  • Constructor Details

    • ExternalSourceCorrectionTypeUriListHandler

      public ExternalSourceCorrectionTypeUriListHandler()
  • Method Details