Class SHERPAPublisherResponse


  • public class SHERPAPublisherResponse
    extends Object
    Model class for the SHERPAv2 API (JSON) response for a publisher search The structure and approached used is quite different to the simple v1 API used previously
    Author:
    Kim Shepherd
    See Also:
    SHERPAPublisher
    • Constructor Detail

      • SHERPAPublisherResponse

        public SHERPAPublisherResponse​(String message)
        Create new response object to be handled as an error
        Parameters:
        message - - the message to render in logs or error pages