Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-558

Change FilterManagerService to use portlet entity

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • portlet container
    • None

    Description

      the current FilterManagerService interface uses the
      PortletApplicationDefinition and the portlet name (string):

      getFilterManager(PortletApplicationDefinition portletAppDD, String
      portletName, String lifeCycle)

      I would like to change the signature of this method to use the
      PortletEntity:

      getFilterManager(PortletEntity, String lifeCycle).

      This would allow portals to provide different filter chains based on a
      portlet entity.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: