What is the purpose of applying a view criteria to a li…

What is the purpose of applying a view criteria to a list accessor (that defines the data source of a list of
values)? (Choose the best answer.)

What is the purpose of applying a view criteria to a list accessor (that defines the data source of a list of
values)? (Choose the best answer.)

A.
It allows the data in the list to be filtered based on the view criteria.

B.
Defining a view criteria allows you to specify different UI options for the list of values.

C.
It automatically gives end users a search panel from which they can filter the data in the list of values.

D.
It defines the order in which the data in the list appears.

E.
It automatically prevents excessively long lists of values by forcing the application of view criteria if the list of
values has more than a defined number of rows returned.

Explanation:
In an ADF application a view accessor is considered as an approach to access a view object from another view
object or entity object. The view accessors are mostly used to provide result sets for the lists of values.
A view criteria you define lets you specify filter information for the rows of a view object collection. The view
criteria object is a row set of one or more view criteria rows, whose attributes mirror those in the view object.
The view criteria definition comprises query conditions that augment the WHERE clause of the target view
object. Query conditions that you specify apply to the individual attributes of the target view obje
https://docs.oracle.com/cd/E15523_01/web.1111/b31974/bcquerying.htm#ADFFD21779



Leave a Reply 0

Your email address will not be published. Required fields are marked *