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, EventRequest, PortletRequest, 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 Event getEvent()
      Specified by:
      getEvent in interface 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(Event event)
      Specified by:
      setEvent in interface com.liferay.portal.kernel.portlet.LiferayEventRequest