public class WebThrowActionConfig extends WebActionConfig
actionEntry| Constructor and Description |
|---|
WebThrowActionConfig(ActionEntry actionEntry) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionId() |
String |
getActionView() |
String[] |
getAliasName() |
DispatcherType |
getDispatcherType() |
String |
getReason() |
RequestMethodType |
getRequestMethodType() |
RequestMethodType[] |
getRequestMethodTypeAlias() |
DataType[] |
getRequestTypes() |
int |
getResponseStatus() |
DataType[] |
getResponseTypes() |
String |
getResultActionName() |
Class<? extends Throwable> |
getTarget() |
Class<? extends Throwable>[] |
getTargetAlias() |
boolean |
isRenderable() |
boolean |
isResolvedView() |
getActionExecutor, isResultRenderablepublic WebThrowActionConfig(ActionEntry actionEntry)
public String getActionId()
getActionId in class ActionConfigpublic String getResultActionName()
getResultActionName in class ActionConfigpublic boolean isRenderable()
isRenderable in class ActionConfigpublic boolean isResolvedView()
isResolvedView in class ActionConfigpublic String getActionView()
getActionView in class ActionConfigpublic DataType[] getRequestTypes()
getRequestTypes in class WebActionConfigpublic DataType[] getResponseTypes()
getResponseTypes in class WebActionConfigpublic DispatcherType getDispatcherType()
getDispatcherType in class WebActionConfigpublic String[] getAliasName()
getAliasName in class ActionConfigpublic RequestMethodType getRequestMethodType()
getRequestMethodType in class WebActionConfigpublic int getResponseStatus()
getResponseStatus in class WebActionConfigpublic RequestMethodType[] getRequestMethodTypeAlias()
getRequestMethodTypeAlias in class WebActionConfigpublic String getReason()
Copyright © 2026 Brandao. All rights reserved.