Uses of Class
org.dspace.app.rest.repository.handler.ExternalSourceEntryItemUriListHandler
-
Packages that use ExternalSourceEntryItemUriListHandler Package Description org.dspace.app.rest.repository.handler -
-
Uses of ExternalSourceEntryItemUriListHandler in org.dspace.app.rest.repository.handler
Subclasses of ExternalSourceEntryItemUriListHandler in org.dspace.app.rest.repository.handler Modifier and Type Class Description classExternalSourceEntryArchivedItemUriListHandlerThis class will handle ExternalSourceEntryUriList and it'll create Item objects based on them.classExternalSourceEntryPoolTaskUriListHandlerThis class extends theExternalSourceEntryItemUriListHandlerabstract class and implements it specifically for the Listobjects. classExternalSourceEntryWorkspaceItemUriListHandlerThis class extends theExternalSourceEntryItemUriListHandlerabstract class and implements it specifically for the WorkspaceItem objects.classExternalSourceItemUriListHandlerThis class extends theExternalSourceEntryItemUriListHandlerabstract class and implements it specifically for the List- objects.
-