Refactor QueryParam adjustment

XMLWordPrintable

    • Type: Task
    • Resolution: Won't Do
    • Priority: L3 - Default
    • 3.8.0-alpha1, 3.8.0
    • Affects Version/s: None
    • Component/s: backend
    • None
    • Not defined

      Background:
      Currently, for adjusting result lists (e.g. sorting) the REST queryParam consumation is handled inside the service layer. (mostly in the QueryParamAdjustmentUtil class)
      This should be changed to decouple the REST layer from the service layer.

      Apart from that QueryParamAdjustmentUtil contains code from several domains (reports, variables, collections), which should be refactored to only provide generalized util functions (if necessary)

      AT:

      • The queryParameters are extracted and passed to the service layer explicitly
      • The QueryParamAdjustmentUtil does not contain domain specific implementations

            Assignee:
            Unassigned
            Reporter:
            Michael
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: