Use an eval() statement. --- On Fri, 4/2/10, Bertrand Grottier <[email protected]> wrote:
From: Bertrand Grottier <[email protected]> Subject: [rules-users] Drools & objects' methods To: [email protected] Date: Friday, April 2, 2010, 10:34 AM Hello, In the documentation, it is written (4.8.2.1.1): "A Field constraint specifies a restriction to be used on a named field" A bit further: "A field is derived from an accessible method of the object. If your model objects follow the Java Bean pattern, then fields are exposed using "getXXX" or "isXXX" methods, where these methods take no arguments, and return something. Within patterns, fields can be accessed using the bean naming convention..." Is this mean that we have no access to our Objects' method ? (excepting getXXXX or isXXXX) Is there a way to get around this ? Thank you in advance. Regards, Benoît Hotmail débarque sur votre téléphone ! Paramétrez Hotmail sur votre téléphone! Gratuit ! -----Inline Attachment Follows----- _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
