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