@ejb:interface-method as usual. Note that you have to put it yourself because you may decide for some reasons to not expose getData or setData to the client.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of James Cook > Sent: Sunday, March 10, 2002 9:17 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] get/setData on Remote interface > > Generation of the DAO and its associated bulk accessors/mutators is a > nice feature. XDoclet is properly generating the DAO and the appropriate > methods on MyEntityBeanCMP. > > However, what good are these methods without exposing them to the remote > interface? In order to use these methods, they have to be added to the > remote interfaces as well. Is there a tag to do this? > > jim > > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
