Intention to add abstract accessor methods to implementation bean

0
Avatar
Permanently deleted user

Hello Jeppe,
In #630 you will be able to
- create new CMP field (includes adding <cmp-field> into XML DD,
getters/setters to EJB class/interfaces)
- add CMP field getter/setter abstract implementations to EJB class (when
editing EJb interface and press Alt-Enter )
- add CMP field getter/setter declarations to EJB interfaces (when editing
EJB class and press Alt-Enter)
- delete CMP field (includes patching XML DD, removing field accessors)

--
regards,
Alexey Kudravtsev.
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"Jeppe Cramon" <usenet@cramon.dk> wrote in message
news:aenj16$bhe$1@is.intellij.net...

Hi

>

When developing CMP 2.0 entity beans it would be a really nice addition if
you could (using Alt+Enter) an intention to add the property accessors to
the implementation bean as abstract methods (since CMP 2.0 requires that

for

persistent fields).

>

Thanks guys :)

>

/Jeppe

>
>


0

请先登录再写评论。