public interface IParameterProvider
| Modifier and Type | Method and Description |
|---|---|
Object |
findParameterValue(Class<?> parameterType,
Annotation[] annotations,
int paramIndex,
AjaxParam apm)
Retrieve the specified parameter's value from whatever input is provided.
|
static final String NO_VALUE
Object findParameterValue(Class<?> parameterType, Annotation[] annotations, int paramIndex, AjaxParam apm) throws Exception
parameterType - annotations - paramIndex - apm - ExceptionCopyright © 2017 etc.to. All rights reserved.