Uploaded image for project: '[Read Only] - Hippo Plugins'
  1. [Read Only] - Hippo Plugins
  2. HIPPLUG-823

Expose the field documentFieldLocationMapping of the DefaultValueListManager

    XMLWordPrintable

Details

    Description

      The DefaultValueListManager has the field documentFieldLocationMapping is private and has no getter.
      I would like to access the map. My usecase is this:
      In my BaseComponent I put all available selectionlists on the request. Off course the lists are cached.
      If I could read the documentFieldLocationMapping I would have access to the available identifiers. Currently I override the DefaultValueListManager just to copy a reference to the map.

      I propose a getter wich returns an unmodifiable version of the HashMap.

      Also I noticed that the DefaultValueListManager contains a reference to deprecated method: getAvailableTranslationsBean. That might be another improvement.

      Attachments

        Activity

          People

            jsheriff Junaidh Kadhar Sheriff
            iboers Ivor Boers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: