Uploaded image for project: 'Webservices REST Module'
  1. Webservices REST Module
  2. RESTWS-914

getSearchHandler should return default search handler if multiple matches

    XMLWordPrintable

Details

    • Enhancement
    • Status: Closed
    • TBD
    • Resolution: Fixed
    • None
    • 2.40.0
    • None
    • None
    • Undetermined

    Description

      The getSearchHandler method in the RestService attempts to determine which search handler to use for a given resource by comparing the parameters in the query with those supported by registered search handlers.

      If no specific search handler is called for, and there are multiple candidate search handlers, an exception is thrown.

      Instead, the Rest Service should return the handler with the id "default".  If none of the candidate handlers is the default, then it should throw an exception as before.

      Gliffy Diagrams

        Attachments

          Activity

            People

              mogoodrich Mark Goodrich
              mogoodrich Mark Goodrich
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: