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