Bug 237050 - Promote business methods automatically to interfaces
Summary: Promote business methods automatically to interfaces
Status: NEW
Alias: None
Product: WTP EJB Tools
Classification: WebTools
Component: jst.ejb (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Kaloyan Raev CLA
QA Contact: Kaloyan Raev CLA
URL:
Whiteboard: EaseOfUse
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2008-06-13 07:07 EDT by Chemi CLA
Modified: 2010-09-30 13:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.