You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sebastian Hoß edited this page Oct 1, 2013
·
3 revisions
The Java unified expressions languages demands, that expressions are started with ${ and closed with }. See the tutorial on how to access object fields and methods.
To reference the enclosing instance of the annotated business class, use the constant this. To reference the result of the method invocation use the constant return.