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