[rules-users] Can an Object inside a map be used in guvnor

abhinay_agarwal abhinay_agarwal at infosys.com
Fri Mar 22 06:16:33 EDT 2013


Hi Aditi,

As already said by Stephens in your previous post Collections are Core Java
classes, you just have to import them in guvnor to use them. You can import
java.util.HashMap in your package edit section and make rules using them.

Then, you can insert HashMap(with values), as you insert class objects, in
your Ksession and use them.

Regards,
Abhinay



--
View this message in context: http://drools.46999.n3.nabble.com/Can-an-Object-inside-a-map-be-used-in-guvnor-tp4022907p4022987.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list