Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-6795

Make it possible not to call URL pattern bindings setters or getters

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.4.1
    • Fix Version/s: 5.4.2-RC1, 5.4.2
    • Component/s: Seam / JSF UI
    • Impact type:
      API added

      Description

      URL pattern bindings are used as is:

      • when restoring context for a given URL, setters will be called
      • when building a document view before redirect, getters will be called.

      We need to make it possible to disable a binding in one of these cases.
      This is interesting for instance for compatibility bindings, where we want restful URLs using a deprecated binding to be called on set, but we do not want the corresponding binding name to pollute the generated URL on get.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: