Free Oracle 1Z1-554 Exam Braindumps (page: 2)

You select a binding In the page definition file and set the ChangeEventPolicy property to ppr.
What effect does this action have on the way the page is rendered?

  1. It allows a component to partially refresh another component whose partialSubmit property is set to true.
  2. When a user selects a new value In a field, the portion of the page where that component resides is redrawn.
  3. It enables you to add a component as a partial target for an event, so that when that event is triggered, the partial target component is refreshed.
  4. Components whose values change as a result of back-end logic are automatically repainted.

Answer(s): A


Reference:

http://orafaq.com/aggregator/sources/167



For a Customers view object, you have defined a view criteria to show only U.S. customers. On an ADF Faces page, you already have an ADF Faces table displaying data from the Customers view object. How would you display a query panel on the page that will allow you to select the view criteria and filter the existing Customers table on the page?

  1. Drag the view criteria as a query panel.
  2. Drag the view criteria to the existing table and select query panel with table.
  3. Drag the view criteria as a query panel, and then set the ID property of the query panel to reference the table.
  4. Drag the view criteria as a query panel, and then set the Resultcomponent ID property of the query component to reference the table.
  5. Drag the view criteria as a query panel, and then set the Model property of the query component to reference the table binding.
  6. Drag the view criteria as a query panel, and then set the value property of the query component to reference the table binding.

Answer(s): D


Reference:

http://docs.oracle.com/cd/E12839_01/web.1111/b31974/web_search_bc.htm#CIHIJF C H



You want to define that a panel box titled should display information about the currently selected customer: "currently editing Customer Surname: <Customer's Last Name> < Credit limit>". If the credit limit is null, then a zero should be displayed. Furthermore, in case the label for the surname field changes, this string should reference the ADF Business Components control hints for the label.

  1. Currently editing Customer Surname: # { bindings. CustLastName. Input Value} # {bindings. CreditLimit. inputValue}
  2. Currently editing # {bindings. CustName. Hints. label}: # {bindings. CustLastName. InputValue} # {empty bindings. CreditLimit. inputValue ?
    0 : bindings. CreditLimit.InputValue}
  3. Currently editing # {bindings. CustName. Hints. label}: # {bindings. CustLastName. InputValue} # {Null bindings. CreditLimit. inputValue ? 0
  4. Currently editing # {bindings. CustName. Hints. label}: # bindings. CustLastName. InputValue} # {if empty bindings. CreditLimit. inputValue then 0 else bindings. CreditLimit. INputValue}

Answer(s): A


Reference:

http://www.scribd.com/doc/53251031/Quick-Start-Guide-to-Oracle-Fusion- Development-Oracle-JDeveloper-and-Oracle-ADF



You have found a declarative component that you would like to use on one of the pages that you are designing. Choose the correct sequence of steps to add the component to the page.

  1. Select the ADF library from the Component Palette. Add the ADF library to the current project. Select the declarative component and drag it to the page. Deploy the component's project as an ADF library JAR file.
  2. Deploy the component's project as an ADF library JAR file. Add the ADF library to the current project. Select the ADF library from the Component Palette. Select the declarative component and drag it to the page. C. Add the ADF library to the current project. Select the ADF library from the Component Palette. Select the declarative component and drag it to the page.
    Deploy the component's project as an ADF library JAR file.
  3. Deploy the component's project as an ADF library JAR file. Select the ADF library from the Component Palette. Select the declarative component and drag it to the page. Add the ADF library to the current project.
  4. Deploy the component's project as an ADF library JAR file. Select the ADF library from the Component Palette. Add the ADF library to the current project. Select the declarative component and drag it to the page.

Answer(s): A


Reference:

http://docs.oracle.com/cd/E12839_01/web.1111/b31973/gs_jdev.htm#CCHIGCFI(top ic2.4.4)






Post your Comments and Discuss Oracle 1Z1-554 exam prep with other Community members:

1Z1-554 Exam Discussions & Posts