Interface RequestItemAuthorExtractor

    • Method Detail

      • getRequestItemAuthor

        @NonNull
        List<RequestItemAuthor> getRequestItemAuthor​(Context context,
                                                     Item item)
                                              throws SQLException
        Retrieve the author to contact for requesting a copy of the given item.
        Parameters:
        context - DSpace context object
        item - item to request
        Returns:
        Names and email addresses to send the request to.
        Throws:
        SQLException - if database error