Bug 237050

Summary: Promote business methods automatically to interfaces
Product: [WebTools] WTP EJB Tools Reporter: Chemi <ordax>
Component: jst.ejbAssignee: Kaloyan Raev <kaloyan>
Status: NEW --- QA Contact: Kaloyan Raev <kaloyan>
Severity: enhancement    
Priority: P3 Keywords: helpwanted
Version: 3.0   
Target Milestone: Future   
Hardware: PC   
OS: Windows XP   
Whiteboard: EaseOfUse

Description Chemi CLA 2008-06-13 07:07:00 EDT
It would be nice if we can have an option to promote business methods from the EJB Bean to its different interfaces automatically. Also to be able to remove them.

For example, an action in the context menu of a method in the Outline View could help.
Comment 1 Kaloyan Raev CLA 2009-08-13 12:46:37 EDT
There is some useful refactoring methods in the JDT tooling like Refactor > Pull Up in the context menu. 

Nevertheless, in the case of EJB this could be improved significantly.