Interface RequestItemAuthorExtractor

    • Method Detail

      • getRequestItemAuthor

        RequestItemAuthor getRequestItemAuthor​(Context context,
                                               Item item)
                                        throws SQLException
        Retrieve the auhtor to contact for a request copy of the give item.
        Parameters:
        context - DSpace context object
        item - item to request
        Returns:
        An object containing name an email address to send the request to or null if no valid email address was found.
        Throws:
        SQLException - if database error