|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Result | |
---|---|
org.apache.struts2.convention |
Uses of Result in org.apache.struts2.convention |
---|
Methods in org.apache.struts2.convention with parameters of type Result | |
---|---|
protected void |
DefaultResultMapBuilder.createFromAnnotations(Map<String,com.opensymphony.xwork2.config.entities.ResultConfig> resultConfigs,
String resultPath,
com.opensymphony.xwork2.config.entities.PackageConfig packageConfig,
Result[] results,
Class<?> actionClass,
Map<String,com.opensymphony.xwork2.config.entities.ResultTypeConfig> resultsByExtension)
|
protected com.opensymphony.xwork2.config.entities.ResultConfig |
DefaultResultMapBuilder.createResultConfig(Class<?> actionClass,
DefaultResultMapBuilder.ResultInfo info,
com.opensymphony.xwork2.config.entities.PackageConfig packageConfig,
Result result)
Creates the result configuration for the single result annotation. |
Constructors in org.apache.struts2.convention with parameters of type Result | |
---|---|
DefaultResultMapBuilder.ResultInfo(Result result,
com.opensymphony.xwork2.config.entities.PackageConfig packageConfig,
String resultPath,
Class<?> actionClass,
Map<String,com.opensymphony.xwork2.config.entities.ResultTypeConfig> resultsByExtension)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |