Exit 1Z0-541 Oracle WebCenter 11g Essentials
Question 1 of 5
0% complete
Q1 Single choice

A variable which is defined to be in processScope can be accessed in the Backing Bean.

What is the code snippet to access that processScope variable In the Backing Bean?

  • A

    AdfacesContext.getCurrentInstance ().getProcessScope ()

  • B

    AdfContext.getInstance ().getProcessScope ()

  • C

    FacesContext.getExternalContext ().getProceSsScope ()

  • D

    FacesContext.getRequestMap ().getProcessScope ()

  • E

    AdfContext. getRequestMap (). getProcessScope ()

Previous Next