|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ParameterSource
| Method Summary | |
|---|---|
java.lang.Object |
getValue(java.lang.String paramName)
Return the parameter value for the requested named parameter. |
boolean |
hasValue(java.lang.String paramName)
Determine whether there is a value for the specified named parameter. |
| Method Detail |
|---|
boolean hasValue(java.lang.String paramName)
paramName - the name of the parameter
java.lang.Object getValue(java.lang.String paramName)
paramName - the name of the parameter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||