RE: [Xdoclet-user] Add relation or persistent member accessor to the public interface

2003-08-19 Thread Harkness, David
your part. David Harkness Sony Pictures Digital Networks (310) 482-4756 -Original Message- From: Jean-philippe VIGNIEL [mailto:[EMAIL PROTECTED] Sent: Monday, August 18, 2003 11:36 PM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Add relation or persistent member accessor to the

[Xdoclet-user] Add relation or persistent member accessor to the public interface

2003-08-14 Thread Jean-philippe VIGNIEL
Hi everybody I would like to add automaticaly all accessors of an entity bean to its local interface but i don't know how to do that. In fact i don't understand why it is not the default behavior of the xdoclet generation. Thanks for your help Jean-Philippe -

RE: [Xdoclet-user] Add relation or persistent member accessor to the public interface

2003-08-14 Thread Harkness, David
elf. David Harkness Sony Pictures Digital Networks (310) 482-4756 -Original Message- From: Jean-philippe VIGNIEL [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2003 5:50 AM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Add relation or persistent member accessor to the public interfa

Re: [Xdoclet-user] Add relation or persistent member accessor to the public interface

2003-08-14 Thread Andy Jefferson
On Wednesday 13 Aug 2003 07:57, Jean-philippe VIGNIEL wrote: > Thanks for your answer. > I think i've not correcltly explained what i want to do. I would like to > add persistent members accessors of an entity bean to its interface. > > I've already tried to add the ejb.interface-method to a pers

RE: [Xdoclet-user] Add relation or persistent member accessor to the public interface

2003-08-14 Thread Harkness, David
ent: Wednesday, August 13, 2003 2:49 AM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Add relation or persistent member accessor to the public interface I'm not sure you've really understood my problem (i'm not sure it was clearly explained :)) Generating a method by adding the @