Refactoring ADF components

JDeveloper offers extensive support for refactoring ADF Fusion web application components, available through the Refactor main menu selections or via context menus for selected ADF components. The refactoring of ADF application components in most cases includes renaming, moving, and deleting these components. Refactoring of ADF components is supported throughout the Model-View-Controller architecture of the application including business components and their attributes, task flows, bindings, JSF files, and managed beans. Refactoring transparently takes care of updating any references to the refactored object, without affecting the overall functionality of the application.

In this recipe, we will demonstrate ...

Get Oracle JDeveloper 11gR2 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.