JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.struts2.result
Interface ParamNameAwareResult
public interface
ParamNameAwareResult
Accept parameter name/value to be set on
Result
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
acceptableParameterName
(
String
name,
String
value)
Method Details
acceptableParameterName
boolean
acceptableParameterName
(
String
name,
String
value)