Tuesday, October 24, 2017

What are the Various Components in ADF?

Oracle ADF has following Components:-
  • ADF Business Components: 
             View Object, Entity Object & Application Module
  • ADF Model :  
             DataBinding (.cpx, .xml) & DataControls(.dcx)
  • ADF View:
               JSP, JSF, ADF Faces etc.
  • ADF Controller:
              Task flows (adf-config.xml, faces-config.xml)

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...