Class JSPViewTypeItemList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ViewTypeItem>, Collection<ViewTypeItem>, List<ViewTypeItem>, RandomAccess, SequencedCollection<ViewTypeItem>

public class JSPViewTypeItemList extends ViewTypeItemList
See Also:
  • Field Details

    • httpServletRequest

      protected jakarta.servlet.http.HttpServletRequest httpServletRequest
    • renderResponse

      protected jakarta.portlet.RenderResponse renderResponse
    • request

      @Deprecated protected jakarta.servlet.http.HttpServletRequest request
      Deprecated.
      As of Athanasius (7.3.x), replaced by httpServletRequest
  • Constructor Details

    • JSPViewTypeItemList

      public JSPViewTypeItemList(jakarta.servlet.jsp.PageContext pageContext)