Class PageRenderer

All Implemented Interfaces:
Renderer

public class PageRenderer extends AbstractMarkupRenderer
  • Field Details

    • fragmentRenderer

      protected FragmentRenderer fragmentRenderer
    • fragments

      protected List<org.gatein.pc.api.invocation.response.ContentResponse> fragments
    • errors

      protected List<org.gatein.pc.api.invocation.response.ErrorResponse> errors
  • Constructor Details

    • PageRenderer

      public PageRenderer(org.gatein.pc.api.invocation.response.ResponseProperties properties, org.gatein.pc.controller.state.PageNavigationalState pageNavigationalState)
  • Method Details