クラス RedirectResult
java.lang.Object
org.iplass.mtp.impl.web.actionmapping.Result
org.iplass.mtp.impl.web.actionmapping.RedirectResult
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
- 関連項目:
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.web.actionmapping.Result
Result.ResultRuntime -
コンストラクタの概要
コンストラクタコンストラクタ説明RedirectResult(String cmdStatus, String redirectPathAttributeName, boolean allowExternalLocation) -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(ResultDefinition definition) booleanvoidsetAllowExternalLocation(boolean allowExternalLocation) voidsetRedirectPathAttributeName(String redirectPathAttributeName) クラスから継承されたメソッド org.iplass.mtp.impl.web.actionmapping.Result
copy, createInstance, fillFrom, fillTo, getCommandResultStatus, getExceptionClassName, setCommandResultStatus, setExceptionClassNameクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
RedirectResult
public RedirectResult() -
RedirectResult
-
-
メソッドの詳細
-
isAllowExternalLocation
public boolean isAllowExternalLocation() -
setAllowExternalLocation
public void setAllowExternalLocation(boolean allowExternalLocation) -
getRedirectPathAttributeName
-
setRedirectPathAttributeName
-
createRuntime
- 定義:
createRuntimeクラス内Result
-
applyConfig
- 定義:
applyConfigクラス内Result
-
currentConfig
- 定義:
currentConfigクラス内Result
-