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, isResultRenderable
public WebActionConfig(ActionEntry actionEntry)
public DispatcherType getDispatcherType()
getDispatcherType
in class ActionConfig
public RequestMethodType getRequestMethodType()
public DataType[] getRequestTypes()
getRequestTypes
in class ActionConfig
public DataType[] getResponseTypes()
getResponseTypes
in class ActionConfig
public int getResponseStatus()
public RequestMethodType[] getRequestMethodTypeAlias()
Copyright © 2018 Brandao. All rights reserved.