Package org.dspace.app.rest.repository.handler
-
Interface Summary Interface Description UriListHandler<T> This is an interface to be implemented by classes that want to handle a UriList call -
Class Summary Class Description ExternalSourceEntryArchivedItemUriListHandler This class will handle ExternalSourceEntryUriList and it'll create Item objects based on them.ExternalSourceEntryItemUriListHandler<T> This provides an abstract class for the Item and WorkspaceItemUriListHandlers to extend and provide shared logic to reduce code duplicationExternalSourceEntryPoolTaskUriListHandler This class extends theExternalSourceEntryItemUriListHandlerabstract class and implements it specifically for the Listobjects. ExternalSourceEntryWorkspaceItemUriListHandler This class extends theExternalSourceEntryItemUriListHandlerabstract class and implements it specifically for the WorkspaceItem objects.ExternalSourceItemUriListHandler This class extends theExternalSourceEntryItemUriListHandlerabstract class and implements it specifically for the List- objects.