|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springmodules.validation.valang.functions.AbstractFunction
org.springmodules.validation.valang.functions.ResolveFunction
public class ResolveFunction
| Constructor Summary | |
|---|---|
ResolveFunction(Function[] arguments,
int line,
int column)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
doGetResult(java.lang.Object target)
|
| Methods inherited from class org.springmodules.validation.valang.functions.AbstractFunction |
|---|
definedExactNumberOfArguments, definedMaxNumberOfArguments, definedMinNumberOfArguments, getArguments, getResult, getTemplate, init, isAutowireByName, isAutowireByType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResolveFunction(Function[] arguments,
int line,
int column)
| Method Detail |
|---|
protected java.lang.Object doGetResult(java.lang.Object target)
throws java.lang.Exception
doGetResult in class AbstractFunctionjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||