public class WebActionConfig extends ActionConfig
actionEntry| Constructor and Description |
|---|
WebActionConfig(ActionEntry actionEntry) |
| Modifier and Type | Method and Description |
|---|---|
DispatcherType |
getDispatcherType() |
RequestMethodType |
getRequestMethodType() |
RequestMethodType[] |
getRequestMethodTypeAlias() |
DataType[] |
getRequestTypes() |
int |
getResponseStatus() |
DataType[] |
getResponseTypes() |
getActionExecutor, getActionId, getActionView, getAliasName, getResultActionName, isRenderable, isResolvedView, isResultRenderablepublic WebActionConfig(ActionEntry actionEntry)
public DispatcherType getDispatcherType()
getDispatcherType in class ActionConfigpublic RequestMethodType getRequestMethodType()
public DataType[] getRequestTypes()
getRequestTypes in class ActionConfigpublic DataType[] getResponseTypes()
getResponseTypes in class ActionConfigpublic int getResponseStatus()
public RequestMethodType[] getRequestMethodTypeAlias()
Copyright © 2026 Brandao. All rights reserved.