Interface PortletURLBuilder.CMDStep
- All Known Subinterfaces:
PortletURLBuilder.AfterActionNameStep
,PortletURLBuilder.AfterMVCPathStep
,PortletURLBuilder.AfterMVCRenderCommandNameStep
- All Known Implementing Classes:
PortletURLBuilder.PortletURLStep
- Enclosing class:
- PortletURLBuilder
public static interface PortletURLBuilder.CMDStep
-
Method Summary
Modifier and TypeMethodDescriptionsetCMD
(PortletURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier)
-
Method Details
-
setCMD
-
setCMD
PortletURLBuilder.AfterCMDStep setCMD(PortletURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier)
-