Oracle
1Z0-419 · Question #19
1Z0-419 Question #19: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-419 to reveal the answer and full explanation for question #19. The question stem and answer options stay visible for context.
Question
The current page includes the following entries in its page definition file: <bindings> <attributeValues IterBinding="EmployeesView1Iterator" id="Email"> <AttrNames> <Item Value="Email"/> </AttrNames> </attributeValues> </bindings> Programmatically, in a managed bean, you need to read the current EmployeesView's email into a string. You write the following code to do this: DCBindingContainer bc = (DCBindingContainer)BindingContext.getCurrent ().getCurrentBindingsEntry(); XXXXXX emailBinding = (XXXXXX)bc.findCtrlBinding("Email"); String emailValue = emailBinding.getAttribute().getString(); What single class must you substitute for XXXXXX in the two locations in the code? (Choose the best answer.)
Options
- ACtrlBindmgContext
- BJUCtrlActionBinding
- CJUCtrlValueBmding
- DDCValueBinding
- EBCValueBinding
Unlock 1Z0-419 to see the answer
You've previewed enough free 1Z0-419 questions. Unlock 1Z0-419 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.