OAApplicationModule am =
pageContext.getApplicationModule(webBean);
OAViewObject mySampleVO;
if ((OAViewObject)am.findViewObject("
mySampleVO ") !=
null) {
mySampleVO =
(OAViewObject)am.findViewObject("
mySampleVO ");
}
No comments:
Post a Comment