Uses of Interface
com.liferay.portal.kernel.portlet.url.builder.ActionURLBuilder.AfterRedirectStep
Packages that use ActionURLBuilder.AfterRedirectStep
-
Uses of ActionURLBuilder.AfterRedirectStep in com.liferay.portal.kernel.portlet.url.builder
Classes in com.liferay.portal.kernel.portlet.url.builder that implement ActionURLBuilder.AfterRedirectStepMethods in com.liferay.portal.kernel.portlet.url.builder that return ActionURLBuilder.AfterRedirectStepModifier and TypeMethodDescriptionActionURLBuilder.ActionURLStep.setRedirect
(ActionURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier) ActionURLBuilder.ActionURLStep.setRedirect
(Object value) ActionURLBuilder.ActionURLStep.setRedirect
(String value) ActionURLBuilder.RedirectStep.setRedirect
(ActionURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier) ActionURLBuilder.RedirectStep.setRedirect
(Object value) ActionURLBuilder.RedirectStep.setRedirect
(String value)