Class LiferayPortletConfigWrapper

Object
jakarta.portlet.filter.PortletConfigWrapper
com.liferay.portal.kernel.portlet.LiferayPortletConfigWrapper
All Implemented Interfaces:
LiferayPortletConfig, jakarta.portlet.PortletConfig

public class LiferayPortletConfigWrapper extends jakarta.portlet.filter.PortletConfigWrapper implements LiferayPortletConfig
Author:
Neil Griffin
  • Field Summary

    Fields inherited from class jakarta.portlet.filter.PortletConfigWrapper

    wrapped

    Fields inherited from interface com.liferay.portal.kernel.portlet.LiferayPortletConfig

    RUNTIME_OPTION_ESCAPE_XML, RUNTIME_OPTION_PORTAL_CONTEXT
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    boolean
     
    boolean
     

    Methods inherited from class jakarta.portlet.filter.PortletConfigWrapper

    getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getPortletContext, getPortletModes, getPortletName, getProcessingEventQNames, getPublicRenderParameterDefinitions, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getWindowStates, getWrapped, setWrapped

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.liferay.portal.kernel.portlet.LiferayPortletConfig

    getPortletContext

    Methods inherited from interface jakarta.portlet.PortletConfig

    getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getPortletModes, getPortletName, getProcessingEventQNames, getPublicRenderParameterDefinitions, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getWindowStates