|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Function
A function is an implementation that returns a value based on one of more arguments. A function instance is created for each occurrence of the function in the validation language.
| Method Summary | |
|---|---|
java.lang.Object |
getResult(java.lang.Object target)
Gets the result of the function. |
| Method Detail |
|---|
java.lang.Object getResult(java.lang.Object target)
Gets the result of the function.
target - the target bean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||