IntelliJ IDEA 2017.2 Help

EJB Editor General Tab - Common

EJB Tool Window | context menu of a bean | Jump to Source


The fields in the General section are available for all bean types.

ItemDescription
Display nameUse this field to change the display name of a bean.
DescriptionUse this field to type optional textual description of a bean.
EJB ClassesThese fields are available for all bean types.
Change EJB ClassesClick this button to open the bean-specific Change Bean dialog, where you can define the classes that comprise a bean: bean class, local and remote interfaces, and primary key class.
Rename EJB and ClassesClick this button to change the name of the bean and propagate this change to all the constituent classes of the bean. This renaming is performed as the Rename Refactoring.
Last modified: 29 November 2017

See Also