Class PortletContextBag

Object
com.liferay.portlet.PortletContextBag

public class PortletContextBag extends Object
Author:
Brian Wing Shun Chan
  • Constructor Details

    • PortletContextBag

      public PortletContextBag(String servletContextName)
  • Method Details

    • getCustomUserAttributes

      public Map<String,com.liferay.portal.kernel.portlet.CustomUserAttributes> getCustomUserAttributes()
    • getPortletFilters

      public Map<String,jakarta.portlet.filter.PortletFilter> getPortletFilters()
    • getPortletURLListeners

      public Map<String,jakarta.portlet.PortletURLGenerationListener> getPortletURLListeners()
    • getServletContextName

      public String getServletContextName()