Class PortletConfigurationIconTracker

Object
com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIconTracker

public class PortletConfigurationIconTracker extends Object
Author:
Eudaldo Alonso
  • Constructor Details

    • PortletConfigurationIconTracker

      public PortletConfigurationIconTracker()
  • Method Details

    • getPortletConfigurationIcons

      public static List<PortletConfigurationIcon> getPortletConfigurationIcons(String portletId, jakarta.portlet.PortletRequest portletRequest)
    • getPortletConfigurationIcons

      public static List<PortletConfigurationIcon> getPortletConfigurationIcons(String portletId, jakarta.portlet.PortletRequest portletRequest, Comparator<?> comparator)
    • getKey

      protected static String getKey(String portletId, String path)
    • getPaths

      protected static Set<String> getPaths(String portletId, jakarta.portlet.PortletRequest portletRequest)