Class EventRequestImpl

Object
com.liferay.portlet.internal.PortletRequestImpl
com.liferay.portlet.internal.EventRequestImpl
All Implemented Interfaces:
com.liferay.portal.kernel.portlet.LiferayEventRequest, com.liferay.portal.kernel.portlet.LiferayPortletRequest, jakarta.portlet.EventRequest, jakarta.portlet.PortletRequest, jakarta.portlet.RenderState

public class EventRequestImpl extends PortletRequestImpl implements com.liferay.portal.kernel.portlet.LiferayEventRequest
Author:
Brian Wing Shun Chan, Neil Griffin
  • Constructor Details

    • EventRequestImpl

      public EventRequestImpl()
  • Method Details

    • getEvent

      public jakarta.portlet.Event getEvent()
      Specified by:
      getEvent in interface jakarta.portlet.EventRequest
    • getLifecycle

      public String getLifecycle()
      Specified by:
      getLifecycle in interface com.liferay.portal.kernel.portlet.LiferayPortletRequest
      Specified by:
      getLifecycle in class PortletRequestImpl
    • setEvent

      public void setEvent(jakarta.portlet.Event event)
      Specified by:
      setEvent in interface com.liferay.portal.kernel.portlet.LiferayEventRequest