| 
||||||||||
| 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 | |
|---|---|
 Object | 
getResult(Object target)
Gets the result of the function.  | 
| Method Detail | 
|---|
Object getResult(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 | |||||||||