|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springmodules.validation.valang.functions.TargetBeanFunction
public class TargetBeanFunction
This function returns the target bean.
| Constructor Summary | |
|---|---|
TargetBeanFunction()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getResult(java.lang.Object target)
Gets the result of the function. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TargetBeanFunction()
| Method Detail |
|---|
public java.lang.Object getResult(java.lang.Object target)
FunctionGets the result of the function.
getResult in interface Functiontarget - the target bean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||