Interface LiferayStateAwareResponse

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

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

    • getEvents

      List<Event> getEvents()
    • getRedirectLocation

      String getRedirectLocation()
    • isCalledSetRenderParameter

      boolean isCalledSetRenderParameter()