Portlet Factory, Version 6.1.2


 

Bean Master Detail builder

Use the Bean Master Detail builder to access data and information stored in the form of a Java bean.

The builder introspects a bean to discover any get methods and set methods on the bean. This builder accepts a reference to a collection of beans or an iterator on a collection of beans. This builder supports create, edit, update and delete operations on beans. You can use methods generated by this builder to call other methods that you write to operate on the backend database.

Note: To interact with a single bean object, use the Data Page builder to access it directly.

The Bean Master Detail builder takes a reference to a collection of Java Beans and creates a table view that includes create and edit forms for that bean, the navigation mechanisms between those views, and hooks for tying in user-provided methods at significant stages of the flow.

Parent topic: Builder help


Library | Support |