|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springmodules.validation.valang.functions.MapEntryFunction
public class MapEntryFunction
| Constructor Summary | |
|---|---|
MapEntryFunction(Function mapFunction,
Function keyFunction,
int beginLine,
int beginColumn)
|
|
| Method Summary | |
|---|---|
Function |
getKeyFunction()
|
Function |
getMapFunction()
|
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 MapEntryFunction(Function mapFunction,
Function keyFunction,
int beginLine,
int beginColumn)
| Method Detail |
|---|
public Function getMapFunction()
public Function getKeyFunction()
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 | ||||||||