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 Summary
-
Method Details
-
build
Deprecated.As of Cavanaugh (7.4.x), replaced bybuildPortletURL() -
buildActionURL
ActionURL buildActionURL() -
buildPortletURL
PortletURL buildPortletURL() -
buildRenderURL
RenderURL buildRenderURL() -
buildString
String buildString()
-
buildPortletURL()