|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultTypeConfig | |
|---|---|
| com.opensymphony.xwork2.config.entities | Configuration entity classes. |
| Uses of ResultTypeConfig in com.opensymphony.xwork2.config.entities |
|---|
| Fields in com.opensymphony.xwork2.config.entities declared as ResultTypeConfig | |
|---|---|
protected ResultTypeConfig |
ResultTypeConfig.Builder.target
|
| Fields in com.opensymphony.xwork2.config.entities with type parameters of type ResultTypeConfig | |
|---|---|
protected Map<String,ResultTypeConfig> |
PackageConfig.resultTypeConfigs
|
| Methods in com.opensymphony.xwork2.config.entities that return ResultTypeConfig | |
|---|---|
ResultTypeConfig |
ResultTypeConfig.Builder.build()
|
ResultTypeConfig |
PackageConfig.Builder.getResultType(String type)
|
| Methods in com.opensymphony.xwork2.config.entities that return types with arguments of type ResultTypeConfig | |
|---|---|
Map<String,ResultTypeConfig> |
PackageConfig.getAllResultTypeConfigs()
returns the Map of all the ResultTypeConfigs available in the current package. |
Map<String,ResultTypeConfig> |
PackageConfig.getResultTypeConfigs()
gets the ResultTypeConfigs local to this package |
| Methods in com.opensymphony.xwork2.config.entities with parameters of type ResultTypeConfig | |
|---|---|
PackageConfig.Builder |
PackageConfig.Builder.addResultTypeConfig(ResultTypeConfig config)
|
| Constructors in com.opensymphony.xwork2.config.entities with parameters of type ResultTypeConfig | |
|---|---|
ResultTypeConfig.Builder(ResultTypeConfig orig)
|
|
ResultTypeConfig(ResultTypeConfig orig)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||