Hi,
I have defined, let's say, a Group class having some
properties + a getListUsers() method returning a list
of User instances.
Demos say I can define:
addConstraint(new ConstrainedProperty("users")
.notNull(true).listed(true)
.manyToOne(User.class, "id"));
But there is no "oneToMany" that I need here !
So, here are my questions:
- Is "oneToMany" a feature missing ?
- or, is it not the way to go ? if so, what is the
work-around ?
Thanks,
Dominique
_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users