1Z0-554 Exam Questions
88 real 1Z0-554 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
Choose two ways you could employ a bounded task flow as a region.
- Question #2
Where do you register the resource bundles for an application?
- Question #3
What type of event listener can be triggered at different points In the JSF life cycle?
- Question #4
You have created a page template to use as the basis for the Web pages in your application however you have a handful of pages that require a slightly different layout from that of...
- Question #5
In an HR replication you want to add validation using Groovy language. The validation is defined on the salary attribute. It needs to ensure that if an employee's job is not that o...
- Question #6
There is a specific order in which events and listeners fire. Choose the correct sequence from those listed below.
- Question #7
A view link defines a basic master-detail relationship between two view object. Which three detail hierarchies can you achieve by creating more view links?
- Question #8
Identify the business component that is being described below. "It is a smart data service containing a data model of master-detail queries that your client interface needs to work...
- Question #9
Which File includes all the methods to insert, update, delete, and lock rows?
- Question #10
Valid order status codes for an application are contained in the StatusCode attribute of an OrderStatusCodes view object. In the orders view object, the OrderStatusCode attribute s...
- Question #11
Which three statements are correct about task flow control flows?
- Question #12
Which component is providing the following functionality on this graph?
- Question #13
Identify two advantages of adding a service method to an application module.
- Question #14
Which type of object is being described here? "They handle events or some manipulation of data that is best handled at the front end. They are bash ally java classes with a no arg...
- Question #15
Choose two advantages of writing code in the application module that sets up or manipulates the data model?
- Question #16
You are working on the design of Web pages for an application. One page requires that user can collapse or restore panels of data. When a panel collapsed the panel contents are hid...
- Question #17
You want to convert a default set of business components for Departments into service interface. Which two components would you use to do this?
- Question #18
You have default Department and Employee Business Components and want to show all the employees in a single Department. You create a default JSF Master-Detail page with the master...
- Question #19
Which component CANNOT be packaged into an ADF Library JAR file?
- Question #20
You have a page that shows order items, and the product ordered. When you add a product to the ordered item list, you select it from a category. You select a category and then sele...
- Question #21
What type of event is triggered when a user selects a check box?
- Question #22
Choose three characteristics of action listeners.
- Question #23
Choose four benefits of using page templates.
- Question #24
In which file would you expect to find all the attribute accessor for a view object?
- Question #25
When granting a user or role access to a group of pages, it is best practice to grant that access to what type of file or component?
- Question #26
Which component stores application page changes in xml documents and merges the changes during the rendering of the page? Avaya 3101 Exam
- Question #28
Which component stores application page changes In XML documents and merges the changes during the rendering of the page?
- Question #29
When granting a user or role access to a group of pages, it is best practice to grant that user or role access to what type of file or component?
- Question #30
Avaya 3101 Exam What type of reusable component is being described here? "They define reusable skeletons which are available to be extended, and therefore, cannot be run on their o...
- Question #31
What type of object is being described here? "It provides a way to co-ordinate regions on a page. It can be raised or consumed only with a method binding that must be only data con...
- Question #32
What is the most likely cause of the run-time error, "Attempt to set a parameter name that does not occur in the SQL: employeeid"?
- Question #33
You master (form)/detail (table) page displaying a single order and a table containing the order items on it. If contains navigation to move from one order to another order what th...
- Question #34
To skin a particular instance of a command link component you define a skin definition for the link. What attribute would you then set on the link button component to incorporate t...
- Question #35
In a JSF view, the user completes a form and clicks a Submit button. The Submit button should call the commit operation on the application module, as well as the loginsert method d...
- Question #36
Which three statements are true about managed bean usage within task flows?
- Question #37
What JDeveloper facility is being described in the paragraph below? "It allows you to create multiple connections to one or more otherwise unrelated repositories so that you can br...
- Question #38
Identify five things that you can do with the declarative validation features of ADF Business Components?
- Question #39
Which three statements are true about ADF Business Component declarative validation?
- Question #40
Considering the inheritance depicted in the image above, how would you add functionality for reading and updating all of the appropriate attributes for each type of user?
- Question #41
During the development of an ADF BC application, you have created an entity object, CustomerEO, based on the CUSTOMERS table in the database. Further analysis of requirements highl...
- Question #42
Identify three roles and characteristics of application modules.
- Question #43
You have a business component model to support departments (EO, VO, AM), and want to access it as a Web service. What should be the steps you'd need to perform to create a JavaServ...
- Question #44
What memory scope would you use if it only needed to be available from the time a page is until the time a new page is rendered?
- Question #45
After implementing ADF authentication in an application, what file contains the ADF authentication Servlet definition and mapping, defines a security constraint on authentication (...
- Question #46
Your application has a page that displays information about employees in a company. Trace the sequence of the EmpId binding, starting from its role as an item on the page to its so...
- Question #47
Consider the business component entity objects included in the following diagram: How would you create view objects to retrieve a form of jobs and table of Employees for each job?
- Question #48
What are the two main component properties that you need to set to enable PPR?
- Question #49
You have an ADF Faces page that contains various input fields and a command button. The command button has the partial submit property set to true. For this page, when the button i...
- Question #50
Valid customer status codes for an application are contained in the StatusCode attribute of a CustomerStatus view object. In the Customers view object, the CustomerStatusCode attri...
- Question #51
Consider this task flow. What will be the outcome of calling the task flow?