How to access bindings from Java code in ADF

Maybe it’s me stupid, but I was looking for this for quite long and finally figured out how to. So I thought it could save someone’s time too. Say we have a JSPX page bound to a ViewObject. Also there’s a backing bean for this page. What we want is...