Interface PortletURLBuilder.BuildStep

All Known Subinterfaces:
PortletURLBuilder.AfterActionNameStep, PortletURLBuilder.AfterBackURLStep, PortletURLBuilder.AfterCMDStep, PortletURLBuilder.AfterGlobalParameterStep, PortletURLBuilder.AfterKeywordsStep, PortletURLBuilder.AfterMVCPathStep, PortletURLBuilder.AfterMVCRenderCommandNameStep, PortletURLBuilder.AfterNavigationStep, PortletURLBuilder.AfterParameterStep, PortletURLBuilder.AfterPortletModeStep, PortletURLBuilder.AfterPortletResourceStep, PortletURLBuilder.AfterRedirectStep, PortletURLBuilder.AfterSecureStep, PortletURLBuilder.AfterTabs1Step, PortletURLBuilder.AfterTabs2Step, PortletURLBuilder.AfterWindowStateStep
All Known Implementing Classes:
PortletURLBuilder.PortletURLStep
Enclosing class:
PortletURLBuilder

public static interface PortletURLBuilder.BuildStep
  • Method Details

    • build

      @Deprecated jakarta.portlet.PortletURL build()
      Deprecated.
      As of Cavanaugh (7.4.x), replaced by buildPortletURL()
    • buildActionURL

      jakarta.portlet.ActionURL buildActionURL()
    • buildPortletURL

      jakarta.portlet.PortletURL buildPortletURL()
    • buildRenderURL

      jakarta.portlet.RenderURL buildRenderURL()
    • buildString

      String buildString()