Interface PortletURLBuilder.NavigationStep
- All Known Subinterfaces:
PortletURLBuilder.AfterActionNameStep,PortletURLBuilder.AfterBackURLStep,PortletURLBuilder.AfterCMDStep,PortletURLBuilder.AfterKeywordsStep,PortletURLBuilder.AfterMVCPathStep,PortletURLBuilder.AfterMVCRenderCommandNameStep,PortletURLBuilder.AfterRedirectStep
- All Known Implementing Classes:
PortletURLBuilder.PortletURLStep
- Enclosing class:
- PortletURLBuilder
public static interface PortletURLBuilder.NavigationStep
-
Method Summary
Modifier and TypeMethodDescriptionsetNavigation(PortletURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier) setNavigation(String value)
-
Method Details