Entering content frame

Procedure documentationEditing Enterprise Beans

Use

Of course you can look for and select the appropriate Java source files in the J2EE Explorer for editing in the Java editor. However, the Developer Studio offers a multipage editor for a more convenient way of working with enterprise beans.

The multipage editor provides an Overview tab for easy navigation to the source code of the interfaces. Editors for adding and removing methods, fields, and relations, are on the respective tabs. Finally, the Bean tab displays the source code of the bean class.

Procedure

       1.      In the J2EE Explorer or J2EE Explorer, expand the EJB Module project.

       2.      Select the enterprise bean to be edited.

This graphic is explained in the accompanying text

       3.      In the context menu, choose Open.

       4.      The multipage editor for the enterprise bean opens.

This graphic is explained in the accompanying text

Related Procedures

Structure linkAdding and Removing Methods

Structure linkAdding and Removing Fields

Structure linkAdding and Removing Relations

 

 

 

Leaving content frame