Uploaded image for project: 'Document Management System (closed)'
  1. Document Management System (closed)
  2. MGNLDMS-279

Make DMSDownloadServlet more extensible

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Do
    • Neutral
    • None
    • None
    • None

    Description

      We need our own DMS Download Servlet because we need to add extra HTTP response headers for our DMS downloads (and we rather not do this in a new filter) and we would like to extend from the default DMSDownloadServlet. However all the methods that matter are private which makes it hard to extend. We end up copying most of the code from DMSDownloadServlet into our own class.

      Is it possible to make the private methods protected so that it will be easier to extend the DMSDownloadServlet class?

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              Unassigned Unassigned
              edgar Edgar Vonk
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: