Interface LiferayStateAwareResponse

All Superinterfaces:
LiferayPortletResponse, jakarta.portlet.Mutable, jakarta.portlet.MutableRenderState, jakarta.portlet.PortletResponse, jakarta.portlet.RenderState, jakarta.portlet.StateAwareResponse
All Known Subinterfaces:
LiferayActionResponse, LiferayEventResponse

@ProviderType public interface LiferayStateAwareResponse extends LiferayPortletResponse, jakarta.portlet.StateAwareResponse
Author:
Neil Griffin
  • Method Details

    • getEvents

      List<jakarta.portlet.Event> getEvents()
    • getRedirectLocation

      String getRedirectLocation()
    • isCalledSetRenderParameter

      boolean isCalledSetRenderParameter()