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