java.lang.Object
jp.ecuacion.splib.web.bean.RedirectUrlBean
jp.ecuacion.splib.web.bean.RedirectUrlPathBean
jp.ecuacion.splib.web.bean.RedirectUrlPathOnSuccessBean
- All Implemented Interfaces:
RedirectUrlOnSuccessInterface
public class RedirectUrlPathOnSuccessBean
extends RedirectUrlPathBean
implements RedirectUrlOnSuccessInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod chain形式にしておく。Methods inherited from class jp.ecuacion.splib.web.bean.RedirectUrlPathBean
getPath, getUrl, setPathMethods inherited from class jp.ecuacion.splib.web.bean.RedirectUrlBean
forward, getParamsString, getProtocol, isForward, putParam, putParam, putParamMap, putParams, removeParamMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jp.ecuacion.splib.web.bean.RedirectUrlOnSuccessInterface
removeParam
-
Constructor Details
-
RedirectUrlPathOnSuccessBean
-
-
Method Details
-
noSuccessMessage
method chain形式にしておく。- Specified by:
noSuccessMessagein interfaceRedirectUrlOnSuccessInterface
-