Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-656

Change visibility of QueryServlet.getQuery() method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6
    • 0.7
    • grid
    • None
    • Don't Know (Unsure) - The default level

    Description

      The class QueryServlet uses the private method getQuery() to parse the HTTP request and create an XMLQuery object to process.

      PDS has a need to provide its own parsing of the HTTP request parameters (in order to enable an easier syntax than the current DIS-style query syntax). This can be achieved by providing a subclass of QueryServlet that implements its own version of getQuery().

      Therefore, it is suggested that we change the visibility of that method from "private" to "protected". This change should have no ill effects on any of the software using the QueryServlet class.

      Attachments

        Activity

          People

            cinquini Luca Cinquini
            cinquini Luca Cinquini
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: