Hardly useful/generic. You can add it yourself if you need it. Just create a file entitypk-custom.j and put it in mergedir folder. Add the method in entitypk-custom.j. Xdoclet will merge this file with the original template file.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Alex Loubyansky > Sent: Thursday, April 25, 2002 11:41 AM > To: Xdoclet-User (E-mail) > Subject: [Xdoclet-user] what about xxxPK.isValid() > > Guys, > > what do you think about adding method 'public boolean isValid()' for > primary key classes? It could check for not null fields, for example. Or > it > could be possible to add some rules with tags' attributes for generating > such a method. > > alex > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
