Oaf Interview Questions Part11

Oaf Interview Questions, www.askhareesh.com
101. What are the tools you had used for decompiling java class?
Jad is one of the tool for decompiling the java class.

102. What will setmaxFetchSize(0) will do?
setmaxFetchSize just determines how much data to be sent at a time.

103. Can we use dynamically created VO in OAF?What is the pros and cons?
Want to answer this section? use the comment section.

104. What is advanced table in table?
Want to answer this section? use the comment section.

105. What is a HGrid?
A HGrid, otherwise known as a hierarchy grid, allows users to browse through complex sets of hierarchical data.
106. Tell me the OAF components required for a simple search page?
VO,AM,Page

107. What is a switcher in oAF and when it is used?
A switcher is a control, that allows the selective display of information.For example if you want to display a image for update enabled and update disabled you can use switcher.

108. What are all the methods in CO?
processForRequest
processRequest

109. When a page renders which method in CO fires?
processRequest

110. How do you handle back button navigation in OAF based application?
Want to answer this section? use the comment section.




*/

No comments:

Post a Comment