|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrderedReturn
Marks an ognl expression Node
as needing to have the return portion of a
getter method happen in a specific part of the generated expression vs just having
the whole expression returned in one chunk.
Method Summary | |
---|---|
String |
getCoreExpression()
Get the core expression to execute first before any return foo logic is started. |
String |
getLastExpression()
Gets the last expression to be pre-pended with a return <expression> block. |
Method Detail |
---|
String getCoreExpression()
String getLastExpression()
|
OGNL Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |