Interface PortletURLBuilder.MVCPathStep
- All Known Subinterfaces:
PortletURLBuilder.AfterActionNameStep
- All Known Implementing Classes:
PortletURLBuilder.PortletURLStep
- Enclosing class:
- PortletURLBuilder
public static interface PortletURLBuilder.MVCPathStep
-
Method Summary
Modifier and TypeMethodDescriptionsetMVCPath
(PortletURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier) setMVCPath
(String value)
-
Method Details
-
setMVCPath
-
setMVCPath
PortletURLBuilder.AfterMVCPathStep setMVCPath(PortletURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier)
-